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

A

abort() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Aborts the underlying http request without reading any more data and closes the stream.
abort() - Method in interface com.amazonaws.services.s3.transfer.Download
Cancels this download.
abort() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
Cancels this download.
abort() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileDownloadImpl
Aborts all outstanding downloads.
abort() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Cancels this download.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Aborts a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
abortMultipartUploadAsync(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation aborts a multipart upload identified by the upload ID.
AbortMultipartUploadRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the AbortMultipartUpload operation.
AbortMultipartUploadRequest() - Constructor for class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Default constructor for a new AbortMultipartUploadRequest object.
AbortMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Constructs a new AbortMultipartUploadRequest object.
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Constructs a new AbortMultipartUploadRequest object.
AbortMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Constructs a new request to abort a multipart upload.
AbortMultipartUploadRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Abort Multipart Upload Request Marshaller
AbortMultipartUploadRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.AbortMultipartUploadRequestMarshaller
 
abortMultipartUploads(String, Date) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Aborts any multipart uploads that were initiated before the specified date.
abortWithoutNotifyingStateChangeListener() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
Cancels this download, but skip notifying the state change listeners.
AbstractAWSSigner - Class in com.amazonaws.auth
Abstract base class for AWS signing protocol implementations.
AbstractAWSSigner() - Constructor for class com.amazonaws.auth.AbstractAWSSigner
 
AbstractErrorUnmarshaller<T> - Class in com.amazonaws.transform
 
AbstractErrorUnmarshaller() - Constructor for class com.amazonaws.transform.AbstractErrorUnmarshaller
Constructs a new error unmarshaller that will unmarshall error responses into AmazonServiceException objects.
AbstractErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.AbstractErrorUnmarshaller
Constructs a new error unmarshaller that will unmarshall error responses into objects of the specified class, extending AmazonServiceException.
AbstractRepeatableCipherInputStream<T extends CipherFactory> - Class in com.amazonaws.services.s3.internal
Common base class used to wrap an InputStream with a cipher input stream to encrypt it, and handles resets by attempting to reset on the original, unencrypted data InputStream, and recreate an identical Cipher and identical CipherInputStream on the original data.
AbstractRepeatableCipherInputStream(InputStream, FilterInputStream, T) - Constructor for class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
Constructs a new repeatable cipher input stream using the specified InputStream as the source data, and the CipherFactory for building Cipher objects.
AbstractRequestHandler - Class in com.amazonaws.handlers
Deprecated.
by RequestHandler2.

Simple implementation of RequestHandler to stub out required methods.

AbstractRequestHandler() - Constructor for class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
AbstractS3ResponseHandler<T> - Class in com.amazonaws.services.s3.internal
Abstract HTTP response handler for Amazon S3 responses.
AbstractS3ResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
 
AbstractTransfer - Class in com.amazonaws.services.s3.transfer.internal
Abstract transfer implementation.
AcceptJsonRequestHandler - Class in com.amazonaws.services.glacier.internal
 
AcceptJsonRequestHandler() - Constructor for class com.amazonaws.services.glacier.internal.AcceptJsonRequestHandler
 
ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS access key ID
ACCESS_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS access key ID
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
 
AccessDeniedException - Exception in com.amazonaws.services.cloudfront.model
Access denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessDeniedException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Access denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessDeniedException - Exception in com.amazonaws.services.elastictranscoder.model
General authentication failure.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessDeniedExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
AccessDeniedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.AccessDeniedExceptionUnmarshaller
 
AccessDeniedExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
AccessDeniedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.AccessDeniedExceptionUnmarshaller
 
AccessDeniedExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
AccessDeniedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.AccessDeniedExceptionUnmarshaller
 
AccessKey - Class in com.amazonaws.services.identitymanagement.model
The AccessKey data type contains information about an AWS access key.
AccessKey() - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
Default constructor for a new AccessKey object.
AccessKey(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
Constructs a new AccessKey object.
AccessKey(String, String, StatusType, String) - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
Constructs a new AccessKey object.
accessKeyId - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
AccessKeyMetadata - Class in com.amazonaws.services.identitymanagement.model
The AccessKey data type contains information about an AWS access key, without its secret key.
AccessKeyMetadata() - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Default constructor for a new AccessKeyMetadata object.
AccessKeyMetadataStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Access Key Metadata StAX Unmarshaller
AccessKeyMetadataStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.AccessKeyMetadataStaxUnmarshaller
 
AccessKeyStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Access Key StAX Unmarshaller
AccessKeyStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.AccessKeyStaxUnmarshaller
 
AccessLog - Class in com.amazonaws.services.elasticloadbalancing.model
The AccessLog data type.
AccessLog() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AccessLog
 
AccessLogStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Access Log StAX Unmarshaller
AccessLogStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.AccessLogStaxUnmarshaller
 
AccessPoliciesStatus - Class in com.amazonaws.services.cloudsearch.model
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
AccessPoliciesStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
 
AccessPoliciesStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Access Policies Status StAX Unmarshaller
AccessPoliciesStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.AccessPoliciesStatusStaxUnmarshaller
 
AccessToSnapshotDeniedException - Exception in com.amazonaws.services.redshift.model
The owner of the specified snapshot has not authorized your account to access the snapshot.
AccessToSnapshotDeniedException(String) - Constructor for exception com.amazonaws.services.redshift.model.AccessToSnapshotDeniedException
Constructs a new AccessToSnapshotDeniedException with the specified error message.
AccessToSnapshotDeniedExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
AccessToSnapshotDeniedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AccessToSnapshotDeniedExceptionUnmarshaller
 
AccountAttribute - Class in com.amazonaws.services.ec2.model
Describes an account attribute.
AccountAttribute() - Constructor for class com.amazonaws.services.ec2.model.AccountAttribute
 
AccountAttributeName - Enum in com.amazonaws.services.ec2.model
Account Attribute Name
AccountAttributeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Account Attribute StAX Unmarshaller
AccountAttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AccountAttributeStaxUnmarshaller
 
AccountAttributeValue - Class in com.amazonaws.services.ec2.model
Describes a value of an account attribute.
AccountAttributeValue() - Constructor for class com.amazonaws.services.ec2.model.AccountAttributeValue
 
AccountAttributeValueStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Account Attribute Value StAX Unmarshaller
AccountAttributeValueStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AccountAttributeValueStaxUnmarshaller
 
AccountWithRestoreAccess - Class in com.amazonaws.services.redshift.model
Describes an AWS customer account authorized to restore a snapshot.
AccountWithRestoreAccess() - Constructor for class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
AccountWithRestoreAccessStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Account With Restore Access StAX Unmarshaller
AccountWithRestoreAccessStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AccountWithRestoreAccessStaxUnmarshaller
 
accumulate(String, Object) - Method in class com.amazonaws.util.json.JSONObject
Accumulate values under a key.
AclXmlFactory - Class in com.amazonaws.services.s3.model.transform
Factory for creating XML fragments from AccessControlList objects that can be sent to Amazon S3 as part of requests.
AclXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.AclXmlFactory
 
Action - Interface in com.amazonaws.auth.policy
An access control policy action identifies a specific action in a service that can be performed on a resource.
ACTION - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
ActionCode - Enum in com.amazonaws.services.glacier.model
Action Code
ActionOnFailure - Enum in com.amazonaws.services.elasticmapreduce.model
Action On Failure
activateGateway(ActivateGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation activates the gateway you previously deployed on your host.
activateGateway(ActivateGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation activates the gateway you previously deployed on your host.
ActivateGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ActivateGateway operation.
ActivateGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
ActivateGatewayRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Activate Gateway Request Marshaller
ActivateGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ActivateGatewayRequestMarshaller
 
ActivateGatewayResult - Class in com.amazonaws.services.storagegateway.model
AWS Storage Gateway returns the Amazon Resource Name (ARN) of the activated gateway.
ActivateGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
ActivateGatewayResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Activate Gateway Result JSON Unmarshaller
ActivateGatewayResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ActivateGatewayResultJsonUnmarshaller
 
activatePipeline(ActivatePipelineRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Validates a pipeline and initiates processing.
activatePipeline(ActivatePipelineRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Validates a pipeline and initiates processing.
activatePipelineAsync(ActivatePipelineRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Validates a pipeline and initiates processing.
activatePipelineAsync(ActivatePipelineRequest, AsyncHandler<ActivatePipelineRequest, ActivatePipelineResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Validates a pipeline and initiates processing.
activatePipelineAsync(ActivatePipelineRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Validates a pipeline and initiates processing.
activatePipelineAsync(ActivatePipelineRequest, AsyncHandler<ActivatePipelineRequest, ActivatePipelineResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Validates a pipeline and initiates processing.
ActivatePipelineRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the ActivatePipeline operation.
ActivatePipelineRequest() - Constructor for class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
 
ActivatePipelineRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Activate Pipeline Request Marshaller
ActivatePipelineRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ActivatePipelineRequestMarshaller
 
ActivatePipelineResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the ActivatePipeline action.
ActivatePipelineResult() - Constructor for class com.amazonaws.services.datapipeline.model.ActivatePipelineResult
 
ActivatePipelineResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Activate Pipeline Result JSON Unmarshaller
ActivatePipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ActivatePipelineResultJsonUnmarshaller
 
ActiveTrustedSigners - Class in com.amazonaws.services.cloudfront.model
A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners complex type for the default cache behavior or for any of the other cache behaviors for this distribution.
ActiveTrustedSigners() - Constructor for class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Default constructor for a new ActiveTrustedSigners object.
ActiveTrustedSigners(List<Signer>) - Constructor for class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Constructs a new ActiveTrustedSigners object.
ActiveTrustedSigners - Class in com.amazonaws.services.cloudfront_2012_03_15.model
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
ActiveTrustedSigners() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Default constructor for a new ActiveTrustedSigners object.
ActiveTrustedSigners(List<Signer>) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Constructs a new ActiveTrustedSigners object.
ActiveTrustedSignersStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Active Trusted Signers StAX Unmarshaller
ActiveTrustedSignersStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ActiveTrustedSignersStaxUnmarshaller
 
ActiveTrustedSignersStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Active Trusted Signers StAX Unmarshaller
ActiveTrustedSignersStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ActiveTrustedSignersStaxUnmarshaller
 
Activities - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
ActivitiesClient - Interface in com.amazonaws.services.simpleworkflow.flow
 
ActivitiesClientBase - Class in com.amazonaws.services.simpleworkflow.flow
 
ActivitiesClientBase(GenericActivityClient, DataConverter, ActivitySchedulingOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
Activity - Class in com.amazonaws.services.autoscaling.model
A scaling Activity is a long-running process that represents a change to your AutoScalingGroup, such as changing the size of the group.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
Activity - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
Optional annotation used on activity methods to override the name and version.
ActivityExecutionContext - Class in com.amazonaws.services.simpleworkflow.flow
Context object passed to an activity implementation.
ActivityExecutionContext() - Constructor for class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
 
ActivityExecutionContextProvider - Interface in com.amazonaws.services.simpleworkflow.flow
Used to access execution context of the currently executed activity.
ActivityExecutionContextProviderImpl - Class in com.amazonaws.services.simpleworkflow.flow
The default implementation of the ActivityExecutionContextProvider.
ActivityExecutionContextProviderImpl() - Constructor for class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContextProviderImpl
 
ActivityFailureException - Exception in com.amazonaws.services.simpleworkflow.flow
This exception is expected to be thrown from ActivityImplementation.execute(ActivityExecutionContext) as it contains details property in the format that the activity client code in the decider understands.
ActivityFailureException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityFailureException
 
ActivityFailureException(String, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityFailureException
Construct exception with given arguments.
ActivityImplementation - Class in com.amazonaws.services.simpleworkflow.flow.generic
Base class for activity implementation.
ActivityImplementation() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementation
 
ActivityImplementationBase - Class in com.amazonaws.services.simpleworkflow.flow.generic
Extend this class to implement an activity.
ActivityImplementationBase() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationBase
 
ActivityImplementationFactory - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
ActivityImplementationFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationFactory
 
ActivityRegistrationOptions - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
ActivitySchedulingOptions - Class in com.amazonaws.services.simpleworkflow.flow
 
ActivitySchedulingOptions() - Constructor for class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
ActivityStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Activity StAX Unmarshaller
ActivityStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ActivityStaxUnmarshaller
 
ActivityTask - Class in com.amazonaws.services.simpleworkflow.model
Unit of work sent to an activity worker.
ActivityTask() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTask
 
ActivityTaskCanceledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskCanceled event.
ActivityTaskCanceledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
 
ActivityTaskCanceledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Canceled Event Attributes JSON Unmarshaller
ActivityTaskCanceledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCanceledEventAttributesJsonUnmarshaller
 
ActivityTaskCancelRequestedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskCancelRequested event.
ActivityTaskCancelRequestedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
 
ActivityTaskCancelRequestedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Cancel Requested Event Attributes JSON Unmarshaller
ActivityTaskCancelRequestedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCancelRequestedEventAttributesJsonUnmarshaller
 
ActivityTaskCompletedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskCompleted event.
ActivityTaskCompletedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
 
ActivityTaskCompletedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Completed Event Attributes JSON Unmarshaller
ActivityTaskCompletedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCompletedEventAttributesJsonUnmarshaller
 
ActivityTaskException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate failure of remote activity.
ActivityTaskException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
ActivityTaskException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
ActivityTaskException(String, long, ActivityType, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
ActivityTaskFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskFailed event.
ActivityTaskFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
 
ActivityTaskFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Failed Event Attributes JSON Unmarshaller
ActivityTaskFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskFailedEventAttributesJsonUnmarshaller
 
ActivityTaskFailedException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate failure of remote activity.
ActivityTaskFailedException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskFailedException
 
ActivityTaskFailedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskFailedException
 
ActivityTaskFailedException(long, ActivityType, String, String, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskFailedException
 
ActivityTaskJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task JSON Unmarshaller
ActivityTaskJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskJsonUnmarshaller
 
ActivityTaskPoller - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
ActivityTaskPoller(AmazonSimpleWorkflow, String, String, ActivityImplementationFactory, ThreadPoolExecutor) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
ActivityTaskScheduledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskScheduled event.
ActivityTaskScheduledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
 
ActivityTaskScheduledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Scheduled Event Attributes JSON Unmarshaller
ActivityTaskScheduledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskScheduledEventAttributesJsonUnmarshaller
 
ActivityTaskStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskStarted event.
ActivityTaskStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
 
ActivityTaskStartedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Started Event Attributes JSON Unmarshaller
ActivityTaskStartedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskStartedEventAttributesJsonUnmarshaller
 
ActivityTaskStatus - Class in com.amazonaws.services.simpleworkflow.model
Status information about an activity task.
ActivityTaskStatus() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
 
ActivityTaskStatusJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Status JSON Unmarshaller
ActivityTaskStatusJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskStatusJsonUnmarshaller
 
ActivityTaskTimedOutEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ActivityTaskTimedOut event.
ActivityTaskTimedOutEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
 
ActivityTaskTimedOutEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Task Timed Out Event Attributes JSON Unmarshaller
ActivityTaskTimedOutEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskTimedOutEventAttributesJsonUnmarshaller
 
ActivityTaskTimedOutException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception that indicates Activity time out.
ActivityTaskTimedOutException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
ActivityTaskTimedOutException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
ActivityTaskTimedOutException(long, ActivityType, String, String, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
ActivityTaskTimeoutType - Enum in com.amazonaws.services.simpleworkflow.model
Activity Task Timeout Type
ActivityType - Class in com.amazonaws.services.simpleworkflow.model
Represents an activity type.
ActivityType() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityType
 
ActivityTypeConfiguration - Class in com.amazonaws.services.simpleworkflow.model
Configuration settings registered with the activity type.
ActivityTypeConfiguration() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
 
ActivityTypeConfigurationJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Type Configuration JSON Unmarshaller
ActivityTypeConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeConfigurationJsonUnmarshaller
 
ActivityTypeDetail - Class in com.amazonaws.services.simpleworkflow.model
Detailed information about an activity type.
ActivityTypeDetail() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
 
ActivityTypeDetailJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Type Detail JSON Unmarshaller
ActivityTypeDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeDetailJsonUnmarshaller
 
ActivityTypeExecutionOptions - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
ActivityTypeExecutionOptions() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
ActivityTypeInfo - Class in com.amazonaws.services.simpleworkflow.model
Detailed information about an activity type.
ActivityTypeInfo() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
 
ActivityTypeInfoJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Type Info JSON Unmarshaller
ActivityTypeInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeInfoJsonUnmarshaller
 
ActivityTypeInfos - Class in com.amazonaws.services.simpleworkflow.model
Contains a paginated list of activity type information structures.
ActivityTypeInfos() - Constructor for class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
 
ActivityTypeInfosJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Type Infos JSON Unmarshaller
ActivityTypeInfosJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeInfosJsonUnmarshaller
 
ActivityTypeJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Activity Type JSON Unmarshaller
ActivityTypeJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeJsonUnmarshaller
 
ActivityTypeRegistrationOptions - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
ActivityTypeRegistrationOptions() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
ActivityWorker - Class in com.amazonaws.services.simpleworkflow.flow
 
ActivityWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
adapt(RequestHandler) - Static method in class com.amazonaws.handlers.RequestHandler2
Returns an instance of request handler adapted to the RequestHandler2 interface from the given request handler implementing the deprecated RequestHandler interface.
add(MetricType) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Adds the given metric type to the registry of predefined metrics to be captured at the AWS SDK level.
add(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
add(int, T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
add(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
add(int, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
add(Object, ResponseMetadata) - Method in class com.amazonaws.util.ResponseMetadataCache
Adds a new entry to this cache, possibly evicting the oldest entry if the cache is at its size limit.
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
addActivitiesImplementation(Object, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
addActivitiesImplementation(String, Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
addActivitiesImplementation(String, Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
addActivitiesImplementation(Object, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
addActivitiesImplementation(Object, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
addActivitiesImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
addActivitiesImplementation(Object, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
addActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
addActivitiesImplementations(Iterable<Object>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
addActivitiesImplementations(String, Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
addActivitiesImplementations(String, Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
addActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
addActivitiesImplementations(Iterable<Object>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
addActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
addActivitiesImplementations(Iterable<Object>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
addActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
addActivitiesImplementations(Iterable<Object>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
addAdditionalInfoEntry(String, String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
This option is for advanced users only.
addAll(Collection<T>) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Adds the given metric types to the registry of predefined metrics to be captured at the AWS SDK level.
addAll(Collection<? extends T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
addAll(int, Collection<? extends T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
addAll(Collection<? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addAll(int, Collection<? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addArgsEntry(String, List<String>) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
An array of command arguments.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.App
The contents of the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer attributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.Stack
The contents of the stack's attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following: CustomUserData -- arbitrary user data to associate with the endpoint.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following: EventEndpointCreated -- Topic ARN to which EndpointCreated event notifications should be sent. EventEndpointDeleted -- Topic ARN to which EndpointDeleted event notifications should be sent. EventEndpointUpdated -- Topic ARN to which EndpointUpdate event notifications should be sent. EventDeliveryFailure -- Topic ARN to which DeliveryFailure event notifications should be sent upon Direct Publish delivery failure (permanent) to one of the application's endpoints.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
A map of attributes with their corresponding values.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sqs.model.Message
SenderId, SentTimestamp, ApproximateReceiveCount, and/or ApproximateFirstReceiveTimestamp.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A map of attributes to set.
addAttributeUpdatesEntry(String, AttributeValueUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The names of attributes to be modified, the action to perform on each, and the new value for each.
addCache(AddCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCache(AddCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
AddCacheRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddCache operation.
AddCacheRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
AddCacheRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Add Cache Request Marshaller
AddCacheRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.AddCacheRequestMarshaller
 
AddCacheResult - Class in com.amazonaws.services.storagegateway.model
Add Cache Result
AddCacheResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddCacheResult
 
AddCacheResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Add Cache Result JSON Unmarshaller
AddCacheResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.AddCacheResultJsonUnmarshaller
 
addCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
addCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Functor
 
addCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.OrPromise
 
addCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
Compliant implementation should notify callbacks after promise is set to ready state.
addCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
addCasesEntry(String, String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
A map that translates source field values to custom values.
addClientMarker(String) - Method in class com.amazonaws.RequestClientOptions
Deprecated.
by RequestClientOptions.appendUserAgent(String). This method is intended only for internal use by the AWS SDK. Adds a "USER_AGENT" client marker, if it wasn't already present.
addCodecOptionsEntry(String, String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Adds additional customer communication to an AWS Support case.
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Adds additional customer communication to an AWS Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Adds additional customer communication to an AWS Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Adds additional customer communication to an AWS Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Adds additional customer communication to an AWS Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Adds additional customer communication to an AWS Support case.
AddCommunicationToCaseRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the AddCommunicationToCase operation.
AddCommunicationToCaseRequest() - Constructor for class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
AddCommunicationToCaseRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Add Communication To Case Request Marshaller
AddCommunicationToCaseRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.AddCommunicationToCaseRequestMarshaller
 
AddCommunicationToCaseResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
AddCommunicationToCaseResult() - Constructor for class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
AddCommunicationToCaseResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Add Communication To Case Result JSON Unmarshaller
AddCommunicationToCaseResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.AddCommunicationToCaseResultJsonUnmarshaller
 
addDkimAttributesEntry(String, IdentityDkimAttributes) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute/condition pairs.
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute/condition pairs.
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A map of attribute/condition pairs.
addFactory(String, ActivityImplementationFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.GenericWorkflowTest
 
addFactory(ActivityImplementationFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.GenericWorkflowTest
 
addFactory(String, ActivityImplementationFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
addFilterCondition(String, Condition) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Adds a new filter condition to the current scan filter.
addFilterCondition(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Adds a new filter condition to the current scan filter.
addFridayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Friday.
addGlobalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each global index affected by the operation.
addHeader(String, String) - Method in class com.amazonaws.DefaultRequest
 
addHeader(String, String) - Method in class com.amazonaws.http.HttpRequest
Adds the specified header name and value to this request.
addHeader(String, String) - Method in class com.amazonaws.http.HttpResponse
Adds an HTTP header to the set associated with this response.
addHeader(String, String) - Method in interface com.amazonaws.Request
Adds the specified header to this request.
addHostHeader(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
addInstanceGroups(AddInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroups(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddInstanceGroups adds an instance group to a running cluster.
AddInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddInstanceGroups operation.
AddInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Default constructor for a new AddInstanceGroupsRequest object.
AddInstanceGroupsRequest(List<InstanceGroupConfig>, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Constructs a new AddInstanceGroupsRequest object.
AddInstanceGroupsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Add Instance Groups Request Marshaller
AddInstanceGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.AddInstanceGroupsRequestMarshaller
 
AddInstanceGroupsResult - Class in com.amazonaws.services.elasticmapreduce.model
Output from an AddInstanceGroups call.
AddInstanceGroupsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
AddInstanceGroupsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Add Instance Groups Result JSON Unmarshaller
AddInstanceGroupsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.AddInstanceGroupsResultJsonUnmarshaller
 
addItemCollectionKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
The hash key value of the item collection.
addItemCollectionMetricsEntry(String, List<ItemCollectionMetrics>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by AttributesToGet.
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute name/value pairs, one for each attribute.
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
addJobFlowSteps(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowSteps(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddJobFlowSteps adds new steps to a running job flow.
AddJobFlowStepsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddJobFlowSteps operation.
AddJobFlowStepsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Default constructor for a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Constructs a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequest(String, List<StepConfig>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Constructs a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Add Job Flow Steps Request Marshaller
AddJobFlowStepsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.AddJobFlowStepsRequestMarshaller
 
AddJobFlowStepsResult - Class in com.amazonaws.services.elasticmapreduce.model
The output for the AddJobFlowSteps operation.
AddJobFlowStepsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
AddJobFlowStepsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Add Job Flow Steps Result JSON Unmarshaller
AddJobFlowStepsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.AddJobFlowStepsResultJsonUnmarshaller
 
addKeyConditionsEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The selection criteria for the query.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key that defines the item.
addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
addLocalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
addMetricsToQueue(MetricDatum) - Method in class com.amazonaws.metrics.internal.cloudwatch.RequestMetricCollectorSupport
Adds the given metric to the queue, returning true if successful or false otherwise.
addMetricsToQueue(MetricDatum) - Method in class com.amazonaws.metrics.internal.cloudwatch.ServiceMetricCollectorSupport
Adds the given metric to the queue, returning true if successful or false otherwise.
addMondayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Monday.
addNotificationAttributesEntry(String, IdentityNotificationAttributes) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
addObjectsEntry(String, PipelineObject) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Connection information for the location where the task runner will publish the output of the task.
addParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
addParameter(String, String) - Method in class com.amazonaws.http.HttpRequest
 
addParameter(String, String) - Method in interface com.amazonaws.Request
Adds the specified request parameter to this request.
addPermission(AddPermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(String, String, List<String>, List<String>) - Method in interface com.amazonaws.services.sns.AmazonSNS
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(AddPermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Adds a permission to a queue for a specific principal .
addPermission(String, String, List<String>, List<String>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Adds a permission to a queue for a specific principal .
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Adds a permission to a queue for a specific principal .
addPermission(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Adds a permission to a queue for a specific principal .
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
addPermission(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
addPermissionAsync(AddPermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Adds a permission to a queue for a specific principal .
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Adds a permission to a queue for a specific principal .
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Adds a permission to a queue for a specific principal .
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Adds a permission to a queue for a specific principal .
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
AddPermissionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the AddPermission operation.
AddPermissionRequest() - Constructor for class com.amazonaws.services.sns.model.AddPermissionRequest
Default constructor for a new AddPermissionRequest object.
AddPermissionRequest(String, String, List<String>, List<String>) - Constructor for class com.amazonaws.services.sns.model.AddPermissionRequest
Constructs a new AddPermissionRequest object.
AddPermissionRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the AddPermission operation.
AddPermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.AddPermissionRequest
Default constructor for a new AddPermissionRequest object.
AddPermissionRequest(String, String, List<String>, List<String>) - Constructor for class com.amazonaws.services.sqs.model.AddPermissionRequest
Constructs a new AddPermissionRequest object.
AddPermissionRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Add Permission Request Marshaller
AddPermissionRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.AddPermissionRequestMarshaller
 
AddPermissionRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Add Permission Request Marshaller
AddPermissionRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.AddPermissionRequestMarshaller
 
addProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
 
addProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
addProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.internal.ProgressListenerChain
Deprecated.
 
addProgressListener(ProgressListener) - Method in interface com.amazonaws.services.s3.transfer.Transfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addProgressListener(ProgressListener) - Method in interface com.amazonaws.services.s3.transfer.Transfer
addPropertiesEntry(String, String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of Java properties that are set when the step runs.
addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
 
addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
 
addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Add a property.
addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
addRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
by AmazonWebServiceClient.addRequestHandler(RequestHandler2). Appends a request handler to the list of registered handlers that are run as part of a request's lifecycle.
addRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
Appends a request handler to the list of registered handlers that are run as part of a request's lifecycle.
addRequestItemsEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
A map of one or more table names and, for each table, the corresponding primary keys for the items to retrieve.
addRequestItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
A map of one or more table names and, for each table, a list of operations to be performed (DeleteRequest or PutRequest).
addRequestParameter(String, String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Adds an additional request parameter to be included in the pre-signed URL.
addResponsesEntry(String, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
Address - Class in com.amazonaws.services.ec2.model
Describes an Elastic IP address.
Address() - Constructor for class com.amazonaws.services.ec2.model.Address
 
AddressStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Address StAX Unmarshaller
AddressStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AddressStaxUnmarshaller
 
addRoleToInstanceProfile(AddRoleToInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds the specified role to the specified instance profile.
addRoleToInstanceProfile(AddRoleToInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified role to the specified instance profile.
addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified role to the specified instance profile.
AddRoleToInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the AddRoleToInstanceProfile operation.
AddRoleToInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
 
AddRoleToInstanceProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Add Role To Instance Profile Request Marshaller
AddRoleToInstanceProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.AddRoleToInstanceProfileRequestMarshaller
 
addSaturdayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Saturday.
addScanFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Evaluates the scan results and returns only the desired values.
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
Adds session credentials to the request given.
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS3Signer
 
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS4Signer
 
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.CloudFrontSigner
 
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
 
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.services.s3.internal.S3QueryStringSigner
 
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.services.s3.internal.S3Signer
 
addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Adds a source identifier to an existing RDS event notification subscription.
addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Adds a source identifier to an existing RDS event notification subscription.
addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Adds a source identifier to an existing RDS event notification subscription.
addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Adds a source identifier to an existing RDS event notification subscription.
addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Adds a source identifier to an existing RDS event notification subscription.
addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Adds a source identifier to an existing RDS event notification subscription.
AddSourceIdentifierToSubscriptionRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the AddSourceIdentifierToSubscription operation.
AddSourceIdentifierToSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
 
AddSourceIdentifierToSubscriptionRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Add Source Identifier To Subscription Request Marshaller
AddSourceIdentifierToSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AddSourceIdentifierToSubscriptionRequestMarshaller
 
addStateChangeListener(TransferStateChangeListener) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Adds the given state change listener to the collection of listeners.
addSubMeasurement(String, TimingInfo) - Method in class com.amazonaws.util.TimingInfo
 
addSummaryMapEntry(String, Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
addSundayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Sunday.
addTags(AddTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Adds tags to an Amazon EMR resource.
addTags() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Adds tags to an Amazon EMR resource.
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Adds tags to an Amazon EMR resource.
addTags() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Adds tags to an Amazon EMR resource.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Adds tags to an Amazon EMR resource.
AddTagsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddTags operation.
AddTagsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Default constructor for a new AddTagsRequest object.
AddTagsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Constructs a new AddTagsRequest object.
AddTagsRequest(String, List<Tag>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Constructs a new AddTagsRequest object.
AddTagsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Add Tags Request Marshaller
AddTagsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.AddTagsRequestMarshaller
 
AddTagsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output indicates the result of adding tags to a resource.
AddTagsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
AddTagsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Add Tags Result JSON Unmarshaller
AddTagsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.AddTagsResultJsonUnmarshaller
 
addTagsToResource(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Adds metadata tags to an Amazon RDS resource.
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Adds metadata tags to an Amazon RDS resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Adds metadata tags to an Amazon RDS resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Adds metadata tags to an Amazon RDS resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Adds metadata tags to an Amazon RDS resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Adds metadata tags to an Amazon RDS resource.
AddTagsToResourceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the AddTagsToResource operation.
AddTagsToResourceRequest() - Constructor for class com.amazonaws.services.rds.model.AddTagsToResourceRequest
 
AddTagsToResourceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Add Tags To Resource Request Marshaller
AddTagsToResourceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AddTagsToResourceRequestMarshaller
 
addThursdayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Thursday.
addTuesdayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Tuesday.
addUnprocessedItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A map of tables and requests against those tables that were not processed.
addUnprocessedKeysEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of tables and their respective keys that were not processed with the current response.
addUploadBuffer(AddUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBuffer(AddUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
AddUploadBufferRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddUploadBuffer operation.
AddUploadBufferRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
AddUploadBufferRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Add Upload Buffer Request Marshaller
AddUploadBufferRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.AddUploadBufferRequestMarshaller
 
AddUploadBufferResult - Class in com.amazonaws.services.storagegateway.model
Add Upload Buffer Result
AddUploadBufferResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
AddUploadBufferResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Add Upload Buffer Result JSON Unmarshaller
AddUploadBufferResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.AddUploadBufferResultJsonUnmarshaller
 
addUserMetadata(String, String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Adds the key value pair of custom user-metadata for the associated object.
addUserToGroup(AddUserToGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds the specified user to the specified group.
addUserToGroup(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified user to the specified group.
addUserToGroupAsync(AddUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified user to the specified group.
AddUserToGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the AddUserToGroup operation.
AddUserToGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Default constructor for a new AddUserToGroupRequest object.
AddUserToGroupRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Constructs a new AddUserToGroupRequest object.
AddUserToGroupRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Add User To Group Request Marshaller
AddUserToGroupRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.AddUserToGroupRequestMarshaller
 
addVerificationAttributesEntry(String, IdentityVerificationAttributes) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
addWednesdayEntry(String, String) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Wednesday.
addWorker(TestPOJOActivityImplementationWorker) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationGenericActivityClient
 
addWorkflowDefinitionFactory(WorkflowDefinitionFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SimpleWorkflowDefinitionFactoryFactory
 
addWorkflowImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
addWorkflowImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
addWorkflowImplementation(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
addWorkflowImplementationType(Class<?>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
addWorkflowImplementationType(Class<?>) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
addWorkflowImplementationType(Class<?>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
addWorkflowImplementationType(Class<?>) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
addWorkflowImplementationType(Class<?>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
addWorkflowImplementationType(Class<?>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
addWorkflowImplementationType(Class<?>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
addWorkflowImplementationType(Class<?>) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
addWorkflowImplementationType(Class<?>, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
addWorkingStorage(AddWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorage(AddWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as working storage for a gateway.
AddWorkingStorageRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddWorkingStorage operation.
AddWorkingStorageRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
AddWorkingStorageRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Add Working Storage Request Marshaller
AddWorkingStorageRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.AddWorkingStorageRequestMarshaller
 
AddWorkingStorageResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway for which working storage was configured.
AddWorkingStorageResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
AddWorkingStorageResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Add Working Storage Result JSON Unmarshaller
AddWorkingStorageResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.AddWorkingStorageResultJsonUnmarshaller
 
AdjustedRangeInputStream - Class in com.amazonaws.services.s3.internal.crypto
Reads only a specific range of bytes from the underlying input stream.
AdjustedRangeInputStream(InputStream, long, long) - Constructor for class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
Creates a new DecryptedContentsInputStream object.
AdjustmentType - Class in com.amazonaws.services.autoscaling.model
Specifies whether the PutScalingPolicy ScalingAdjustment parameter is an absolute number or a percentage of the current capacity.
AdjustmentType() - Constructor for class com.amazonaws.services.autoscaling.model.AdjustmentType
 
AdjustmentTypeStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Adjustment Type StAX Unmarshaller
AdjustmentTypeStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.AdjustmentTypeStaxUnmarshaller
 
adjustOutputToDesiredRange(S3Object, long[]) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Adjusts the retrieved S3Object so that the object contents contain only the range of bytes desired by the user.
advanceMilliseconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
advanceSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
AES_256_SERVER_SIDE_ENCRYPTION - Static variable in class com.amazonaws.services.s3.model.ObjectMetadata
 
after() - Static method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
Must be called at the end of each decision.
afterError(Request<?>, Exception) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
afterError(Request<?>, Exception) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated.
Runs any additional processing logic on a request after it has failed.
afterError(Request<?>, Response<?>, Exception) - Method in class com.amazonaws.handlers.RequestHandler2
Runs any additional processing logic on a request after it has failed.
afterEvaluate() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
afterEvaluate() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
afterResponse(Request<?>, Object, TimingInfo) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated.
Runs any additional processing logic on the specified request (after is has been executed by the client runtime).
afterResponse(Request<?>, Response<?>) - Method in class com.amazonaws.handlers.RequestHandler2
Runs any additional processing logic on the specified request (after is has been executed by the client runtime).
afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.services.ec2.model.transform.EC2RequestHandler
 
afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.services.route53.internal.Route53IdRequestHandler
 
afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.services.sqs.MessageMD5ChecksumHandler
 
Alarm - Class in com.amazonaws.services.autoscaling.model
The Alarm data type.
Alarm() - Constructor for class com.amazonaws.services.autoscaling.model.Alarm
 
AlarmHistoryItem - Class in com.amazonaws.services.cloudwatch.model
The AlarmHistoryItem data type contains descriptive information about the history of a specific alarm.
AlarmHistoryItem() - Constructor for class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
AlarmHistoryItemStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Alarm History Item StAX Unmarshaller
AlarmHistoryItemStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.AlarmHistoryItemStaxUnmarshaller
 
AlarmStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Alarm StAX Unmarshaller
AlarmStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.AlarmStaxUnmarshaller
 
ALGORITHM - Static variable in class com.amazonaws.auth.AWS4Signer
 
Aliases - Class in com.amazonaws.services.cloudfront.model
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
Aliases() - Constructor for class com.amazonaws.services.cloudfront.model.Aliases
 
AliasesStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Aliases StAX Unmarshaller
AliasesStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.AliasesStaxUnmarshaller
 
AliasTarget - Class in com.amazonaws.services.route53.model
Alias resource record sets only: Information about the domain to which you are redirecting traffic.
AliasTarget() - Constructor for class com.amazonaws.services.route53.model.AliasTarget
Default constructor for a new AliasTarget object.
AliasTarget(String, String) - Constructor for class com.amazonaws.services.route53.model.AliasTarget
Constructs a new AliasTarget object.
AliasTargetStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Alias Target StAX Unmarshaller
AliasTargetStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.AliasTargetStaxUnmarshaller
 
All - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all the AWS accounts, AWS web services and web identity providers.
allocateAddress(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Acquires an Elastic IP address.
allocateAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Acquires an Elastic IP address.
allocateAddress(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Acquires an Elastic IP address.
allocateAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest, AsyncHandler<AllocateAddressRequest, AllocateAddressResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Acquires an Elastic IP address.
allocateAddressAsync(AllocateAddressRequest, AsyncHandler<AllocateAddressRequest, AllocateAddressResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Acquires an Elastic IP address.
AllocateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AllocateAddress operation.
AllocateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
AllocateAddressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Allocate Address Request Marshaller
AllocateAddressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AllocateAddressRequestMarshaller
 
AllocateAddressResult - Class in com.amazonaws.services.ec2.model
 
AllocateAddressResult() - Constructor for class com.amazonaws.services.ec2.model.AllocateAddressResult
 
AllocateAddressResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Allocate Address Result StAX Unmarshaller
AllocateAddressResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AllocateAddressResultStaxUnmarshaller
 
allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Creates a hosted connection on an interconnect.
allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Creates a hosted connection on an interconnect.
allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a hosted connection on an interconnect.
allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a hosted connection on an interconnect.
allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a hosted connection on an interconnect.
allocateConnectionOnInterconnectAsync(AllocateConnectionOnInterconnectRequest, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a hosted connection on an interconnect.
AllocateConnectionOnInterconnectRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the AllocateConnectionOnInterconnect operation.
AllocateConnectionOnInterconnectRequest() - Constructor for class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
 
AllocateConnectionOnInterconnectRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Allocate Connection On Interconnect Request Marshaller
AllocateConnectionOnInterconnectRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.AllocateConnectionOnInterconnectRequestMarshaller
 
AllocateConnectionOnInterconnectResult - Class in com.amazonaws.services.directconnect.model
A connection represents the physical network connection between the AWS Direct Connect location and the customer.
AllocateConnectionOnInterconnectResult() - Constructor for class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
 
AllocateConnectionOnInterconnectResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Allocate Connection On Interconnect Result JSON Unmarshaller
AllocateConnectionOnInterconnectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.AllocateConnectionOnInterconnectResultJsonUnmarshaller
 
allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Provisions a private virtual interface to be owned by a different customer.
allocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Provisions a private virtual interface to be owned by a different customer.
allocatePrivateVirtualInterfaceAsync(AllocatePrivateVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Provisions a private virtual interface to be owned by a different customer.
allocatePrivateVirtualInterfaceAsync(AllocatePrivateVirtualInterfaceRequest, AsyncHandler<AllocatePrivateVirtualInterfaceRequest, AllocatePrivateVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Provisions a private virtual interface to be owned by a different customer.
allocatePrivateVirtualInterfaceAsync(AllocatePrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Provisions a private virtual interface to be owned by a different customer.
allocatePrivateVirtualInterfaceAsync(AllocatePrivateVirtualInterfaceRequest, AsyncHandler<AllocatePrivateVirtualInterfaceRequest, AllocatePrivateVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Provisions a private virtual interface to be owned by a different customer.
AllocatePrivateVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the AllocatePrivateVirtualInterface operation.
AllocatePrivateVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
 
AllocatePrivateVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Allocate Private Virtual Interface Request Marshaller
AllocatePrivateVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.AllocatePrivateVirtualInterfaceRequestMarshaller
 
AllocatePrivateVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
AllocatePrivateVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
 
AllocatePrivateVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Allocate Private Virtual Interface Result JSON Unmarshaller
AllocatePrivateVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.AllocatePrivateVirtualInterfaceResultJsonUnmarshaller
 
allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Provisions a public virtual interface to be owned by a different customer.
allocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Provisions a public virtual interface to be owned by a different customer.
allocatePublicVirtualInterfaceAsync(AllocatePublicVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Provisions a public virtual interface to be owned by a different customer.
allocatePublicVirtualInterfaceAsync(AllocatePublicVirtualInterfaceRequest, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Provisions a public virtual interface to be owned by a different customer.
allocatePublicVirtualInterfaceAsync(AllocatePublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Provisions a public virtual interface to be owned by a different customer.
allocatePublicVirtualInterfaceAsync(AllocatePublicVirtualInterfaceRequest, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Provisions a public virtual interface to be owned by a different customer.
AllocatePublicVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the AllocatePublicVirtualInterface operation.
AllocatePublicVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
 
AllocatePublicVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Allocate Public Virtual Interface Request Marshaller
AllocatePublicVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.AllocatePublicVirtualInterfaceRequestMarshaller
 
AllocatePublicVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
AllocatePublicVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
 
AllocatePublicVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Allocate Public Virtual Interface Result JSON Unmarshaller
AllocatePublicVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.AllocatePublicVirtualInterfaceResultJsonUnmarshaller
 
AllowedMethods - Class in com.amazonaws.services.cloudfront.model
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
AllowedMethods() - Constructor for class com.amazonaws.services.cloudfront.model.AllowedMethods
 
AllowedMethodsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Allowed Methods StAX Unmarshaller
AllowedMethodsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.AllowedMethodsStaxUnmarshaller
 
allResults - Variable in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
All currently loaded results for this list
allResults - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
All currently loaded results for this list.
allResultsLoaded - Variable in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Tracks if all results have been loaded yet or not
allResultsLoaded - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Tracks if all results have been loaded yet or not
AllServices - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all AWS web services.
AllUsers - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all users, including anonymous users.
AllWebProviders - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all the web identity providers.
AlreadyExistsException - Exception in com.amazonaws.services.autoscaling.model
The named Auto Scaling group or launch configuration already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AlreadyExistsException - Exception in com.amazonaws.services.cloudformation.model
Resource with the name requested already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
 
AlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.AlreadyExistsExceptionUnmarshaller
 
AlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
 
AlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.AlreadyExistsExceptionUnmarshaller
 
ALTERNATE_ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Alternate environment variable name for the AWS access key ID
ALTERNATE_SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Alternate environment variable name for the AWS secret key
alternateIso8601DateFormat - Variable in class com.amazonaws.util.DateUtils
Alternate ISO 8601 format without fractional seconds
AMAZON_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for general Amazon headers: x-amz-
AmazonAutoScaling - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling.
AmazonAutoScalingAsync - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling asynchronously.
AmazonAutoScalingAsyncClient - Class in com.amazonaws.services.autoscaling
Asynchronous client for accessing AmazonAutoScaling.
AmazonAutoScalingAsyncClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and executor service.
AmazonAutoScalingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials, executor service, and client configuration options.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider and executor service.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider and client configuration options.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonAutoScalingClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and client configuration options.
AmazonAutoScalingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider.
AmazonAutoScalingClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider and client configuration options.
AmazonAutoScalingClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider, client configuration options, and request metric collector.
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.
AmazonCloudFormation - Interface in com.amazonaws.services.cloudformation
Interface for accessing AmazonCloudFormation.
AmazonCloudFormationAsync - Interface in com.amazonaws.services.cloudformation
Interface for accessing AmazonCloudFormation asynchronously.
AmazonCloudFormationAsyncClient - Class in com.amazonaws.services.cloudformation
Asynchronous client for accessing AmazonCloudFormation.
AmazonCloudFormationAsyncClient() - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation.
AmazonCloudFormationAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation.
AmazonCloudFormationAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials.
AmazonCloudFormationAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials and executor service.
AmazonCloudFormationAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudFormationAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider.
AmazonCloudFormationAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider and executor service.
AmazonCloudFormationAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider and client configuration options.
AmazonCloudFormationAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonCloudFormationClient - Class in com.amazonaws.services.cloudformation
Client for accessing AmazonCloudFormation.
AmazonCloudFormationClient() - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation.
AmazonCloudFormationClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation.
AmazonCloudFormationClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials.
AmazonCloudFormationClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials and client configuration options.
AmazonCloudFormationClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider.
AmazonCloudFormationClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider and client configuration options.
AmazonCloudFormationClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Constructs a new client to invoke service methods on AmazonCloudFormation using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonCloudFront - Interface in com.amazonaws.services.cloudfront
Interface for accessing AmazonCloudFront.
AmazonCloudFront - Interface in com.amazonaws.services.cloudfront_2012_03_15
Deprecated.
The Amazon CloudFront client in this namespace uses an older API version. This client is available to help customers as they migrate to the new API version.
AmazonCloudFrontAsync - Interface in com.amazonaws.services.cloudfront
Interface for accessing AmazonCloudFront asynchronously.
AmazonCloudFrontAsync - Interface in com.amazonaws.services.cloudfront_2012_03_15
Deprecated.
The Amazon CloudFront client in this namespace uses an older API version. This client is available to help customers as they migrate to the new API version.
AmazonCloudFrontAsyncClient - Class in com.amazonaws.services.cloudfront
Asynchronous client for accessing AmazonCloudFront.
AmazonCloudFrontAsyncClient() - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront.
AmazonCloudFrontAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront.
AmazonCloudFrontAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials.
AmazonCloudFrontAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials and executor service.
AmazonCloudFrontAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider and executor service.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider and client configuration options.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonCloudFrontAsyncClient - Class in com.amazonaws.services.cloudfront_2012_03_15
Deprecated.
The Amazon CloudFront client in this namespace uses an older API version. This client is available to help customers as they migrate to the new API version.
AmazonCloudFrontAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials.
AmazonCloudFrontAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials and executor service.
AmazonCloudFrontAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider and executor service.
AmazonCloudFrontAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonCloudFrontClient - Class in com.amazonaws.services.cloudfront
Client for accessing AmazonCloudFront.
AmazonCloudFrontClient() - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront.
AmazonCloudFrontClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront.
AmazonCloudFrontClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials.
AmazonCloudFrontClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials and client configuration options.
AmazonCloudFrontClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider.
AmazonCloudFrontClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider and client configuration options.
AmazonCloudFrontClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonCloudFrontClient - Class in com.amazonaws.services.cloudfront_2012_03_15
Deprecated.
The Amazon CloudFront client in this namespace uses an older API version. This client is available to help customers as they migrate to the new API version.
AmazonCloudFrontClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials.
AmazonCloudFrontClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials and client configuration options.
AmazonCloudFrontClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider.
AmazonCloudFrontClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Constructs a new client to invoke service methods on AmazonCloudFront using the specified AWS account credentials provider and client configuration options.
AmazonCloudSearch - Interface in com.amazonaws.services.cloudsearch
Interface for accessing AmazonCloudSearch.
AmazonCloudSearchAsync - Interface in com.amazonaws.services.cloudsearch
Interface for accessing AmazonCloudSearch asynchronously.
AmazonCloudSearchAsyncClient - Class in com.amazonaws.services.cloudsearch
Asynchronous client for accessing AmazonCloudSearch.
AmazonCloudSearchAsyncClient() - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch.
AmazonCloudSearchAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch.
AmazonCloudSearchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials.
AmazonCloudSearchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials and executor service.
AmazonCloudSearchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudSearchAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider.
AmazonCloudSearchAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider and executor service.
AmazonCloudSearchAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider and client configuration options.
AmazonCloudSearchAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonCloudSearchClient - Class in com.amazonaws.services.cloudsearch
Client for accessing AmazonCloudSearch.
AmazonCloudSearchClient() - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch.
AmazonCloudSearchClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch.
AmazonCloudSearchClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials.
AmazonCloudSearchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials and client configuration options.
AmazonCloudSearchClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider.
AmazonCloudSearchClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider and client configuration options.
AmazonCloudSearchClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Constructs a new client to invoke service methods on AmazonCloudSearch using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonCloudWatch - Interface in com.amazonaws.services.cloudwatch
Interface for accessing AmazonCloudWatch.
AmazonCloudWatchAsync - Interface in com.amazonaws.services.cloudwatch
Interface for accessing AmazonCloudWatch asynchronously.
AmazonCloudWatchAsyncClient - Class in com.amazonaws.services.cloudwatch
Asynchronous client for accessing AmazonCloudWatch.
AmazonCloudWatchAsyncClient() - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch.
AmazonCloudWatchAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch.
AmazonCloudWatchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials.
AmazonCloudWatchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and executor service.
AmazonCloudWatchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider and executor service.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider and client configuration options.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonCloudWatchClient - Class in com.amazonaws.services.cloudwatch
Client for accessing AmazonCloudWatch.
AmazonCloudWatchClient() - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch.
AmazonCloudWatchClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch.
AmazonCloudWatchClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials.
AmazonCloudWatchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and client configuration options.
AmazonCloudWatchClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider.
AmazonCloudWatchClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider and client configuration options.
AmazonCloudWatchClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonDirectConnect - Interface in com.amazonaws.services.directconnect
Interface for accessing AmazonDirectConnect.
AmazonDirectConnectAsync - Interface in com.amazonaws.services.directconnect
Interface for accessing AmazonDirectConnect asynchronously.
AmazonDirectConnectAsyncClient - Class in com.amazonaws.services.directconnect
Asynchronous client for accessing AmazonDirectConnect.
AmazonDirectConnectAsyncClient() - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect.
AmazonDirectConnectAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect.
AmazonDirectConnectAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials.
AmazonDirectConnectAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials and executor service.
AmazonDirectConnectAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials, executor service, and client configuration options.
AmazonDirectConnectAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider.
AmazonDirectConnectAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider and executor service.
AmazonDirectConnectAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider and client configuration options.
AmazonDirectConnectAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonDirectConnectClient - Class in com.amazonaws.services.directconnect
Client for accessing AmazonDirectConnect.
AmazonDirectConnectClient() - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect.
AmazonDirectConnectClient(ClientConfiguration) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect.
AmazonDirectConnectClient(AWSCredentials) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials.
AmazonDirectConnectClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials and client configuration options.
AmazonDirectConnectClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider.
AmazonDirectConnectClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider and client configuration options.
AmazonDirectConnectClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Constructs a new client to invoke service methods on AmazonDirectConnect using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonDynamoDB - Interface in com.amazonaws.services.dynamodb
Deprecated.
Use AmazonDynamoDB instead.
AmazonDynamoDB - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing AmazonDynamoDBv2.
AmazonDynamoDBAsync - Interface in com.amazonaws.services.dynamodb
Deprecated.
Use AmazonDynamoDBAsync instead.
AmazonDynamoDBAsync - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing AmazonDynamoDBv2 asynchronously.
AmazonDynamoDBAsyncClient - Class in com.amazonaws.services.dynamodb
Deprecated.
AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials.
AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials and executor service.
AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials, executor service, and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider and executor service.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonDynamoDBAsyncClient - Class in com.amazonaws.services.dynamodbv2
Asynchronous client for accessing AmazonDynamoDBv2.
AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2.
AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2.
AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials.
AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials and executor service.
AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials, executor service, and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider and executor service.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodb
Deprecated.
AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials.
AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials and client configuration options.
AmazonDynamoDBClient(AWSCredentials, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials, client configuration options and request metric collector.
AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodbv2
Client for accessing AmazonDynamoDBv2.
AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2.
AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2.
AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials.
AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials and client configuration options.
AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDBv2 using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonEC2 - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2.
AmazonEC2Async - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2 asynchronously.
AmazonEC2AsyncClient - Class in com.amazonaws.services.ec2
Asynchronous client for accessing AmazonEC2.
AmazonEC2AsyncClient() - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2.
AmazonEC2AsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2.
AmazonEC2AsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2AsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials and executor service.
AmazonEC2AsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials, executor service, and client configuration options.
AmazonEC2AsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider.
AmazonEC2AsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider and executor service.
AmazonEC2AsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider and client configuration options.
AmazonEC2AsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonEC2Client - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2Client() - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2.
AmazonEC2Client(ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2.
AmazonEC2Client(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials and client configuration options.
AmazonEC2Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider.
AmazonEC2Client(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider and client configuration options.
AmazonEC2Client(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonElastiCache - Interface in com.amazonaws.services.elasticache
Interface for accessing AmazonElastiCache.
AmazonElastiCacheAsync - Interface in com.amazonaws.services.elasticache
Interface for accessing AmazonElastiCache asynchronously.
AmazonElastiCacheAsyncClient - Class in com.amazonaws.services.elasticache
Asynchronous client for accessing AmazonElastiCache.
AmazonElastiCacheAsyncClient() - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials.
AmazonElastiCacheAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials and executor service.
AmazonElastiCacheAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials, executor service, and client configuration options.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider and executor service.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider and client configuration options.
AmazonElastiCacheAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonElastiCacheClient - Class in com.amazonaws.services.elasticache
Client for accessing AmazonElastiCache.
AmazonElastiCacheClient() - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache.
AmazonElastiCacheClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials.
AmazonElastiCacheClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials and client configuration options.
AmazonElastiCacheClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider.
AmazonElastiCacheClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider and client configuration options.
AmazonElastiCacheClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Constructs a new client to invoke service methods on AmazonElastiCache using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonElasticLoadBalancing - Interface in com.amazonaws.services.elasticloadbalancing
Interface for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsync - Interface in com.amazonaws.services.elasticloadbalancing
Interface for accessing AmazonElasticLoadBalancing asynchronously.
AmazonElasticLoadBalancingAsyncClient - Class in com.amazonaws.services.elasticloadbalancing
Asynchronous client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient() - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and executor service.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider and executor service.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider and client configuration options.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonElasticLoadBalancingClient - Class in com.amazonaws.services.elasticloadbalancing
Client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient() - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials.
AmazonElasticLoadBalancingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and client configuration options.
AmazonElasticLoadBalancingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider.
AmazonElasticLoadBalancingClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider and client configuration options.
AmazonElasticLoadBalancingClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonElasticMapReduce - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsync - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce asynchronously.
AmazonElasticMapReduceAsyncClient - Class in com.amazonaws.services.elasticmapreduce
Asynchronous client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient() - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider, ClientConfiguration) - 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 provider and client configuration options.
AmazonElasticMapReduceAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonElasticMapReduceClient - Class in com.amazonaws.services.elasticmapreduce
Client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceClient() - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce.
AmazonElasticMapReduceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on 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.
AmazonElasticMapReduceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider.
AmazonElasticMapReduceClient(AWSCredentialsProvider, 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 provider and client configuration options.
AmazonElasticMapReduceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonElasticTranscoder - Interface in com.amazonaws.services.elastictranscoder
Interface for accessing AmazonElasticTranscoder.
AmazonElasticTranscoderAsync - Interface in com.amazonaws.services.elastictranscoder
Interface for accessing AmazonElasticTranscoder asynchronously.
AmazonElasticTranscoderAsyncClient - Class in com.amazonaws.services.elastictranscoder
Asynchronous client for accessing AmazonElasticTranscoder.
AmazonElasticTranscoderAsyncClient() - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder.
AmazonElasticTranscoderAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder.
AmazonElasticTranscoderAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials.
AmazonElasticTranscoderAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials and executor service.
AmazonElasticTranscoderAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider.
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider and executor service.
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider and client configuration options.
AmazonElasticTranscoderAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonElasticTranscoderClient - Class in com.amazonaws.services.elastictranscoder
Client for accessing AmazonElasticTranscoder.
AmazonElasticTranscoderClient() - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder.
AmazonElasticTranscoderClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder.
AmazonElasticTranscoderClient(AWSCredentials) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials.
AmazonElasticTranscoderClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials and client configuration options.
AmazonElasticTranscoderClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider.
AmazonElasticTranscoderClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider and client configuration options.
AmazonElasticTranscoderClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Constructs a new client to invoke service methods on AmazonElasticTranscoder using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonGlacier - Interface in com.amazonaws.services.glacier
Interface for accessing AmazonGlacier.
AmazonGlacierAsync - Interface in com.amazonaws.services.glacier
Interface for accessing AmazonGlacier asynchronously.
AmazonGlacierAsyncClient - Class in com.amazonaws.services.glacier
Asynchronous client for accessing AmazonGlacier.
AmazonGlacierAsyncClient() - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier.
AmazonGlacierAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier.
AmazonGlacierAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials.
AmazonGlacierAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials and executor service.
AmazonGlacierAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials, executor service, and client configuration options.
AmazonGlacierAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider.
AmazonGlacierAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider and executor service.
AmazonGlacierAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider and client configuration options.
AmazonGlacierAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonGlacierClient - Class in com.amazonaws.services.glacier
Client for accessing AmazonGlacier.
AmazonGlacierClient() - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier.
AmazonGlacierClient(ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier.
AmazonGlacierClient(AWSCredentials) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials.
AmazonGlacierClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials and client configuration options.
AmazonGlacierClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider.
AmazonGlacierClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider and client configuration options.
AmazonGlacierClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonHttpClient - Class in com.amazonaws.http
 
AmazonHttpClient(ClientConfiguration) - Constructor for class com.amazonaws.http.AmazonHttpClient
Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy settings, etc).
AmazonHttpClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy settings, etc), and request metric collector.
AmazonIdentityManagement - Interface in com.amazonaws.services.identitymanagement
Interface for accessing AmazonIdentityManagement.
AmazonIdentityManagementAsync - Interface in com.amazonaws.services.identitymanagement
Interface for accessing AmazonIdentityManagement asynchronously.
AmazonIdentityManagementAsyncClient - Class in com.amazonaws.services.identitymanagement
Asynchronous client for accessing AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient() - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials.
AmazonIdentityManagementAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials and executor service.
AmazonIdentityManagementAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials, executor service, and client configuration options.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider and executor service.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider and client configuration options.
AmazonIdentityManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonIdentityManagementClient - Class in com.amazonaws.services.identitymanagement
Client for accessing AmazonIdentityManagement.
AmazonIdentityManagementClient() - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementClient(ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement.
AmazonIdentityManagementClient(AWSCredentials) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials.
AmazonIdentityManagementClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials and client configuration options.
AmazonIdentityManagementClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider.
AmazonIdentityManagementClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider and client configuration options.
AmazonIdentityManagementClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonImportExport - Interface in com.amazonaws.services.importexport
Interface for accessing AmazonImportExport.
AmazonImportExportAsync - Interface in com.amazonaws.services.importexport
Interface for accessing AmazonImportExport asynchronously.
AmazonImportExportAsyncClient - Class in com.amazonaws.services.importexport
Asynchronous client for accessing AmazonImportExport.
AmazonImportExportAsyncClient() - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport.
AmazonImportExportAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport.
AmazonImportExportAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials.
AmazonImportExportAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials and executor service.
AmazonImportExportAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials, executor service, and client configuration options.
AmazonImportExportAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider.
AmazonImportExportAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider and executor service.
AmazonImportExportAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider and client configuration options.
AmazonImportExportAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonImportExportClient - Class in com.amazonaws.services.importexport
Client for accessing AmazonImportExport.
AmazonImportExportClient() - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport.
AmazonImportExportClient(ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport.
AmazonImportExportClient(AWSCredentials) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials.
AmazonImportExportClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials and client configuration options.
AmazonImportExportClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider.
AmazonImportExportClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider and client configuration options.
AmazonImportExportClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonKinesis - Interface in com.amazonaws.services.kinesis
Interface for accessing AmazonKinesis.
AmazonKinesisAsync - Interface in com.amazonaws.services.kinesis
Interface for accessing AmazonKinesis asynchronously.
AmazonKinesisAsyncClient - Class in com.amazonaws.services.kinesis
Asynchronous client for accessing AmazonKinesis.
AmazonKinesisAsyncClient() - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis.
AmazonKinesisAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis.
AmazonKinesisAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials.
AmazonKinesisAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials and executor service.
AmazonKinesisAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials, executor service, and client configuration options.
AmazonKinesisAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider.
AmazonKinesisAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider and executor service.
AmazonKinesisAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider and client configuration options.
AmazonKinesisAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonKinesisClient - Class in com.amazonaws.services.kinesis
Client for accessing AmazonKinesis.
AmazonKinesisClient() - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis.
AmazonKinesisClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis.
AmazonKinesisClient(AWSCredentials) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis using the specified AWS account credentials.
AmazonKinesisClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis using the specified AWS account credentials and client configuration options.
AmazonKinesisClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider.
AmazonKinesisClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider and client configuration options.
AmazonKinesisClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
Constructs a new client to invoke service methods on AmazonKinesis using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonRDS - Interface in com.amazonaws.services.rds
Interface for accessing AmazonRDS.
AmazonRDSAsync - Interface in com.amazonaws.services.rds
Interface for accessing AmazonRDS asynchronously.
AmazonRDSAsyncClient - Class in com.amazonaws.services.rds
Asynchronous client for accessing AmazonRDS.
AmazonRDSAsyncClient() - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS.
AmazonRDSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonRDSAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonRDSAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonRDSAsyncClient(AWSCredentialsProvider, ClientConfiguration) - 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 provider and client configuration options.
AmazonRDSAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonRDSClient - Class in com.amazonaws.services.rds
Client for accessing AmazonRDS.
AmazonRDSClient() - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS.
AmazonRDSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on 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.
AmazonRDSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials provider.
AmazonRDSClient(AWSCredentialsProvider, 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 provider and client configuration options.
AmazonRDSClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonRedshift - Interface in com.amazonaws.services.redshift
Interface for accessing AmazonRedshift.
AmazonRedshiftAsync - Interface in com.amazonaws.services.redshift
Interface for accessing AmazonRedshift asynchronously.
AmazonRedshiftAsyncClient - Class in com.amazonaws.services.redshift
Asynchronous client for accessing AmazonRedshift.
AmazonRedshiftAsyncClient() - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift.
AmazonRedshiftAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift.
AmazonRedshiftAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials.
AmazonRedshiftAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials and executor service.
AmazonRedshiftAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials, executor service, and client configuration options.
AmazonRedshiftAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider.
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider and executor service.
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider and client configuration options.
AmazonRedshiftAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonRedshiftClient - Class in com.amazonaws.services.redshift
Client for accessing AmazonRedshift.
AmazonRedshiftClient() - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift.
AmazonRedshiftClient(ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift.
AmazonRedshiftClient(AWSCredentials) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials.
AmazonRedshiftClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials and client configuration options.
AmazonRedshiftClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider.
AmazonRedshiftClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider and client configuration options.
AmazonRedshiftClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.redshift.AmazonRedshiftClient
Constructs a new client to invoke service methods on AmazonRedshift using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonRoute53 - Interface in com.amazonaws.services.route53
Interface for accessing AmazonRoute53.
AmazonRoute53Async - Interface in com.amazonaws.services.route53
Interface for accessing AmazonRoute53 asynchronously.
AmazonRoute53AsyncClient - Class in com.amazonaws.services.route53
Asynchronous client for accessing AmazonRoute53.
AmazonRoute53AsyncClient() - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53.
AmazonRoute53AsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53.
AmazonRoute53AsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials.
AmazonRoute53AsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials and executor service.
AmazonRoute53AsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials, executor service, and client configuration options.
AmazonRoute53AsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider.
AmazonRoute53AsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider and executor service.
AmazonRoute53AsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider and client configuration options.
AmazonRoute53AsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonRoute53Client - Class in com.amazonaws.services.route53
Client for accessing AmazonRoute53.
AmazonRoute53Client() - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53.
AmazonRoute53Client(ClientConfiguration) - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53.
AmazonRoute53Client(AWSCredentials) - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53 using the specified AWS account credentials.
AmazonRoute53Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53 using the specified AWS account credentials and client configuration options.
AmazonRoute53Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider.
AmazonRoute53Client(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider and client configuration options.
AmazonRoute53Client(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.route53.AmazonRoute53Client
Constructs a new client to invoke service methods on AmazonRoute53 using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonS3 - Interface in com.amazonaws.services.s3
Provides an interface for accessing the Amazon S3 web service.
AmazonS3Client - Class in com.amazonaws.services.s3
Provides the client for accessing the Amazon S3 web service.
AmazonS3Client() - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new client to invoke service methods on Amazon S3.
AmazonS3Client(AWSCredentials) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials to access Amazon S3.
AmazonS3Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials provider to access Amazon S3.
AmazonS3Client(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3Client(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials, client configuration and request metric collector to access Amazon S3.
AmazonS3Client(ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new client using the specified client configuration to access Amazon S3.
AmazonS3EncryptionClient - Class in com.amazonaws.services.s3
The AmazonS3Encryption class extends the Amazon S3 Client, allowing you to store data securely in S3.
AmazonS3EncryptionClient(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterials, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
AmazonS3Exception - Exception in com.amazonaws.services.s3.model
Provides an extension of the AmazonServiceException for errors reported by Amazon S3 while processing a request.
AmazonS3Exception(String) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message.
AmazonS3Exception(String, Exception) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message and root cause.
AmazonS3URI - Class in com.amazonaws.services.s3
A URI wrapper that can parse out information about an S3 URI.
AmazonS3URI(String) - Constructor for class com.amazonaws.services.s3.AmazonS3URI
Creates a new AmazonS3URI by parsing the given string.
AmazonS3URI(URI) - Constructor for class com.amazonaws.services.s3.AmazonS3URI
Creates a new AmazonS3URI by wrapping the given URI.
AmazonServiceException - Exception in com.amazonaws
Extension of AmazonClientException that represents an error response returned by an Amazon web service.
AmazonServiceException(String) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message.
AmazonServiceException(String, Exception) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message and exception indicating the root cause.
AmazonServiceException.ErrorType - Enum in com.amazonaws
Indicates who is responsible (if known) for a failed request.
AmazonSimpleDB - Interface in com.amazonaws.services.simpledb
Interface for accessing AmazonSimpleDB.
AmazonSimpleDBAsync - Interface in com.amazonaws.services.simpledb
Interface for accessing AmazonSimpleDB asynchronously.
AmazonSimpleDBAsyncClient - Class in com.amazonaws.services.simpledb
Asynchronous client for accessing AmazonSimpleDB.
AmazonSimpleDBAsyncClient() - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB.
AmazonSimpleDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB.
AmazonSimpleDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials.
AmazonSimpleDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and executor service.
AmazonSimpleDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider and executor service.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider and client configuration options.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSimpleDBClient - Class in com.amazonaws.services.simpledb
Client for accessing AmazonSimpleDB.
AmazonSimpleDBClient() - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB.
AmazonSimpleDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB.
AmazonSimpleDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials.
AmazonSimpleDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and client configuration options.
AmazonSimpleDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider.
AmazonSimpleDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider and client configuration options.
AmazonSimpleDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonSimpleEmailService - Interface in com.amazonaws.services.simpleemail
Interface for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsync - Interface in com.amazonaws.services.simpleemail
Interface for accessing AmazonSimpleEmailService asynchronously.
AmazonSimpleEmailServiceAsyncClient - Class in com.amazonaws.services.simpleemail
Asynchronous client for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient() - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and client configuration options.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSimpleEmailServiceClient - Class in com.amazonaws.services.simpleemail
Client for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient() - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials.
AmazonSimpleEmailServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials and client configuration options.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and client configuration options.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonSimpleWorkflow - Interface in com.amazonaws.services.simpleworkflow
Interface for accessing AmazonSimpleWorkflow.
AmazonSimpleWorkflowAsync - Interface in com.amazonaws.services.simpleworkflow
Interface for accessing AmazonSimpleWorkflow asynchronously.
AmazonSimpleWorkflowAsyncClient - Class in com.amazonaws.services.simpleworkflow
Asynchronous client for accessing AmazonSimpleWorkflow.
AmazonSimpleWorkflowAsyncClient() - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow.
AmazonSimpleWorkflowAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow.
AmazonSimpleWorkflowAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials.
AmazonSimpleWorkflowAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials and executor service.
AmazonSimpleWorkflowAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleWorkflowAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider.
AmazonSimpleWorkflowAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider and executor service.
AmazonSimpleWorkflowAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider and client configuration options.
AmazonSimpleWorkflowAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSimpleWorkflowClient - Class in com.amazonaws.services.simpleworkflow
Client for accessing AmazonSimpleWorkflow.
AmazonSimpleWorkflowClient() - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow.
AmazonSimpleWorkflowClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow.
AmazonSimpleWorkflowClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials.
AmazonSimpleWorkflowClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials and client configuration options.
AmazonSimpleWorkflowClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider.
AmazonSimpleWorkflowClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider and client configuration options.
AmazonSimpleWorkflowClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Constructs a new client to invoke service methods on AmazonSimpleWorkflow using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonSNS - Interface in com.amazonaws.services.sns
Interface for accessing AmazonSNS.
AmazonSNSAsync - Interface in com.amazonaws.services.sns
Interface for accessing AmazonSNS asynchronously.
AmazonSNSAsyncClient - Class in com.amazonaws.services.sns
Asynchronous client for accessing AmazonSNS.
AmazonSNSAsyncClient() - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS.
AmazonSNSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS.
AmazonSNSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials.
AmazonSNSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials and executor service.
AmazonSNSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials, executor service, and client configuration options.
AmazonSNSAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials provider.
AmazonSNSAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials provider and executor service.
AmazonSNSAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials provider and client configuration options.
AmazonSNSAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSNSClient - Class in com.amazonaws.services.sns
Client for accessing AmazonSNS.
AmazonSNSClient() - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS.
AmazonSNSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS.
AmazonSNSClient(AWSCredentials) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials.
AmazonSNSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials and client configuration options.
AmazonSNSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials provider.
AmazonSNSClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials provider and client configuration options.
AmazonSNSClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials provider, client configuration options, and request metric collector.
AmazonSQS - Interface in com.amazonaws.services.sqs
Interface for accessing AmazonSQS.
AmazonSQSAsync - Interface in com.amazonaws.services.sqs
Interface for accessing AmazonSQS asynchronously.
AmazonSQSAsyncClient - Class in com.amazonaws.services.sqs
Asynchronous client for accessing AmazonSQS.
AmazonSQSAsyncClient() - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS.
AmazonSQSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS.
AmazonSQSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials.
AmazonSQSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials and executor service.
AmazonSQSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials, executor service, and client configuration options.
AmazonSQSAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials provider.
AmazonSQSAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials provider and executor service.
AmazonSQSAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials provider and client configuration options.
AmazonSQSAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSQSBufferedAsyncClient - Class in com.amazonaws.services.sqs.buffered
AmazonSQSBufferedAsyncClient provides client-side batching of outgoing sendMessage, deleteMessage and changeMessageVisibility calls.
AmazonSQSBufferedAsyncClient(AmazonSQSAsync) - Constructor for class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
AmazonSQSBufferedAsyncClient(AmazonSQSAsync, QueueBufferConfig) - Constructor for class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
AmazonSQSClient - Class in com.amazonaws.services.sqs
Client for accessing AmazonSQS.
AmazonSQSClient() - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS.
AmazonSQSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS.
AmazonSQSClient(AWSCredentials) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials.
AmazonSQSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials and client configuration options.
AmazonSQSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials provider.
AmazonSQSClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials provider and client configuration options.
AmazonSQSClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials provider, client configuration options, and request metric collector.
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.
AmazonWebServiceClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.AmazonWebServiceClient
Constructs a new AmazonWebServiceClient object using the specified configuration and request metric collector.
AmazonWebServiceRequest - Class in com.amazonaws
Base class for all user facing web service request objects.
AmazonWebServiceRequest() - Constructor for class com.amazonaws.AmazonWebServiceRequest
 
AmazonWebServiceResponse<T> - Class in com.amazonaws
Represents the response from an AWS service, including the result payload and any response metadata.
AmazonWebServiceResponse() - Constructor for class com.amazonaws.AmazonWebServiceResponse
 
AndPromise - Class in com.amazonaws.services.simpleworkflow.flow.core
Promise that becomes ready when all its values are ready.
AndPromise(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
AndPromise(Collection<Promise>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
AnonymousAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows use of "anonymous" credentials.
AnonymousAWSCredentials() - Constructor for class com.amazonaws.auth.AnonymousAWSCredentials
 
App - Class in com.amazonaws.services.opsworks.model
A description of the app.
App() - Constructor for class com.amazonaws.services.opsworks.model.App
 
AppAttributesKeys - Enum in com.amazonaws.services.opsworks.model
App Attributes Keys
AppCookieStickinessPolicy - Class in com.amazonaws.services.elasticloadbalancing.model
The AppCookieStickinessPolicy data type.
AppCookieStickinessPolicy() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Default constructor for a new AppCookieStickinessPolicy object.
AppCookieStickinessPolicy(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Constructs a new AppCookieStickinessPolicy object.
AppCookieStickinessPolicyStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
App Cookie Stickiness Policy StAX Unmarshaller
AppCookieStickinessPolicyStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.AppCookieStickinessPolicyStaxUnmarshaller
 
append(String, Object) - Method in class com.amazonaws.util.json.JSONObject
Append values to the array under a key.
appendUri(String, String) - Static method in class com.amazonaws.util.HttpUtils
Append the given path to the given baseUri.
appendUri(String, String, boolean) - Static method in class com.amazonaws.util.HttpUtils
Append the given path to the given baseUri.
appendUserAgent(String) - Method in class com.amazonaws.RequestClientOptions
Appends a user agent to the USER_AGENT client marker.
appendUserAgent(X, String) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
appendUserAgent(X, String) - Method in class com.amazonaws.services.s3.transfer.TransferManager
 
appendUserAgent(X, String) - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AppJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
App JSON Unmarshaller
AppJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.AppJsonUnmarshaller
 
Application - Class in com.amazonaws.services.elasticmapreduce.model
An application is any Amazon or third-party software that you can add to the cluster.
Application() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Application
 
ApplicationDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an application.
ApplicationDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
Default constructor for a new ApplicationDescription object.
ApplicationDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Application Description StAX Unmarshaller
ApplicationDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ApplicationDescriptionStaxUnmarshaller
 
ApplicationJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Application JSON Unmarshaller
ApplicationJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ApplicationJsonUnmarshaller
 
ApplicationVersionDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an application version.
ApplicationVersionDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
Default constructor for a new ApplicationVersionDescription object.
ApplicationVersionDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Application Version Description StAX Unmarshaller
ApplicationVersionDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ApplicationVersionDescriptionStaxUnmarshaller
 
apply(Statement, FrameworkMethod, Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
ApplyMethod - Enum in com.amazonaws.services.rds.model
Apply Method
applySecurityGroupsToLoadBalancer(ApplySecurityGroupsToLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC).
applySecurityGroupsToLoadBalancer(ApplySecurityGroupsToLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC).
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC).
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC).
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC).
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC).
ApplySecurityGroupsToLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ApplySecurityGroupsToLoadBalancer operation.
ApplySecurityGroupsToLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
ApplySecurityGroupsToLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Apply Security Groups To Load Balancer Request Marshaller
ApplySecurityGroupsToLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ApplySecurityGroupsToLoadBalancerRequestMarshaller
 
ApplySecurityGroupsToLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The out for the ApplySecurityGroupsToLoadBalancer action.
ApplySecurityGroupsToLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
ApplySecurityGroupsToLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Apply Security Groups To Load Balancer Result StAX Unmarshaller
ApplySecurityGroupsToLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ApplySecurityGroupsToLoadBalancerResultStaxUnmarshaller
 
AppType - Enum in com.amazonaws.services.opsworks.model
App Type
Architecture - Enum in com.amazonaws.services.opsworks.model
Architecture
ArchitectureValues - Enum in com.amazonaws.services.ec2.model
Architecture Values
ArchiveTransferManager - Class in com.amazonaws.services.glacier.transfer
Utilities for uploading and downloading data to and from AWS Glacier.
ArchiveTransferManager(AWSCredentials) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified AWS credentials to authenticate requests.
ArchiveTransferManager(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified AWS credentials provider and client configuration.
ArchiveTransferManager(AmazonGlacierClient, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client and AWS credentials provider.
ArchiveTransferManager(AmazonGlacierClient, AWSCredentials) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client and AWS credentials.
ArchiveTransferManager(AmazonGlacierClient, AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client, AWS credentials provider and client configuration.
ArchiveTransferManager(AmazonGlacierClient, AmazonSQSClient, AmazonSNSClient) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client, and the specified Amazon SQS and Amazon SNS clients for polling download job status.
ArgumentUnmarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Unmarshaller interface to make it possible to cache the expensive type-determination behavior necessary when turning a service result back into an object.
ArnCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of an Amazon Resource Name (ARN).
ArnCondition(ArnCondition.ArnComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.ArnCondition
Constructs a new access control policy condition that compares ARNs (Amazon Resource Names).
ArnCondition.ArnComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an ARN comparison can be evaluated.
array() - Method in class com.amazonaws.util.json.JSONWriter
Begin appending a new array.
Artwork - Class in com.amazonaws.services.elastictranscoder.model
The file to be used as album art.
Artwork() - Constructor for class com.amazonaws.services.elastictranscoder.model.Artwork
 
ArtworkJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Artwork JSON Unmarshaller
ArtworkJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ArtworkJsonUnmarshaller
 
asBoolean(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Boolean.
asByte(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Byte.
asByteBuffer(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified xpath expression, base64 decodes the data and returns the result as a ByteBuffer.
asDate(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Date.
asDouble(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the results as a Double.
asFloat(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Float.
asInteger(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as an Integer.
asLong(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Long.
asNode(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a Node.
asPromise(T) - Static method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
Convenience method for creating a Promise object which is in ready state and returns the passed in value when get() is called.
assertArrayEquals(String, Object[], Object[], Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertArrayEquals(String, Object[], Promise<Object[]>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertArrayEquals(Object[], Promise<Object[]>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertArrayEqualsWaitFor(Object[], Object[], Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEquals(String, Object, Promise<?>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEquals(Object, Promise<?>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEquals(String, double, Promise<Double>, double) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEquals(double, Promise<Double>, double) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEqualsWaitFor(String, Object, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEqualsWaitFor(Object, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEqualsWaitFor(String, double, double, double, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertEqualsWaitFor(double, double, double, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertFalse(String, Promise<Boolean>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertFalse(Promise<Boolean>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertFalseWaitFor(String, boolean, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertFalseWaitFor(boolean, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNotNull(String, Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that an object Promise and its content isn't null.
assertNotNull(Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that an object its content isn't null.
assertNotNullWaitFor(String, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNotNullWaitFor(Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNotReady(String, Promise<?>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNotReady(Promise<?>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNotSame(String, Object, Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that two Promises content do not refer to the same object.
assertNotSame(Object, Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that two Promises content do not refer to the same object.
assertNotSameWaitFor(String, Object, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNotSameWaitFor(Object, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNull(String, Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that an object is not null while object.get() is null.
assertNull(Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that an object is not null while object.get() is null.
assertNullWaitFor(String, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertNullWaitFor(Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertReady(String, Promise<?>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertReady(Promise<?>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertSame(String, Object, Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that two Promises content refer to the same object.
assertSame(Object, Promise<Object>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
Asserts that two Promises content refer to the same object.
assertSameWaitFor(String, Object, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertSameWaitFor(Object, Object, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertTrue(String, Promise<Boolean>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertTrue(Promise<Boolean>) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertTrueWaitFor(String, boolean, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
assertTrueWaitFor(boolean, Promise<?>...) - Static method in class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
AssignmentStatusType - Enum in com.amazonaws.services.identitymanagement.model
Assignment Status Type
assignPrivateIpAddresses(AssignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddresses(AssignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest, AsyncHandler<AssignPrivateIpAddressesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Assigns one or more secondary private IP addresses to the specified network interface.
assignPrivateIpAddressesAsync(AssignPrivateIpAddressesRequest, AsyncHandler<AssignPrivateIpAddressesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Assigns one or more secondary private IP addresses to the specified network interface.
AssignPrivateIpAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssignPrivateIpAddresses operation.
AssignPrivateIpAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
AssignPrivateIpAddressesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Assign Private Ip Addresses Request Marshaller
AssignPrivateIpAddressesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AssignPrivateIpAddressesRequestMarshaller
 
assignVolume(AssignVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
assignVolume(AssignVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
assignVolumeAsync(AssignVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
assignVolumeAsync(AssignVolumeRequest, AsyncHandler<AssignVolumeRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
assignVolumeAsync(AssignVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
assignVolumeAsync(AssignVolumeRequest, AsyncHandler<AssignVolumeRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
AssignVolumeRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the AssignVolume operation.
AssignVolumeRequest() - Constructor for class com.amazonaws.services.opsworks.model.AssignVolumeRequest
 
AssignVolumeRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Assign Volume Request Marshaller
AssignVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.AssignVolumeRequestMarshaller
 
associateAddress(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates an Elastic IP address with an instance or a network interface.
associateAddress(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest, AsyncHandler<AssociateAddressRequest, AssociateAddressResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates an Elastic IP address with an instance or a network interface.
associateAddressAsync(AssociateAddressRequest, AsyncHandler<AssociateAddressRequest, AssociateAddressResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates an Elastic IP address with an instance or a network interface.
AssociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateAddress operation.
AssociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
Default constructor for a new AssociateAddressRequest object.
AssociateAddressRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
Constructs a new AssociateAddressRequest object.
AssociateAddressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Associate Address Request Marshaller
AssociateAddressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AssociateAddressRequestMarshaller
 
AssociateAddressResult - Class in com.amazonaws.services.ec2.model
 
AssociateAddressResult() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressResult
 
AssociateAddressResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Associate Address Result StAX Unmarshaller
AssociateAddressResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AssociateAddressResultStaxUnmarshaller
 
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, or associates no DHCP options with the 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, or associates no DHCP options with the 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, or associates no DHCP options with the VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest, AsyncHandler<AssociateDhcpOptionsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the 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, or associates no DHCP options with the VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest, AsyncHandler<AssociateDhcpOptionsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.
AssociateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateDhcpOptions operation.
AssociateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Default constructor for a new AssociateDhcpOptionsRequest object.
AssociateDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Constructs a new AssociateDhcpOptionsRequest object.
AssociateDhcpOptionsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Associate Dhcp Options Request Marshaller
AssociateDhcpOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AssociateDhcpOptionsRequestMarshaller
 
associateElasticIp(AssociateElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Associates one of the stack's registered Elastic IP addresses with a specified instance.
associateElasticIp(AssociateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Associates one of the stack's registered Elastic IP addresses with a specified instance.
associateElasticIpAsync(AssociateElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Associates one of the stack's registered Elastic IP addresses with a specified instance.
associateElasticIpAsync(AssociateElasticIpRequest, AsyncHandler<AssociateElasticIpRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Associates one of the stack's registered Elastic IP addresses with a specified instance.
associateElasticIpAsync(AssociateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Associates one of the stack's registered Elastic IP addresses with a specified instance.
associateElasticIpAsync(AssociateElasticIpRequest, AsyncHandler<AssociateElasticIpRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Associates one of the stack's registered Elastic IP addresses with a specified instance.
AssociateElasticIpRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the AssociateElasticIp operation.
AssociateElasticIpRequest() - Constructor for class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
 
AssociateElasticIpRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Associate Elastic Ip Request Marshaller
AssociateElasticIpRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.AssociateElasticIpRequestMarshaller
 
associateRouteTable(AssociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates a subnet with a route table.
associateRouteTable(AssociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a subnet with a route table.
associateRouteTableAsync(AssociateRouteTableRequest, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a subnet with a route table.
AssociateRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateRouteTable operation.
AssociateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
AssociateRouteTableRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Associate Route Table Request Marshaller
AssociateRouteTableRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AssociateRouteTableRequestMarshaller
 
AssociateRouteTableResult - Class in com.amazonaws.services.ec2.model
 
AssociateRouteTableResult() - Constructor for class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
AssociateRouteTableResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Associate Route Table Result StAX Unmarshaller
AssociateRouteTableResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AssociateRouteTableResultStaxUnmarshaller
 
asString(String, Node) - Static method in class com.amazonaws.util.XpathUtils
Evaluates the specified XPath expression and returns the result as a string.
AssumedRoleUser - Class in com.amazonaws.services.securitytoken.model
The identifiers for the temporary security credentials that the operation returns.
AssumedRoleUser() - Constructor for class com.amazonaws.services.securitytoken.model.AssumedRoleUser
 
AssumedRoleUserStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assumed Role User StAX Unmarshaller
AssumedRoleUserStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumedRoleUserStaxUnmarshaller
 
assumeRole(AssumeRoleRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to.
assumeRole(AssumeRoleRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to.
assumeRoleAsync(AssumeRoleRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to.
assumeRoleAsync(AssumeRoleRequest, AsyncHandler<AssumeRoleRequest, AssumeRoleResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to.
assumeRoleAsync(AssumeRoleRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to.
assumeRoleAsync(AssumeRoleRequest, AsyncHandler<AssumeRoleRequest, AssumeRoleResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to.
AssumeRoleRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the AssumeRole operation.
AssumeRoleRequest() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
 
AssumeRoleRequestMarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assume Role Request Marshaller
AssumeRoleRequestMarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumeRoleRequestMarshaller
 
AssumeRoleResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful call to the AssumeRole action, including temporary AWS credentials that can be used to make AWS requests.
AssumeRoleResult() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleResult
 
AssumeRoleResultStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assume Role Result StAX Unmarshaller
AssumeRoleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumeRoleResultStaxUnmarshaller
 
assumeRoleWithSAML(AssumeRoleWithSAMLRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAML(AssumeRoleWithSAMLRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAMLAsync(AssumeRoleWithSAMLRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAMLAsync(AssumeRoleWithSAMLRequest, AsyncHandler<AssumeRoleWithSAMLRequest, AssumeRoleWithSAMLResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAMLAsync(AssumeRoleWithSAMLRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAMLAsync(AssumeRoleWithSAMLRequest, AsyncHandler<AssumeRoleWithSAMLRequest, AssumeRoleWithSAMLResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
AssumeRoleWithSAMLRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the AssumeRoleWithSAML operation.
AssumeRoleWithSAMLRequest() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
 
AssumeRoleWithSAMLRequestMarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assume Role With S A M L Request Marshaller
AssumeRoleWithSAMLRequestMarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithSAMLRequestMarshaller
 
AssumeRoleWithSAMLResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful call to the AssumeRoleWithSAML action, including temporary AWS credentials that can be used to make AWS requests.
AssumeRoleWithSAMLResult() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
 
AssumeRoleWithSAMLResultStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assume Role With S A M L Result StAX Unmarshaller
AssumeRoleWithSAMLResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithSAMLResultStaxUnmarshaller
 
assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google.
assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google.
assumeRoleWithWebIdentityAsync(AssumeRoleWithWebIdentityRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google.
assumeRoleWithWebIdentityAsync(AssumeRoleWithWebIdentityRequest, AsyncHandler<AssumeRoleWithWebIdentityRequest, AssumeRoleWithWebIdentityResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google.
assumeRoleWithWebIdentityAsync(AssumeRoleWithWebIdentityRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google.
assumeRoleWithWebIdentityAsync(AssumeRoleWithWebIdentityRequest, AsyncHandler<AssumeRoleWithWebIdentityRequest, AssumeRoleWithWebIdentityResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google.
AssumeRoleWithWebIdentityRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the AssumeRoleWithWebIdentity operation.
AssumeRoleWithWebIdentityRequest() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
 
AssumeRoleWithWebIdentityRequestMarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assume Role With Web Identity Request Marshaller
AssumeRoleWithWebIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithWebIdentityRequestMarshaller
 
AssumeRoleWithWebIdentityResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful call to the AssumeRoleWithWebIdentity action, including temporary AWS credentials that can be used to make AWS requests.
AssumeRoleWithWebIdentityResult() - Constructor for class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
 
AssumeRoleWithWebIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Assume Role With Web Identity Result StAX Unmarshaller
AssumeRoleWithWebIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithWebIdentityResultStaxUnmarshaller
 
AsyncAssert - Class in com.amazonaws.services.simpleworkflow.flow.junit
Similar to Assert which waits on Promise argument before calling correspondent Assert...
AsyncAssert() - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.AsyncAssert
 
AsyncCancelAndRetryExecutor - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
Cancels and reexecutes a command when AsyncCancelAndRetryExecutor.cancelCurrentAndReexecute() is called.
AsyncCancelAndRetryExecutor() - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncCancelAndRetryExecutor
 
AsyncDecisionTaskHandler - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
AsyncDecisionTaskHandler(WorkflowDefinitionFactoryFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.AsyncDecisionTaskHandler
 
AsyncExecutor - Interface in com.amazonaws.services.simpleworkflow.flow.interceptors
Serves the same purpose as Executor, but in asynchronous world.
AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT> - Interface in com.amazonaws.handlers
Callback interface for notification on web service requests executed with the asynchronous clients in the AWS SDK for Java.
Asynchronous - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
Call to @Asynchronous method always returns immediately without executing it code.
AsynchronousAspect - Class in com.amazonaws.services.simpleworkflow.flow.aspectj
 
AsynchronousAspect() - Constructor for class com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect
 
AsyncRetryingExecutor - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
 
AsyncRetryingExecutor(RetryPolicy, WorkflowClock) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncRetryingExecutor
 
AsyncRunnable - Interface in com.amazonaws.services.simpleworkflow.flow.interceptors
Serves the same purpose as Runnable, but avoids special handling of checked exceptions.
AsyncScheduledExecutor - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
AsyncExecutor implementation that executes command according to provided schedule.
AsyncScheduledExecutor(InvocationSchedule, WorkflowClock) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncScheduledExecutor
 
AsyncScope - Class in com.amazonaws.services.simpleworkflow.flow.core
Interface between synchronous and asynchronous code.
AsyncScope() - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
AsyncScope(boolean, boolean) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
AsyncTaskInfo - Class in com.amazonaws.services.simpleworkflow.flow.core
 
AsyncTaskInfo(String, StackTraceElement[], boolean, Promise<?>[]) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.AsyncTaskInfo
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns whether we have reached the end of the result set.
atEndOfResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedQueryList
Deprecated.
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedScanList
Deprecated.
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether we have reached the end of the result set.
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
attachElasticLoadBalancer(AttachElasticLoadBalancerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Attaches an Elastic Load Balancing load balancer to a specified layer.
attachElasticLoadBalancer(AttachElasticLoadBalancerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Attaches an Elastic Load Balancing load balancer to a specified layer.
attachElasticLoadBalancerAsync(AttachElasticLoadBalancerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Attaches an Elastic Load Balancing load balancer to a specified layer.
attachElasticLoadBalancerAsync(AttachElasticLoadBalancerRequest, AsyncHandler<AttachElasticLoadBalancerRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Attaches an Elastic Load Balancing load balancer to a specified layer.
attachElasticLoadBalancerAsync(AttachElasticLoadBalancerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Attaches an Elastic Load Balancing load balancer to a specified layer.
attachElasticLoadBalancerAsync(AttachElasticLoadBalancerRequest, AsyncHandler<AttachElasticLoadBalancerRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Attaches an Elastic Load Balancing load balancer to a specified layer.
AttachElasticLoadBalancerRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the AttachElasticLoadBalancer operation.
AttachElasticLoadBalancerRequest() - Constructor for class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
 
AttachElasticLoadBalancerRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Attach Elastic Load Balancer Request Marshaller
AttachElasticLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.AttachElasticLoadBalancerRequestMarshaller
 
attachInstances(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstances(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
attachInstancesAsync(AttachInstancesRequest, AsyncHandler<AttachInstancesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Attaches one or more Amazon EC2 instances to an existing Auto Scaling group.
AttachInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the AttachInstances operation.
AttachInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
AttachInstancesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Attach Instances Request Marshaller
AttachInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.AttachInstancesRequestMarshaller
 
attachInternetGateway(AttachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGateway(AttachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
attachInternetGatewayAsync(AttachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.
AttachInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachInternetGateway operation.
AttachInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
AttachInternetGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Internet Gateway Request Marshaller
AttachInternetGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachInternetGatewayRequestMarshaller
 
attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
AttachLoadBalancerToSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the AttachLoadBalancerToSubnets operation.
AttachLoadBalancerToSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
AttachLoadBalancerToSubnetsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Attach Load Balancer To Subnets Request Marshaller
AttachLoadBalancerToSubnetsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.AttachLoadBalancerToSubnetsRequestMarshaller
 
AttachLoadBalancerToSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the AttachLoadBalancerToSubnets action.
AttachLoadBalancerToSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
AttachLoadBalancerToSubnetsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Attach Load Balancer To Subnets Result StAX Unmarshaller
AttachLoadBalancerToSubnetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.AttachLoadBalancerToSubnetsResultStaxUnmarshaller
 
AttachmentStatus - Enum in com.amazonaws.services.ec2.model
Attachment Status
attachNetworkInterface(AttachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches a network interface to an instance.
attachNetworkInterface(AttachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a network interface to an instance.
attachNetworkInterfaceAsync(AttachNetworkInterfaceRequest, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a network interface to an instance.
AttachNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachNetworkInterface operation.
AttachNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
AttachNetworkInterfaceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Network Interface Request Marshaller
AttachNetworkInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachNetworkInterfaceRequestMarshaller
 
AttachNetworkInterfaceResult - Class in com.amazonaws.services.ec2.model
 
AttachNetworkInterfaceResult() - Constructor for class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
AttachNetworkInterfaceResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Network Interface Result StAX Unmarshaller
AttachNetworkInterfaceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachNetworkInterfaceResultStaxUnmarshaller
 
attachVolume(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches an Amazon EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolume(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches an Amazon EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an Amazon EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches an Amazon EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an Amazon EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
attachVolumeAsync(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches an Amazon EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
AttachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachVolume operation.
AttachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
Default constructor for a new AttachVolumeRequest object.
AttachVolumeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
Constructs a new AttachVolumeRequest object.
AttachVolumeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Volume Request Marshaller
AttachVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachVolumeRequestMarshaller
 
AttachVolumeResult - Class in com.amazonaws.services.ec2.model
 
AttachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeResult
 
AttachVolumeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Volume Result StAX Unmarshaller
AttachVolumeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachVolumeResultStaxUnmarshaller
 
attachVpnGateway(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches a virtual private gateway to a VPC.
attachVpnGateway(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a virtual private gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a virtual private gateway to a VPC.
AttachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachVpnGateway operation.
AttachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Default constructor for a new AttachVpnGatewayRequest object.
AttachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Constructs a new AttachVpnGatewayRequest object.
AttachVpnGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Vpn Gateway Request Marshaller
AttachVpnGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachVpnGatewayRequestMarshaller
 
AttachVpnGatewayResult - Class in com.amazonaws.services.ec2.model
 
AttachVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
AttachVpnGatewayResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Attach Vpn Gateway Result StAX Unmarshaller
AttachVpnGatewayResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AttachVpnGatewayResultStaxUnmarshaller
 
Attribute - Class in com.amazonaws.services.simpledb.model
Attribute() - Constructor for class com.amazonaws.services.simpledb.model.Attribute
Default constructor for a new Attribute object.
Attribute(String, String) - Constructor for class com.amazonaws.services.simpledb.model.Attribute
Constructs a new Attribute object.
AttributeAction - Enum in com.amazonaws.services.dynamodb.model
Deprecated.
Use AttributeAction instead.
AttributeAction - Enum in com.amazonaws.services.dynamodbv2.model
Attribute Action
AttributeDefinition - Class in com.amazonaws.services.dynamodbv2.model
Represents an attribute for describing the key schema for the table and indexes.
AttributeDefinition() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Default constructor for a new AttributeDefinition object.
AttributeDefinition(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Constructs a new AttributeDefinition object.
AttributeDefinition(String, ScalarAttributeType) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Constructs a new AttributeDefinition object.
AttributeDefinitionJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Attribute Definition JSON Unmarshaller
AttributeDefinitionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.AttributeDefinitionJsonUnmarshaller
 
AttributeDoesNotExistException - Exception in com.amazonaws.services.simpledb.model
The specified attribute does not exist.
AttributeDoesNotExistException(String) - Constructor for exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Constructs a new AttributeDoesNotExistException with the specified error message.
AttributeDoesNotExistExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
AttributeDoesNotExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.AttributeDoesNotExistExceptionUnmarshaller
 
AttributeStaxUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
Attribute StAX Unmarshaller
AttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.AttributeStaxUnmarshaller
 
AttributeTransformer - Interface in com.amazonaws.services.dynamodbv2.datamodeling
A hook allowing a custom transform/untransform of the raw attribute values immediately before writing them into DynamoDB and immediately after reading them out of DynamoDB, but with extra context about the model class not available at the raw AmazonDymnamoDB level.
AttributeTransformer.Parameters<T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Parameters for the transform and untransform methods, so we don't have to break the interface in order to add additional parameters.
AttributeTransformerChain - Class in com.amazonaws.services.dynamodbv2.datamodeling
A virtual AttributeTransformer that transforms and untransforms attributes by running them through a cascading series of child AttributeTransformer instances.
AttributeTransformerChain(AttributeTransformer...) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
Creates a new transformer chain from the given array of transformers.
AttributeTransformerChain(List<AttributeTransformer>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
Creates a new transformer chain from the given list of transformers.
AttributeValue - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use AttributeValue instead.
AttributeValue() - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Default constructor for a new AttributeValue object.
AttributeValue(String) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Constructs a new AttributeValue object.
AttributeValue(List<String>) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Constructs a new AttributeValue object.
AttributeValue - Class in com.amazonaws.services.dynamodbv2.model
Represents the data for an attribute.
AttributeValue() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
Default constructor for a new AttributeValue object.
AttributeValue(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
Constructs a new AttributeValue object.
AttributeValue(List<String>) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
Constructs a new AttributeValue object.
AttributeValueJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
AttributeValueJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.AttributeValueJsonUnmarshaller
Deprecated.
 
AttributeValueJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Attribute Value JSON Unmarshaller
AttributeValueJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.AttributeValueJsonUnmarshaller
 
AttributeValueUpdate - Class in com.amazonaws.services.dynamodb.model
Deprecated.
AttributeValueUpdate() - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
Default constructor for a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, String) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
Constructs a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, AttributeAction) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
Constructs a new AttributeValueUpdate object.
AttributeValueUpdate - Class in com.amazonaws.services.dynamodbv2.model
For the UpdateItem operation, represents the attributes to be modified, the action to perform on each, and the new value for each.
AttributeValueUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Default constructor for a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Constructs a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, AttributeAction) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Constructs a new AttributeValueUpdate object.
AudioCodecOptions - Class in com.amazonaws.services.elastictranscoder.model
Options associated with your audio codec.
AudioCodecOptions() - Constructor for class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
AudioCodecOptionsJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Audio Codec Options JSON Unmarshaller
AudioCodecOptionsJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.AudioCodecOptionsJsonUnmarshaller
 
AudioParameters - Class in com.amazonaws.services.elastictranscoder.model
Parameters required for transcoding audio.
AudioParameters() - Constructor for class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
AudioParametersJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Audio Parameters JSON Unmarshaller
AudioParametersJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.AudioParametersJsonUnmarshaller
 
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
The specified Amazon EC2 security group is already authorized for the specified cache security group.
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.rds.model
The specified CIDRIP or EC2 security group is already authorized for the specified DB security group.
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
AuthorizationAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
AuthorizationAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
AuthorizationAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
AuthorizationAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
AuthorizationAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
AuthorizationErrorException - Exception in com.amazonaws.services.sns.model
Indicates that the user has been denied access to the requested resource.
AuthorizationErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.AuthorizationErrorException
Constructs a new AuthorizationErrorException with the specified error message.
AuthorizationErrorExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
AuthorizationErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.AuthorizationErrorExceptionUnmarshaller
 
AuthorizationNotFoundException - Exception in com.amazonaws.services.elasticache.model
The specified Amazon EC2 security group is not authorized for the specified cache security group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException 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.
AuthorizationNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException with the specified error message.
AuthorizationNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
AuthorizationNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.AuthorizationNotFoundExceptionUnmarshaller
 
AuthorizationNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
AuthorizationNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AuthorizationNotFoundExceptionUnmarshaller
 
AuthorizationNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
AuthorizationNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AuthorizationNotFoundExceptionUnmarshaller
 
AuthorizationQuotaExceededException - Exception in com.amazonaws.services.rds.model
DB security group authorization quota has been reached.
AuthorizationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.AuthorizationQuotaExceededException
Constructs a new AuthorizationQuotaExceededException with the specified error message.
AuthorizationQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The authorization quota for the cluster security group has been reached.
AuthorizationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.AuthorizationQuotaExceededException
Constructs a new AuthorizationQuotaExceededException with the specified error message.
AuthorizationQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
AuthorizationQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AuthorizationQuotaExceededExceptionUnmarshaller
 
AuthorizationQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
AuthorizationQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AuthorizationQuotaExceededExceptionUnmarshaller
 
authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The AuthorizeCacheSecurityGroupIngress operation allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The AuthorizeCacheSecurityGroupIngress operation allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The AuthorizeCacheSecurityGroupIngress operation allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The AuthorizeCacheSecurityGroupIngress operation allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The AuthorizeCacheSecurityGroupIngress operation allows network ingress to a cache security group.
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The AuthorizeCacheSecurityGroupIngress operation allows network ingress to a cache security group.
AuthorizeCacheSecurityGroupIngressRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the AuthorizeCacheSecurityGroupIngress operation.
AuthorizeCacheSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
Default constructor for a new AuthorizeCacheSecurityGroupIngressRequest object.
AuthorizeCacheSecurityGroupIngressRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
Constructs a new AuthorizeCacheSecurityGroupIngressRequest object.
AuthorizeCacheSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Authorize Cache Security Group Ingress Request Marshaller
AuthorizeCacheSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.AuthorizeCacheSecurityGroupIngressRequestMarshaller
 
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngress(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Adds an inbound (ingress) rule to an Amazon Redshift security group.
AuthorizeClusterSecurityGroupIngressRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the AuthorizeClusterSecurityGroupIngress operation.
AuthorizeClusterSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
AuthorizeClusterSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Authorize Cluster Security Group Ingress Request Marshaller
AuthorizeClusterSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AuthorizeClusterSecurityGroupIngressRequestMarshaller
 
authorizeDBSecurityGroupIngress(AuthorizeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Enables ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngress(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Enables ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Enables ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Enables ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Enables ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Enables ingress to a DBSecurityGroup using one of two forms of authorization.
AuthorizeDBSecurityGroupIngressRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the AuthorizeDBSecurityGroupIngress operation.
AuthorizeDBSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Default constructor for a new AuthorizeDBSecurityGroupIngressRequest object.
AuthorizeDBSecurityGroupIngressRequest(String) - Constructor for class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Constructs a new AuthorizeDBSecurityGroupIngressRequest object.
AuthorizeDBSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Authorize D B Security Group Ingress Request Marshaller
AuthorizeDBSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AuthorizeDBSecurityGroupIngressRequestMarshaller
 
authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgress(AuthorizeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more egress rules to a security group for use with a VPC.
authorizeSecurityGroupEgressAsync(AuthorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more egress rules to a security group for use with a VPC.
AuthorizeSecurityGroupEgressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AuthorizeSecurityGroupEgress operation.
AuthorizeSecurityGroupEgressRequest() - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
AuthorizeSecurityGroupEgressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Authorize Security Group Egress Request Marshaller
AuthorizeSecurityGroupEgressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AuthorizeSecurityGroupEgressRequestMarshaller
 
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more ingress rules to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds one or more ingress rules to a security group.
AuthorizeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AuthorizeSecurityGroupIngress operation.
AuthorizeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Default constructor for a new AuthorizeSecurityGroupIngressRequest object.
AuthorizeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Constructs a new AuthorizeSecurityGroupIngressRequest object.
AuthorizeSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Authorize Security Group Ingress Request Marshaller
AuthorizeSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AuthorizeSecurityGroupIngressRequestMarshaller
 
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Authorizes the specified AWS customer account to restore the specified snapshot.
authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Authorizes the specified AWS customer account to restore the specified snapshot.
AuthorizeSnapshotAccessRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the AuthorizeSnapshotAccess operation.
AuthorizeSnapshotAccessRequest() - Constructor for class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
AuthorizeSnapshotAccessRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Authorize Snapshot Access Request Marshaller
AuthorizeSnapshotAccessRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AuthorizeSnapshotAccessRequestMarshaller
 
Autoscaling - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
AutoScalingActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Auto Scaling.
AutoScalingGroup - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroup data type.
AutoScalingGroup() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
AutoScalingGroup - Class in com.amazonaws.services.elasticbeanstalk.model
Describes an Auto Scaling launch configuration.
AutoScalingGroup() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
Default constructor for a new AutoScalingGroup object.
AutoScalingGroupStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Auto Scaling Group StAX Unmarshaller
AutoScalingGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.AutoScalingGroupStaxUnmarshaller
 
AutoScalingGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Auto Scaling Group StAX Unmarshaller
AutoScalingGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.AutoScalingGroupStaxUnmarshaller
 
AutoScalingInstanceDetails - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstanceDetails data type.
AutoScalingInstanceDetails() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
AutoScalingInstanceDetailsStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Auto Scaling Instance Details StAX Unmarshaller
AutoScalingInstanceDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.AutoScalingInstanceDetailsStaxUnmarshaller
 
AutoScalingThresholds - Class in com.amazonaws.services.opsworks.model
Describes a load-based auto scaling upscaling or downscaling threshold configuration, which specifies when AWS OpsWorks starts or stops load-based instances.
AutoScalingThresholds() - Constructor for class com.amazonaws.services.opsworks.model.AutoScalingThresholds
 
AutoScalingThresholdsJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Auto Scaling Thresholds JSON Unmarshaller
AutoScalingThresholdsJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.AutoScalingThresholdsJsonUnmarshaller
 
AutoScalingType - Enum in com.amazonaws.services.opsworks.model
Auto Scaling Type
AvailabilityZone - Class in com.amazonaws.services.ec2.model
Describes an Availability Zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.ec2.model.AvailabilityZone
 
AvailabilityZone - Class in com.amazonaws.services.elasticache.model
Describes an availability zone in which the cache cluster is launched.
AvailabilityZone() - Constructor for class com.amazonaws.services.elasticache.model.AvailabilityZone
 
AvailabilityZone - Class in com.amazonaws.services.rds.model
Contains Availability Zone information.
AvailabilityZone() - Constructor for class com.amazonaws.services.rds.model.AvailabilityZone
 
AvailabilityZone - Class in com.amazonaws.services.redshift.model
Describes an availability zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.redshift.model.AvailabilityZone
 
AvailabilityZoneMessage - Class in com.amazonaws.services.ec2.model
Describes a message about an Availability Zone.
AvailabilityZoneMessage() - Constructor for class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
AvailabilityZoneMessageStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Availability Zone Message StAX Unmarshaller
AvailabilityZoneMessageStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AvailabilityZoneMessageStaxUnmarshaller
 
AvailabilityZoneState - Enum in com.amazonaws.services.ec2.model
Availability Zone State
AvailabilityZoneStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Availability Zone StAX Unmarshaller
AvailabilityZoneStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.AvailabilityZoneStaxUnmarshaller
 
AvailabilityZoneStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Availability Zone StAX Unmarshaller
AvailabilityZoneStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.AvailabilityZoneStaxUnmarshaller
 
AvailabilityZoneStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Availability Zone StAX Unmarshaller
AvailabilityZoneStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.AvailabilityZoneStaxUnmarshaller
 
AvailabilityZoneStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Availability Zone StAX Unmarshaller
AvailabilityZoneStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.AvailabilityZoneStaxUnmarshaller
 
available() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Standard input stream available method, except it ensures that HttpMethodReleaseInputStream.releaseConnection() is called if any errors are encountered from the wrapped stream.
available() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
available() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
available() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
available() - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
awaitTermination(long, TimeUnit) - Method in interface com.amazonaws.services.simpleworkflow.flow.worker.TaskPoller
 
awaitTermination(long, TimeUnit) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerLifecycle
 
awaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
AWS3Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS3 signing protocol.
AWS3Signer() - Constructor for class com.amazonaws.auth.AWS3Signer
 
AWS4Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS4 signing protocol.
AWS4Signer() - Constructor for class com.amazonaws.auth.AWS4Signer
Construct a new AWS4 signer instance.
AWS4Signer(boolean) - Constructor for class com.amazonaws.auth.AWS4Signer
Construct a new AWS4 signer instance.
AWS4Signer.HeaderSigningResult - Class in com.amazonaws.auth
 
AWS4Signer.HeaderSigningResult(String, String, byte[], byte[]) - Constructor for class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
 
AWS_ACCESS_KEY_PROPERTY - Static variable in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWS_CREDENTAIL_PROPERTIES_FILE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify an AWS credential property file.
AWS_EMAIL_SERVICE_ENDPOINT_PROPERTY - Static variable in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWS_REQUEST_ID - Static variable in class com.amazonaws.ResponseMetadata
 
AWS_SECRET_KEY_PROPERTY - Static variable in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AwsChunkedEncodingInputStream - Class in com.amazonaws.auth
A wrapper class of InputStream that implements chunked-encoding.
AwsChunkedEncodingInputStream(InputStream, byte[], String, String, String, AWS4Signer) - Constructor for class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
AwsChunkedEncodingInputStream(InputStream, int, byte[], String, String, String, AWS4Signer) - Constructor for class com.amazonaws.auth.AwsChunkedEncodingInputStream
A wrapper of InputStream that implements pseudo-chunked-encoding.
AWSCloudTrail - Interface in com.amazonaws.services.cloudtrail
Interface for accessing AWSCloudTrail.
AWSCloudTrailAsync - Interface in com.amazonaws.services.cloudtrail
Interface for accessing AWSCloudTrail asynchronously.
AWSCloudTrailAsyncClient - Class in com.amazonaws.services.cloudtrail
Asynchronous client for accessing AWSCloudTrail.
AWSCloudTrailAsyncClient() - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail.
AWSCloudTrailAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail.
AWSCloudTrailAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials.
AWSCloudTrailAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials and executor service.
AWSCloudTrailAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials, executor service, and client configuration options.
AWSCloudTrailAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider.
AWSCloudTrailAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider and executor service.
AWSCloudTrailAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider and client configuration options.
AWSCloudTrailAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider, executor service, and client configuration options.
AWSCloudTrailClient - Class in com.amazonaws.services.cloudtrail
Client for accessing AWSCloudTrail.
AWSCloudTrailClient() - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail.
AWSCloudTrailClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail.
AWSCloudTrailClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail using the specified AWS account credentials.
AWSCloudTrailClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail using the specified AWS account credentials and client configuration options.
AWSCloudTrailClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider.
AWSCloudTrailClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider and client configuration options.
AWSCloudTrailClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Constructs a new client to invoke service methods on AWSCloudTrail using the specified AWS account credentials provider, client configuration options and request metric collector.
AWSCredentials - Interface in com.amazonaws.auth
Provides access to the AWS credentials used for accessing AWS services: AWS access key ID and secret access key.
AWSCredentialsProvider - Interface in com.amazonaws.auth
Interface for providing AWS credentials.
AWSCredentialsProviderChain - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that chains together multiple credentials providers.
AWSCredentialsProviderChain(AWSCredentialsProvider...) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
Constructs a new AWSCredentialsProviderChain with the specified credential providers.
AWSElasticBeanstalk - Interface in com.amazonaws.services.elasticbeanstalk
Interface for accessing AWSElasticBeanstalk.
AWSElasticBeanstalkAsync - Interface in com.amazonaws.services.elasticbeanstalk
Interface for accessing AWSElasticBeanstalk asynchronously.
AWSElasticBeanstalkAsyncClient - Class in com.amazonaws.services.elasticbeanstalk
Asynchronous client for accessing AWSElasticBeanstalk.
AWSElasticBeanstalkAsyncClient() - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk.
AWSElasticBeanstalkAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk.
AWSElasticBeanstalkAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials.
AWSElasticBeanstalkAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials and executor service.
AWSElasticBeanstalkAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials, executor service, and client configuration options.
AWSElasticBeanstalkAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider.
AWSElasticBeanstalkAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider and executor service.
AWSElasticBeanstalkAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider and client configuration options.
AWSElasticBeanstalkAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider, executor service, and client configuration options.
AWSElasticBeanstalkClient - Class in com.amazonaws.services.elasticbeanstalk
Client for accessing AWSElasticBeanstalk.
AWSElasticBeanstalkClient() - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk.
AWSElasticBeanstalkClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk.
AWSElasticBeanstalkClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials.
AWSElasticBeanstalkClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials and client configuration options.
AWSElasticBeanstalkClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider.
AWSElasticBeanstalkClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider and client configuration options.
AWSElasticBeanstalkClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials provider, client configuration options, and request metric collector.
AwsHostNameUtils - Class in com.amazonaws.util
 
AwsHostNameUtils() - Constructor for class com.amazonaws.util.AwsHostNameUtils
 
AWSJavaMailTransport - Class in com.amazonaws.services.simpleemail
A transport implementation using Amazon Web Service's E-mail Service.
AWSJavaMailTransport(Session, URLName) - Constructor for class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWSMetricTransformerFactory - Enum in com.amazonaws.metrics.internal.cloudwatch.spi
Service specific metric transformer factory.
AWSOpsWorks - Interface in com.amazonaws.services.opsworks
Interface for accessing AWSOpsWorks.
AWSOpsWorksAsync - Interface in com.amazonaws.services.opsworks
Interface for accessing AWSOpsWorks asynchronously.
AWSOpsWorksAsyncClient - Class in com.amazonaws.services.opsworks
Asynchronous client for accessing AWSOpsWorks.
AWSOpsWorksAsyncClient() - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks.
AWSOpsWorksAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks.
AWSOpsWorksAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials.
AWSOpsWorksAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials and executor service.
AWSOpsWorksAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials, executor service, and client configuration options.
AWSOpsWorksAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider.
AWSOpsWorksAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider and executor service.
AWSOpsWorksAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider and client configuration options.
AWSOpsWorksAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider, executor service, and client configuration options.
AWSOpsWorksClient - Class in com.amazonaws.services.opsworks
Client for accessing AWSOpsWorks.
AWSOpsWorksClient() - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks.
AWSOpsWorksClient(ClientConfiguration) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks.
AWSOpsWorksClient(AWSCredentials) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks using the specified AWS account credentials.
AWSOpsWorksClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks using the specified AWS account credentials and client configuration options.
AWSOpsWorksClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider.
AWSOpsWorksClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider and client configuration options.
AWSOpsWorksClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.opsworks.AWSOpsWorksClient
Constructs a new client to invoke service methods on AWSOpsWorks using the specified AWS account credentials provider, client configuration options and request metric collector.
AWSRefreshableSessionCredentials - Interface in com.amazonaws.auth
Session credentials that can be refreshed upon request.
AWSRequestMetrics - Class in com.amazonaws.util
Used as both a base class and a minimal support of AWS SDK request metrics.
AWSRequestMetrics() - Constructor for class com.amazonaws.util.AWSRequestMetrics
This constructor should be used only in the case when AWS SDK metrics collector is disabled, when minimal timing info is supported for backward compatibility reasons.
AWSRequestMetrics(TimingInfo) - Constructor for class com.amazonaws.util.AWSRequestMetrics
 
AWSRequestMetrics.Field - Enum in com.amazonaws.util
Predefined AWS SDK metric types general across all AWS clients.
AWSRequestMetricsFullSupport - Class in com.amazonaws.util
In contrast to AWSRequestMetrics, which is intended to be a minimal support of AWS SDK request metrics, this class is the full support of AWS SDK request metrics including features such as properties and sub-events.
AWSRequestMetricsFullSupport() - Constructor for class com.amazonaws.util.AWSRequestMetricsFullSupport
This constructor should be used in the case when AWS SDK metrics collector is enabled.
AWSS3V4Signer - Class in com.amazonaws.services.s3.internal
AWS4 signer implementation for AWS S3
AWSS3V4Signer() - Constructor for class com.amazonaws.services.s3.internal.AWSS3V4Signer
Don't double-url-encode path elements; S3 expects path elements to be encoded only once in the canonical URI.
AwsSdkMetrics - Enum in com.amazonaws.metrics
Used to control the default AWS SDK metric collection system.
AWSSecurityTokenService - Interface in com.amazonaws.services.securitytoken
Interface for accessing AWSSecurityTokenService.
AWSSecurityTokenServiceAsync - Interface in com.amazonaws.services.securitytoken
Interface for accessing AWSSecurityTokenService asynchronously.
AWSSecurityTokenServiceAsyncClient - Class in com.amazonaws.services.securitytoken
Asynchronous client for accessing AWSSecurityTokenService.
AWSSecurityTokenServiceAsyncClient() - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials.
AWSSecurityTokenServiceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials and executor service.
AWSSecurityTokenServiceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials, executor service, and client configuration options.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider and executor service.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider and client configuration options.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider, executor service, and client configuration options.
AWSSecurityTokenServiceClient - Class in com.amazonaws.services.securitytoken
Client for accessing AWSSecurityTokenService.
AWSSecurityTokenServiceClient() - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials.
AWSSecurityTokenServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials and client configuration options.
AWSSecurityTokenServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider.
AWSSecurityTokenServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider and client configuration options.
AWSSecurityTokenServiceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider, client configuration options, and request metric collector.
AWSServiceMetrics - Enum in com.amazonaws.util
Predefined AWS SDK non-request specific metric types general across all AWS clients.
AWSSessionCredentials - Interface in com.amazonaws.auth
AWS session credentials object.
AWSStorageGateway - Interface in com.amazonaws.services.storagegateway
Interface for accessing AWSStorageGateway.
AWSStorageGatewayAsync - Interface in com.amazonaws.services.storagegateway
Interface for accessing AWSStorageGateway asynchronously.
AWSStorageGatewayAsyncClient - Class in com.amazonaws.services.storagegateway
Asynchronous client for accessing AWSStorageGateway.
AWSStorageGatewayAsyncClient() - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials.
AWSStorageGatewayAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials and executor service.
AWSStorageGatewayAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials, executor service, and client configuration options.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider and executor service.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider and client configuration options.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider, executor service, and client configuration options.
AWSStorageGatewayClient - Class in com.amazonaws.services.storagegateway
Client for accessing AWSStorageGateway.
AWSStorageGatewayClient() - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayClient(ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayClient(AWSCredentials) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials.
AWSStorageGatewayClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials and client configuration options.
AWSStorageGatewayClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider.
AWSStorageGatewayClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider and client configuration options.
AWSStorageGatewayClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider, client configuration options and request metric collector.
AWSSupport - Interface in com.amazonaws.services.support
Interface for accessing AWSSupport.
AWSSupportAsync - Interface in com.amazonaws.services.support
Interface for accessing AWSSupport asynchronously.
AWSSupportAsyncClient - Class in com.amazonaws.services.support
Asynchronous client for accessing AWSSupport.
AWSSupportAsyncClient() - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport.
AWSSupportAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport.
AWSSupportAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials.
AWSSupportAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials and executor service.
AWSSupportAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials, executor service, and client configuration options.
AWSSupportAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials provider.
AWSSupportAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials provider and executor service.
AWSSupportAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials provider and client configuration options.
AWSSupportAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSupport using the specified AWS account credentials provider, executor service, and client configuration options.
AWSSupportClient - Class in com.amazonaws.services.support
Client for accessing AWSSupport.
AWSSupportClient() - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport.
AWSSupportClient(ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport.
AWSSupportClient(AWSCredentials) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport using the specified AWS account credentials.
AWSSupportClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport using the specified AWS account credentials and client configuration options.
AWSSupportClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport using the specified AWS account credentials provider.
AWSSupportClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport using the specified AWS account credentials provider and client configuration options.
AWSSupportClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Constructs a new client to invoke service methods on AWSSupport using the specified AWS account credentials provider, client configuration options and request metric collector.

B

back() - Method in class com.amazonaws.util.json.JSONTokener
Back up one character.
BackendServerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
This data type is used as a response element in the DescribeLoadBalancers action to describe the configuration of the back-end server.
BackendServerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
BackendServerDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Backend Server Description StAX Unmarshaller
BackendServerDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.BackendServerDescriptionStaxUnmarshaller
 
BackoffThrottler - Class in com.amazonaws.services.simpleworkflow.flow.worker
Used to throttle code execution in presence of failures using exponential backoff logic.
BackoffThrottler(long, long, double) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.BackoffThrottler
Construct an instance of the throttler.
BaseException - Exception in com.amazonaws.services.cloudsearch.model
An error occurred while processing the request.
BaseException(String) - Constructor for exception com.amazonaws.services.cloudsearch.model.BaseException
Constructs a new BaseException with the specified error message.
BaseExceptionUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
 
BaseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.BaseExceptionUnmarshaller
 
BasicAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
BasicAWSCredentials(String, String) - Constructor for class com.amazonaws.auth.BasicAWSCredentials
Constructs a new BasicAWSCredentials object, with the specified AWS access key and AWS secret key.
BasicSessionCredentials - Class in com.amazonaws.auth
Simple session credentials with keys and session token.
BasicSessionCredentials(String, String, String) - Constructor for class com.amazonaws.auth.BasicSessionCredentials
 
batchDelete(List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(Object...) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(List<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(Object...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDeleteAttributes(BatchDeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributes(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
BatchDeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the BatchDeleteAttributes operation.
BatchDeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Default constructor for a new BatchDeleteAttributesRequest object.
BatchDeleteAttributesRequest(String, List<DeletableItem>) - Constructor for class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Constructs a new BatchDeleteAttributesRequest object.
BatchDeleteAttributesRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Batch Delete Attributes Request Marshaller
BatchDeleteAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.BatchDeleteAttributesRequestMarshaller
 
BatchEntryIdsNotDistinctException - Exception in com.amazonaws.services.sqs.model
Two or more batch entries have the same Id in the request.
BatchEntryIdsNotDistinctException(String) - Constructor for exception com.amazonaws.services.sqs.model.BatchEntryIdsNotDistinctException
Constructs a new BatchEntryIdsNotDistinctException with the specified error message.
BatchEntryIdsNotDistinctExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
BatchEntryIdsNotDistinctExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.BatchEntryIdsNotDistinctExceptionUnmarshaller
 
batchGetItem(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItem(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
BatchGetItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use BatchGetItemRequest instead.
BatchGetItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
 
BatchGetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the BatchGetItem operation.
BatchGetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Default constructor for a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>, ReturnConsumedCapacity) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
BatchGetItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.BatchGetItemRequestMarshaller
Deprecated.
 
BatchGetItemRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Batch Get Item Request Marshaller
BatchGetItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.BatchGetItemRequestMarshaller
 
BatchGetItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use BatchGetItemResult instead.
BatchGetItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
 
BatchGetItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a BatchGetItem operation.
BatchGetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
BatchGetItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
BatchGetItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.BatchGetItemResultJsonUnmarshaller
Deprecated.
 
BatchGetItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Batch Get Item Result JSON Unmarshaller
BatchGetItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.BatchGetItemResultJsonUnmarshaller
 
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(List<Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchLoad(List<Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchPutAttributes(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributes(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
BatchPutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the BatchPutAttributes operation.
BatchPutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Default constructor for a new BatchPutAttributesRequest object.
BatchPutAttributesRequest(String, List<ReplaceableItem>) - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Constructs a new BatchPutAttributesRequest object.
BatchPutAttributesRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Batch Put Attributes Request Marshaller
BatchPutAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.BatchPutAttributesRequestMarshaller
 
BatchRequestTooLongException - Exception in com.amazonaws.services.sqs.model
The length of all the messages put together is more than the limit.
BatchRequestTooLongException(String) - Constructor for exception com.amazonaws.services.sqs.model.BatchRequestTooLongException
Constructs a new BatchRequestTooLongException with the specified error message.
BatchRequestTooLongExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
BatchRequestTooLongExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.BatchRequestTooLongExceptionUnmarshaller
 
BatchResponse - Class in com.amazonaws.services.dynamodb.model
Deprecated.
This class is no longer supported by the latest service API.
BatchResponse() - Constructor for class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
 
BatchResponseJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
BatchResponse is no longer supported in the latest service API.
BatchResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.BatchResponseJsonUnmarshaller
Deprecated.
 
BatchResultErrorEntry - Class in com.amazonaws.services.sqs.model
This is used in the responses of batch API to give a detailed description of the result of an action on each entry in the request.
BatchResultErrorEntry() - Constructor for class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
BatchResultErrorEntryStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Batch Result Error Entry StAX Unmarshaller
BatchResultErrorEntryStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.BatchResultErrorEntryStaxUnmarshaller
 
batchSave(List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(Object...) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(List<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(Object...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
BatchTooLargeException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
BatchTooLargeException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.BatchTooLargeException
Constructs a new BatchTooLargeException with the specified error message.
BatchTooLargeException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
BatchTooLargeException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.BatchTooLargeException
Constructs a new BatchTooLargeException with the specified error message.
BatchTooLargeExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
BatchTooLargeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.BatchTooLargeExceptionUnmarshaller
 
BatchTooLargeExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
BatchTooLargeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.BatchTooLargeExceptionUnmarshaller
 
batchWrite(List<? extends Object>, List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWriteItem(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItem(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Map<String, List<WriteRequest>>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
BatchWriteItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
 
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the BatchWriteItem operation.
BatchWriteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Default constructor for a new BatchWriteItemRequest object.
BatchWriteItemRequest(Map<String, List<WriteRequest>>) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Constructs a new BatchWriteItemRequest object.
BatchWriteItemRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
BatchWriteItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.BatchWriteItemRequestMarshaller
Deprecated.
 
BatchWriteItemRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Batch Write Item Request Marshaller
BatchWriteItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.BatchWriteItemRequestMarshaller
 
BatchWriteItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
BatchWriteItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
 
BatchWriteItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a BatchWriteItem operation.
BatchWriteItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
BatchWriteItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
BatchWriteItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.BatchWriteItemResultJsonUnmarshaller
Deprecated.
 
BatchWriteItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Batch Write Item Result JSON Unmarshaller
BatchWriteItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.BatchWriteItemResultJsonUnmarshaller
 
BatchWriteResponse - Class in com.amazonaws.services.dynamodb.model
Deprecated.
This class is no longer suppored by the latest service API.
BatchWriteResponse() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
 
BatchWriteResponseJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
Use com.amazonaws.services.dynamodbv2.model.transform.BatchWriteResponseJsonUnmarshaller instead.
BatchWriteResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.BatchWriteResponseJsonUnmarshaller
Deprecated.
 
before() - Static method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
Must be called before each decision.
beforeEvaluate(DecisionContext) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
beforeEvaluate(DecisionContext) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.AbstractRequestHandler
Deprecated.
 
beforeRequest(Request<?>) - Method in interface com.amazonaws.handlers.RequestHandler
Deprecated.
Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.RequestHandler2
Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in class com.amazonaws.services.ec2.model.transform.EC2RequestHandler
 
beforeRequest(Request<?>) - Method in class com.amazonaws.services.glacier.internal.AcceptJsonRequestHandler
 
beforeRequest(Request<?>) - Method in class com.amazonaws.services.glacier.internal.GlacierRequestHandler
 
beforeRequest(Request<?>) - Method in class com.amazonaws.services.sqs.internal.SQSRequestHandler
 
beforeRequest(Request<?>) - Method in class com.amazonaws.services.sqs.QueueUrlHandler
 
BinaryUtils - Class in com.amazonaws.util
Utilities for encoding and decoding binary data to and from different forms.
BinaryUtils() - Constructor for class com.amazonaws.util.BinaryUtils
 
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
Describes a block device mapping.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
BlockDeviceMappingStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Block Device Mapping StAX Unmarshaller
BlockDeviceMappingStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.BlockDeviceMappingStaxUnmarshaller
 
BlockDeviceMappingStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Block Device Mapping StAX Unmarshaller
BlockDeviceMappingStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.BlockDeviceMappingStaxUnmarshaller
 
Body - Class in com.amazonaws.services.simpleemail.model
Represents the body of the message.
Body() - Constructor for class com.amazonaws.services.simpleemail.model.Body
Default constructor for a new Body object.
Body(Content) - Constructor for class com.amazonaws.services.simpleemail.model.Body
Constructs a new Body object.
BooleanCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a comparison of boolean values.
BooleanCondition(String, boolean) - Constructor for class com.amazonaws.auth.policy.conditions.BooleanCondition
Constructs a new access policy condition that performs a boolean comparison.
BootstrapActionConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration of a bootstrap action.
BootstrapActionConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Default constructor for a new BootstrapActionConfig object.
BootstrapActionConfig(String, ScriptBootstrapActionConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Constructs a new BootstrapActionConfig object.
BootstrapActionConfigJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Bootstrap Action Config JSON Unmarshaller
BootstrapActionConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.BootstrapActionConfigJsonUnmarshaller
 
BootstrapActionDetail - Class in com.amazonaws.services.elasticmapreduce.model
Reports the configuration of a bootstrap action in a job flow.
BootstrapActionDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Default constructor for a new BootstrapActionDetail object.
BootstrapActionDetail(BootstrapActionConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Constructs a new BootstrapActionDetail object.
BootstrapActionDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Bootstrap Action Detail JSON Unmarshaller
BootstrapActionDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.BootstrapActionDetailJsonUnmarshaller
 
BootstrapActions - Class in com.amazonaws.services.elasticmapreduce.util
Class that provides helper methods for constructing predefined bootstrap actions.
BootstrapActions() - Constructor for class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Creates a new default BootstrapActions for us in us-east-1.
BootstrapActions(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Creates a new BootstrapActions.
BootstrapActions.ConfigFile - Enum in com.amazonaws.services.elasticmapreduce.util
Enum specifying all valid config files.
BootstrapActions.ConfigureDaemons - Class in com.amazonaws.services.elasticmapreduce.util
 
BootstrapActions.ConfigureHadoop - Class in com.amazonaws.services.elasticmapreduce.util
 
BootstrapActions.Daemon - Enum in com.amazonaws.services.elasticmapreduce.util
List of Hadoop daemons which can be configured.
BOX_USAGE - Static variable in class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
 
Bucket - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 bucket.
Bucket() - Constructor for class com.amazonaws.services.s3.model.Bucket
Constructs a bucket without any name specified.
Bucket(String) - Constructor for class com.amazonaws.services.s3.model.Bucket
Creates a bucket with a name.
BUCKET_ACCESS_FORBIDDEN_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
 
BUCKET_REDIRECT_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
 
BucketConfigurationXmlFactory - Class in com.amazonaws.services.s3.model.transform
Converts bucket configuration objects into XML byte arrays.
BucketConfigurationXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
 
BucketCrossOriginConfiguration - Class in com.amazonaws.services.s3.model
 
BucketCrossOriginConfiguration(List<CORSRule>) - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Constructs a new BucketCrossOriginConfiguration object with the rules given.
BucketCrossOriginConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
 
BucketLifecycleConfiguration - Class in com.amazonaws.services.s3.model
Container for bucket lifecycle configuration operations.
BucketLifecycleConfiguration(List<BucketLifecycleConfiguration.Rule>) - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constructs a new BucketLifecycleConfiguration object with the rules given.
BucketLifecycleConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
 
BucketLifecycleConfiguration.Rule - Class in com.amazonaws.services.s3.model
 
BucketLifecycleConfiguration.Rule() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 
BucketLifecycleConfiguration.Transition - Class in com.amazonaws.services.s3.model
The transition attribute of the rule describing how this object will move between different storage classes in Amazon S3.
BucketLifecycleConfiguration.Transition() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
 
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.
bucketName - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The name of the bucket in which this object is stored
bucketName - Variable in class com.amazonaws.services.s3.model.S3VersionSummary
The name of the bucket in which this version is stored
BucketNameUtils - Enum in com.amazonaws.services.s3.internal
Utilities for working with Amazon S3 bucket names, such as validation and checked to see if they are compatible with DNS addressing.
BucketNotFoundException - Exception in com.amazonaws.services.redshift.model
Could not find the specified S3 bucket.
BucketNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.BucketNotFoundException
Constructs a new BucketNotFoundException with the specified error message.
BucketNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
BucketNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.BucketNotFoundExceptionUnmarshaller
 
BucketNotificationConfiguration - Class in com.amazonaws.services.s3.model
Represents a bucket's notification configuration.
BucketNotificationConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration.
BucketNotificationConfiguration(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration containing the specified TopicConfigurations.
BucketNotificationConfiguration.TopicConfiguration - Class in com.amazonaws.services.s3.model
Represents the SNS topic to publish event notification to.
BucketNotificationConfiguration.TopicConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
BucketPermissionException - Exception in com.amazonaws.services.importexport.model
The account specified does not have the appropriate bucket permissions.
BucketPermissionException(String) - Constructor for exception com.amazonaws.services.importexport.model.BucketPermissionException
Constructs a new BucketPermissionException with the specified error message.
BucketPermissionExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
BucketPermissionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.BucketPermissionExceptionUnmarshaller
 
BucketPolicy - Class in com.amazonaws.services.s3.model
Represents a Amazon S3 bucket policy.
BucketPolicy() - Constructor for class com.amazonaws.services.s3.model.BucketPolicy
 
BucketTaggingConfiguration - Class in com.amazonaws.services.s3.model
 
BucketTaggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket tagging configuration.
BucketTaggingConfiguration(Collection<TagSet>) - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket Tagging configuration containing the specified TopicConfigurations.
BucketVersioningConfiguration - Class in com.amazonaws.services.s3.model
Represents the versioning configuration for a bucket.
BucketVersioningConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
BucketWebsiteConfiguration - Class in com.amazonaws.services.s3.model
Bucket configuration options for hosting static websites entirely out of Amazon S3.
BucketWebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration.
BucketWebsiteConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix.
BucketWebsiteConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix and error document.
build() - Method in interface com.amazonaws.internal.config.Builder
 
build() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
Returns an object which can be used in a RunJobflow call.
build() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
Returns an object which can be used in a RunJobflow call.
build() - Method in class com.amazonaws.util.ImmutableMapParameter.Builder
Generates and returns a new ImmutableMapParameter instance which contains all the entries added into the Builder by put() method.
Builder<T> - Interface in com.amazonaws.internal.config
 
builder() - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns a new MapParameterBuilder instance.
buildInstructionFromInstructionFile(S3Object, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
buildInstructionFromInstructionFile(S3Object, EncryptionMaterialsProvider, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Builds an instruction object from the contents of an instruction file.
buildInstructionFromObjectMetadata(S3Object, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
buildInstructionFromObjectMetadata(S3Object, EncryptionMaterialsProvider, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Builds an instruction object from the object metadata.
buildRequestMetricTransformerFQCN(String, String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
Returns the fully qualified class name of the request metric transformer, given the specific AWS prefix.
bundleInstance(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Bundles an Amazon instance store-backed Windows instance.
bundleInstance(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Bundles an Amazon instance store-backed Windows instance.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Bundles an Amazon instance store-backed Windows instance.
BundleInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the BundleInstance operation.
BundleInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Default constructor for a new BundleInstanceRequest object.
BundleInstanceRequest(String, Storage) - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Constructs a new BundleInstanceRequest object.
BundleInstanceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Bundle Instance Request Marshaller
BundleInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.BundleInstanceRequestMarshaller
 
BundleInstanceResult - Class in com.amazonaws.services.ec2.model
 
BundleInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceResult
 
BundleInstanceResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Bundle Instance Result StAX Unmarshaller
BundleInstanceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.BundleInstanceResultStaxUnmarshaller
 
BundleTask - Class in com.amazonaws.services.ec2.model
Describes a bundle task.
BundleTask() - Constructor for class com.amazonaws.services.ec2.model.BundleTask
 
BundleTaskError - Class in com.amazonaws.services.ec2.model
Describes an error for BundleInstance.
BundleTaskError() - Constructor for class com.amazonaws.services.ec2.model.BundleTaskError
 
BundleTaskErrorStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Bundle Task Error StAX Unmarshaller
BundleTaskErrorStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.BundleTaskErrorStaxUnmarshaller
 
BundleTaskState - Enum in com.amazonaws.services.ec2.model
Bundle Task State
BundleTaskStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Bundle Task StAX Unmarshaller
BundleTaskStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.BundleTaskStaxUnmarshaller
 
ByteRangeCapturingInputStream - Class in com.amazonaws.services.s3.internal.crypto
FilterInputStream that captures a range of bytes from a wrapped input stream.
ByteRangeCapturingInputStream(InputStream, long, long) - Constructor for class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
bytesTransferred - Variable in class com.amazonaws.event.ProgressEvent
The number of bytes transferred since the last progress event.
bytesTransferred - Variable in class com.amazonaws.services.s3.transfer.TransferProgress
 
ByteThroughputProvider - Class in com.amazonaws.metrics
Byte throughput metric information provider.
ByteThroughputProvider(ThroughputMetricType) - Constructor for class com.amazonaws.metrics.ByteThroughputProvider
 

C

CACHE_CONTROL - Static variable in interface com.amazonaws.services.s3.Headers
 
CacheBehavior - Class in com.amazonaws.services.cloudfront.model
A complex type that describes how CloudFront processes requests.
CacheBehavior() - Constructor for class com.amazonaws.services.cloudfront.model.CacheBehavior
 
CacheBehaviors - Class in com.amazonaws.services.cloudfront.model
A complex type that contains zero or more CacheBehavior elements.
CacheBehaviors() - Constructor for class com.amazonaws.services.cloudfront.model.CacheBehaviors
 
CacheBehaviorsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cache Behaviors StAX Unmarshaller
CacheBehaviorsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CacheBehaviorsStaxUnmarshaller
 
CacheBehaviorStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cache Behavior StAX Unmarshaller
CacheBehaviorStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CacheBehaviorStaxUnmarshaller
 
CacheCluster - Class in com.amazonaws.services.elasticache.model
Contains all of the attributes of a specific cache cluster.
CacheCluster() - Constructor for class com.amazonaws.services.elasticache.model.CacheCluster
 
CacheClusterAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
This user already has a cache cluster with the given identifier.
CacheClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheClusterAlreadyExistsException
Constructs a new CacheClusterAlreadyExistsException with the specified error message.
CacheClusterAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheClusterAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheClusterAlreadyExistsExceptionUnmarshaller
 
CacheClusterNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache cluster ID does not refer to an existing cache cluster.
CacheClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheClusterNotFoundException
Constructs a new CacheClusterNotFoundException with the specified error message.
CacheClusterNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheClusterNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheClusterNotFoundExceptionUnmarshaller
 
CacheClusterStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Cluster StAX Unmarshaller
CacheClusterStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheClusterStaxUnmarshaller
 
CachediSCSIVolume - Class in com.amazonaws.services.storagegateway.model
Cachedi S C S I Volume
CachediSCSIVolume() - Constructor for class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
CachediSCSIVolumeJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Cachedi S C S I Volume JSON Unmarshaller
CachediSCSIVolumeJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CachediSCSIVolumeJsonUnmarshaller
 
CacheEngineVersion - Class in com.amazonaws.services.elasticache.model
Provides all of the details about a particular cache engine version.
CacheEngineVersion() - Constructor for class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
CacheEngineVersionStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Engine Version StAX Unmarshaller
CacheEngineVersionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheEngineVersionStaxUnmarshaller
 
CacheNode - Class in com.amazonaws.services.elasticache.model
Represents an individual cache node within a cache cluster.
CacheNode() - Constructor for class com.amazonaws.services.elasticache.model.CacheNode
Default constructor for a new CacheNode object.
CacheNodeStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Node StAX Unmarshaller
CacheNodeStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheNodeStaxUnmarshaller
 
CacheNodeTypeSpecificParameter - Class in com.amazonaws.services.elasticache.model
A parameter that has a different value for each cache node type it is applied to.
CacheNodeTypeSpecificParameter() - Constructor for class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Default constructor for a new CacheNodeTypeSpecificParameter object.
CacheNodeTypeSpecificParameterStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Node Type Specific Parameter StAX Unmarshaller
CacheNodeTypeSpecificParameterStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheNodeTypeSpecificParameterStaxUnmarshaller
 
CacheNodeTypeSpecificValue - Class in com.amazonaws.services.elasticache.model
A value that applies only to a certain cache node type.
CacheNodeTypeSpecificValue() - Constructor for class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
Default constructor for a new CacheNodeTypeSpecificValue object.
CacheNodeTypeSpecificValueStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Node Type Specific Value StAX Unmarshaller
CacheNodeTypeSpecificValueStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheNodeTypeSpecificValueStaxUnmarshaller
 
CacheParameterGroup - Class in com.amazonaws.services.elasticache.model
Represents the output of a CreateCacheParameterGroup operation.
CacheParameterGroup() - Constructor for class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
CacheParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
A cache parameter group with the requested name already exists.
CacheParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheParameterGroupAlreadyExistsException
Constructs a new CacheParameterGroupAlreadyExistsException with the specified error message.
CacheParameterGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheParameterGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupAlreadyExistsExceptionUnmarshaller
 
CacheParameterGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache parameter group name does not refer to an existing cache parameter group.
CacheParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheParameterGroupNotFoundException
Constructs a new CacheParameterGroupNotFoundException with the specified error message.
CacheParameterGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheParameterGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupNotFoundExceptionUnmarshaller
 
CacheParameterGroupQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the maximum number of cache security groups.
CacheParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheParameterGroupQuotaExceededException
Constructs a new CacheParameterGroupQuotaExceededException with the specified error message.
CacheParameterGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheParameterGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupQuotaExceededExceptionUnmarshaller
 
CacheParameterGroupStatus - Class in com.amazonaws.services.elasticache.model
The status of the cache parameter group.
CacheParameterGroupStatus() - Constructor for class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
Default constructor for a new CacheParameterGroupStatus object.
CacheParameterGroupStatusStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Parameter Group Status StAX Unmarshaller
CacheParameterGroupStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupStatusStaxUnmarshaller
 
CacheParameterGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Parameter Group StAX Unmarshaller
CacheParameterGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupStaxUnmarshaller
 
CacheSecurityGroup - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following operations:
CacheSecurityGroup() - Constructor for class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
CacheSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
A cache security group with the specified name already exists.
CacheSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSecurityGroupAlreadyExistsException
Constructs a new CacheSecurityGroupAlreadyExistsException with the specified error message.
CacheSecurityGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSecurityGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupAlreadyExistsExceptionUnmarshaller
 
CacheSecurityGroupMembership - Class in com.amazonaws.services.elasticache.model
Represents a cache cluster's status within a particular cache security group.
CacheSecurityGroupMembership() - Constructor for class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
Default constructor for a new CacheSecurityGroupMembership object.
CacheSecurityGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Security Group Membership StAX Unmarshaller
CacheSecurityGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupMembershipStaxUnmarshaller
 
CacheSecurityGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache security group name does not refer to an existing cache security group.
CacheSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSecurityGroupNotFoundException
Constructs a new CacheSecurityGroupNotFoundException with the specified error message.
CacheSecurityGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSecurityGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupNotFoundExceptionUnmarshaller
 
CacheSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache security groups.
CacheSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSecurityGroupQuotaExceededException
Constructs a new CacheSecurityGroupQuotaExceededException with the specified error message.
CacheSecurityGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSecurityGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupQuotaExceededExceptionUnmarshaller
 
CacheSecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Security Group StAX Unmarshaller
CacheSecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupStaxUnmarshaller
 
CacheSubnetGroup - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following operations:
CacheSubnetGroup() - Constructor for class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
CacheSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
The requested cache subnet group name is already in use by an existing cache subnet group.
CacheSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
Constructs a new CacheSubnetGroupAlreadyExistsException with the specified error message.
CacheSubnetGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSubnetGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupAlreadyExistsExceptionUnmarshaller
 
CacheSubnetGroupInUseException - Exception in com.amazonaws.services.elasticache.model
The requested cache subnet group is currently in use.
CacheSubnetGroupInUseException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupInUseException
Constructs a new CacheSubnetGroupInUseException with the specified error message.
CacheSubnetGroupInUseExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSubnetGroupInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupInUseExceptionUnmarshaller
 
CacheSubnetGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache subnet group name does not refer to an existing cache subnet group.
CacheSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupNotFoundException
Constructs a new CacheSubnetGroupNotFoundException with the specified error message.
CacheSubnetGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSubnetGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupNotFoundExceptionUnmarshaller
 
CacheSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache subnet groups.
CacheSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetGroupQuotaExceededException
Constructs a new CacheSubnetGroupQuotaExceededException with the specified error message.
CacheSubnetGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSubnetGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupQuotaExceededExceptionUnmarshaller
 
CacheSubnetGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Cache Subnet Group StAX Unmarshaller
CacheSubnetGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupStaxUnmarshaller
 
CacheSubnetQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
CacheSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.CacheSubnetQuotaExceededException
Constructs a new CacheSubnetQuotaExceededException with the specified error message.
CacheSubnetQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
CacheSubnetQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CacheSubnetQuotaExceededExceptionUnmarshaller
 
CachingBehavior - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Specifies options that affects caching behavior, such as minimum TTL values.
CachingBehavior() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
 
CachingBehaviorStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Caching Behavior StAX Unmarshaller
CachingBehaviorStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CachingBehaviorStaxUnmarshaller
 
calculateContentHash(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
Calculate the hash of the request's payload.
calculateContentHash(Request<?>) - Method in class com.amazonaws.services.s3.internal.AWSS3V4Signer
Returns the pre-defined header value and set other necessary headers if the request needs to be chunk-encoded.
calculateCryptoContentLength(Cipher, UploadPartRequest) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
 
calculateOptimalPartSize(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Returns the optimal part size, in bytes, for each individual part upload in a multipart upload.
calculateOptimalPartSizeForCopy(CopyObjectRequest, TransferManagerConfiguration, long) - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Calculates the optimal part size of each part request if the copy operation is carried out as multi-part copy.
calculateStreamContentLength(long) - Static method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
calculateTreeHash(File) - Static method in class com.amazonaws.services.glacier.TreeHashGenerator
Calculates a hex encoded binary hash using a tree hashing algorithm for the data in the specified file.
calculateTreeHash(InputStream) - Static method in class com.amazonaws.services.glacier.TreeHashGenerator
Calculates a hex encoded binary hash using a tree hashing algorithm for the data in the specified input stream.
calculateTreeHash(List<byte[]>) - Static method in class com.amazonaws.services.glacier.TreeHashGenerator
Returns the hex encoded binary tree hash for the individual checksums given.
call() - Method in class com.amazonaws.services.s3.transfer.internal.CopyCallable
 
call() - Method in class com.amazonaws.services.s3.transfer.internal.CopyMonitor
 
call() - Method in class com.amazonaws.services.s3.transfer.internal.CopyPartCallable
 
call() - Method in class com.amazonaws.services.s3.transfer.internal.UploadCallable
 
call() - Method in class com.amazonaws.services.s3.transfer.internal.UploadMonitor
 
call() - Method in class com.amazonaws.services.s3.transfer.internal.UploadPartCallable
 
call() - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.RetryCallable
 
cancel(Throwable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
cancel(Throwable) - Method in interface com.amazonaws.services.simpleworkflow.flow.core.Cancelable
 
cancel(Throwable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
cancel(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
Cancelable - Interface in com.amazonaws.services.simpleworkflow.flow.core
 
cancelArchival(CancelArchivalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Cancels archiving of a virtual tape to the Virtual Tape Shelf (VTS) after archiving process is initiated.
cancelArchival(CancelArchivalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Cancels archiving of a virtual tape to the Virtual Tape Shelf (VTS) after archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels archiving of a virtual tape to the Virtual Tape Shelf (VTS) after archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest, AsyncHandler<CancelArchivalRequest, CancelArchivalResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels archiving of a virtual tape to the Virtual Tape Shelf (VTS) after archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels archiving of a virtual tape to the Virtual Tape Shelf (VTS) after archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest, AsyncHandler<CancelArchivalRequest, CancelArchivalResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels archiving of a virtual tape to the Virtual Tape Shelf (VTS) after archiving process is initiated.
CancelArchivalRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CancelArchival operation.
CancelArchivalRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
CancelArchivalRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Cancel Archival Request Marshaller
CancelArchivalRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CancelArchivalRequestMarshaller
 
CancelArchivalResult - Class in com.amazonaws.services.storagegateway.model
CancelArchivalOutput
CancelArchivalResult() - Constructor for class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
CancelArchivalResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Cancel Archival Result JSON Unmarshaller
CancelArchivalResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CancelArchivalResultJsonUnmarshaller
 
cancelBundleTask(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTask(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels a bundling operation for an instance store-backed Windows instance.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels a bundling operation for an instance store-backed Windows instance.
CancelBundleTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelBundleTask operation.
CancelBundleTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Default constructor for a new CancelBundleTaskRequest object.
CancelBundleTaskRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Constructs a new CancelBundleTaskRequest object.
CancelBundleTaskRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Bundle Task Request Marshaller
CancelBundleTaskRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelBundleTaskRequestMarshaller
 
CancelBundleTaskResult - Class in com.amazonaws.services.ec2.model
 
CancelBundleTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
CancelBundleTaskResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Bundle Task Result StAX Unmarshaller
CancelBundleTaskResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelBundleTaskResultStaxUnmarshaller
 
cancelConversionTask(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels an active conversion task.
cancelConversionTask(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active conversion task.
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active conversion task.
CancelConversionTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelConversionTask operation.
CancelConversionTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
CancelConversionTaskRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Conversion Task Request Marshaller
CancelConversionTaskRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelConversionTaskRequestMarshaller
 
cancelCurrentAndReexecute() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncCancelAndRetryExecutor
 
CANCELED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
CanceledJobIdException - Exception in com.amazonaws.services.importexport.model
The specified job ID has been canceled and is no longer valid.
CanceledJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.CanceledJobIdException
Constructs a new CanceledJobIdException with the specified error message.
CanceledJobIdExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
CanceledJobIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.CanceledJobIdExceptionUnmarshaller
 
cancelExportTask(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels an active export task.
cancelExportTask(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active export task.
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels an active export task.
CancelExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelExportTask operation.
CancelExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
CancelExportTaskRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Export Task Request Marshaller
CancelExportTaskRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelExportTaskRequestMarshaller
 
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The CancelJob operation cancels an unfinished job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The CancelJob operation cancels an unfinished job.
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation cancels a specified job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The CancelJob operation cancels an unfinished job.
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation cancels a specified job.
CancelJobRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the CancelJob operation.
CancelJobRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
CancelJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the CancelJob operation.
CancelJobRequest() - Constructor for class com.amazonaws.services.importexport.model.CancelJobRequest
 
CancelJobRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Cancel Job Request Marshaller
CancelJobRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CancelJobRequestMarshaller
 
CancelJobRequestMarshaller - Class in com.amazonaws.services.importexport.model.transform
Cancel Job Request Marshaller
CancelJobRequestMarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.CancelJobRequestMarshaller
 
CancelJobResult - Class in com.amazonaws.services.elastictranscoder.model
The response body contains a JSON object.
CancelJobResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
CancelJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the CancelJob operation.
CancelJobResult() - Constructor for class com.amazonaws.services.importexport.model.CancelJobResult
 
CancelJobResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Cancel Job Result JSON Unmarshaller
CancelJobResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CancelJobResultJsonUnmarshaller
 
CancelJobResultStaxUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
Cancel Job Result StAX Unmarshaller
CancelJobResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.CancelJobResultStaxUnmarshaller
 
CancelledSpotInstanceRequest - Class in com.amazonaws.services.ec2.model
Describes a request to cancel a Spot Instance.
CancelledSpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
CancelledSpotInstanceRequestStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancelled Spot Instance Request StAX Unmarshaller
CancelledSpotInstanceRequestStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelledSpotInstanceRequestStaxUnmarshaller
 
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
CancelReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelReservedInstancesListing operation.
CancelReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
CancelReservedInstancesListingRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Reserved Instances Listing Request Marshaller
CancelReservedInstancesListingRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelReservedInstancesListingRequestMarshaller
 
CancelReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
 
CancelReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
CancelReservedInstancesListingResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Reserved Instances Listing Result StAX Unmarshaller
CancelReservedInstancesListingResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelReservedInstancesListingResultStaxUnmarshaller
 
cancelRetrieval(CancelRetrievalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Cancels retrieval of a virtual tape from the Virtual Tape Shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrieval(CancelRetrievalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Cancels retrieval of a virtual tape from the Virtual Tape Shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels retrieval of a virtual tape from the Virtual Tape Shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels retrieval of a virtual tape from the Virtual Tape Shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels retrieval of a virtual tape from the Virtual Tape Shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels retrieval of a virtual tape from the Virtual Tape Shelf (VTS) to a gateway after the retrieval process is initiated.
CancelRetrievalRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CancelRetrieval operation.
CancelRetrievalRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
CancelRetrievalRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Cancel Retrieval Request Marshaller
CancelRetrievalRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CancelRetrievalRequestMarshaller
 
CancelRetrievalResult - Class in com.amazonaws.services.storagegateway.model
CancelRetrievalOutput
CancelRetrievalResult() - Constructor for class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
CancelRetrievalResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Cancel Retrieval Result JSON Unmarshaller
CancelRetrievalResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CancelRetrievalResultJsonUnmarshaller
 
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot Instance requests.
CancelSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelSpotInstanceRequests operation.
CancelSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Default constructor for a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Constructs a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Spot Instance Requests Request Marshaller
CancelSpotInstanceRequestsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelSpotInstanceRequestsRequestMarshaller
 
CancelSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
 
CancelSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
CancelSpotInstanceRequestsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Cancel Spot Instance Requests Result StAX Unmarshaller
CancelSpotInstanceRequestsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CancelSpotInstanceRequestsResultStaxUnmarshaller
 
CancelSpotInstanceRequestState - Enum in com.amazonaws.services.ec2.model
Cancel Spot Instance Request State
CancelTimerDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the CancelTimer decision.
CancelTimerDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
 
CancelTimerFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Cancel Timer Failed Cause
CancelTimerFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the CancelTimerFailed event.
CancelTimerFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
 
CancelTimerFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Cancel Timer Failed Event Attributes JSON Unmarshaller
CancelTimerFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CancelTimerFailedEventAttributesJsonUnmarshaller
 
cancelUpdateStack(CancelUpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Cancels an update on the specified stack.
cancelUpdateStack(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest, AsyncHandler<CancelUpdateStackRequest, Void>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest, AsyncHandler<CancelUpdateStackRequest, Void>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Cancels an update on the specified stack.
CancelUpdateStackRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the CancelUpdateStack operation.
CancelUpdateStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
CancelUpdateStackRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Cancel Update Stack Request Marshaller
CancelUpdateStackRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.CancelUpdateStackRequestMarshaller
 
CancelWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the CancelWorkflowExecution decision.
CancelWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
 
CancelWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Cancel Workflow Execution Failed Cause
CancelWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the CancelWorkflowExecutionFailed event.
CancelWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
 
CancelWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Cancel Workflow Execution Failed Event Attributes JSON Unmarshaller
CancelWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CancelWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
CANNED_ACL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the canned ACL specified by a request.
CannedAccessControlList - Enum in com.amazonaws.services.s3.model
Specifies constants defining a canned access control list.
CanonicalGrantee - Class in com.amazonaws.services.s3.model
Represents a grantee identified by their canonical Amazon ID.
CanonicalGrantee(String) - Constructor for class com.amazonaws.services.s3.model.CanonicalGrantee
Constructs a new CanonicalGrantee object with the given canonical ID.
Capability - Enum in com.amazonaws.services.cloudformation.model
Capability
Capacity - Class in com.amazonaws.services.dynamodbv2.model
Represents the amount of provisioned throughput capacity consumed on a table or an index.
Capacity() - Constructor for class com.amazonaws.services.dynamodbv2.model.Capacity
 
CapacityJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Capacity JSON Unmarshaller
CapacityJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.CapacityJsonUnmarshaller
 
CaseCreationLimitExceededException - Exception in com.amazonaws.services.support.model
The case creation limit for the account has been exceeded.
CaseCreationLimitExceededException(String) - Constructor for exception com.amazonaws.services.support.model.CaseCreationLimitExceededException
Constructs a new CaseCreationLimitExceededException with the specified error message.
CaseCreationLimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.support.model.transform
 
CaseCreationLimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CaseCreationLimitExceededExceptionUnmarshaller
 
CaseDetails - Class in com.amazonaws.services.support.model
A JSON-formatted object that contains the metadata for a support case.
CaseDetails() - Constructor for class com.amazonaws.services.support.model.CaseDetails
 
CaseDetailsJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Case Details JSON Unmarshaller
CaseDetailsJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CaseDetailsJsonUnmarshaller
 
CaseIdNotFoundException - Exception in com.amazonaws.services.support.model
The requested CaseId could not be located.
CaseIdNotFoundException(String) - Constructor for exception com.amazonaws.services.support.model.CaseIdNotFoundException
Constructs a new CaseIdNotFoundException with the specified error message.
CaseIdNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.support.model.transform
 
CaseIdNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CaseIdNotFoundExceptionUnmarshaller
 
Category - Class in com.amazonaws.services.support.model
A JSON-formatted name/value pair that represents the category name and category code of the problem, selected from the DescribeServices response for each AWS service.
Category() - Constructor for class com.amazonaws.services.support.model.Category
 
CategoryJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Category JSON Unmarshaller
CategoryJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CategoryJsonUnmarshaller
 
CertificateNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service.
CertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.CertificateNotFoundException
Constructs a new CertificateNotFoundException with the specified error message.
CertificateNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
CertificateNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CertificateNotFoundExceptionUnmarshaller
 
chain(Promise<V>) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
Used to chain this Settable with the passed in Promise.
Change - Class in com.amazonaws.services.route53.model
A complex type that contains the information for each change in a change batch request.
Change() - Constructor for class com.amazonaws.services.route53.model.Change
Default constructor for a new Change object.
Change(String, ResourceRecordSet) - Constructor for class com.amazonaws.services.route53.model.Change
Constructs a new Change object.
Change(ChangeAction, ResourceRecordSet) - Constructor for class com.amazonaws.services.route53.model.Change
Constructs a new Change object.
ChangeAction - Enum in com.amazonaws.services.route53.model
Change Action
ChangeBatch - Class in com.amazonaws.services.route53.model
A complex type that contains an optional comment and the changes that you want to make with a change batch request.
ChangeBatch() - Constructor for class com.amazonaws.services.route53.model.ChangeBatch
Default constructor for a new ChangeBatch object.
ChangeBatch(List<Change>) - Constructor for class com.amazonaws.services.route53.model.ChangeBatch
Constructs a new ChangeBatch object.
ChangeInfo - Class in com.amazonaws.services.route53.model
A complex type that describes change information about changes made to your hosted zone.
ChangeInfo() - Constructor for class com.amazonaws.services.route53.model.ChangeInfo
Default constructor for a new ChangeInfo object.
ChangeInfo(String, String, Date) - Constructor for class com.amazonaws.services.route53.model.ChangeInfo
Constructs a new ChangeInfo object.
ChangeInfo(String, ChangeStatus, Date) - Constructor for class com.amazonaws.services.route53.model.ChangeInfo
Constructs a new ChangeInfo object.
ChangeInfoStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Change Info StAX Unmarshaller
ChangeInfoStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ChangeInfoStaxUnmarshaller
 
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(String, String, Integer) - Method in interface com.amazonaws.services.sqs.AmazonSQS
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
Changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(String, String, Integer) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibility(String, String, Integer) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibility(ChangeMessageVisibilityRequest, QueueBufferCallback<ChangeMessageVisibilityRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
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
Changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatch(String, List<ChangeMessageVisibilityBatchRequestEntry>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatch(String, List<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatch(String, List<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Changes the visibility timeout of multiple messages.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
ChangeMessageVisibilityBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ChangeMessageVisibilityBatch operation.
ChangeMessageVisibilityBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Default constructor for a new ChangeMessageVisibilityBatchRequest object.
ChangeMessageVisibilityBatchRequest(String, List<ChangeMessageVisibilityBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Constructs a new ChangeMessageVisibilityBatchRequest object.
ChangeMessageVisibilityBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Encloses a receipt handle and an entry id for each message in ChangeMessageVisibilityBatch.
ChangeMessageVisibilityBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Default constructor for a new ChangeMessageVisibilityBatchRequestEntry object.
ChangeMessageVisibilityBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Constructs a new ChangeMessageVisibilityBatchRequestEntry object.
ChangeMessageVisibilityBatchRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Change Message Visibility Batch Request Marshaller
ChangeMessageVisibilityBatchRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchRequestMarshaller
 
ChangeMessageVisibilityBatchResult - Class in com.amazonaws.services.sqs.model
For each message in the batch, the response contains a ChangeMessageVisibilityBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
ChangeMessageVisibilityBatchResult() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
ChangeMessageVisibilityBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses the id of an entry in ChangeMessageVisibilityBatch.
ChangeMessageVisibilityBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Change Message Visibility Batch Result Entry StAX Unmarshaller
ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller
 
ChangeMessageVisibilityBatchResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Change Message Visibility Batch Result StAX Unmarshaller
ChangeMessageVisibilityBatchResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchResultStaxUnmarshaller
 
ChangeMessageVisibilityRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ChangeMessageVisibility operation.
ChangeMessageVisibilityRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Default constructor for a new ChangeMessageVisibilityRequest object.
ChangeMessageVisibilityRequest(String, String, Integer) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Constructs a new ChangeMessageVisibilityRequest object.
ChangeMessageVisibilityRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Change Message Visibility Request Marshaller
ChangeMessageVisibilityRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityRequestMarshaller
 
changeObjectStorageClass(String, String, StorageClass) - Method in interface com.amazonaws.services.s3.AmazonS3
Changes the Amazon S3 storage class for a specified object.
changeObjectStorageClass(String, String, StorageClass) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
changePassword(ChangePasswordRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the password of the IAM user calling ChangePassword .
changePassword(ChangePasswordRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest, AsyncHandler<ChangePasswordRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password of the IAM user calling ChangePassword .
changePasswordAsync(ChangePasswordRequest, AsyncHandler<ChangePasswordRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password of the IAM user calling ChangePassword .
ChangePasswordRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ChangePassword operation.
ChangePasswordRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
 
ChangePasswordRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Change Password Request Marshaller
ChangePasswordRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ChangePasswordRequestMarshaller
 
changeResourceRecordSets(ChangeResourceRecordSetsRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
Use this action to create or change your authoritative DNS information.
changeResourceRecordSets(ChangeResourceRecordSetsRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
Use this action to create or change your authoritative DNS information.
changeResourceRecordSetsAsync(ChangeResourceRecordSetsRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
Use this action to create or change your authoritative DNS information.
changeResourceRecordSetsAsync(ChangeResourceRecordSetsRequest, AsyncHandler<ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
Use this action to create or change your authoritative DNS information.
changeResourceRecordSetsAsync(ChangeResourceRecordSetsRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Use this action to create or change your authoritative DNS information.
changeResourceRecordSetsAsync(ChangeResourceRecordSetsRequest, AsyncHandler<ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Use this action to create or change your authoritative DNS information.
ChangeResourceRecordSetsRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the ChangeResourceRecordSets operation.
ChangeResourceRecordSetsRequest() - Constructor for class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
Default constructor for a new ChangeResourceRecordSetsRequest object.
ChangeResourceRecordSetsRequest(String, ChangeBatch) - Constructor for class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
Constructs a new ChangeResourceRecordSetsRequest object.
ChangeResourceRecordSetsRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Change Resource Record Sets Request Marshaller
ChangeResourceRecordSetsRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ChangeResourceRecordSetsRequestMarshaller
 
ChangeResourceRecordSetsResult - Class in com.amazonaws.services.route53.model
A complex type containing the response for the request.
ChangeResourceRecordSetsResult() - Constructor for class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
 
ChangeResourceRecordSetsResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Change Resource Record Sets Result StAX Unmarshaller
ChangeResourceRecordSetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ChangeResourceRecordSetsResultStaxUnmarshaller
 
ChangeStatus - Enum in com.amazonaws.services.route53.model
Change Status
ChapInfo - Class in com.amazonaws.services.storagegateway.model
Describes Challenge-Handshake Authentication Protocol (CHAP) information that supports authentication between your gateway and iSCSI initiators.
ChapInfo() - Constructor for class com.amazonaws.services.storagegateway.model.ChapInfo
 
ChapInfoJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Chap Info JSON Unmarshaller
ChapInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ChapInfoJsonUnmarshaller
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketNotificationConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
characters(char[], int, int) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
CharacterSet - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the action DescribeDBEngineVersions.
CharacterSet() - Constructor for class com.amazonaws.services.rds.model.CharacterSet
 
CharacterSetStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Character Set StAX Unmarshaller
CharacterSetStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CharacterSetStaxUnmarshaller
 
checkDNSAvailability(CheckDNSAvailabilityRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Checks if the specified CNAME is available.
checkDNSAvailability(CheckDNSAvailabilityRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Checks if the specified CNAME is available.
checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Checks if the specified CNAME is available.
checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Checks if the specified CNAME is available.
checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Checks if the specified CNAME is available.
checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Checks if the specified CNAME is available.
CheckDNSAvailabilityRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CheckDNSAvailability operation.
CheckDNSAvailabilityRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
Default constructor for a new CheckDNSAvailabilityRequest object.
CheckDNSAvailabilityRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
Constructs a new CheckDNSAvailabilityRequest object.
CheckDNSAvailabilityRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Check D N S Availability Request Marshaller
CheckDNSAvailabilityRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CheckDNSAvailabilityRequestMarshaller
 
CheckDNSAvailabilityResult - Class in com.amazonaws.services.elasticbeanstalk.model
Indicates if the specified CNAME is available.
CheckDNSAvailabilityResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
 
CheckDNSAvailabilityResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Check D N S Availability Result StAX Unmarshaller
CheckDNSAvailabilityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CheckDNSAvailabilityResultStaxUnmarshaller
 
checkFieldNotNegative(String, long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
checkRequiredProperty(Object, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
checkRequiredProperty(Object, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
checkRequredProperties() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
checkRequredProperties() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
checkRequredProperties() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
checkStarted() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
childClassOf(Class<?>, Object) - Static method in enum com.amazonaws.util.Classes
Returns the class of the immediate subclass of the given parent class for the given object instance; or null if such immediate subclass cannot be uniquely identified for the given object instance.
ChildPolicy - Enum in com.amazonaws.services.simpleworkflow.model
Child Policy
ChildWorkflowException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate failure of remote activity.
ChildWorkflowException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
ChildWorkflowException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
ChildWorkflowException(String, long, WorkflowExecution, WorkflowType) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
ChildWorkflowExecutionCanceledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provide details of the ChildWorkflowExecutionCanceled event.
ChildWorkflowExecutionCanceledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
 
ChildWorkflowExecutionCanceledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Child Workflow Execution Canceled Event Attributes JSON Unmarshaller
ChildWorkflowExecutionCanceledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionCanceledEventAttributesJsonUnmarshaller
 
ChildWorkflowExecutionCompletedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ChildWorkflowExecutionCompleted event.
ChildWorkflowExecutionCompletedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
 
ChildWorkflowExecutionCompletedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Child Workflow Execution Completed Event Attributes JSON Unmarshaller
ChildWorkflowExecutionCompletedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionCompletedEventAttributesJsonUnmarshaller
 
ChildWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ChildWorkflowExecutionFailed event.
ChildWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
 
ChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Child Workflow Execution Failed Event Attributes JSON Unmarshaller
ChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
ChildWorkflowExecutionStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ChildWorkflowExecutionStarted event.
ChildWorkflowExecutionStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
 
ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Child Workflow Execution Started Event Attributes JSON Unmarshaller
ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller
 
ChildWorkflowExecutionTerminatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ChildWorkflowExecutionTerminated event.
ChildWorkflowExecutionTerminatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
 
ChildWorkflowExecutionTerminatedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Child Workflow Execution Terminated Event Attributes JSON Unmarshaller
ChildWorkflowExecutionTerminatedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
 
ChildWorkflowExecutionTimedOutEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ChildWorkflowExecutionTimedOut event.
ChildWorkflowExecutionTimedOutEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
 
ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Child Workflow Execution Timed Out Event Attributes JSON Unmarshaller
ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
 
ChildWorkflowFailedException - Exception in com.amazonaws.services.simpleworkflow.flow
 
ChildWorkflowFailedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowFailedException
 
ChildWorkflowFailedException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowFailedException
 
ChildWorkflowFailedException(long, WorkflowExecution, WorkflowType, String, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowFailedException
 
ChildWorkflowTerminatedException - Exception in com.amazonaws.services.simpleworkflow.flow
 
ChildWorkflowTerminatedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTerminatedException
 
ChildWorkflowTerminatedException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTerminatedException
 
ChildWorkflowTerminatedException(long, WorkflowExecution, WorkflowType) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTerminatedException
 
ChildWorkflowTimedOutException - Exception in com.amazonaws.services.simpleworkflow.flow
 
ChildWorkflowTimedOutException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTimedOutException
 
ChildWorkflowTimedOutException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTimedOutException
 
ChildWorkflowTimedOutException(long, WorkflowExecution, WorkflowType) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTimedOutException
 
CipherFactory - Class in com.amazonaws.services.s3.internal.crypto
Factory for creating Ciphers based on the crypto key and configuration specified in the constructor.
CipherFactory(SecretKey, int, byte[], Provider) - Constructor for class com.amazonaws.services.s3.internal.crypto.CipherFactory
Creates a new CipherFactory that will produce ciphers using the specified key, mode, IV and provider.
Classes - Enum in com.amazonaws.util
Classes related utilities.
ClassLoaderHelper - Enum in com.amazonaws.util
 
ClasspathPropertiesFileCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads AWS security credentials from a properties file on the classpath.
ClasspathPropertiesFileCredentialsProvider() - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load the AwsCredentials.properties file from the classpath to read AWS security credentials.
ClasspathPropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load a custom file from the classpath to read AWS security credentials.
clazz - Variable in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
The class annotated with DynamoDB tags declaring how to load/store objects into DynamoDB
clazz - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
 
clazz - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
The class annotated with DynamoDB tags declaring how to load/store objects into DynamoDB
clear() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
clear() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
clear() - Method in class com.amazonaws.services.sqs.buffered.ReceiveQueueBuffer
Clears and nacks any pre-fetched messages in this buffer.
clear() - Method in class com.amazonaws.util.ImmutableMapParameter
Unsupported methods
clearAdditionalInfoEntries() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Removes all the entries added into AdditionalInfo.
clearArgsEntries() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Removes all the entries added into Args.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.App
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.Layer
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.Stack
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.Endpoint
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.Message
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Removes all the entries added into Attributes.
clearAttributeUpdatesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into AttributeUpdates.
clearCasesEntries() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
Removes all the entries added into Cases.
clearCodecOptionsEntries() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Removes all the entries added into CodecOptions.
clearDkimAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Removes all the entries added into DkimAttributes.
clearExclusiveStartKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into ExclusiveStartKey.
clearExclusiveStartKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ExclusiveStartKey.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into Expected.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into Expected.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Expected.
clearFridayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Friday.
clearGlobalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Removes all the entries added into GlobalSecondaryIndexes.
clearItemCollectionKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
Removes all the entries added into ItemCollectionKey.
clearItemCollectionMetricsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Removes all the entries added into ItemCollectionMetrics.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
Removes all the entries added into Item.
clearKeyConditionsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into KeyConditions.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Key.
clearLastEvaluatedKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Removes all the entries added into LastEvaluatedKey.
clearLastEvaluatedKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Removes all the entries added into LastEvaluatedKey.
clearLocalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Removes all the entries added into LocalSecondaryIndexes.
clearMondayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Monday.
clearNotificationAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Removes all the entries added into NotificationAttributes.
clearObjectsEntries() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Removes all the entries added into Objects.
clearPropertiesEntries() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
Removes all the entries added into Properties.
clearRequestItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Removes all the entries added into RequestItems.
clearRequestItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Removes all the entries added into RequestItems.
clearResponsesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Removes all the entries added into Responses.
clearSaturdayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Saturday.
clearScanFilterEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ScanFilter.
clearSummaryMapEntries() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
Removes all the entries added into SummaryMap.
clearSundayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Sunday.
clearThursdayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Thursday.
clearTuesdayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Tuesday.
clearUnprocessedItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Removes all the entries added into UnprocessedItems.
clearUnprocessedKeysEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Removes all the entries added into UnprocessedKeys.
clearVerificationAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Removes all the entries added into VerificationAttributes.
clearWednesdayEntries() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Removes all the entries added into Wednesday.
client - Variable in class com.amazonaws.AmazonWebServiceClient
Low level client for sending requests to AWS services.
clientConfiguration - Variable in class com.amazonaws.AmazonWebServiceClient
The client configuration
ClientConfiguration - Class in com.amazonaws
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
ClientConfiguration() - Constructor for class com.amazonaws.ClientConfiguration
 
ClientConfiguration(ClientConfiguration) - Constructor for class com.amazonaws.ClientConfiguration
 
ClientConnectionManagerFactory - Class in com.amazonaws.http.conn
 
ClientConnectionManagerFactory() - Constructor for class com.amazonaws.http.conn.ClientConnectionManagerFactory
 
Clip - Class in com.amazonaws.services.elastictranscoder.model
Settings for one clip in a composition.
Clip() - Constructor for class com.amazonaws.services.elastictranscoder.model.Clip
 
ClipJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Clip JSON Unmarshaller
ClipJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ClipJsonUnmarshaller
 
clockAdvanceSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
clockAdvanceSeconds(long, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
clone() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
 
clone() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns a clone of this object so that the metadata can be further modified without affecting the original.
clone() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
clone() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
clone() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
clone() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
clone() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
 
cloneStack(CloneStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Creates a clone of a specified stack.
cloneStack(CloneStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Creates a clone of a specified stack.
cloneStackAsync(CloneStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a clone of a specified stack.
cloneStackAsync(CloneStackRequest, AsyncHandler<CloneStackRequest, CloneStackResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a clone of a specified stack.
cloneStackAsync(CloneStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a clone of a specified stack.
cloneStackAsync(CloneStackRequest, AsyncHandler<CloneStackRequest, CloneStackResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a clone of a specified stack.
CloneStackRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CloneStack operation.
CloneStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.CloneStackRequest
 
CloneStackRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Clone Stack Request Marshaller
CloneStackRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CloneStackRequestMarshaller
 
CloneStackResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CloneStack request.
CloneStackResult() - Constructor for class com.amazonaws.services.opsworks.model.CloneStackResult
 
CloneStackResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Clone Stack Result JSON Unmarshaller
CloneStackResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CloneStackResultJsonUnmarshaller
 
close() - Method in class com.amazonaws.event.ProgressReportingInputStream
 
close() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Standard input stream close method, except it ensures that HttpMethodReleaseInputStream.releaseConnection() is called before the input stream is closed.
close() - Method in class com.amazonaws.metrics.MetricFilterInputStream
 
close() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
close() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
close() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
close() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
close() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
close() - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
 
close() - Method in class com.amazonaws.services.s3.model.S3Object
Releases any underlying system resources.
close() - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
CloseStatus - Enum in com.amazonaws.services.simpleworkflow.model
Close Status
CloseStatusFilter - Class in com.amazonaws.services.simpleworkflow.model
Used to filter the closed workflow executions in visibility APIs by their close status.
CloseStatusFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
 
CloudFormation - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudFormationActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS CloudFormation.
CloudFront - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudFrontActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon CloudFront.
CloudFrontOriginAccessIdentity - Class in com.amazonaws.services.cloudfront.model
CloudFront origin access identity.
CloudFrontOriginAccessIdentity() - Constructor for class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
Default constructor for a new CloudFrontOriginAccessIdentity object.
CloudFrontOriginAccessIdentity(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
Constructs a new CloudFrontOriginAccessIdentity object.
CloudFrontOriginAccessIdentity - Class in com.amazonaws.services.cloudfront_2012_03_15.model
CloudFront origin access identity.
CloudFrontOriginAccessIdentity() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
Default constructor for a new CloudFrontOriginAccessIdentity object.
CloudFrontOriginAccessIdentity(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
Constructs a new CloudFrontOriginAccessIdentity object.
CloudFrontOriginAccessIdentityAlreadyExistsException - Exception in com.amazonaws.services.cloudfront.model
If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.
CloudFrontOriginAccessIdentityAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException
Constructs a new CloudFrontOriginAccessIdentityAlreadyExistsException with the specified error message.
CloudFrontOriginAccessIdentityAlreadyExistsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.
CloudFrontOriginAccessIdentityAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityAlreadyExistsException
Constructs a new CloudFrontOriginAccessIdentityAlreadyExistsException with the specified error message.
CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller
 
CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller
 
CloudFrontOriginAccessIdentityConfig - Class in com.amazonaws.services.cloudfront.model
Origin access identity configuration.
CloudFrontOriginAccessIdentityConfig() - Constructor for class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
Default constructor for a new CloudFrontOriginAccessIdentityConfig object.
CloudFrontOriginAccessIdentityConfig(String) - Constructor for class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
Constructs a new CloudFrontOriginAccessIdentityConfig object.
CloudFrontOriginAccessIdentityConfig - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Origin access identity configuration.
CloudFrontOriginAccessIdentityConfig() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
Default constructor for a new CloudFrontOriginAccessIdentityConfig object.
CloudFrontOriginAccessIdentityConfig(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
Constructs a new CloudFrontOriginAccessIdentityConfig object.
CloudFrontOriginAccessIdentityConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cloud Front Origin Access Identity Config StAX Unmarshaller
CloudFrontOriginAccessIdentityConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityConfigStaxUnmarshaller
 
CloudFrontOriginAccessIdentityConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Cloud Front Origin Access Identity Config StAX Unmarshaller
CloudFrontOriginAccessIdentityConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityConfigStaxUnmarshaller
 
CloudFrontOriginAccessIdentityInUseException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
CloudFrontOriginAccessIdentityInUseException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityInUseException
Constructs a new CloudFrontOriginAccessIdentityInUseException with the specified error message.
CloudFrontOriginAccessIdentityInUseException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
CloudFrontOriginAccessIdentityInUseException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityInUseException
Constructs a new CloudFrontOriginAccessIdentityInUseException with the specified error message.
CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller
 
CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller
 
CloudFrontOriginAccessIdentityList - Class in com.amazonaws.services.cloudfront.model
The CloudFrontOriginAccessIdentityList type.
CloudFrontOriginAccessIdentityList() - Constructor for class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
Default constructor for a new CloudFrontOriginAccessIdentityList object.
CloudFrontOriginAccessIdentityList - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The CloudFrontOriginAccessIdentityList type.
CloudFrontOriginAccessIdentityList() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
Default constructor for a new CloudFrontOriginAccessIdentityList object.
CloudFrontOriginAccessIdentityListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cloud Front Origin Access Identity List StAX Unmarshaller
CloudFrontOriginAccessIdentityListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityListStaxUnmarshaller
 
CloudFrontOriginAccessIdentityListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Cloud Front Origin Access Identity List StAX Unmarshaller
CloudFrontOriginAccessIdentityListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityListStaxUnmarshaller
 
CloudFrontOriginAccessIdentityStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cloud Front Origin Access Identity StAX Unmarshaller
CloudFrontOriginAccessIdentityStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityStaxUnmarshaller
 
CloudFrontOriginAccessIdentityStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Cloud Front Origin Access Identity StAX Unmarshaller
CloudFrontOriginAccessIdentityStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityStaxUnmarshaller
 
CloudFrontOriginAccessIdentitySummary - Class in com.amazonaws.services.cloudfront.model
Summary of the information about a CloudFront origin access identity.
CloudFrontOriginAccessIdentitySummary() - Constructor for class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
Default constructor for a new CloudFrontOriginAccessIdentitySummary object.
CloudFrontOriginAccessIdentitySummary - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Summary of the information about a CloudFront origin access identity.
CloudFrontOriginAccessIdentitySummary() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
Default constructor for a new CloudFrontOriginAccessIdentitySummary object.
CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cloud Front Origin Access Identity Summary StAX Unmarshaller
CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller
 
CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Cloud Front Origin Access Identity Summary StAX Unmarshaller
CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller
 
CloudFrontSigner - Class in com.amazonaws.auth
Implementation of AbstractAWSSigner for Amazon CloudFront's authentication scheme.
CloudFrontSigner() - Constructor for class com.amazonaws.auth.CloudFrontSigner
 
CloudSearch - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CloudWatch - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
CLOUDWATCH_REGION - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify the Amazon CloudWatch region for metrics uploading purposes.
CloudWatchActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon CloudWatch.
CloudWatchMetricConfig - Class in com.amazonaws.metrics.internal.cloudwatch
Configuration for the default AWS SDK collection implementation.
CloudWatchMetricConfig() - Constructor for class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
 
Cluster - Class in com.amazonaws.services.elasticmapreduce.model
The detailed description of the cluster.
Cluster() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Cluster
 
Cluster - Class in com.amazonaws.services.redshift.model
Describes a cluster.
Cluster() - Constructor for class com.amazonaws.services.redshift.model.Cluster
 
ClusterAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The account already has a cluster with the given identifier.
ClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterAlreadyExistsException
Constructs a new ClusterAlreadyExistsException with the specified error message.
ClusterAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterAlreadyExistsExceptionUnmarshaller
 
ClusterJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Cluster JSON Unmarshaller
ClusterJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ClusterJsonUnmarshaller
 
ClusterNode - Class in com.amazonaws.services.redshift.model
The identifier of a node in a cluster.
ClusterNode() - Constructor for class com.amazonaws.services.redshift.model.ClusterNode
 
ClusterNodeStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Node StAX Unmarshaller
ClusterNodeStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterNodeStaxUnmarshaller
 
ClusterNotFoundException - Exception in com.amazonaws.services.redshift.model
The ClusterIdentifier parameter does not refer to an existing cluster.
ClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterNotFoundException
Constructs a new ClusterNotFoundException with the specified error message.
ClusterNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterNotFoundExceptionUnmarshaller
 
ClusterParameterGroup - Class in com.amazonaws.services.redshift.model
Describes a parameter group.
ClusterParameterGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
ClusterParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A cluster parameter group with the same name already exists.
ClusterParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupAlreadyExistsException
Constructs a new ClusterParameterGroupAlreadyExistsException with the specified error message.
ClusterParameterGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterParameterGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupAlreadyExistsExceptionUnmarshaller
 
ClusterParameterGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The parameter group name does not refer to an existing parameter group.
ClusterParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupNotFoundException
Constructs a new ClusterParameterGroupNotFoundException with the specified error message.
ClusterParameterGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterParameterGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupNotFoundExceptionUnmarshaller
 
ClusterParameterGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster parameter groups.
ClusterParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterParameterGroupQuotaExceededException
Constructs a new ClusterParameterGroupQuotaExceededException with the specified error message.
ClusterParameterGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterParameterGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupQuotaExceededExceptionUnmarshaller
 
ClusterParameterGroupStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a parameter group.
ClusterParameterGroupStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
ClusterParameterGroupStatusStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Parameter Group Status StAX Unmarshaller
ClusterParameterGroupStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupStatusStaxUnmarshaller
 
ClusterParameterGroupStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Parameter Group StAX Unmarshaller
ClusterParameterGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupStaxUnmarshaller
 
ClusterQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would exceed the allowed number of cluster instances for this account.
ClusterQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterQuotaExceededException
Constructs a new ClusterQuotaExceededException with the specified error message.
ClusterQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterQuotaExceededExceptionUnmarshaller
 
ClusterQuotaForCustomerExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
ClusterQuotaForCustomerExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ClusterQuotaForCustomerExceededException
Constructs a new ClusterQuotaForCustomerExceededException with the specified error message.
ClusterQuotaForCustomerExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ClusterQuotaForCustomerExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ClusterQuotaForCustomerExceededExceptionUnmarshaller
 
ClusterSecurityGroup - Class in com.amazonaws.services.redshift.model
Describes a security group.
ClusterSecurityGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
ClusterSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A cluster security group with the same name already exists.
ClusterSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupAlreadyExistsException
Constructs a new ClusterSecurityGroupAlreadyExistsException with the specified error message.
ClusterSecurityGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSecurityGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupAlreadyExistsExceptionUnmarshaller
 
ClusterSecurityGroupMembership - Class in com.amazonaws.services.redshift.model
Describes a security group.
ClusterSecurityGroupMembership() - Constructor for class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
ClusterSecurityGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Security Group Membership StAX Unmarshaller
ClusterSecurityGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupMembershipStaxUnmarshaller
 
ClusterSecurityGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The cluster security group name does not refer to an existing cluster security group.
ClusterSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupNotFoundException
Constructs a new ClusterSecurityGroupNotFoundException with the specified error message.
ClusterSecurityGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSecurityGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupNotFoundExceptionUnmarshaller
 
ClusterSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster security groups.
ClusterSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSecurityGroupQuotaExceededException
Constructs a new ClusterSecurityGroupQuotaExceededException with the specified error message.
ClusterSecurityGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSecurityGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupQuotaExceededExceptionUnmarshaller
 
ClusterSecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Security Group StAX Unmarshaller
ClusterSecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupStaxUnmarshaller
 
ClusterSnapshotAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
The value specified as a snapshot identifier is already used by an existing snapshot.
ClusterSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotAlreadyExistsException
Constructs a new ClusterSnapshotAlreadyExistsException with the specified error message.
ClusterSnapshotAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSnapshotAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSnapshotAlreadyExistsExceptionUnmarshaller
 
ClusterSnapshotCopyStatus - Class in com.amazonaws.services.redshift.model
Returns the destination region and retention period that are configured for cross-region snapshot copy.
ClusterSnapshotCopyStatus() - Constructor for class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
ClusterSnapshotCopyStatusStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Snapshot Copy Status StAX Unmarshaller
ClusterSnapshotCopyStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSnapshotCopyStatusStaxUnmarshaller
 
ClusterSnapshotNotFoundException - Exception in com.amazonaws.services.redshift.model
The snapshot identifier does not refer to an existing cluster snapshot.
ClusterSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotNotFoundException
Constructs a new ClusterSnapshotNotFoundException with the specified error message.
ClusterSnapshotNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSnapshotNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSnapshotNotFoundExceptionUnmarshaller
 
ClusterSnapshotQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in the user exceeding the allowed number of cluster snapshots.
ClusterSnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSnapshotQuotaExceededException
Constructs a new ClusterSnapshotQuotaExceededException with the specified error message.
ClusterSnapshotQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSnapshotQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSnapshotQuotaExceededExceptionUnmarshaller
 
ClusterState - Enum in com.amazonaws.services.elasticmapreduce.model
Cluster State
ClusterStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The reason that the cluster changed to its current state.
ClusterStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
ClusterStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Cluster State Change Reason Code
ClusterStateChangeReasonJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Cluster State Change Reason JSON Unmarshaller
ClusterStateChangeReasonJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ClusterStateChangeReasonJsonUnmarshaller
 
ClusterStatus - Class in com.amazonaws.services.elasticmapreduce.model
The detailed status of the cluster.
ClusterStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
ClusterStatusJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Cluster Status JSON Unmarshaller
ClusterStatusJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ClusterStatusJsonUnmarshaller
 
ClusterStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster StAX Unmarshaller
ClusterStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterStaxUnmarshaller
 
ClusterSubnetGroup - Class in com.amazonaws.services.redshift.model
Describes a subnet group.
ClusterSubnetGroup() - Constructor for class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
ClusterSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
A ClusterSubnetGroupName is already used by an existing cluster subnet group.
ClusterSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupAlreadyExistsException
Constructs a new ClusterSubnetGroupAlreadyExistsException with the specified error message.
ClusterSubnetGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSubnetGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupAlreadyExistsExceptionUnmarshaller
 
ClusterSubnetGroupNotFoundException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group name does not refer to an existing cluster subnet group.
ClusterSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupNotFoundException
Constructs a new ClusterSubnetGroupNotFoundException with the specified error message.
ClusterSubnetGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSubnetGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupNotFoundExceptionUnmarshaller
 
ClusterSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in user exceeding the allowed number of cluster subnet groups.
ClusterSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetGroupQuotaExceededException
Constructs a new ClusterSubnetGroupQuotaExceededException with the specified error message.
ClusterSubnetGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSubnetGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupQuotaExceededExceptionUnmarshaller
 
ClusterSubnetGroupStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Subnet Group StAX Unmarshaller
ClusterSubnetGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupStaxUnmarshaller
 
ClusterSubnetQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would result in user exceeding the allowed number of subnets in a cluster subnet groups.
ClusterSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ClusterSubnetQuotaExceededException
Constructs a new ClusterSubnetQuotaExceededException with the specified error message.
ClusterSubnetQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ClusterSubnetQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterSubnetQuotaExceededExceptionUnmarshaller
 
ClusterSummary - Class in com.amazonaws.services.elasticmapreduce.model
The summary description of the cluster.
ClusterSummary() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
ClusterSummaryJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Cluster Summary JSON Unmarshaller
ClusterSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ClusterSummaryJsonUnmarshaller
 
ClusterTimeline - Class in com.amazonaws.services.elasticmapreduce.model
Represents the timeline of the cluster's lifecycle.
ClusterTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
ClusterTimelineJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Cluster Timeline JSON Unmarshaller
ClusterTimelineJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ClusterTimelineJsonUnmarshaller
 
ClusterVersion - Class in com.amazonaws.services.redshift.model
Describes a cluster version, including the parameter group family and description of the version.
ClusterVersion() - Constructor for class com.amazonaws.services.redshift.model.ClusterVersion
 
ClusterVersionStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Cluster Version StAX Unmarshaller
ClusterVersionStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ClusterVersionStaxUnmarshaller
 
CNAMEAlreadyExistsException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
CNAMEAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.CNAMEAlreadyExistsException
Constructs a new CNAMEAlreadyExistsException with the specified error message.
CNAMEAlreadyExistsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
CNAMEAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.CNAMEAlreadyExistsException
Constructs a new CNAMEAlreadyExistsException with the specified error message.
CNAMEAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
CNAMEAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CNAMEAlreadyExistsExceptionUnmarshaller
 
CNAMEAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
CNAMEAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CNAMEAlreadyExistsExceptionUnmarshaller
 
code - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
code - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
collateFinalState() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileTransfer
Set the state based on the states of all file downloads.
collectByteThroughput(ByteThroughputProvider) - Method in class com.amazonaws.metrics.internal.cloudwatch.ServiceMetricCollectorSupport
 
collectByteThroughput(ByteThroughputProvider) - Method in class com.amazonaws.metrics.ServiceMetricCollector
Collects metrics on the number of bytes written or read and the respective duration.
collectLatency(ServiceLatencyProvider) - Method in class com.amazonaws.metrics.internal.cloudwatch.ServiceMetricCollectorSupport
 
collectLatency(ServiceLatencyProvider) - Method in class com.amazonaws.metrics.ServiceMetricCollector
Collects metrics for non-request specific latencies.
collectMetrics(Request<?>, Response<?>) - Method in class com.amazonaws.metrics.internal.cloudwatch.RequestMetricCollectorSupport
Collects the metrics at the end of a request/response cycle, transforms the metric data points into a cloud watch metric datum representation, and then adds it to a memory queue so it will get summarized into the necessary statistics and uploaded to Amazon CloudWatch.
collectMetrics(Request<?>, Response<?>) - Method in class com.amazonaws.metrics.RequestMetricCollector
Used to collect the metric at the end of a request/response cycle.
com.amazonaws - package com.amazonaws
 
com.amazonaws.auth - package com.amazonaws.auth
 
com.amazonaws.auth.policy - package com.amazonaws.auth.policy
Classes for creating custom AWS access control policies.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
Collection of actions for AWS access control policies.
com.amazonaws.auth.policy.conditions - package com.amazonaws.auth.policy.conditions
Collection of AWS access control policy conditions.
com.amazonaws.auth.policy.internal - package com.amazonaws.auth.policy.internal
 
com.amazonaws.auth.policy.resources - package com.amazonaws.auth.policy.resources
Collection of resources for AWS access control policies.
com.amazonaws.auth.profile - package com.amazonaws.auth.profile
AWS configuration profiles allow you to share multiple sets of AWS security credentials between different tools such as the AWS SDK for Java and the AWS CLI.
com.amazonaws.auth.profile.internal - package com.amazonaws.auth.profile.internal
 
com.amazonaws.event - package com.amazonaws.event
 
com.amazonaws.handlers - package com.amazonaws.handlers
 
com.amazonaws.http - package com.amazonaws.http
 
com.amazonaws.http.conn - package com.amazonaws.http.conn
 
com.amazonaws.http.impl.client - package com.amazonaws.http.impl.client
 
com.amazonaws.http.protocol - package com.amazonaws.http.protocol
 
com.amazonaws.internal - package com.amazonaws.internal
 
com.amazonaws.internal.config - package com.amazonaws.internal.config
 
com.amazonaws.jmx - package com.amazonaws.jmx
 
com.amazonaws.jmx.spi - package com.amazonaws.jmx.spi
 
com.amazonaws.metrics - package com.amazonaws.metrics
Classes used to support the AWS SDK metrics API.
com.amazonaws.metrics.internal - package com.amazonaws.metrics.internal
 
com.amazonaws.metrics.internal.cloudwatch - package com.amazonaws.metrics.internal.cloudwatch
 
com.amazonaws.metrics.internal.cloudwatch.provider.transform - package com.amazonaws.metrics.internal.cloudwatch.provider.transform
 
com.amazonaws.metrics.internal.cloudwatch.spi - package com.amazonaws.metrics.internal.cloudwatch.spi
 
com.amazonaws.regions - package com.amazonaws.regions
 
com.amazonaws.retry - package com.amazonaws.retry
 
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.autoscaling.model.transform - package com.amazonaws.services.autoscaling.model.transform
Marhsalling for the various types represented by AmazonAutoScaling.
com.amazonaws.services.cloudformation - package com.amazonaws.services.cloudformation
Synchronous and asynchronous client classes for accessing AmazonCloudFormation.
com.amazonaws.services.cloudformation.model - package com.amazonaws.services.cloudformation.model
Classes modeling the various types represented by AmazonCloudFormation.
com.amazonaws.services.cloudformation.model.transform - package com.amazonaws.services.cloudformation.model.transform
Marhsalling for the various types represented by AmazonCloudFormation.
com.amazonaws.services.cloudfront - package com.amazonaws.services.cloudfront
Synchronous and asynchronous client classes for accessing AmazonCloudFront.
com.amazonaws.services.cloudfront.model - package com.amazonaws.services.cloudfront.model
Classes modeling the various types represented by AmazonCloudFront.
com.amazonaws.services.cloudfront.model.transform - package com.amazonaws.services.cloudfront.model.transform
Marhsalling for the various types represented by AmazonCloudFront.
com.amazonaws.services.cloudfront_2012_03_15 - package com.amazonaws.services.cloudfront_2012_03_15
Synchronous and asynchronous client classes for accessing AmazonCloudFront.
com.amazonaws.services.cloudfront_2012_03_15.model - package com.amazonaws.services.cloudfront_2012_03_15.model
Classes modeling the various types represented by AmazonCloudFront.
com.amazonaws.services.cloudfront_2012_03_15.model.transform - package com.amazonaws.services.cloudfront_2012_03_15.model.transform
Marhsalling for the various types represented by AmazonCloudFront.
com.amazonaws.services.cloudsearch - package com.amazonaws.services.cloudsearch
Synchronous and asynchronous client classes for accessing AmazonCloudSearch.
com.amazonaws.services.cloudsearch.model - package com.amazonaws.services.cloudsearch.model
Classes modeling the various types represented by AmazonCloudSearch.
com.amazonaws.services.cloudsearch.model.transform - package com.amazonaws.services.cloudsearch.model.transform
Marhsalling for the various types represented by AmazonCloudSearch.
com.amazonaws.services.cloudtrail - package com.amazonaws.services.cloudtrail
Synchronous and asynchronous client classes for accessing AWSCloudTrail.
com.amazonaws.services.cloudtrail.model - package com.amazonaws.services.cloudtrail.model
Classes modeling the various types represented by AWSCloudTrail.
com.amazonaws.services.cloudtrail.model.transform - package com.amazonaws.services.cloudtrail.model.transform
Marhsalling for the various types represented by AWSCloudTrail.
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.cloudwatch.model.transform - package com.amazonaws.services.cloudwatch.model.transform
Marhsalling for the various types represented by AmazonCloudWatch.
com.amazonaws.services.datapipeline - package com.amazonaws.services.datapipeline
Synchronous and asynchronous client classes for accessing DataPipeline.
com.amazonaws.services.datapipeline.model - package com.amazonaws.services.datapipeline.model
Classes modeling the various types represented by DataPipeline.
com.amazonaws.services.datapipeline.model.transform - package com.amazonaws.services.datapipeline.model.transform
Marhsalling for the various types represented by DataPipeline.
com.amazonaws.services.directconnect - package com.amazonaws.services.directconnect
Synchronous and asynchronous client classes for accessing AmazonDirectConnect.
com.amazonaws.services.directconnect.model - package com.amazonaws.services.directconnect.model
Classes modeling the various types represented by AmazonDirectConnect.
com.amazonaws.services.directconnect.model.transform - package com.amazonaws.services.directconnect.model.transform
Marhsalling for the various types represented by AmazonDirectConnect.
com.amazonaws.services.dynamodb - package com.amazonaws.services.dynamodb
Synchronous and asynchronous client classes for accessing AmazonDynamoDB.
com.amazonaws.services.dynamodb.datamodeling - package com.amazonaws.services.dynamodb.datamodeling
 
com.amazonaws.services.dynamodb.model - package com.amazonaws.services.dynamodb.model
Classes modeling the various types represented by AmazonDynamoDB.
com.amazonaws.services.dynamodb.model.transform - package com.amazonaws.services.dynamodb.model.transform
Marhsalling for the various types represented by AmazonDynamoDB.
com.amazonaws.services.dynamodbv2 - package com.amazonaws.services.dynamodbv2
Synchronous and asynchronous client classes for accessing AmazonDynamoDBv2.
com.amazonaws.services.dynamodbv2.datamodeling - package com.amazonaws.services.dynamodbv2.datamodeling
 
com.amazonaws.services.dynamodbv2.metrics - package com.amazonaws.services.dynamodbv2.metrics
 
com.amazonaws.services.dynamodbv2.model - package com.amazonaws.services.dynamodbv2.model
Classes modeling the various types represented by AmazonDynamoDBv2.
com.amazonaws.services.dynamodbv2.model.transform - package com.amazonaws.services.dynamodbv2.model.transform
Marhsalling for the various types represented by AmazonDynamoDBv2.
com.amazonaws.services.dynamodbv2.util - package com.amazonaws.services.dynamodbv2.util
 
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.model.transform - package com.amazonaws.services.ec2.model.transform
Marhsalling for 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.elasticache - package com.amazonaws.services.elasticache
Synchronous and asynchronous client classes for accessing AmazonElastiCache.
com.amazonaws.services.elasticache.model - package com.amazonaws.services.elasticache.model
Classes modeling the various types represented by AmazonElastiCache.
com.amazonaws.services.elasticache.model.transform - package com.amazonaws.services.elasticache.model.transform
Marhsalling for the various types represented by AmazonElastiCache.
com.amazonaws.services.elasticbeanstalk - package com.amazonaws.services.elasticbeanstalk
Synchronous and asynchronous client classes for accessing AWSElasticBeanstalk.
com.amazonaws.services.elasticbeanstalk.model - package com.amazonaws.services.elasticbeanstalk.model
Classes modeling the various types represented by AWSElasticBeanstalk.
com.amazonaws.services.elasticbeanstalk.model.transform - package com.amazonaws.services.elasticbeanstalk.model.transform
Marhsalling for the various types represented by AWSElasticBeanstalk.
com.amazonaws.services.elasticloadbalancing - package com.amazonaws.services.elasticloadbalancing
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
com.amazonaws.services.elasticloadbalancing.model - package com.amazonaws.services.elasticloadbalancing.model
Classes modeling the various types represented by AmazonElasticLoadBalancing.
com.amazonaws.services.elasticloadbalancing.model.transform - package com.amazonaws.services.elasticloadbalancing.model.transform
Marhsalling for the various types represented by AmazonElasticLoadBalancing.
com.amazonaws.services.elasticmapreduce - package com.amazonaws.services.elasticmapreduce
Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.model - package com.amazonaws.services.elasticmapreduce.model
Classes modeling the various types represented by AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.model.transform - package com.amazonaws.services.elasticmapreduce.model.transform
Marhsalling for the various types represented by AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.util - package com.amazonaws.services.elasticmapreduce.util
 
com.amazonaws.services.elastictranscoder - package com.amazonaws.services.elastictranscoder
Synchronous and asynchronous client classes for accessing AmazonElasticTranscoder.
com.amazonaws.services.elastictranscoder.model - package com.amazonaws.services.elastictranscoder.model
Classes modeling the various types represented by AmazonElasticTranscoder.
com.amazonaws.services.elastictranscoder.model.transform - package com.amazonaws.services.elastictranscoder.model.transform
Marhsalling for the various types represented by AmazonElasticTranscoder.
com.amazonaws.services.glacier - package com.amazonaws.services.glacier
Synchronous and asynchronous client classes for accessing AmazonGlacier.
com.amazonaws.services.glacier.internal - package com.amazonaws.services.glacier.internal
 
com.amazonaws.services.glacier.model - package com.amazonaws.services.glacier.model
Classes modeling the various types represented by AmazonGlacier.
com.amazonaws.services.glacier.model.transform - package com.amazonaws.services.glacier.model.transform
Marhsalling for the various types represented by AmazonGlacier.
com.amazonaws.services.glacier.transfer - package com.amazonaws.services.glacier.transfer
 
com.amazonaws.services.identitymanagement - package com.amazonaws.services.identitymanagement
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
com.amazonaws.services.identitymanagement.model - package com.amazonaws.services.identitymanagement.model
Classes modeling the various types represented by AmazonIdentityManagement.
com.amazonaws.services.identitymanagement.model.transform - package com.amazonaws.services.identitymanagement.model.transform
Marhsalling for the various types represented by AmazonIdentityManagement.
com.amazonaws.services.importexport - package com.amazonaws.services.importexport
Synchronous and asynchronous client classes for accessing AmazonImportExport.
com.amazonaws.services.importexport.model - package com.amazonaws.services.importexport.model
Classes modeling the various types represented by AmazonImportExport.
com.amazonaws.services.importexport.model.transform - package com.amazonaws.services.importexport.model.transform
Marhsalling for the various types represented by AmazonImportExport.
com.amazonaws.services.kinesis - package com.amazonaws.services.kinesis
Synchronous and asynchronous client classes for accessing AmazonKinesis.
com.amazonaws.services.kinesis.model - package com.amazonaws.services.kinesis.model
Classes modeling the various types represented by AmazonKinesis.
com.amazonaws.services.kinesis.model.transform - package com.amazonaws.services.kinesis.model.transform
Marhsalling for the various types represented by AmazonKinesis.
com.amazonaws.services.opsworks - package com.amazonaws.services.opsworks
Synchronous and asynchronous client classes for accessing AWSOpsWorks.
com.amazonaws.services.opsworks.model - package com.amazonaws.services.opsworks.model
Classes modeling the various types represented by AWSOpsWorks.
com.amazonaws.services.opsworks.model.transform - package com.amazonaws.services.opsworks.model.transform
Marhsalling for the various types represented by AWSOpsWorks.
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.rds.model.transform - package com.amazonaws.services.rds.model.transform
Marhsalling for the various types represented by AmazonRDS.
com.amazonaws.services.redshift - package com.amazonaws.services.redshift
Synchronous and asynchronous client classes for accessing AmazonRedshift.
com.amazonaws.services.redshift.model - package com.amazonaws.services.redshift.model
Classes modeling the various types represented by AmazonRedshift.
com.amazonaws.services.redshift.model.transform - package com.amazonaws.services.redshift.model.transform
Marhsalling for the various types represented by AmazonRedshift.
com.amazonaws.services.route53 - package com.amazonaws.services.route53
Synchronous and asynchronous client classes for accessing AmazonRoute53.
com.amazonaws.services.route53.internal - package com.amazonaws.services.route53.internal
 
com.amazonaws.services.route53.model - package com.amazonaws.services.route53.model
Classes modeling the various types represented by AmazonRoute53.
com.amazonaws.services.route53.model.transform - package com.amazonaws.services.route53.model.transform
Marhsalling for the various types represented by AmazonRoute53.
com.amazonaws.services.s3 - package com.amazonaws.services.s3
Synchronous client for accessing Amazon S3.
com.amazonaws.services.s3.internal - package com.amazonaws.services.s3.internal
 
com.amazonaws.services.s3.internal.crypto - package com.amazonaws.services.s3.internal.crypto
 
com.amazonaws.services.s3.iterable - package com.amazonaws.services.s3.iterable
 
com.amazonaws.services.s3.metrics - package com.amazonaws.services.s3.metrics
 
com.amazonaws.services.s3.model - package com.amazonaws.services.s3.model
Classes modeling the various types represented by Amazon S3.
com.amazonaws.services.s3.model.transform - package com.amazonaws.services.s3.model.transform
 
com.amazonaws.services.s3.transfer - package com.amazonaws.services.s3.transfer
Transfer management.
com.amazonaws.services.s3.transfer.internal - package com.amazonaws.services.s3.transfer.internal
 
com.amazonaws.services.s3.transfer.model - package com.amazonaws.services.s3.transfer.model
 
com.amazonaws.services.securitytoken - package com.amazonaws.services.securitytoken
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
com.amazonaws.services.securitytoken.model - package com.amazonaws.services.securitytoken.model
Classes modeling the various types represented by AWSSecurityTokenService.
com.amazonaws.services.securitytoken.model.transform - package com.amazonaws.services.securitytoken.model.transform
Marhsalling for the various types represented by AWSSecurityTokenService.
com.amazonaws.services.simpledb - package com.amazonaws.services.simpledb
Synchronous and asynchronous client classes for accessing AmazonSimpleDB.
com.amazonaws.services.simpledb.internal - package com.amazonaws.services.simpledb.internal
 
com.amazonaws.services.simpledb.model - package com.amazonaws.services.simpledb.model
Classes modeling the various types represented by AmazonSimpleDB.
com.amazonaws.services.simpledb.model.transform - package com.amazonaws.services.simpledb.model.transform
Marhsalling for the various types represented by AmazonSimpleDB.
com.amazonaws.services.simpledb.util - package com.amazonaws.services.simpledb.util
Common utilities for working with Amazon SimpleDB, such as padding numeric datatypes so they can be compared as strings.
com.amazonaws.services.simpleemail - package com.amazonaws.services.simpleemail
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
com.amazonaws.services.simpleemail.model - package com.amazonaws.services.simpleemail.model
Classes modeling the various types represented by AmazonSimpleEmailService.
com.amazonaws.services.simpleemail.model.transform - package com.amazonaws.services.simpleemail.model.transform
Marhsalling for the various types represented by AmazonSimpleEmailService.
com.amazonaws.services.simpleworkflow - package com.amazonaws.services.simpleworkflow
Synchronous and asynchronous client classes for accessing AmazonSimpleWorkflow.
com.amazonaws.services.simpleworkflow.flow - package com.amazonaws.services.simpleworkflow.flow
 
com.amazonaws.services.simpleworkflow.flow.annotations - package com.amazonaws.services.simpleworkflow.flow.annotations
 
com.amazonaws.services.simpleworkflow.flow.aspectj - package com.amazonaws.services.simpleworkflow.flow.aspectj
 
com.amazonaws.services.simpleworkflow.flow.common - package com.amazonaws.services.simpleworkflow.flow.common
 
com.amazonaws.services.simpleworkflow.flow.core - package com.amazonaws.services.simpleworkflow.flow.core
 
com.amazonaws.services.simpleworkflow.flow.generic - package com.amazonaws.services.simpleworkflow.flow.generic
 
com.amazonaws.services.simpleworkflow.flow.interceptors - package com.amazonaws.services.simpleworkflow.flow.interceptors
 
com.amazonaws.services.simpleworkflow.flow.junit - package com.amazonaws.services.simpleworkflow.flow.junit
 
com.amazonaws.services.simpleworkflow.flow.junit.spring - package com.amazonaws.services.simpleworkflow.flow.junit.spring
 
com.amazonaws.services.simpleworkflow.flow.pojo - package com.amazonaws.services.simpleworkflow.flow.pojo
 
com.amazonaws.services.simpleworkflow.flow.spring - package com.amazonaws.services.simpleworkflow.flow.spring
 
com.amazonaws.services.simpleworkflow.flow.test - package com.amazonaws.services.simpleworkflow.flow.test
 
com.amazonaws.services.simpleworkflow.flow.worker - package com.amazonaws.services.simpleworkflow.flow.worker
 
com.amazonaws.services.simpleworkflow.model - package com.amazonaws.services.simpleworkflow.model
Classes modeling the various types represented by AmazonSimpleWorkflow.
com.amazonaws.services.simpleworkflow.model.transform - package com.amazonaws.services.simpleworkflow.model.transform
Marhsalling for the various types represented by AmazonSimpleWorkflow.
com.amazonaws.services.sns - package com.amazonaws.services.sns
Synchronous and asynchronous client classes for accessing AmazonSNS.
com.amazonaws.services.sns.model - package com.amazonaws.services.sns.model
Classes modeling the various types represented by AmazonSNS.
com.amazonaws.services.sns.model.transform - package com.amazonaws.services.sns.model.transform
Marhsalling for the various types represented by AmazonSNS.
com.amazonaws.services.sns.util - package com.amazonaws.services.sns.util
Utilities for working with Amazon Simple Notification Service such as validating message signatures.
com.amazonaws.services.sqs - package com.amazonaws.services.sqs
Synchronous and asynchronous client classes for accessing AmazonSQS.
com.amazonaws.services.sqs.buffered - package com.amazonaws.services.sqs.buffered
 
com.amazonaws.services.sqs.internal - package com.amazonaws.services.sqs.internal
 
com.amazonaws.services.sqs.model - package com.amazonaws.services.sqs.model
Classes modeling the various types represented by AmazonSQS.
com.amazonaws.services.sqs.model.transform - package com.amazonaws.services.sqs.model.transform
Marhsalling for the various types represented by AmazonSQS.
com.amazonaws.services.storagegateway - package com.amazonaws.services.storagegateway
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
com.amazonaws.services.storagegateway.model - package com.amazonaws.services.storagegateway.model
Classes modeling the various types represented by AWSStorageGateway.
com.amazonaws.services.storagegateway.model.transform - package com.amazonaws.services.storagegateway.model.transform
Marhsalling for the various types represented by AWSStorageGateway.
com.amazonaws.services.support - package com.amazonaws.services.support
Synchronous and asynchronous client classes for accessing AWSSupport.
com.amazonaws.services.support.model - package com.amazonaws.services.support.model
Classes modeling the various types represented by AWSSupport.
com.amazonaws.services.support.model.transform - package com.amazonaws.services.support.model.transform
Marhsalling for the various types represented by AWSSupport.
com.amazonaws.transform - package com.amazonaws.transform
 
com.amazonaws.util - package com.amazonaws.util
 
com.amazonaws.util.json - package com.amazonaws.util.json
 
Command - Class in com.amazonaws.services.elasticmapreduce.model
An entity describing an executable that runs on a cluster.
Command() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Command
 
Command - Class in com.amazonaws.services.opsworks.model
Describes a command.
Command() - Constructor for class com.amazonaws.services.opsworks.model.Command
 
command - Variable in class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncCancelAndRetryExecutor
 
CommandJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Command JSON Unmarshaller
CommandJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.CommandJsonUnmarshaller
 
CommandJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Command JSON Unmarshaller
CommandJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CommandJsonUnmarshaller
 
Communication - Class in com.amazonaws.services.support.model
Exposes the fields used by a communication for an AWS Support case.
Communication() - Constructor for class com.amazonaws.services.support.model.Communication
 
CommunicationJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Communication JSON Unmarshaller
CommunicationJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CommunicationJsonUnmarshaller
 
ComparisonOperator - Enum in com.amazonaws.services.cloudwatch.model
Comparison Operator
ComparisonOperator - Enum in com.amazonaws.services.dynamodb.model
Deprecated.
Use ComparisonOperator instead.
ComparisonOperator - Enum in com.amazonaws.services.dynamodbv2.model
Comparison Operator
complete() - Method in interface com.amazonaws.services.simpleworkflow.flow.core.ExternalTaskCompletionHandle
 
complete(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClient
 
COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Completes a multipart upload by assembling previously uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
completeMultipartUploadAsync(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest, AsyncHandler<CompleteMultipartUploadRequest, CompleteMultipartUploadResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest, AsyncHandler<CompleteMultipartUploadRequest, CompleteMultipartUploadResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
CompleteMultipartUploadRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the CompleteMultipartUpload operation.
CompleteMultipartUploadRequest() - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Default constructor for a new CompleteMultipartUploadRequest object.
CompleteMultipartUploadRequest(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Constructs a new CompleteMultipartUploadRequest object.
CompleteMultipartUploadRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Constructs a new CompleteMultipartUploadRequest object.
CompleteMultipartUploadRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the CompleteMultipartUpload operation.
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Constructs a new request to complete a multipart upload.
CompleteMultipartUploadRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Complete Multipart Upload Request Marshaller
CompleteMultipartUploadRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.CompleteMultipartUploadRequestMarshaller
 
CompleteMultipartUploadResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
CompleteMultipartUploadResult() - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
 
CompleteMultipartUploadResult - Class in com.amazonaws.services.s3.model
The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method.
CompleteMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
 
CompleteMultipartUploadResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Complete Multipart Upload Result JSON Unmarshaller
CompleteMultipartUploadResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.CompleteMultipartUploadResultJsonUnmarshaller
 
CompleteMultipartUploadRetryablePredicate - Class in com.amazonaws.services.s3.internal
Complete Multipart Upload API returns a 2xx success response with an Error xml in the body.
CompleteMultipartUploadRetryablePredicate() - Constructor for class com.amazonaws.services.s3.internal.CompleteMultipartUploadRetryablePredicate
 
CompleteMultipartUploadRetryCondition - Class in com.amazonaws.services.s3.internal
 
CompleteMultipartUploadRetryCondition() - Constructor for class com.amazonaws.services.s3.internal.CompleteMultipartUploadRetryCondition
 
CompleteWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the CompleteWorkflowExecution decision.
CompleteWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
 
CompleteWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Complete Workflow Execution Failed Cause
CompleteWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the CompleteWorkflowExecutionFailed event.
CompleteWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
 
CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Complete Workflow Execution Failed Event Attributes JSON Unmarshaller
CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
CompleteWorkflowStateMachine - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
CompleteWorkflowStateMachine(DecisionId, Decision) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
compressedIso8601DateFormat - Variable in class com.amazonaws.util.DateUtils
This is another ISO 8601 format that's used in clock skew error response
computeMD5Hash(InputStream) - Static method in class com.amazonaws.util.Md5Utils
Computes the MD5 hash of the data in the given input stream and returns it as an array of bytes.
computeMD5Hash(byte[]) - Static method in class com.amazonaws.util.Md5Utils
Computes the MD5 hash of the given data and returns it as an array of bytes.
computeSignature(Request<?>, String, String, String, String, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
 
Condition - Class in com.amazonaws.auth.policy
AWS access control policy conditions are contained in Statement objects, and affect when a statement is applied.
Condition() - Constructor for class com.amazonaws.auth.policy.Condition
 
CONDITION - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Condition - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use Condition instead.
Condition() - Constructor for class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
Default constructor for a new Condition object.
Condition - Class in com.amazonaws.services.dynamodbv2.model
Represents a selection criteria for a Query or Scan operation.
Condition() - Constructor for class com.amazonaws.services.dynamodbv2.model.Condition
Default constructor for a new Condition object.
ConditionalCheckFailedException - Exception in com.amazonaws.services.dynamodb.model
Deprecated.
ConditionalCheckFailedException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ConditionalCheckFailedException
Deprecated.
Constructs a new ConditionalCheckFailedException with the specified error message.
ConditionalCheckFailedException - Exception in com.amazonaws.services.dynamodbv2.model
A condition specified in the operation could not be evaluated.
ConditionalCheckFailedException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ConditionalCheckFailedException
Constructs a new ConditionalCheckFailedException with the specified error message.
ConditionalCheckFailedExceptionUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
ConditionalCheckFailedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ConditionalCheckFailedExceptionUnmarshaller
Deprecated.
 
ConditionalCheckFailedExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
ConditionalCheckFailedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ConditionalCheckFailedExceptionUnmarshaller
 
ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating common AWS access control policy conditions.
conditionKey - Variable in class com.amazonaws.auth.policy.Condition
 
configSigner(URI) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
this method is now a no-op, as overriding the signer from sublcass is no longer supported.
configSigner(String, String) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
this method is now a no-op, as overriding the signer from sublcass is no longer supported.
ConfigurationDeploymentStatus - Enum in com.amazonaws.services.elasticbeanstalk.model
Configuration Deployment Status
ConfigurationOptionDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the possible values for a configuration option.
ConfigurationOptionDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
Default constructor for a new ConfigurationOptionDescription object.
ConfigurationOptionDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Configuration Option Description StAX Unmarshaller
ConfigurationOptionDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationOptionDescriptionStaxUnmarshaller
 
ConfigurationOptionSetting - Class in com.amazonaws.services.elasticbeanstalk.model
A specification identifying an individual configuration option along with its current value.
ConfigurationOptionSetting() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
Default constructor for a new ConfigurationOptionSetting object.
ConfigurationOptionSetting(String, String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
Constructs a new ConfigurationOptionSetting object.
ConfigurationOptionSettingStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Configuration Option Setting StAX Unmarshaller
ConfigurationOptionSettingStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationOptionSettingStaxUnmarshaller
 
ConfigurationOptionValueType - Enum in com.amazonaws.services.elasticbeanstalk.model
Configuration Option Value Type
ConfigurationSettingsDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a configuration set.
ConfigurationSettingsDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
 
ConfigurationSettingsDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Configuration Settings Description StAX Unmarshaller
ConfigurationSettingsDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationSettingsDescriptionStaxUnmarshaller
 
configureHealthCheck(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheck(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Specifies the health check settings to use for evaluating the health state of your back-end instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Specifies the health check settings to use for evaluating the health state of your back-end instances.
ConfigureHealthCheckRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ConfigureHealthCheck operation.
ConfigureHealthCheckRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Default constructor for a new ConfigureHealthCheckRequest object.
ConfigureHealthCheckRequest(String, HealthCheck) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Constructs a new ConfigureHealthCheckRequest object.
ConfigureHealthCheckRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Configure Health Check Request Marshaller
ConfigureHealthCheckRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ConfigureHealthCheckRequestMarshaller
 
ConfigureHealthCheckResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the ConfigureHealthCheck action.
ConfigureHealthCheckResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
ConfigureHealthCheckResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Configure Health Check Result StAX Unmarshaller
ConfigureHealthCheckResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ConfigureHealthCheckResultStaxUnmarshaller
 
confirmConnection(ConfirmConnectionRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Confirm the creation of a hosted connection on an interconnect.
confirmConnection(ConfirmConnectionRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Confirm the creation of a hosted connection on an interconnect.
confirmConnectionAsync(ConfirmConnectionRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Confirm the creation of a hosted connection on an interconnect.
confirmConnectionAsync(ConfirmConnectionRequest, AsyncHandler<ConfirmConnectionRequest, ConfirmConnectionResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Confirm the creation of a hosted connection on an interconnect.
confirmConnectionAsync(ConfirmConnectionRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Confirm the creation of a hosted connection on an interconnect.
confirmConnectionAsync(ConfirmConnectionRequest, AsyncHandler<ConfirmConnectionRequest, ConfirmConnectionResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Confirm the creation of a hosted connection on an interconnect.
ConfirmConnectionRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the ConfirmConnection operation.
ConfirmConnectionRequest() - Constructor for class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
 
ConfirmConnectionRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Confirm Connection Request Marshaller
ConfirmConnectionRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConfirmConnectionRequestMarshaller
 
ConfirmConnectionResult - Class in com.amazonaws.services.directconnect.model
The response received when ConfirmConnection is called.
ConfirmConnectionResult() - Constructor for class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
 
ConfirmConnectionResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Confirm Connection Result JSON Unmarshaller
ConfirmConnectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConfirmConnectionResultJsonUnmarshaller
 
confirmPrivateVirtualInterface(ConfirmPrivateVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Accept ownership of a private virtual interface created by another customer.
confirmPrivateVirtualInterface(ConfirmPrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Accept ownership of a private virtual interface created by another customer.
confirmPrivateVirtualInterfaceAsync(ConfirmPrivateVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Accept ownership of a private virtual interface created by another customer.
confirmPrivateVirtualInterfaceAsync(ConfirmPrivateVirtualInterfaceRequest, AsyncHandler<ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Accept ownership of a private virtual interface created by another customer.
confirmPrivateVirtualInterfaceAsync(ConfirmPrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Accept ownership of a private virtual interface created by another customer.
confirmPrivateVirtualInterfaceAsync(ConfirmPrivateVirtualInterfaceRequest, AsyncHandler<ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Accept ownership of a private virtual interface created by another customer.
ConfirmPrivateVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the ConfirmPrivateVirtualInterface operation.
ConfirmPrivateVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
 
ConfirmPrivateVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Confirm Private Virtual Interface Request Marshaller
ConfirmPrivateVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConfirmPrivateVirtualInterfaceRequestMarshaller
 
ConfirmPrivateVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
The response received when ConfirmPrivateVirtualInterface is called.
ConfirmPrivateVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
 
ConfirmPrivateVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Confirm Private Virtual Interface Result JSON Unmarshaller
ConfirmPrivateVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConfirmPrivateVirtualInterfaceResultJsonUnmarshaller
 
confirmProductInstance(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Determines whether a product code is associated with an instance.
confirmProductInstance(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Determines whether a product code is associated with an instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Determines whether a product code is associated with an instance.
ConfirmProductInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ConfirmProductInstance operation.
ConfirmProductInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Default constructor for a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Constructs a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Confirm Product Instance Request Marshaller
ConfirmProductInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ConfirmProductInstanceRequestMarshaller
 
ConfirmProductInstanceResult - Class in com.amazonaws.services.ec2.model
 
ConfirmProductInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
ConfirmProductInstanceResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Confirm Product Instance Result StAX Unmarshaller
ConfirmProductInstanceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ConfirmProductInstanceResultStaxUnmarshaller
 
confirmPublicVirtualInterface(ConfirmPublicVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Accept ownership of a public virtual interface created by another customer.
confirmPublicVirtualInterface(ConfirmPublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Accept ownership of a public virtual interface created by another customer.
confirmPublicVirtualInterfaceAsync(ConfirmPublicVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Accept ownership of a public virtual interface created by another customer.
confirmPublicVirtualInterfaceAsync(ConfirmPublicVirtualInterfaceRequest, AsyncHandler<ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Accept ownership of a public virtual interface created by another customer.
confirmPublicVirtualInterfaceAsync(ConfirmPublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Accept ownership of a public virtual interface created by another customer.
confirmPublicVirtualInterfaceAsync(ConfirmPublicVirtualInterfaceRequest, AsyncHandler<ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Accept ownership of a public virtual interface created by another customer.
ConfirmPublicVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the ConfirmPublicVirtualInterface operation.
ConfirmPublicVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
 
ConfirmPublicVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Confirm Public Virtual Interface Request Marshaller
ConfirmPublicVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConfirmPublicVirtualInterfaceRequestMarshaller
 
ConfirmPublicVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
The response received when ConfirmPublicVirtualInterface is called.
ConfirmPublicVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
 
ConfirmPublicVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Confirm Public Virtual Interface Result JSON Unmarshaller
ConfirmPublicVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConfirmPublicVirtualInterfaceResultJsonUnmarshaller
 
confirmSubscription(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
ConfirmSubscriptionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ConfirmSubscription operation.
ConfirmSubscriptionRequest() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Default constructor for a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Confirm Subscription Request Marshaller
ConfirmSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ConfirmSubscriptionRequestMarshaller
 
ConfirmSubscriptionResult - Class in com.amazonaws.services.sns.model
Response for ConfirmSubscriptions action.
ConfirmSubscriptionResult() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
ConfirmSubscriptionResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Confirm Subscription Result StAX Unmarshaller
ConfirmSubscriptionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ConfirmSubscriptionResultStaxUnmarshaller
 
Connection - Class in com.amazonaws.services.directconnect.model
A connection represents the physical network connection between the AWS Direct Connect location and the customer.
Connection() - Constructor for class com.amazonaws.services.directconnect.model.Connection
 
ConnectionDraining - Class in com.amazonaws.services.elasticloadbalancing.model
The ConnectionDraining data type.
ConnectionDraining() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
 
ConnectionDrainingStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Connection Draining StAX Unmarshaller
ConnectionDrainingStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ConnectionDrainingStaxUnmarshaller
 
ConnectionJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Connection JSON Unmarshaller
ConnectionJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.ConnectionJsonUnmarshaller
 
ConnectionState - Enum in com.amazonaws.services.directconnect.model
Connection State
Constants - Class in com.amazonaws.services.s3.internal
Constants used by the AWS S3 Java client.
Constants() - Constructor for class com.amazonaws.services.s3.internal.Constants
 
ConsumedCapacity - Class in com.amazonaws.services.dynamodbv2.model
Represents the capacity units consumed by an operation.
ConsumedCapacity() - Constructor for class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
ConsumedCapacityJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Consumed Capacity JSON Unmarshaller
ConsumedCapacityJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ConsumedCapacityJsonUnmarshaller
 
ContainerFormat - Enum in com.amazonaws.services.ec2.model
Container Format
contains(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns whether the collection contains the given element.
contains(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether the collection contains the given element.
containsAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
containsAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
containsKey(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
Inherited methods
containsValue(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
Content - Class in com.amazonaws.services.simpleemail.model
Represents textual data, plus an optional character set specification.
Content() - Constructor for class com.amazonaws.services.simpleemail.model.Content
Default constructor for a new Content object.
Content(String) - Constructor for class com.amazonaws.services.simpleemail.model.Content
Constructs a new Content object.
CONTENT_DISPOSITION - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_ENCODING - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_TYPE - Static variable in interface com.amazonaws.services.s3.Headers
 
ContentLengthValidationInputStream - Class in com.amazonaws.util
This class validates the Amazon S3 response for the content length as the data is read from the input stream.
ContentLengthValidationInputStream(InputStream, long) - Constructor for class com.amazonaws.util.ContentLengthValidationInputStream
 
continueAsNewOnCompletion(Object[]) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
Start a new generation of the workflow instance.
continueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
 
continueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
 
continueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
continueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
continueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
ContinueAsNewWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ContinueAsNewWorkflowExecution decision.
ContinueAsNewWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
ContinueAsNewWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Continue As New Workflow Execution Failed Cause
ContinueAsNewWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ContinueAsNewWorkflowExecutionFailed event.
ContinueAsNewWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
ContinueAsNewWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Continue As New Workflow Execution Failed Event Attributes JSON Unmarshaller
ContinueAsNewWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
ContinueAsNewWorkflowExecutionParameters - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
ContinueAsNewWorkflowExecutionParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
ConversionTask - Class in com.amazonaws.services.ec2.model
Describes a conversion task.
ConversionTask() - Constructor for class com.amazonaws.services.ec2.model.ConversionTask
 
ConversionTaskState - Enum in com.amazonaws.services.ec2.model
Conversion Task State
ConversionTaskStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Conversion Task StAX Unmarshaller
ConversionTaskStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ConversionTaskStaxUnmarshaller
 
convertRequestToUrl(Request<?>) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Converts the specified request object into a URL, containing all the specified parameters, the specified request endpoint, etc.
convertRequestToUrl(Request<?>, boolean) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Converts the specified request object into a URL, containing all the specified parameters, the specified request endpoint, etc.
convertToHttpRequest(Request<T>, HttpMethodName) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
convertToXml(Grantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified Grantee.
convertToXml(CanonicalGrantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified canonical grantee.
convertToXml(EmailAddressGrantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified email address grantee.
convertToXml(GroupGrantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified group grantee.
convertToXmlByteArray(AccessControlList) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Converts the specified AccessControlList object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified versioning configuration into an XML byte array.
convertToXmlByteArray(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified logging configuration into an XML byte array.
convertToXmlByteArray(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified notification configuration into an XML byte array.
convertToXmlByteArray(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified website configuration into an XML byte array to send to S3.
convertToXmlByteArray(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified BucketLifecycleConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified BucketCrossOriginConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified BucketTaggingConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.model.transform.MultiObjectDeleteXmlFactory
Converts the specified DeleteObjectsRequest object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(List<PartETag>) - Static method in class com.amazonaws.services.s3.model.transform.RequestXmlFactory
Converts the specified list of PartETags to an XML fragment that can be sent to the CompleteMultipartUpload operation of Amazon S3.
convertToXmlByteArray(RestoreObjectRequest) - Static method in class com.amazonaws.services.s3.model.transform.RequestXmlFactory
Converts the RestoreObjectRequest to an XML fragment that can be sent to the RestoreObject operation of Amazon S3.
CookieNames - Class in com.amazonaws.services.cloudfront.model
A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.
CookieNames() - Constructor for class com.amazonaws.services.cloudfront.model.CookieNames
 
CookieNamesStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cookie Names StAX Unmarshaller
CookieNamesStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CookieNamesStaxUnmarshaller
 
CookiePreference - Class in com.amazonaws.services.cloudfront.model
A complex type that specifies the cookie preferences associated with this cache behavior.
CookiePreference() - Constructor for class com.amazonaws.services.cloudfront.model.CookiePreference
 
CookiePreferenceStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Cookie Preference StAX Unmarshaller
CookiePreferenceStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CookiePreferenceStaxUnmarshaller
 
Copy - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous copy request from one Amazon S3 location another.
copy(String, String, String, String) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to copy data from one Amazon S3 location to another Amazon S3 location.
copy(CopyObjectRequest) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to copy data from one Amazon S3 location to another Amazon S3 location.
copy(CopyObjectRequest, TransferStateChangeListener) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to copy data from one Amazon S3 location to another Amazon S3 location.
COPY_PART_RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the copy part request
COPY_SOURCE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the source object specified by a request to copy an object.
COPY_SOURCE_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the copy object request
CopyCallable - Class in com.amazonaws.services.s3.transfer.internal
An implementation of the Callable interface that helps TransferManager in carrying out the copy requests.
CopyCallable(TransferManager, ExecutorService, CopyImpl, CopyObjectRequest, long, ProgressListenerChain) - Constructor for class com.amazonaws.services.s3.transfer.internal.CopyCallable
 
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshot(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
copyClusterSnapshotAsync(CopyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Copies the specified automated cluster snapshot to a new manual cluster snapshot.
CopyClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CopyClusterSnapshot operation.
CopyClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
CopyClusterSnapshotRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Copy Cluster Snapshot Request Marshaller
CopyClusterSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CopyClusterSnapshotRequestMarshaller
 
copyDBSnapshot(CopyDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Copies the specified DBSnapshot.
copyDBSnapshot(CopyDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Copies the specified DBSnapshot.
copyDBSnapshotAsync(CopyDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Copies the specified DBSnapshot.
copyDBSnapshotAsync(CopyDBSnapshotRequest, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Copies the specified DBSnapshot.
copyDBSnapshotAsync(CopyDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Copies the specified DBSnapshot.
copyDBSnapshotAsync(CopyDBSnapshotRequest, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Copies the specified DBSnapshot.
CopyDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CopyDBSnapshot operation.
CopyDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
 
CopyDBSnapshotRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Copy D B Snapshot Request Marshaller
CopyDBSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CopyDBSnapshotRequestMarshaller
 
copyImage(CopyImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Initiates the copy of an AMI from the specified source region to the region in which the request was made.
copyImage(CopyImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Initiates the copy of an AMI from the specified source region to the region in which the request was made.
copyImageAsync(CopyImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initiates the copy of an AMI from the specified source region to the region in which the request was made.
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initiates the copy of an AMI from the specified source region to the region in which the request was made.
copyImageAsync(CopyImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initiates the copy of an AMI from the specified source region to the region in which the request was made.
copyImageAsync(CopyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initiates the copy of an AMI from the specified source region to the region in which the request was made.
CopyImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CopyImage operation.
CopyImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CopyImageRequest
 
CopyImageRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Copy Image Request Marshaller
CopyImageRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CopyImageRequestMarshaller
 
CopyImageResult - Class in com.amazonaws.services.ec2.model
 
CopyImageResult() - Constructor for class com.amazonaws.services.ec2.model.CopyImageResult
 
CopyImageResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Copy Image Result StAX Unmarshaller
CopyImageResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CopyImageResultStaxUnmarshaller
 
CopyImpl - Class in com.amazonaws.services.s3.transfer.internal
An implementation of the Copy Interface that helps in retrieving the result of the copy operation.
CopyImpl(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - Constructor for class com.amazonaws.services.s3.transfer.internal.CopyImpl
 
CopyMonitor - Class in com.amazonaws.services.s3.transfer.internal
Monitors an copy operation by periodically checking to see if the operation is completed, and returning a result if so.
CopyMonitor(TransferManager, CopyImpl, ExecutorService, CopyCallable, CopyObjectRequest, ProgressListenerChain) - Constructor for class com.amazonaws.services.s3.transfer.internal.CopyMonitor
Constructs a new watcher for copy operation, which immediately submits itself to the thread pool.
copyObject(String, String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(CopyObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(String, String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
copyObject(CopyObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CopyObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a new destination.
CopyObjectRequest(String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new com.amazonaws.services.s3.model with only basic options.
CopyObjectRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new CopyObjectRequest with basic options, providing an S3 version ID identifying the specific version of the source object to copy.
CopyObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the AmazonS3#copyObject(CopyObjectRequest copyObjectRequest) call.
CopyObjectResult() - Constructor for class com.amazonaws.services.s3.model.CopyObjectResult
 
copyPart(CopyPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
CopyPartCallable - Class in com.amazonaws.services.s3.transfer.internal
An implementation of the Callable interface responsible for carrying out the Copy part requests.
CopyPartCallable(AmazonS3, CopyPartRequest) - Constructor for class com.amazonaws.services.s3.transfer.internal.CopyPartCallable
 
CopyPartRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a part of a multipart upload.
CopyPartRequest() - Constructor for class com.amazonaws.services.s3.model.CopyPartRequest
 
CopyPartRequestFactory - Class in com.amazonaws.services.s3.transfer.internal
Factory for creating all the individual CopyPartRequest objects for a multipart copy.
CopyPartRequestFactory(CopyObjectRequest, String, long, long) - Constructor for class com.amazonaws.services.s3.transfer.internal.CopyPartRequestFactory
 
CopyPartResult - Class in com.amazonaws.services.s3.model
Result of the copy part operation.
CopyPartResult() - Constructor for class com.amazonaws.services.s3.model.CopyPartResult
 
copyPrivateRequestParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
Internal only method for accessing private, internal request parameters.
CopyResult - Class in com.amazonaws.services.s3.transfer.model
Contains information returned by Amazon S3 for a completed copy operation.
CopyResult() - Constructor for class com.amazonaws.services.s3.transfer.model.CopyResult
 
copySnapshot(CopySnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3.
copySnapshot(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3.
copySnapshotAsync(CopySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3.
CopySnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CopySnapshot operation.
CopySnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
CopySnapshotRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Copy Snapshot Request Marshaller
CopySnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CopySnapshotRequestMarshaller
 
CopySnapshotResult - Class in com.amazonaws.services.ec2.model
 
CopySnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CopySnapshotResult
 
CopySnapshotResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Copy Snapshot Result StAX Unmarshaller
CopySnapshotResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CopySnapshotResultStaxUnmarshaller
 
CopyToRegionDisabledException - Exception in com.amazonaws.services.redshift.model
Cross-region snapshot copy was temporarily disabled.
CopyToRegionDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.CopyToRegionDisabledException
Constructs a new CopyToRegionDisabledException with the specified error message.
CopyToRegionDisabledExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
CopyToRegionDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CopyToRegionDisabledExceptionUnmarshaller
 
CORSRule - Class in com.amazonaws.services.s3.model
Container for rules of cross origin configuration.
CORSRule() - Constructor for class com.amazonaws.services.s3.model.CORSRule
 
CORSRule.AllowedMethods - Enum in com.amazonaws.services.s3.model
Enumeration of names of the all the allowed methods.
count(Class<?>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<?>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data.
count(Class<?>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data.
countClosedWorkflowExecutions(CountClosedWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
countClosedWorkflowExecutions(CountClosedWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest, AsyncHandler<CountClosedWorkflowExecutionsRequest, WorkflowExecutionCount>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest, AsyncHandler<CountClosedWorkflowExecutionsRequest, WorkflowExecutionCount>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.
CountClosedWorkflowExecutionsRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the CountClosedWorkflowExecutions operation.
CountClosedWorkflowExecutionsRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
 
CountClosedWorkflowExecutionsRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Count Closed Workflow Executions Request Marshaller
CountClosedWorkflowExecutionsRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CountClosedWorkflowExecutionsRequestMarshaller
 
counterMetricOf(MetricType, Request<?>, Object, boolean) - Method in class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
Returns a list of metric datum recorded for the specified counter metric type; or an empty list if there is none.
CountingInputStream - Class in com.amazonaws.util
Simple input stream wrapper utility to count the bytes read from a stream.
CountingInputStream(InputStream) - Constructor for class com.amazonaws.util.CountingInputStream
 
countOpenWorkflowExecutions(CountOpenWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
countOpenWorkflowExecutions(CountOpenWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest, AsyncHandler<CountOpenWorkflowExecutionsRequest, WorkflowExecutionCount>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest, AsyncHandler<CountOpenWorkflowExecutionsRequest, WorkflowExecutionCount>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the number of open workflow executions within the given domain that meet the specified filtering criteria.
CountOpenWorkflowExecutionsRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the CountOpenWorkflowExecutions operation.
CountOpenWorkflowExecutionsRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
 
CountOpenWorkflowExecutionsRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Count Open Workflow Executions Request Marshaller
CountOpenWorkflowExecutionsRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CountOpenWorkflowExecutionsRequestMarshaller
 
countPendingActivityTasks(CountPendingActivityTasksRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns the estimated number of activity tasks in the specified task list.
countPendingActivityTasks(CountPendingActivityTasksRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns the estimated number of activity tasks in the specified task list.
countPendingActivityTasksAsync(CountPendingActivityTasksRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the estimated number of activity tasks in the specified task list.
countPendingActivityTasksAsync(CountPendingActivityTasksRequest, AsyncHandler<CountPendingActivityTasksRequest, PendingTaskCount>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the estimated number of activity tasks in the specified task list.
countPendingActivityTasksAsync(CountPendingActivityTasksRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the estimated number of activity tasks in the specified task list.
countPendingActivityTasksAsync(CountPendingActivityTasksRequest, AsyncHandler<CountPendingActivityTasksRequest, PendingTaskCount>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the estimated number of activity tasks in the specified task list.
CountPendingActivityTasksRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the CountPendingActivityTasks operation.
CountPendingActivityTasksRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
 
CountPendingActivityTasksRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Count Pending Activity Tasks Request Marshaller
CountPendingActivityTasksRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CountPendingActivityTasksRequestMarshaller
 
countPendingDecisionTasks(CountPendingDecisionTasksRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns the estimated number of decision tasks in the specified task list.
countPendingDecisionTasks(CountPendingDecisionTasksRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns the estimated number of decision tasks in the specified task list.
countPendingDecisionTasksAsync(CountPendingDecisionTasksRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the estimated number of decision tasks in the specified task list.
countPendingDecisionTasksAsync(CountPendingDecisionTasksRequest, AsyncHandler<CountPendingDecisionTasksRequest, PendingTaskCount>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the estimated number of decision tasks in the specified task list.
countPendingDecisionTasksAsync(CountPendingDecisionTasksRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the estimated number of decision tasks in the specified task list.
countPendingDecisionTasksAsync(CountPendingDecisionTasksRequest, AsyncHandler<CountPendingDecisionTasksRequest, PendingTaskCount>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the estimated number of decision tasks in the specified task list.
CountPendingDecisionTasksRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the CountPendingDecisionTasks operation.
CountPendingDecisionTasksRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
 
CountPendingDecisionTasksRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Count Pending Decision Tasks Request Marshaller
CountPendingDecisionTasksRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.CountPendingDecisionTasksRequestMarshaller
 
CRC32ChecksumCalculatingInputStream - Class in com.amazonaws.util
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and CRC32 checksum.
CRC32ChecksumCalculatingInputStream(InputStream) - Constructor for class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
CRC32MismatchException - Exception in com.amazonaws.internal
The exception will be thrown when client side CRC32 checksum does not match the one from server side.
CRC32MismatchException(String, Throwable) - Constructor for exception com.amazonaws.internal.CRC32MismatchException
Creates a new CRC32MismatchException with the specified message, and root cause.
CRC32MismatchException(String) - Constructor for exception com.amazonaws.internal.CRC32MismatchException
Creates a new CRC32MismatchException with the specified message.
createAccessKey(CreateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKey() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKey(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKey() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest, AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
createAccessKeyAsync(CreateAccessKeyRequest, AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user.
CreateAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateAccessKey operation.
CreateAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
Default constructor for a new CreateAccessKeyRequest object.
CreateAccessKeyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Access Key Request Marshaller
CreateAccessKeyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateAccessKeyRequestMarshaller
 
CreateAccessKeyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateAccessKey action.
CreateAccessKeyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
CreateAccessKeyResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Access Key Result StAX Unmarshaller
CreateAccessKeyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateAccessKeyResultStaxUnmarshaller
 
createAccountAlias(CreateAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
This action creates an alias for your AWS account.
createAccountAlias(CreateAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest, AsyncHandler<CreateAccountAliasRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
This action creates an alias for your AWS account.
createAccountAliasAsync(CreateAccountAliasRequest, AsyncHandler<CreateAccountAliasRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
This action creates an alias for your AWS account.
CreateAccountAliasRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateAccountAlias operation.
CreateAccountAliasRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Default constructor for a new CreateAccountAliasRequest object.
CreateAccountAliasRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Constructs a new CreateAccountAliasRequest object.
CreateAccountAliasRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Account Alias Request Marshaller
CreateAccountAliasRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateAccountAliasRequestMarshaller
 
createApp(CreateAppRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Creates an app for a specified stack.
createApp(CreateAppRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Creates an app for a specified stack.
createAppAsync(CreateAppRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates an app for a specified stack.
createAppAsync(CreateAppRequest, AsyncHandler<CreateAppRequest, CreateAppResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates an app for a specified stack.
createAppAsync(CreateAppRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates an app for a specified stack.
createAppAsync(CreateAppRequest, AsyncHandler<CreateAppRequest, CreateAppResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates an app for a specified stack.
createAppCookieStickinessPolicy(CreateAppCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicy(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
CreateAppCookieStickinessPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateAppCookieStickinessPolicy operation.
CreateAppCookieStickinessPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Default constructor for a new CreateAppCookieStickinessPolicyRequest object.
CreateAppCookieStickinessPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Constructs a new CreateAppCookieStickinessPolicyRequest object.
CreateAppCookieStickinessPolicyRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create App Cookie Stickiness Policy Request Marshaller
CreateAppCookieStickinessPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateAppCookieStickinessPolicyRequestMarshaller
 
CreateAppCookieStickinessPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateAppCookieStickinessPolicy action.
CreateAppCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
CreateAppCookieStickinessPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create App Cookie Stickiness Policy Result StAX Unmarshaller
CreateAppCookieStickinessPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateAppCookieStickinessPolicyResultStaxUnmarshaller
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates an application that has one configuration template named default and no application versions.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates an application that has one configuration template named default and no application versions.
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates an application that has one configuration template named default and no application versions.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates an application that has one configuration template named default and no application versions.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates an application that has one configuration template named default and no application versions.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates an application that has one configuration template named default and no application versions.
CreateApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateApplication operation.
CreateApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Default constructor for a new CreateApplicationRequest object.
CreateApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Constructs a new CreateApplicationRequest object.
CreateApplicationRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Application Request Marshaller
CreateApplicationRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationRequestMarshaller
 
CreateApplicationResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a single description of an application.
CreateApplicationResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
 
CreateApplicationResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Application Result StAX Unmarshaller
CreateApplicationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationResultStaxUnmarshaller
 
createApplicationVersion(CreateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates an application version for the specified application.
createApplicationVersion(CreateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates an application version for the specified application.
createApplicationVersionAsync(CreateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates an application version for the specified application.
createApplicationVersionAsync(CreateApplicationVersionRequest, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates an application version for the specified application.
createApplicationVersionAsync(CreateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates an application version for the specified application.
createApplicationVersionAsync(CreateApplicationVersionRequest, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates an application version for the specified application.
CreateApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateApplicationVersion operation.
CreateApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Default constructor for a new CreateApplicationVersionRequest object.
CreateApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Constructs a new CreateApplicationVersionRequest object.
CreateApplicationVersionRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Application Version Request Marshaller
CreateApplicationVersionRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationVersionRequestMarshaller
 
CreateApplicationVersionResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a single description of an application version.
CreateApplicationVersionResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
 
CreateApplicationVersionResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Application Version Result StAX Unmarshaller
CreateApplicationVersionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationVersionResultStaxUnmarshaller
 
CreateAppRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CreateApp operation.
CreateAppRequest() - Constructor for class com.amazonaws.services.opsworks.model.CreateAppRequest
 
CreateAppRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create App Request Marshaller
CreateAppRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateAppRequestMarshaller
 
CreateAppResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CreateApp request.
CreateAppResult() - Constructor for class com.amazonaws.services.opsworks.model.CreateAppResult
 
CreateAppResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create App Result JSON Unmarshaller
CreateAppResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateAppResultJsonUnmarshaller
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
CreateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateAutoScalingGroup operation.
CreateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
CreateAutoScalingGroupRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Create Auto Scaling Group Request Marshaller
CreateAutoScalingGroupRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.CreateAutoScalingGroupRequestMarshaller
 
createBucket(CreateBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket in the default region, Region.US_Standard.
createBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the default (US) region, Region.US_Standard.
createBucket(String, Region) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(CreateBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CreateBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for creating an Amazon S3 bucket.
CreateBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the US_Standard region.
CreateBucketRequest(String, Region) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the specified region.
CreateBucketRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed and create the specified bucket in the specified region.
createCacheCluster(CreateCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheCluster operation creates a new cache cluster.
createCacheCluster(CreateCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheCluster operation creates a new cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheCluster operation creates a new cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest, AsyncHandler<CreateCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheCluster operation creates a new cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheCluster operation creates a new cache cluster.
createCacheClusterAsync(CreateCacheClusterRequest, AsyncHandler<CreateCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheCluster operation creates a new cache cluster.
CreateCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheCluster operation.
CreateCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Default constructor for a new CreateCacheClusterRequest object.
CreateCacheClusterRequest(String, Integer, String, String, List<String>) - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Constructs a new CreateCacheClusterRequest object.
CreateCacheClusterRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Create Cache Cluster Request Marshaller
CreateCacheClusterRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CreateCacheClusterRequestMarshaller
 
createCachediSCSIVolume(CreateCachediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolume(CreateCachediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a cached volume on a specified cached gateway.
CreateCachediSCSIVolumeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateCachediSCSIVolume operation.
CreateCachediSCSIVolumeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
CreateCachediSCSIVolumeRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Cachedi S C S I Volume Request Marshaller
CreateCachediSCSIVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateCachediSCSIVolumeRequestMarshaller
 
CreateCachediSCSIVolumeResult - Class in com.amazonaws.services.storagegateway.model
Create Cachedi S C S I Volume Result
CreateCachediSCSIVolumeResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
CreateCachediSCSIVolumeResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Cachedi S C S I Volume Result JSON Unmarshaller
CreateCachediSCSIVolumeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateCachediSCSIVolumeResultJsonUnmarshaller
 
createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheParameterGroup operation creates a new cache parameter group.
createCacheParameterGroup(CreateCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheParameterGroup operation creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheParameterGroup operation creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheParameterGroup operation creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheParameterGroup operation creates a new cache parameter group.
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheParameterGroup operation creates a new cache parameter group.
CreateCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheParameterGroup operation.
CreateCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
Default constructor for a new CreateCacheParameterGroupRequest object.
CreateCacheParameterGroupRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
Constructs a new CreateCacheParameterGroupRequest object.
CreateCacheParameterGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Create Cache Parameter Group Request Marshaller
CreateCacheParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CreateCacheParameterGroupRequestMarshaller
 
createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheSecurityGroup operation creates a new cache security group.
createCacheSecurityGroup(CreateCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheSecurityGroup operation creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSecurityGroup operation creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSecurityGroup operation creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSecurityGroup operation creates a new cache security group.
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSecurityGroup operation creates a new cache security group.
CreateCacheSecurityGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheSecurityGroup operation.
CreateCacheSecurityGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
Default constructor for a new CreateCacheSecurityGroupRequest object.
CreateCacheSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
Constructs a new CreateCacheSecurityGroupRequest object.
CreateCacheSecurityGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Create Cache Security Group Request Marshaller
CreateCacheSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CreateCacheSecurityGroupRequestMarshaller
 
createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateCacheSubnetGroup operation creates a new cache subnet group.
createCacheSubnetGroup(CreateCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateCacheSubnetGroup operation creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSubnetGroup operation creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateCacheSubnetGroup operation creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSubnetGroup operation creates a new cache subnet group.
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateCacheSubnetGroup operation creates a new cache subnet group.
CreateCacheSubnetGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateCacheSubnetGroup operation.
CreateCacheSubnetGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
CreateCacheSubnetGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Create Cache Subnet Group Request Marshaller
CreateCacheSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CreateCacheSubnetGroupRequestMarshaller
 
createCase(CreateCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Creates a new case in the AWS Support Center.
createCase(CreateCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Creates a new case in the AWS Support Center.
createCaseAsync(CreateCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Creates a new case in the AWS Support Center.
createCaseAsync(CreateCaseRequest, AsyncHandler<CreateCaseRequest, CreateCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Creates a new case in the AWS Support Center.
createCaseAsync(CreateCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Creates a new case in the AWS Support Center.
createCaseAsync(CreateCaseRequest, AsyncHandler<CreateCaseRequest, CreateCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Creates a new case in the AWS Support Center.
CreateCaseRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the CreateCase operation.
CreateCaseRequest() - Constructor for class com.amazonaws.services.support.model.CreateCaseRequest
 
CreateCaseRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Create Case Request Marshaller
CreateCaseRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CreateCaseRequestMarshaller
 
CreateCaseResult - Class in com.amazonaws.services.support.model
The AWS Support case ID returned by a successful completion of the CreateCase action.
CreateCaseResult() - Constructor for class com.amazonaws.services.support.model.CreateCaseResult
 
CreateCaseResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Create Case Result JSON Unmarshaller
CreateCaseResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.CreateCaseResultJsonUnmarshaller
 
createCipher() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
Creates a new Cipher instance based on the crypto parameters specified in the constructor.
createCipherInputStream(InputStream, T) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
createCipherInputStream(InputStream, CipherFactory) - Method in class com.amazonaws.services.s3.internal.RepeatableCipherInputStream
 
createClient(Class<T>, AWSCredentialsProvider, ClientConfiguration) - Method in class com.amazonaws.regions.Region
Creates a new service client of the class given and configures it.
createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClient) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Create a new origin access identity.
createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Create a new origin access identity.
createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Create a new origin access identity.
createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Create a new origin access identity.
createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new origin access identity.
createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new origin access identity.
createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new origin access identity.
createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new origin access identity.
createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Create a new origin access identity.
createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Create a new origin access identity.
CreateCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the CreateCloudFrontOriginAccessIdentity operation.
CreateCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
Default constructor for a new CreateCloudFrontOriginAccessIdentityRequest object.
CreateCloudFrontOriginAccessIdentityRequest(CloudFrontOriginAccessIdentityConfig) - Constructor for class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
Constructs a new CreateCloudFrontOriginAccessIdentityRequest object.
CreateCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the CreateCloudFrontOriginAccessIdentity operation.
CreateCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
Default constructor for a new CreateCloudFrontOriginAccessIdentityRequest object.
CreateCloudFrontOriginAccessIdentityRequest(CloudFrontOriginAccessIdentityConfig) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
Constructs a new CreateCloudFrontOriginAccessIdentityRequest object.
CreateCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Cloud Front Origin Access Identity Request Marshaller
CreateCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateCloudFrontOriginAccessIdentityRequestMarshaller
 
CreateCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Cloud Front Origin Access Identity Request Marshaller
CreateCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateCloudFrontOriginAccessIdentityRequestMarshaller
 
CreateCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
CreateCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
 
CreateCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
CreateCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
 
CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Cloud Front Origin Access Identity Result StAX Unmarshaller
CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Cloud Front Origin Access Identity Result StAX Unmarshaller
CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
createCluster(CreateClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new cluster.
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new cluster.
createClusterAsync(CreateClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster.
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an Amazon Redshift parameter group.
createClusterParameterGroup(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift parameter group.
createClusterParameterGroupAsync(CreateClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift parameter group.
CreateClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterParameterGroup operation.
CreateClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
CreateClusterParameterGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Cluster Parameter Group Request Marshaller
CreateClusterParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateClusterParameterGroupRequestMarshaller
 
CreateClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateCluster operation.
CreateClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterRequest
 
CreateClusterRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Cluster Request Marshaller
CreateClusterRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateClusterRequestMarshaller
 
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new Amazon Redshift security group.
createClusterSecurityGroup(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift security group.
createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift security group.
CreateClusterSecurityGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterSecurityGroup operation.
CreateClusterSecurityGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
CreateClusterSecurityGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Cluster Security Group Request Marshaller
CreateClusterSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateClusterSecurityGroupRequestMarshaller
 
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a manual snapshot of the specified cluster.
createClusterSnapshot(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a manual snapshot of the specified cluster.
createClusterSnapshotAsync(CreateClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a manual snapshot of the specified cluster.
CreateClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterSnapshot operation.
CreateClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
CreateClusterSnapshotRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Cluster Snapshot Request Marshaller
CreateClusterSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateClusterSnapshotRequestMarshaller
 
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroup(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift subnet group.
createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new Amazon Redshift subnet group.
CreateClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateClusterSubnetGroup operation.
CreateClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
CreateClusterSubnetGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Cluster Subnet Group Request Marshaller
CreateClusterSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateClusterSubnetGroupRequestMarshaller
 
createConfigurationTemplate(CreateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates a configuration template.
createConfigurationTemplate(CreateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates a configuration template.
createConfigurationTemplateAsync(CreateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates a configuration template.
createConfigurationTemplateAsync(CreateConfigurationTemplateRequest, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates a configuration template.
createConfigurationTemplateAsync(CreateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates a configuration template.
createConfigurationTemplateAsync(CreateConfigurationTemplateRequest, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates a configuration template.
CreateConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateConfigurationTemplate operation.
CreateConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Default constructor for a new CreateConfigurationTemplateRequest object.
CreateConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Constructs a new CreateConfigurationTemplateRequest object.
CreateConfigurationTemplateRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Configuration Template Request Marshaller
CreateConfigurationTemplateRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateConfigurationTemplateRequestMarshaller
 
CreateConfigurationTemplateResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a configuration set.
CreateConfigurationTemplateResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
 
CreateConfigurationTemplateResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Configuration Template Result StAX Unmarshaller
CreateConfigurationTemplateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateConfigurationTemplateResultStaxUnmarshaller
 
createConnection(CreateConnectionRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Creates a new connection between the customer network and a specific AWS Direct Connect location.
createConnection(CreateConnectionRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Creates a new connection between the customer network and a specific AWS Direct Connect location.
createConnectionAsync(CreateConnectionRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new connection between the customer network and a specific AWS Direct Connect location.
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new connection between the customer network and a specific AWS Direct Connect location.
createConnectionAsync(CreateConnectionRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new connection between the customer network and a specific AWS Direct Connect location.
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new connection between the customer network and a specific AWS Direct Connect location.
CreateConnectionRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the CreateConnection operation.
CreateConnectionRequest() - Constructor for class com.amazonaws.services.directconnect.model.CreateConnectionRequest
 
CreateConnectionRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Connection Request Marshaller
CreateConnectionRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreateConnectionRequestMarshaller
 
CreateConnectionResult - Class in com.amazonaws.services.directconnect.model
A connection represents the physical network connection between the AWS Direct Connect location and the customer.
CreateConnectionResult() - Constructor for class com.amazonaws.services.directconnect.model.CreateConnectionResult
 
CreateConnectionResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Connection Result JSON Unmarshaller
CreateConnectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreateConnectionResultJsonUnmarshaller
 
createContinueAsNewParametersFromOptions(StartWorkflowOptions, StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
createCustomerGateway(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides information to AWS about your VPN customer gateway device.
createCustomerGateway(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides information to AWS about your VPN customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides information to AWS about your VPN customer gateway device.
CreateCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateCustomerGateway operation.
CreateCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Default constructor for a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayRequest(String, String, Integer) - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Constructs a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayRequest(GatewayType, String, Integer) - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Constructs a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Customer Gateway Request Marshaller
CreateCustomerGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateCustomerGatewayRequestMarshaller
 
CreateCustomerGatewayResult - Class in com.amazonaws.services.ec2.model
 
CreateCustomerGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
CreateCustomerGatewayResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Customer Gateway Result StAX Unmarshaller
CreateCustomerGatewayResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateCustomerGatewayResultStaxUnmarshaller
 
createDBInstance(CreateDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a new DB instance.
createDBInstance(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest, AsyncHandler<CreateDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest, AsyncHandler<CreateDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB instance.
createDBInstanceReadReplica(CreateDBInstanceReadReplicaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a DB instance that acts as a read replica of a source DB instance.
createDBInstanceReadReplica(CreateDBInstanceReadReplicaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a DB instance that acts as a read replica of a source DB instance.
createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a DB instance that acts as a read replica of a source DB instance.
createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a DB instance that acts as a read replica of a source DB instance.
createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a DB instance that acts as a read replica of a source DB instance.
createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a DB instance that acts as a read replica of a source DB instance.
CreateDBInstanceReadReplicaRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBInstanceReadReplica operation.
CreateDBInstanceReadReplicaRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Default constructor for a new CreateDBInstanceReadReplicaRequest object.
CreateDBInstanceReadReplicaRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Constructs a new CreateDBInstanceReadReplicaRequest object.
CreateDBInstanceReadReplicaRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create D B Instance Read Replica Request Marshaller
CreateDBInstanceReadReplicaRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateDBInstanceReadReplicaRequestMarshaller
 
CreateDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBInstance operation.
CreateDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Default constructor for a new CreateDBInstanceRequest object.
CreateDBInstanceRequest(String, Integer, String, String, String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Constructs a new CreateDBInstanceRequest object.
CreateDBInstanceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create D B Instance Request Marshaller
CreateDBInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateDBInstanceRequestMarshaller
 
createDBParameterGroup(CreateDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a new DB parameter group.
createDBParameterGroup(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a new DB parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB parameter group.
CreateDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBParameterGroup operation.
CreateDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
Default constructor for a new CreateDBParameterGroupRequest object.
CreateDBParameterGroupRequest(String, String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
Constructs a new CreateDBParameterGroupRequest object.
CreateDBParameterGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create D B Parameter Group Request Marshaller
CreateDBParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateDBParameterGroupRequestMarshaller
 
createDBSecurityGroup(CreateDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a new DB security group.
createDBSecurityGroup(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a new DB security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB security group.
CreateDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBSecurityGroup operation.
CreateDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
Default constructor for a new CreateDBSecurityGroupRequest object.
CreateDBSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
Constructs a new CreateDBSecurityGroupRequest object.
CreateDBSecurityGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create D B Security Group Request Marshaller
CreateDBSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateDBSecurityGroupRequestMarshaller
 
createDBSnapshot(CreateDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a DBSnapshot.
createDBSnapshot(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a DBSnapshot.
CreateDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBSnapshot operation.
CreateDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
Default constructor for a new CreateDBSnapshotRequest object.
CreateDBSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
Constructs a new CreateDBSnapshotRequest object.
CreateDBSnapshotRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create D B Snapshot Request Marshaller
CreateDBSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateDBSnapshotRequestMarshaller
 
createDBSubnetGroup(CreateDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a new DB subnet group.
createDBSubnetGroup(CreateDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a new DB subnet group.
createDBSubnetGroupAsync(CreateDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB subnet group.
createDBSubnetGroupAsync(CreateDBSubnetGroupRequest, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB subnet group.
createDBSubnetGroupAsync(CreateDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB subnet group.
createDBSubnetGroupAsync(CreateDBSubnetGroupRequest, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB subnet group.
CreateDBSubnetGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBSubnetGroup operation.
CreateDBSubnetGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
 
CreateDBSubnetGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create D B Subnet Group Request Marshaller
CreateDBSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateDBSubnetGroupRequestMarshaller
 
createDefaultExecutorService() - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Returns a new thread pool configured with the default settings.
createDeployment(CreateDeploymentRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deploys a stack or app.
createDeployment(CreateDeploymentRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deploys a stack or app.
createDeploymentAsync(CreateDeploymentRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deploys a stack or app.
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deploys a stack or app.
createDeploymentAsync(CreateDeploymentRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deploys a stack or app.
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deploys a stack or app.
CreateDeploymentRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CreateDeployment operation.
CreateDeploymentRequest() - Constructor for class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
 
CreateDeploymentRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Deployment Request Marshaller
CreateDeploymentRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateDeploymentRequestMarshaller
 
CreateDeploymentResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CreateDeployment request.
CreateDeploymentResult() - Constructor for class com.amazonaws.services.opsworks.model.CreateDeploymentResult
 
CreateDeploymentResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Deployment Result JSON Unmarshaller
CreateDeploymentResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateDeploymentResultJsonUnmarshaller
 
createDhcpOptions(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a set of DHCP options for your VPC.
createDhcpOptions(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a set of DHCP options for your VPC.
createDhcpOptionsAsync(CreateDhcpOptionsRequest, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a set of DHCP options for your VPC.
CreateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateDhcpOptions operation.
CreateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Default constructor for a new CreateDhcpOptionsRequest object.
CreateDhcpOptionsRequest(List<DhcpConfiguration>) - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Constructs a new CreateDhcpOptionsRequest object.
CreateDhcpOptionsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Dhcp Options Request Marshaller
CreateDhcpOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateDhcpOptionsRequestMarshaller
 
CreateDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
 
CreateDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
CreateDhcpOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Dhcp Options Result StAX Unmarshaller
CreateDhcpOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateDhcpOptionsResultStaxUnmarshaller
 
createDistribution(CreateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Create a new distribution.
createDistribution(CreateDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Create a new distribution.
createDistribution(CreateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Create a new distribution.
createDistribution(CreateDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Create a new distribution.
createDistributionAsync(CreateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new distribution.
createDistributionAsync(CreateDistributionRequest, AsyncHandler<CreateDistributionRequest, CreateDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new distribution.
createDistributionAsync(CreateDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new distribution.
createDistributionAsync(CreateDistributionRequest, AsyncHandler<CreateDistributionRequest, CreateDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new distribution.
createDistributionAsync(CreateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Create a new distribution.
createDistributionAsync(CreateDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Create a new distribution.
CreateDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the CreateDistribution operation.
CreateDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
Default constructor for a new CreateDistributionRequest object.
CreateDistributionRequest(DistributionConfig) - Constructor for class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
Constructs a new CreateDistributionRequest object.
CreateDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the CreateDistribution operation.
CreateDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
Default constructor for a new CreateDistributionRequest object.
CreateDistributionRequest(DistributionConfig) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
Constructs a new CreateDistributionRequest object.
CreateDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Distribution Request Marshaller
CreateDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateDistributionRequestMarshaller
 
CreateDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Distribution Request Marshaller
CreateDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateDistributionRequestMarshaller
 
CreateDistributionResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
CreateDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.CreateDistributionResult
 
CreateDistributionResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
CreateDistributionResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
 
CreateDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Distribution Result StAX Unmarshaller
CreateDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateDistributionResultStaxUnmarshaller
 
CreateDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Distribution Result StAX Unmarshaller
CreateDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateDistributionResultStaxUnmarshaller
 
createDomain(CreateDomainRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Creates a new search domain.
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Creates a new search domain.
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.cloudsearch.AmazonCloudSearchAsync
Creates a new search domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Creates a new search domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Creates a new search domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Creates a new search domain.
createDomainAsync(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The CreateDomain operation creates a new domain.
CreateDomainRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the CreateDomain operation.
CreateDomainRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
 
CreateDomainRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the CreateDomain operation.
CreateDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
Default constructor for a new CreateDomainRequest object.
CreateDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
Constructs a new CreateDomainRequest object.
CreateDomainRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Create Domain Request Marshaller
CreateDomainRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.CreateDomainRequestMarshaller
 
CreateDomainRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Create Domain Request Marshaller
CreateDomainRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.CreateDomainRequestMarshaller
 
CreateDomainResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of a newly created domain.
CreateDomainResult() - Constructor for class com.amazonaws.services.cloudsearch.model.CreateDomainResult
 
CreateDomainResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Create Domain Result StAX Unmarshaller
CreateDomainResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.CreateDomainResultStaxUnmarshaller
 
createEnvironment(CreateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Launches an environment for the specified application using the specified configuration.
createEnvironment(CreateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Launches an environment for the specified application using the specified configuration.
createEnvironmentAsync(CreateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Launches an environment for the specified application using the specified configuration.
createEnvironmentAsync(CreateEnvironmentRequest, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Launches an environment for the specified application using the specified configuration.
createEnvironmentAsync(CreateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Launches an environment for the specified application using the specified configuration.
createEnvironmentAsync(CreateEnvironmentRequest, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Launches an environment for the specified application using the specified configuration.
CreateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateEnvironment operation.
CreateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Default constructor for a new CreateEnvironmentRequest object.
CreateEnvironmentRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Constructs a new CreateEnvironmentRequest object.
CreateEnvironmentRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Environment Request Marshaller
CreateEnvironmentRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateEnvironmentRequestMarshaller
 
CreateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
CreateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
 
CreateEnvironmentResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Environment Result StAX Unmarshaller
CreateEnvironmentResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateEnvironmentResultStaxUnmarshaller
 
createEventSubscription(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates an RDS event notification subscription.
createEventSubscription(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates an RDS event notification subscription.
createEventSubscription(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an Amazon Redshift event notification subscription.
createEventSubscription(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates an RDS event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates an RDS event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates an RDS event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates an RDS event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift event notification subscription.
createEventSubscriptionAsync(CreateEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an Amazon Redshift event notification subscription.
CreateEventSubscriptionRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateEventSubscription operation.
CreateEventSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
 
CreateEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateEventSubscription operation.
CreateEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
CreateEventSubscriptionRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create Event Subscription Request Marshaller
CreateEventSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateEventSubscriptionRequestMarshaller
 
CreateEventSubscriptionRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Event Subscription Request Marshaller
CreateEventSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateEventSubscriptionRequestMarshaller
 
createExecuteActivityParametersFromOptions(ActivitySchedulingOptions, ActivitySchedulingOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
createExecutionContext(AmazonWebServiceRequest) - Method in class com.amazonaws.AmazonWebServiceClient
 
createExecutionContext(Request<?>) - Method in class com.amazonaws.AmazonWebServiceClient
 
createExecutionContext() - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
by AmazonWebServiceClient.createExecutionContext(AmazonWebServiceRequest). This method exists only for backward compatiblity reason, so that clients compiled against the older version of this class won't get NoSuchMethodError at runtime. However, calling this methods would effectively ignore and disable the request metric collector, if any, specified at the request level. Request metric collector specified at the service client or AWS SDK level will still be honored.
createExecutionContext(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createGroup(CreateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new group.
createGroup(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new group.
createGroupAsync(CreateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new group.
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new group.
createGroupAsync(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new group.
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new group.
CreateGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateGroup operation.
CreateGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Default constructor for a new CreateGroupRequest object.
CreateGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Constructs a new CreateGroupRequest object.
CreateGroupRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Group Request Marshaller
CreateGroupRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateGroupRequestMarshaller
 
CreateGroupResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateGroup action.
CreateGroupResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
CreateGroupResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Group Result StAX Unmarshaller
CreateGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateGroupResultStaxUnmarshaller
 
createHealthCheck(CreateHealthCheckRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
This action creates a new health check.
createHealthCheck(CreateHealthCheckRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
This action creates a new health check.
createHealthCheckAsync(CreateHealthCheckRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action creates a new health check.
createHealthCheckAsync(CreateHealthCheckRequest, AsyncHandler<CreateHealthCheckRequest, CreateHealthCheckResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action creates a new health check.
createHealthCheckAsync(CreateHealthCheckRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action creates a new health check.
createHealthCheckAsync(CreateHealthCheckRequest, AsyncHandler<CreateHealthCheckRequest, CreateHealthCheckResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action creates a new health check.
CreateHealthCheckRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the CreateHealthCheck operation.
CreateHealthCheckRequest() - Constructor for class com.amazonaws.services.route53.model.CreateHealthCheckRequest
 
CreateHealthCheckRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Create Health Check Request Marshaller
CreateHealthCheckRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.CreateHealthCheckRequestMarshaller
 
CreateHealthCheckResult - Class in com.amazonaws.services.route53.model
A complex type containing the response information for the new health check.
CreateHealthCheckResult() - Constructor for class com.amazonaws.services.route53.model.CreateHealthCheckResult
 
CreateHealthCheckResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Create Health Check Result StAX Unmarshaller
CreateHealthCheckResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.CreateHealthCheckResultStaxUnmarshaller
 
createHostedZone(CreateHostedZoneRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
This action creates a new hosted zone.
createHostedZone(CreateHostedZoneRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
This action creates a new hosted zone.
createHostedZoneAsync(CreateHostedZoneRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action creates a new hosted zone.
createHostedZoneAsync(CreateHostedZoneRequest, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action creates a new hosted zone.
createHostedZoneAsync(CreateHostedZoneRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action creates a new hosted zone.
createHostedZoneAsync(CreateHostedZoneRequest, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action creates a new hosted zone.
CreateHostedZoneRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the CreateHostedZone operation.
CreateHostedZoneRequest() - Constructor for class com.amazonaws.services.route53.model.CreateHostedZoneRequest
Default constructor for a new CreateHostedZoneRequest object.
CreateHostedZoneRequest(String, String) - Constructor for class com.amazonaws.services.route53.model.CreateHostedZoneRequest
Constructs a new CreateHostedZoneRequest object.
CreateHostedZoneRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Create Hosted Zone Request Marshaller
CreateHostedZoneRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.CreateHostedZoneRequestMarshaller
 
CreateHostedZoneResult - Class in com.amazonaws.services.route53.model
A complex type containing the response information for the new hosted zone.
CreateHostedZoneResult() - Constructor for class com.amazonaws.services.route53.model.CreateHostedZoneResult
 
CreateHostedZoneResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Create Hosted Zone Result StAX Unmarshaller
CreateHostedZoneResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.CreateHostedZoneResultStaxUnmarshaller
 
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificate(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
createHsmClientCertificateAsync(CreateHsmClientCertificateRequest, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
CreateHsmClientCertificateRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateHsmClientCertificate operation.
CreateHsmClientCertificateRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
CreateHsmClientCertificateRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Hsm Client Certificate Request Marshaller
CreateHsmClientCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateHsmClientCertificateRequestMarshaller
 
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM).
createHsmConfiguration(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM).
createHsmConfigurationAsync(CreateHsmConfigurationRequest, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM).
CreateHsmConfigurationRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the CreateHsmConfiguration operation.
CreateHsmConfigurationRequest() - Constructor for class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
CreateHsmConfigurationRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Create Hsm Configuration Request Marshaller
CreateHsmConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.CreateHsmConfigurationRequestMarshaller
 
createImage(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImage(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
CreateImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateImage operation.
CreateImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Default constructor for a new CreateImageRequest object.
CreateImageRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Constructs a new CreateImageRequest object.
CreateImageRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Image Request Marshaller
CreateImageRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateImageRequestMarshaller
 
CreateImageResult - Class in com.amazonaws.services.ec2.model
 
CreateImageResult() - Constructor for class com.amazonaws.services.ec2.model.CreateImageResult
 
CreateImageResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Image Result StAX Unmarshaller
CreateImageResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateImageResultStaxUnmarshaller
 
createInstance(CreateInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Creates an instance in a specified stack.
createInstance(CreateInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Creates an instance in a specified stack.
createInstanceAsync(CreateInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates an instance in a specified stack.
createInstanceAsync(CreateInstanceRequest, AsyncHandler<CreateInstanceRequest, CreateInstanceResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates an instance in a specified stack.
createInstanceAsync(CreateInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates an instance in a specified stack.
createInstanceAsync(CreateInstanceRequest, AsyncHandler<CreateInstanceRequest, CreateInstanceResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates an instance in a specified stack.
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Exports a running or stopped instance to an Amazon S3 bucket.
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Exports a running or stopped instance to an Amazon S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Exports a running or stopped instance to an Amazon S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Exports a running or stopped instance to an Amazon S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Exports a running or stopped instance to an Amazon S3 bucket.
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Exports a running or stopped instance to an Amazon S3 bucket.
CreateInstanceExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateInstanceExportTask operation.
CreateInstanceExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
CreateInstanceExportTaskRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Instance Export Task Request Marshaller
CreateInstanceExportTaskRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateInstanceExportTaskRequestMarshaller
 
CreateInstanceExportTaskResult - Class in com.amazonaws.services.ec2.model
 
CreateInstanceExportTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
CreateInstanceExportTaskResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Instance Export Task Result StAX Unmarshaller
CreateInstanceExportTaskResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateInstanceExportTaskResultStaxUnmarshaller
 
createInstanceProfile(CreateInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new instance profile.
createInstanceProfile(CreateInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new instance profile.
createInstanceProfileAsync(CreateInstanceProfileRequest, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new instance profile.
CreateInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateInstanceProfile operation.
CreateInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
 
CreateInstanceProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Instance Profile Request Marshaller
CreateInstanceProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateInstanceProfileRequestMarshaller
 
CreateInstanceProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateInstanceProfile action.
CreateInstanceProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
 
CreateInstanceProfileResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Instance Profile Result StAX Unmarshaller
CreateInstanceProfileResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateInstanceProfileResultStaxUnmarshaller
 
CreateInstanceRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CreateInstance operation.
CreateInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.CreateInstanceRequest
 
CreateInstanceRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Instance Request Marshaller
CreateInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateInstanceRequestMarshaller
 
CreateInstanceResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CreateInstance request.
CreateInstanceResult() - Constructor for class com.amazonaws.services.opsworks.model.CreateInstanceResult
 
CreateInstanceResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Instance Result JSON Unmarshaller
CreateInstanceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateInstanceResultJsonUnmarshaller
 
createInstructionDeleteObjectRequest(DeleteObjectRequest) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Creates a delete request to delete an instruction file in S3.
createInstructionGetRequest(GetObjectRequest) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Creates a get request to retrieve an instruction file from S3.
createInstructionPutRequest(PutObjectRequest, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Creates a put request to store the specified instruction object in S3.
createInstructionPutRequest(String, String, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
 
createInterconnect(CreateInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.
createInterconnect(CreateInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.
createInterconnectAsync(CreateInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.
createInterconnectAsync(CreateInterconnectRequest, AsyncHandler<CreateInterconnectRequest, CreateInterconnectResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.
createInterconnectAsync(CreateInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.
createInterconnectAsync(CreateInterconnectRequest, AsyncHandler<CreateInterconnectRequest, CreateInterconnectResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.
CreateInterconnectRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the CreateInterconnect operation.
CreateInterconnectRequest() - Constructor for class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
 
CreateInterconnectRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Interconnect Request Marshaller
CreateInterconnectRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreateInterconnectRequestMarshaller
 
CreateInterconnectResult - Class in com.amazonaws.services.directconnect.model
An interconnect is a connection that can host other connections.
CreateInterconnectResult() - Constructor for class com.amazonaws.services.directconnect.model.CreateInterconnectResult
 
CreateInterconnectResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Interconnect Result JSON Unmarshaller
CreateInterconnectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreateInterconnectResultJsonUnmarshaller
 
createInternetGateway(CreateInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Internet gateway for use with a VPC.
createInternetGateway() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Internet gateway for use with a VPC.
createInternetGateway(CreateInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Internet gateway for use with a VPC.
createInternetGateway() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Internet gateway for use with a VPC.
createInternetGatewayAsync(CreateInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Internet gateway for use with a VPC.
CreateInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateInternetGateway operation.
CreateInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
CreateInternetGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Internet Gateway Request Marshaller
CreateInternetGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateInternetGatewayRequestMarshaller
 
CreateInternetGatewayResult - Class in com.amazonaws.services.ec2.model
 
CreateInternetGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
CreateInternetGatewayResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Internet Gateway Result StAX Unmarshaller
CreateInternetGatewayResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateInternetGatewayResultStaxUnmarshaller
 
createInvalidation(CreateInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Create a new invalidation.
createInvalidation(CreateInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Create a new invalidation.
createInvalidation(CreateInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Create a new invalidation.
createInvalidation(CreateInvalidationRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Create a new invalidation.
createInvalidationAsync(CreateInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new invalidation.
createInvalidationAsync(CreateInvalidationRequest, AsyncHandler<CreateInvalidationRequest, CreateInvalidationResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new invalidation.
createInvalidationAsync(CreateInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new invalidation.
createInvalidationAsync(CreateInvalidationRequest, AsyncHandler<CreateInvalidationRequest, CreateInvalidationResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new invalidation.
createInvalidationAsync(CreateInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Create a new invalidation.
createInvalidationAsync(CreateInvalidationRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Create a new invalidation.
CreateInvalidationRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the CreateInvalidation operation.
CreateInvalidationRequest() - Constructor for class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
Default constructor for a new CreateInvalidationRequest object.
CreateInvalidationRequest(String, InvalidationBatch) - Constructor for class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
Constructs a new CreateInvalidationRequest object.
CreateInvalidationRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the CreateInvalidation operation.
CreateInvalidationRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
Default constructor for a new CreateInvalidationRequest object.
CreateInvalidationRequest(String, InvalidationBatch) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
Constructs a new CreateInvalidationRequest object.
CreateInvalidationRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Invalidation Request Marshaller
CreateInvalidationRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateInvalidationRequestMarshaller
 
CreateInvalidationRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Invalidation Request Marshaller
CreateInvalidationRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateInvalidationRequestMarshaller
 
CreateInvalidationResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
CreateInvalidationResult() - Constructor for class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
 
CreateInvalidationResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
CreateInvalidationResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
 
CreateInvalidationResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Invalidation Result StAX Unmarshaller
CreateInvalidationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateInvalidationResultStaxUnmarshaller
 
CreateInvalidationResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Invalidation Result StAX Unmarshaller
CreateInvalidationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateInvalidationResultStaxUnmarshaller
 
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation initiates the process of scheduling an upload or download of your data.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation initiates the process of scheduling an upload or download of your data.
CreateJobOutput - Class in com.amazonaws.services.elastictranscoder.model
The CreateJobOutput structure.
CreateJobOutput() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
CreateJobPlaylist - Class in com.amazonaws.services.elastictranscoder.model
Information about the master playlist.
CreateJobPlaylist() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
CreateJobRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the CreateJob operation.
CreateJobRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
CreateJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the CreateJob operation.
CreateJobRequest() - Constructor for class com.amazonaws.services.importexport.model.CreateJobRequest
 
CreateJobRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Create Job Request Marshaller
CreateJobRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CreateJobRequestMarshaller
 
CreateJobRequestMarshaller - Class in com.amazonaws.services.importexport.model.transform
Create Job Request Marshaller
CreateJobRequestMarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.CreateJobRequestMarshaller
 
CreateJobResult - Class in com.amazonaws.services.elastictranscoder.model
The CreateJobResponse structure.
CreateJobResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
CreateJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the CreateJob operation.
CreateJobResult() - Constructor for class com.amazonaws.services.importexport.model.CreateJobResult
 
CreateJobResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Create Job Result JSON Unmarshaller
CreateJobResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CreateJobResultJsonUnmarshaller
 
CreateJobResultStaxUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
Create Job Result StAX Unmarshaller
CreateJobResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.CreateJobResultStaxUnmarshaller
 
createKeyPair(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a 2048-bit RSA key pair with the specified name.
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a 2048-bit RSA key pair with the specified name.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a 2048-bit RSA key pair with the specified name.
CreateKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateKeyPair operation.
CreateKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Default constructor for a new CreateKeyPairRequest object.
CreateKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Constructs a new CreateKeyPairRequest object.
CreateKeyPairRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Key Pair Request Marshaller
CreateKeyPairRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateKeyPairRequestMarshaller
 
CreateKeyPairResult - Class in com.amazonaws.services.ec2.model
 
CreateKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
CreateKeyPairResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Key Pair Result StAX Unmarshaller
CreateKeyPairResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateKeyPairResultStaxUnmarshaller
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
CreateLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateLaunchConfiguration operation.
CreateLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
CreateLaunchConfigurationRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Create Launch Configuration Request Marshaller
CreateLaunchConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.CreateLaunchConfigurationRequestMarshaller
 
createLayer(CreateLayerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Creates a layer.
createLayer(CreateLayerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Creates a layer.
createLayerAsync(CreateLayerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a layer.
createLayerAsync(CreateLayerRequest, AsyncHandler<CreateLayerRequest, CreateLayerResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a layer.
createLayerAsync(CreateLayerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a layer.
createLayerAsync(CreateLayerRequest, AsyncHandler<CreateLayerRequest, CreateLayerResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a layer.
CreateLayerRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CreateLayer operation.
CreateLayerRequest() - Constructor for class com.amazonaws.services.opsworks.model.CreateLayerRequest
 
CreateLayerRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Layer Request Marshaller
CreateLayerRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateLayerRequestMarshaller
 
CreateLayerResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CreateLayer request.
CreateLayerResult() - Constructor for class com.amazonaws.services.opsworks.model.CreateLayerResult
 
CreateLayerResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Layer Result JSON Unmarshaller
CreateLayerResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateLayerResultJsonUnmarshaller
 
createLBCookieStickinessPolicy(CreateLBCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicy(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
CreateLBCookieStickinessPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLBCookieStickinessPolicy operation.
CreateLBCookieStickinessPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Default constructor for a new CreateLBCookieStickinessPolicyRequest object.
CreateLBCookieStickinessPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Constructs a new CreateLBCookieStickinessPolicyRequest object.
CreateLBCookieStickinessPolicyRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create L B Cookie Stickiness Policy Request Marshaller
CreateLBCookieStickinessPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLBCookieStickinessPolicyRequestMarshaller
 
CreateLBCookieStickinessPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLBCookieStickinessPolicy action.
CreateLBCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
CreateLBCookieStickinessPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create L B Cookie Stickiness Policy Result StAX Unmarshaller
CreateLBCookieStickinessPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLBCookieStickinessPolicyResultStaxUnmarshaller
 
createLoadBalancer(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new load balancer.
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new load balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new load balancer.
createLoadBalancerListeners(CreateLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListeners(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest, AsyncHandler<CreateLoadBalancerListenersRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates one or more listeners on a load balancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest, AsyncHandler<CreateLoadBalancerListenersRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates one or more listeners on a load balancer for the specified port.
CreateLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancerListeners operation.
CreateLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Default constructor for a new CreateLoadBalancerListenersRequest object.
CreateLoadBalancerListenersRequest(String, List<Listener>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Constructs a new CreateLoadBalancerListenersRequest object.
CreateLoadBalancerListenersRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create Load Balancer Listeners Request Marshaller
CreateLoadBalancerListenersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerListenersRequestMarshaller
 
createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new policy that contains the necessary attributes depending on the policy type.
CreateLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancerPolicy operation.
CreateLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
CreateLoadBalancerPolicyRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create Load Balancer Policy Request Marshaller
CreateLoadBalancerPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerPolicyRequestMarshaller
 
CreateLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLoadBalancerPolicy action.
CreateLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
CreateLoadBalancerPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create Load Balancer Policy Result StAX Unmarshaller
CreateLoadBalancerPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerPolicyResultStaxUnmarshaller
 
CreateLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancer operation.
CreateLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Default constructor for a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Constructs a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequest(String, List<Listener>, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Constructs a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create Load Balancer Request Marshaller
CreateLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerRequestMarshaller
 
CreateLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLoadBalancer action.
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
CreateLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Create Load Balancer Result StAX Unmarshaller
CreateLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerResultStaxUnmarshaller
 
createLoginProfile(CreateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfile(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest, AsyncHandler<CreateLoginProfileRequest, CreateLoginProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest, AsyncHandler<CreateLoginProfileRequest, CreateLoginProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console.
CreateLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateLoginProfile operation.
CreateLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Default constructor for a new CreateLoginProfileRequest object.
CreateLoginProfileRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Constructs a new CreateLoginProfileRequest object.
CreateLoginProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Login Profile Request Marshaller
CreateLoginProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateLoginProfileRequestMarshaller
 
CreateLoginProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateLoginProfile action.
CreateLoginProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
CreateLoginProfileResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Login Profile Result StAX Unmarshaller
CreateLoginProfileResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateLoginProfileResultStaxUnmarshaller
 
createNetworkAcl(CreateNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a network ACL in a VPC.
createNetworkAcl(CreateNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network ACL in a VPC.
createNetworkAclAsync(CreateNetworkAclRequest, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network ACL in a VPC.
createNetworkAclEntry(CreateNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntry(CreateNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest, AsyncHandler<CreateNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an entry (a rule) in a network ACL with the specified rule number.
createNetworkAclEntryAsync(CreateNetworkAclEntryRequest, AsyncHandler<CreateNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an entry (a rule) in a network ACL with the specified rule number.
CreateNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateNetworkAclEntry operation.
CreateNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
CreateNetworkAclEntryRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Network Acl Entry Request Marshaller
CreateNetworkAclEntryRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateNetworkAclEntryRequestMarshaller
 
CreateNetworkAclRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateNetworkAcl operation.
CreateNetworkAclRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
CreateNetworkAclRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Network Acl Request Marshaller
CreateNetworkAclRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateNetworkAclRequestMarshaller
 
CreateNetworkAclResult - Class in com.amazonaws.services.ec2.model
 
CreateNetworkAclResult() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
CreateNetworkAclResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Network Acl Result StAX Unmarshaller
CreateNetworkAclResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateNetworkAclResultStaxUnmarshaller
 
createNetworkInterface(CreateNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a network interface in the specified subnet.
createNetworkInterface(CreateNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network interface in the specified subnet.
createNetworkInterfaceAsync(CreateNetworkInterfaceRequest, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a network interface in the specified subnet.
CreateNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateNetworkInterface operation.
CreateNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
CreateNetworkInterfaceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Network Interface Request Marshaller
CreateNetworkInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateNetworkInterfaceRequestMarshaller
 
CreateNetworkInterfaceResult - Class in com.amazonaws.services.ec2.model
 
CreateNetworkInterfaceResult() - Constructor for class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
CreateNetworkInterfaceResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Network Interface Result StAX Unmarshaller
CreateNetworkInterfaceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateNetworkInterfaceResultStaxUnmarshaller
 
createOptionGroup(CreateOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a new option group.
createOptionGroup(CreateOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a new option group.
createOptionGroupAsync(CreateOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new option group.
createOptionGroupAsync(CreateOptionGroupRequest, AsyncHandler<CreateOptionGroupRequest, OptionGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new option group.
createOptionGroupAsync(CreateOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new option group.
createOptionGroupAsync(CreateOptionGroupRequest, AsyncHandler<CreateOptionGroupRequest, OptionGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new option group.
CreateOptionGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateOptionGroup operation.
CreateOptionGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateOptionGroupRequest
 
CreateOptionGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Create Option Group Request Marshaller
CreateOptionGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.CreateOptionGroupRequestMarshaller
 
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
CreateOrUpdateTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateOrUpdateTags operation.
CreateOrUpdateTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
CreateOrUpdateTagsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Create Or Update Tags Request Marshaller
CreateOrUpdateTagsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.CreateOrUpdateTagsRequestMarshaller
 
createPipeline(CreatePipelineRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Creates a new empty pipeline.
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Creates a new empty pipeline.
createPipeline(CreatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Creates a new empty pipeline.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Creates a new empty pipeline.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Creates a new empty pipeline.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Creates a new empty pipeline.
createPipelineAsync(CreatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The CreatePipeline operation creates a pipeline with settings that you specify.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The CreatePipeline operation creates a pipeline with settings that you specify.
CreatePipelineRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the CreatePipeline operation.
CreatePipelineRequest() - Constructor for class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
 
CreatePipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the CreatePipeline operation.
CreatePipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
CreatePipelineRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Create Pipeline Request Marshaller
CreatePipelineRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.CreatePipelineRequestMarshaller
 
CreatePipelineRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Create Pipeline Request Marshaller
CreatePipelineRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CreatePipelineRequestMarshaller
 
CreatePipelineResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the CreatePipeline action.
CreatePipelineResult() - Constructor for class com.amazonaws.services.datapipeline.model.CreatePipelineResult
 
CreatePipelineResult - Class in com.amazonaws.services.elastictranscoder.model
When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.
CreatePipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
CreatePipelineResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Create Pipeline Result JSON Unmarshaller
CreatePipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.CreatePipelineResultJsonUnmarshaller
 
CreatePipelineResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Create Pipeline Result JSON Unmarshaller
CreatePipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CreatePipelineResultJsonUnmarshaller
 
createPlacementGroup(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a placement group that you launch cluster instances into.
createPlacementGroup(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a placement group that you launch cluster instances into.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a placement group that you launch cluster instances into.
CreatePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreatePlacementGroup operation.
CreatePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Default constructor for a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, PlacementStrategy) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Placement Group Request Marshaller
CreatePlacementGroupRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreatePlacementGroupRequestMarshaller
 
createPlatformApplication(CreatePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplication(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformApplication action creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
CreatePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreatePlatformApplication operation.
CreatePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
CreatePlatformApplicationRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Create Platform Application Request Marshaller
CreatePlatformApplicationRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.CreatePlatformApplicationRequestMarshaller
 
CreatePlatformApplicationResult - Class in com.amazonaws.services.sns.model
Response from CreatePlatformApplication action.
CreatePlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
CreatePlatformApplicationResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Create Platform Application Result StAX Unmarshaller
CreatePlatformApplicationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.CreatePlatformApplicationResultStaxUnmarshaller
 
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreatePlatformEndpoint action creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreatePlatformEndpoint action creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformEndpoint action creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreatePlatformEndpoint action creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformEndpoint action creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreatePlatformEndpoint action creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
CreatePlatformEndpointRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreatePlatformEndpoint operation.
CreatePlatformEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
CreatePlatformEndpointRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Create Platform Endpoint Request Marshaller
CreatePlatformEndpointRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.CreatePlatformEndpointRequestMarshaller
 
CreatePlatformEndpointResult - Class in com.amazonaws.services.sns.model
Response from CreateEndpoint action.
CreatePlatformEndpointResult() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
CreatePlatformEndpointResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Create Platform Endpoint Result StAX Unmarshaller
CreatePlatformEndpointResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.CreatePlatformEndpointResultStaxUnmarshaller
 
createPolicyFromJsonString(String) - Method in class com.amazonaws.auth.policy.internal.JsonPolicyReader
Converts the specified JSON string to an AWS policy object.
createPoller() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
createPoller() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
createPoller() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
createPollSemaphore() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
createPreset(CreatePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The CreatePreset operation creates a preset with settings that you specify.
createPreset(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest, AsyncHandler<CreatePresetRequest, CreatePresetResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The CreatePreset operation creates a preset with settings that you specify.
createPresetAsync(CreatePresetRequest, AsyncHandler<CreatePresetRequest, CreatePresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The CreatePreset operation creates a preset with settings that you specify.
CreatePresetRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the CreatePreset operation.
CreatePresetRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
CreatePresetRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Create Preset Request Marshaller
CreatePresetRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CreatePresetRequestMarshaller
 
CreatePresetResult - Class in com.amazonaws.services.elastictranscoder.model
The CreatePresetResponse structure.
CreatePresetResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 
CreatePresetResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Create Preset Result JSON Unmarshaller
CreatePresetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.CreatePresetResultJsonUnmarshaller
 
createPrivateVirtualInterface(CreatePrivateVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Creates a new private virtual interface.
createPrivateVirtualInterface(CreatePrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Creates a new private virtual interface.
createPrivateVirtualInterfaceAsync(CreatePrivateVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new private virtual interface.
createPrivateVirtualInterfaceAsync(CreatePrivateVirtualInterfaceRequest, AsyncHandler<CreatePrivateVirtualInterfaceRequest, CreatePrivateVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new private virtual interface.
createPrivateVirtualInterfaceAsync(CreatePrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new private virtual interface.
createPrivateVirtualInterfaceAsync(CreatePrivateVirtualInterfaceRequest, AsyncHandler<CreatePrivateVirtualInterfaceRequest, CreatePrivateVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new private virtual interface.
CreatePrivateVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the CreatePrivateVirtualInterface operation.
CreatePrivateVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
 
CreatePrivateVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Private Virtual Interface Request Marshaller
CreatePrivateVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreatePrivateVirtualInterfaceRequestMarshaller
 
CreatePrivateVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
CreatePrivateVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
 
CreatePrivateVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Private Virtual Interface Result JSON Unmarshaller
CreatePrivateVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreatePrivateVirtualInterfaceResultJsonUnmarshaller
 
createPublicVirtualInterface(CreatePublicVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Creates a new public virtual interface.
createPublicVirtualInterface(CreatePublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Creates a new public virtual interface.
createPublicVirtualInterfaceAsync(CreatePublicVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new public virtual interface.
createPublicVirtualInterfaceAsync(CreatePublicVirtualInterfaceRequest, AsyncHandler<CreatePublicVirtualInterfaceRequest, CreatePublicVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Creates a new public virtual interface.
createPublicVirtualInterfaceAsync(CreatePublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new public virtual interface.
createPublicVirtualInterfaceAsync(CreatePublicVirtualInterfaceRequest, AsyncHandler<CreatePublicVirtualInterfaceRequest, CreatePublicVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Creates a new public virtual interface.
CreatePublicVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the CreatePublicVirtualInterface operation.
CreatePublicVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
 
CreatePublicVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Public Virtual Interface Request Marshaller
CreatePublicVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreatePublicVirtualInterfaceRequestMarshaller
 
CreatePublicVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
CreatePublicVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
 
CreatePublicVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Create Public Virtual Interface Result JSON Unmarshaller
CreatePublicVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.CreatePublicVirtualInterfaceResultJsonUnmarshaller
 
createQueue(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Creates a new queue, or returns the URL of an existing one.
createQueue(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Creates a new queue, or returns the URL of an existing one.
createQueue(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Creates a new queue, or returns the URL of an existing one.
createQueue(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Creates a new queue, or returns the URL of an existing one.
createQueue(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
createQueue(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
createQueueAsync(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
CreateQueueRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the CreateQueue operation.
CreateQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Default constructor for a new CreateQueueRequest object.
CreateQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Constructs a new CreateQueueRequest object.
CreateQueueRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Create Queue Request Marshaller
CreateQueueRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.CreateQueueRequestMarshaller
 
CreateQueueResult - Class in com.amazonaws.services.sqs.model
Returns the QueueUrl element of the created queue.
CreateQueueResult() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueResult
 
CreateQueueResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Create Queue Result StAX Unmarshaller
CreateQueueResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.CreateQueueResultStaxUnmarshaller
 
createRegistrationOptions(WorkflowRegistrationOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
createReplicationGroup(CreateReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The CreateReplicationGroup operation creates a replication group.
createReplicationGroup(CreateReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The CreateReplicationGroup operation creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateReplicationGroup operation creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The CreateReplicationGroup operation creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateReplicationGroup operation creates a replication group.
createReplicationGroupAsync(CreateReplicationGroupRequest, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The CreateReplicationGroup operation creates a replication group.
CreateReplicationGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the CreateReplicationGroup operation.
CreateReplicationGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
CreateReplicationGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Create Replication Group Request Marshaller
CreateReplicationGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.CreateReplicationGroupRequestMarshaller
 
createRequest(String, String, X, HttpMethodName) - Method in class com.amazonaws.services.s3.AmazonS3Client
Creates and initializes a new request object for the specified S3 resource.
createRequestExecutor() - Method in class com.amazonaws.http.impl.client.SdkHttpClient
 
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.
CreateReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateReservedInstancesListing operation.
CreateReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
CreateReservedInstancesListingRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Reserved Instances Listing Request Marshaller
CreateReservedInstancesListingRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateReservedInstancesListingRequestMarshaller
 
CreateReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
 
CreateReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
CreateReservedInstancesListingResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Reserved Instances Listing Result StAX Unmarshaller
CreateReservedInstancesListingResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateReservedInstancesListingResultStaxUnmarshaller
 
createRole(CreateRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new role for your AWS account.
createRole(CreateRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest, AsyncHandler<CreateRoleRequest, CreateRoleResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new role for your AWS account.
createRoleAsync(CreateRoleRequest, AsyncHandler<CreateRoleRequest, CreateRoleResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new role for your AWS account.
CreateRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateRole operation.
CreateRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
 
CreateRoleRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Role Request Marshaller
CreateRoleRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateRoleRequestMarshaller
 
CreateRoleResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateRole action.
CreateRoleResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateRoleResult
 
CreateRoleResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Role Result StAX Unmarshaller
CreateRoleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateRoleResultStaxUnmarshaller
 
createRoute(CreateRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a route in a route table within a VPC.
createRoute(CreateRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest, AsyncHandler<CreateRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route in a route table within a VPC.
createRouteAsync(CreateRouteRequest, AsyncHandler<CreateRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route in a route table within a VPC.
CreateRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateRoute operation.
CreateRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteRequest
 
CreateRouteRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Route Request Marshaller
CreateRouteRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateRouteRequestMarshaller
 
createRouteTable(CreateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a route table for the specified VPC.
createRouteTable(CreateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route table for the specified VPC.
createRouteTableAsync(CreateRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a route table for the specified VPC.
CreateRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateRouteTable operation.
CreateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
CreateRouteTableRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Route Table Request Marshaller
CreateRouteTableRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateRouteTableRequestMarshaller
 
CreateRouteTableResult - Class in com.amazonaws.services.ec2.model
 
CreateRouteTableResult() - Constructor for class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
CreateRouteTableResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Route Table Result StAX Unmarshaller
CreateRouteTableResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateRouteTableResultStaxUnmarshaller
 
createS3Link(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Creates an S3Link with the specified bucket name and key using the default S3 region.
createS3Link(Region, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Creates an S3Link with the specified region, bucket name and key.
createSAMLProvider(CreateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProvider(CreateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
createSAMLProviderAsync(CreateSAMLProviderRequest, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates an IAM entity to describe an identity provider (IdP) that supports SAML 2.0.
CreateSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateSAMLProvider operation.
CreateSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
 
CreateSAMLProviderRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create S A M L Provider Request Marshaller
CreateSAMLProviderRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateSAMLProviderRequestMarshaller
 
CreateSAMLProviderResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateSAMLProvider action.
CreateSAMLProviderResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
 
CreateSAMLProviderResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create S A M L Provider Result StAX Unmarshaller
CreateSAMLProviderResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateSAMLProviderResultStaxUnmarshaller
 
createSecurityGroup(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a security group.
createSecurityGroup(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a security group.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a security group.
CreateSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSecurityGroup operation.
CreateSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Default constructor for a new CreateSecurityGroupRequest object.
CreateSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Constructs a new CreateSecurityGroupRequest object.
CreateSecurityGroupRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Security Group Request Marshaller
CreateSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSecurityGroupRequestMarshaller
 
CreateSecurityGroupResult - Class in com.amazonaws.services.ec2.model
 
CreateSecurityGroupResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
CreateSecurityGroupResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Security Group Result StAX Unmarshaller
CreateSecurityGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSecurityGroupResultStaxUnmarshaller
 
createSigner(Request<?>, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns a "complete" S3 specific signer, taking into the S3 bucket, key, and the current S3 client configuration into account.
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation initiates a snapshot of a volume.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a volume.
createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a gateway from a volume recovery point.
CreateSnapshotFromVolumeRecoveryPointRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateSnapshotFromVolumeRecoveryPoint operation.
CreateSnapshotFromVolumeRecoveryPointRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
CreateSnapshotFromVolumeRecoveryPointRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Snapshot From Volume Recovery Point Request Marshaller
CreateSnapshotFromVolumeRecoveryPointRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotFromVolumeRecoveryPointRequestMarshaller
 
CreateSnapshotFromVolumeRecoveryPointResult - Class in com.amazonaws.services.storagegateway.model
Create Snapshot From Volume Recovery Point Result
CreateSnapshotFromVolumeRecoveryPointResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
CreateSnapshotFromVolumeRecoveryPointResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Snapshot From Volume Recovery Point Result JSON Unmarshaller
CreateSnapshotFromVolumeRecoveryPointResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotFromVolumeRecoveryPointResultJsonUnmarshaller
 
CreateSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Default constructor for a new CreateSnapshotRequest object.
CreateSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Constructs a new CreateSnapshotRequest object.
CreateSnapshotRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
CreateSnapshotRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Snapshot Request Marshaller
CreateSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSnapshotRequestMarshaller
 
CreateSnapshotRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Snapshot Request Marshaller
CreateSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotRequestMarshaller
 
CreateSnapshotResult - Class in com.amazonaws.services.ec2.model
 
CreateSnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
CreateSnapshotResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
CreateSnapshotResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
CreateSnapshotResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Snapshot Result JSON Unmarshaller
CreateSnapshotResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotResultJsonUnmarshaller
 
CreateSnapshotResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Snapshot Result StAX Unmarshaller
CreateSnapshotResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSnapshotResultStaxUnmarshaller
 
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a datafeed for Spot Instances, enabling you to view Spot Instance usage logs.
CreateSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSpotDatafeedSubscription operation.
CreateSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Default constructor for a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Constructs a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Spot Datafeed Subscription Request Marshaller
CreateSpotDatafeedSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSpotDatafeedSubscriptionRequestMarshaller
 
CreateSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
 
CreateSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
CreateSpotDatafeedSubscriptionResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Spot Datafeed Subscription Result StAX Unmarshaller
CreateSpotDatafeedSubscriptionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSpotDatafeedSubscriptionResultStaxUnmarshaller
 
createStack(CreateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Creates a stack as specified in the template.
createStack(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Creates a stack as specified in the template.
createStack(CreateStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Creates a new stack.
createStack(CreateStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Creates a new stack.
createStackAsync(CreateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a new stack.
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a new stack.
createStackAsync(CreateStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a new stack.
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a new stack.
CreateStackRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the CreateStack operation.
CreateStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
CreateStackRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CreateStack operation.
CreateStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.CreateStackRequest
 
CreateStackRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Create Stack Request Marshaller
CreateStackRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.CreateStackRequestMarshaller
 
CreateStackRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Stack Request Marshaller
CreateStackRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateStackRequestMarshaller
 
CreateStackResult - Class in com.amazonaws.services.cloudformation.model
The output for a CreateStack action.
CreateStackResult() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackResult
 
CreateStackResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CreateStack request.
CreateStackResult() - Constructor for class com.amazonaws.services.opsworks.model.CreateStackResult
 
CreateStackResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create Stack Result JSON Unmarshaller
CreateStackResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateStackResultJsonUnmarshaller
 
CreateStackResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Create Stack Result StAX Unmarshaller
CreateStackResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.CreateStackResultStaxUnmarshaller
 
createStartChildWorkflowExecutionParametersFromOptions(StartWorkflowOptions, StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
createStartWorkflowExecutionParametersFromOptions(StartWorkflowOptions, StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
 
createStorageLocation(CreateStorageLocationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates the Amazon S3 storage location for the account.
createStorageLocation() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates the Amazon S3 storage location for the account.
createStorageLocation(CreateStorageLocationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates the Amazon S3 storage location for the account.
createStorageLocation() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates the Amazon S3 storage location for the account.
createStorageLocationAsync(CreateStorageLocationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates the Amazon S3 storage location for the account.
createStorageLocationAsync(CreateStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates the Amazon S3 storage location for the account.
createStorageLocationAsync(CreateStorageLocationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates the Amazon S3 storage location for the account.
createStorageLocationAsync(CreateStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates the Amazon S3 storage location for the account.
CreateStorageLocationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateStorageLocation operation.
CreateStorageLocationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
 
CreateStorageLocationRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Storage Location Request Marshaller
CreateStorageLocationRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateStorageLocationRequestMarshaller
 
CreateStorageLocationResult - Class in com.amazonaws.services.elasticbeanstalk.model
Results of a CreateStorageLocationResult call.
CreateStorageLocationResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
 
CreateStorageLocationResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Create Storage Location Result StAX Unmarshaller
CreateStorageLocationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.CreateStorageLocationResultStaxUnmarshaller
 
createStorediSCSIVolume(CreateStorediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation creates a volume on a specified gateway.
createStorediSCSIVolume(CreateStorediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a volume on a specified gateway.
CreateStorediSCSIVolumeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateStorediSCSIVolume operation.
CreateStorediSCSIVolumeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
CreateStorediSCSIVolumeRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Storedi S C S I Volume Request Marshaller
CreateStorediSCSIVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateStorediSCSIVolumeRequestMarshaller
 
CreateStorediSCSIVolumeResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
CreateStorediSCSIVolumeResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
CreateStorediSCSIVolumeResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Storedi S C S I Volume Result JSON Unmarshaller
CreateStorediSCSIVolumeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateStorediSCSIVolumeResultJsonUnmarshaller
 
createStream(CreateStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation adds a new Amazon Kinesis stream to your AWS account.
createStream(String, Integer) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation adds a new Amazon Kinesis stream to your AWS account.
createStream(CreateStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation adds a new Amazon Kinesis stream to your AWS account.
createStream(String, Integer) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation adds a new Amazon Kinesis stream to your AWS account.
createStreamAsync(CreateStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation adds a new Amazon Kinesis stream to your AWS account.
createStreamAsync(CreateStreamRequest, AsyncHandler<CreateStreamRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation adds a new Amazon Kinesis stream to your AWS account.
createStreamAsync(CreateStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation adds a new Amazon Kinesis stream to your AWS account.
createStreamAsync(CreateStreamRequest, AsyncHandler<CreateStreamRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation adds a new Amazon Kinesis stream to your AWS account.
createStreamingDistribution(CreateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Create a new streaming distribution.
createStreamingDistribution(CreateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Create a new streaming distribution.
createStreamingDistribution(CreateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Create a new streaming distribution.
createStreamingDistribution(CreateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Create a new streaming distribution.
createStreamingDistributionAsync(CreateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new streaming distribution.
createStreamingDistributionAsync(CreateStreamingDistributionRequest, AsyncHandler<CreateStreamingDistributionRequest, CreateStreamingDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Create a new streaming distribution.
createStreamingDistributionAsync(CreateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new streaming distribution.
createStreamingDistributionAsync(CreateStreamingDistributionRequest, AsyncHandler<CreateStreamingDistributionRequest, CreateStreamingDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Create a new streaming distribution.
createStreamingDistributionAsync(CreateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Create a new streaming distribution.
createStreamingDistributionAsync(CreateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Create a new streaming distribution.
CreateStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the CreateStreamingDistribution operation.
CreateStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
Default constructor for a new CreateStreamingDistributionRequest object.
CreateStreamingDistributionRequest(StreamingDistributionConfig) - Constructor for class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
Constructs a new CreateStreamingDistributionRequest object.
CreateStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the CreateStreamingDistribution operation.
CreateStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
Default constructor for a new CreateStreamingDistributionRequest object.
CreateStreamingDistributionRequest(StreamingDistributionConfig) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
Constructs a new CreateStreamingDistributionRequest object.
CreateStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Streaming Distribution Request Marshaller
CreateStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateStreamingDistributionRequestMarshaller
 
CreateStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Streaming Distribution Request Marshaller
CreateStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateStreamingDistributionRequestMarshaller
 
CreateStreamingDistributionResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
CreateStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
 
CreateStreamingDistributionResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
CreateStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
 
CreateStreamingDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Create Streaming Distribution Result StAX Unmarshaller
CreateStreamingDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CreateStreamingDistributionResultStaxUnmarshaller
 
CreateStreamingDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Create Streaming Distribution Result StAX Unmarshaller
CreateStreamingDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateStreamingDistributionResultStaxUnmarshaller
 
CreateStreamRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the CreateStream operation.
CreateStreamRequest() - Constructor for class com.amazonaws.services.kinesis.model.CreateStreamRequest
 
CreateStreamRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Create Stream Request Marshaller
CreateStreamRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.CreateStreamRequestMarshaller
 
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, AsyncHandler<CreateSubnetRequest, CreateSubnetResult>) - 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.
createSubnetAsync(CreateSubnetRequest, AsyncHandler<CreateSubnetRequest, CreateSubnetResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a subnet in an existing VPC.
CreateSubnetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSubnet operation.
CreateSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
Default constructor for a new CreateSubnetRequest object.
CreateSubnetRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
Constructs a new CreateSubnetRequest object.
CreateSubnetRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Subnet Request Marshaller
CreateSubnetRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSubnetRequestMarshaller
 
CreateSubnetResult - Class in com.amazonaws.services.ec2.model
 
CreateSubnetResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetResult
 
CreateSubnetResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Subnet Result StAX Unmarshaller
CreateSubnetResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateSubnetResultStaxUnmarshaller
 
createSymmetricCipher(SecretKey, int, Provider, byte[]) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Creates a symmetric cipher in the specified mode from the given symmetric key and IV.
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Adds a new table to your account.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Adds a new table to your account.
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The CreateTable operation adds a new table to your account.
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The CreateTable operation adds a new table to your account.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The CreateTable operation adds a new table to your account.
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The CreateTable operation adds a new table to your account.
CreateTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use CreateTableRequest instead.
CreateTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
Default constructor for a new CreateTableRequest object.
CreateTableRequest(String, KeySchema) - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
Constructs a new CreateTableRequest object.
CreateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the CreateTable operation.
CreateTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Default constructor for a new CreateTableRequest object.
CreateTableRequest(String, List<KeySchemaElement>) - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableRequest(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
CreateTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.CreateTableRequestMarshaller
Deprecated.
 
CreateTableRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Create Table Request Marshaller
CreateTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.CreateTableRequestMarshaller
 
CreateTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use CreateTableResult instead.
CreateTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
 
CreateTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a CreateTable operation.
CreateTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
CreateTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
CreateTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.CreateTableResultJsonUnmarshaller
Deprecated.
 
CreateTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Create Table Result JSON Unmarshaller
CreateTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.CreateTableResultJsonUnmarshaller
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or overwrites one or more tags for the specified EC2 resource or resources.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or overwrites one or more tags for the specified EC2 resource or resources.
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites one or more tags for the specified EC2 resource or resources.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites one or more tags for the specified EC2 resource or resources.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites one or more tags for the specified EC2 resource or resources.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites one or more tags for the specified EC2 resource or resources.
CreateTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateTags operation.
CreateTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Default constructor for a new CreateTagsRequest object.
CreateTagsRequest(List<String>, List<Tag>) - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Constructs a new CreateTagsRequest object.
CreateTagsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Tags Request Marshaller
CreateTagsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateTagsRequestMarshaller
 
createTapes(CreateTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Creates one or more virtual tapes.
createTapes(CreateTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest, AsyncHandler<CreateTapesRequest, CreateTapesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest, AsyncHandler<CreateTapesRequest, CreateTapesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Creates one or more virtual tapes.
CreateTapesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateTapes operation.
CreateTapesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
CreateTapesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Tapes Request Marshaller
CreateTapesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateTapesRequestMarshaller
 
CreateTapesResult - Class in com.amazonaws.services.storagegateway.model
CreateTapeOutput
CreateTapesResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateTapesResult
 
CreateTapesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Create Tapes Result JSON Unmarshaller
CreateTapesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.CreateTapesResultJsonUnmarshaller
 
createTimer(long) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
createTimer(long, T) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
createTimer(long) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClock
Create a Value that becomes ready after the specified delay.
createTimer(long, T) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClock
Create a Value that becomes ready after the specified delay.
createTopic(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreateTopic action creates a topic to which notifications can be published.
createTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreateTopic action creates a topic to which notifications can be published.
createTopic(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreateTopic action creates a topic to which notifications can be published.
createTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreateTopic action creates a topic to which notifications can be published.
CreateTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreateTopic operation.
CreateTopicRequest() - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Default constructor for a new CreateTopicRequest object.
CreateTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Constructs a new CreateTopicRequest object.
CreateTopicRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Create Topic Request Marshaller
CreateTopicRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.CreateTopicRequestMarshaller
 
CreateTopicResult - Class in com.amazonaws.services.sns.model
Response from CreateTopic action.
CreateTopicResult() - Constructor for class com.amazonaws.services.sns.model.CreateTopicResult
 
CreateTopicResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Create Topic Result StAX Unmarshaller
CreateTopicResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.CreateTopicResultStaxUnmarshaller
 
createTrail(CreateTrailRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
From the command line, use create-subscription.
createTrail(CreateTrailRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
From the command line, use create-subscription.
createTrailAsync(CreateTrailRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
From the command line, use create-subscription.
createTrailAsync(CreateTrailRequest, AsyncHandler<CreateTrailRequest, CreateTrailResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
From the command line, use create-subscription.
createTrailAsync(CreateTrailRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
From the command line, use create-subscription.
createTrailAsync(CreateTrailRequest, AsyncHandler<CreateTrailRequest, CreateTrailResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
From the command line, use create-subscription.
CreateTrailRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the CreateTrail operation.
CreateTrailRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
 
CreateTrailRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Create Trail Request Marshaller
CreateTrailRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.CreateTrailRequestMarshaller
 
CreateTrailResult - Class in com.amazonaws.services.cloudtrail.model
A JSON-formatted Trail object that represents the settings for the requested trail.
CreateTrailResult() - Constructor for class com.amazonaws.services.cloudtrail.model.CreateTrailResult
 
CreateTrailResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Create Trail Result JSON Unmarshaller
CreateTrailResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.CreateTrailResultJsonUnmarshaller
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new user for your AWS account.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new user for your AWS account.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new user for your AWS account.
createUserProfile(CreateUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Creates a new user profile.
createUserProfile(CreateUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Creates a new user profile.
createUserProfileAsync(CreateUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a new user profile.
createUserProfileAsync(CreateUserProfileRequest, AsyncHandler<CreateUserProfileRequest, CreateUserProfileResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Creates a new user profile.
createUserProfileAsync(CreateUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a new user profile.
createUserProfileAsync(CreateUserProfileRequest, AsyncHandler<CreateUserProfileRequest, CreateUserProfileResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Creates a new user profile.
CreateUserProfileRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the CreateUserProfile operation.
CreateUserProfileRequest() - Constructor for class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
 
CreateUserProfileRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create User Profile Request Marshaller
CreateUserProfileRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateUserProfileRequestMarshaller
 
CreateUserProfileResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a CreateUserProfile request.
CreateUserProfileResult() - Constructor for class com.amazonaws.services.opsworks.model.CreateUserProfileResult
 
CreateUserProfileResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Create User Profile Result JSON Unmarshaller
CreateUserProfileResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.CreateUserProfileResultJsonUnmarshaller
 
CreateUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateUser operation.
CreateUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Default constructor for a new CreateUserRequest object.
CreateUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Constructs a new CreateUserRequest object.
CreateUserRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create User Request Marshaller
CreateUserRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateUserRequestMarshaller
 
CreateUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateUser action.
CreateUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
CreateUserResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create User Result StAX Unmarshaller
CreateUserResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateUserResultStaxUnmarshaller
 
createVault(CreateVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation creates a new vault with the specified name.
createVault(CreateVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest, AsyncHandler<CreateVaultRequest, CreateVaultResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest, AsyncHandler<CreateVaultRequest, CreateVaultResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation creates a new vault with the specified name.
CreateVaultRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the CreateVault operation.
CreateVaultRequest() - Constructor for class com.amazonaws.services.glacier.model.CreateVaultRequest
Default constructor for a new CreateVaultRequest object.
CreateVaultRequest(String) - Constructor for class com.amazonaws.services.glacier.model.CreateVaultRequest
Constructs a new CreateVaultRequest object.
CreateVaultRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.CreateVaultRequest
Constructs a new CreateVaultRequest object.
CreateVaultRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Create Vault Request Marshaller
CreateVaultRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.CreateVaultRequestMarshaller
 
CreateVaultResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
CreateVaultResult() - Constructor for class com.amazonaws.services.glacier.model.CreateVaultResult
 
CreateVaultResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Create Vault Result JSON Unmarshaller
CreateVaultResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.CreateVaultResultJsonUnmarshaller
 
createVirtualMFADevice(CreateVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new virtual MFA device for the AWS account.
createVirtualMFADevice(CreateVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new virtual MFA device for the AWS account.
createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new virtual MFA device for the AWS account.
CreateVirtualMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateVirtualMFADevice operation.
CreateVirtualMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
 
CreateVirtualMFADeviceRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Virtual M F A Device Request Marshaller
CreateVirtualMFADeviceRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateVirtualMFADeviceRequestMarshaller
 
CreateVirtualMFADeviceResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateVirtualMFADevice action.
CreateVirtualMFADeviceResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
 
CreateVirtualMFADeviceResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Create Virtual M F A Device Result StAX Unmarshaller
CreateVirtualMFADeviceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.CreateVirtualMFADeviceResultStaxUnmarshaller
 
createVolume(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Amazon EBS volume that can be attached to any instance in the same Availability Zone.
createVolume(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Amazon EBS volume that can be attached to any instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS volume that can be attached to any instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS volume that can be attached to any instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS volume that can be attached to any instance in the same Availability Zone.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS volume that can be attached to any instance in the same Availability Zone.
CreateVolumePermission - Class in com.amazonaws.services.ec2.model
 
CreateVolumePermission() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermission
 
CreateVolumePermissionModifications - Class in com.amazonaws.services.ec2.model
 
CreateVolumePermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
CreateVolumePermissionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Volume Permission StAX Unmarshaller
CreateVolumePermissionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVolumePermissionStaxUnmarshaller
 
CreateVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVolume operation.
CreateVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Default constructor for a new CreateVolumeRequest object.
CreateVolumeRequest(Integer, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Volume Request Marshaller
CreateVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVolumeRequestMarshaller
 
CreateVolumeResult - Class in com.amazonaws.services.ec2.model
 
CreateVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeResult
 
CreateVolumeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Volume Result StAX Unmarshaller
CreateVolumeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVolumeResultStaxUnmarshaller
 
createVpc(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPC with the specified CIDR block.
createVpc(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest, AsyncHandler<CreateVpcRequest, CreateVpcResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC with the specified CIDR block.
createVpcAsync(CreateVpcRequest, AsyncHandler<CreateVpcRequest, CreateVpcResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC with the specified CIDR block.
CreateVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpc operation.
CreateVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
Default constructor for a new CreateVpcRequest object.
CreateVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
Constructs a new CreateVpcRequest object.
CreateVpcRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpc Request Marshaller
CreateVpcRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpcRequestMarshaller
 
CreateVpcResult - Class in com.amazonaws.services.ec2.model
 
CreateVpcResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcResult
 
CreateVpcResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpc Result StAX Unmarshaller
CreateVpcResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpcResultStaxUnmarshaller
 
createVpnConnection(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnection(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.
CreateVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnConnection operation.
CreateVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Default constructor for a new CreateVpnConnectionRequest object.
CreateVpnConnectionRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Constructs a new CreateVpnConnectionRequest object.
CreateVpnConnectionRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpn Connection Request Marshaller
CreateVpnConnectionRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionRequestMarshaller
 
CreateVpnConnectionResult - Class in com.amazonaws.services.ec2.model
 
CreateVpnConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
CreateVpnConnectionResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpn Connection Result StAX Unmarshaller
CreateVpnConnectionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionResultStaxUnmarshaller
 
createVpnConnectionRoute(CreateVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRoute(CreateVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest, AsyncHandler<CreateVpnConnectionRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
createVpnConnectionRouteAsync(CreateVpnConnectionRouteRequest, AsyncHandler<CreateVpnConnectionRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
CreateVpnConnectionRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnConnectionRoute operation.
CreateVpnConnectionRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
CreateVpnConnectionRouteRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpn Connection Route Request Marshaller
CreateVpnConnectionRouteRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionRouteRequestMarshaller
 
createVpnGateway(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a virtual private gateway.
createVpnGateway(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a virtual private gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a virtual private gateway.
CreateVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnGateway operation.
CreateVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Default constructor for a new CreateVpnGatewayRequest object.
CreateVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Constructs a new CreateVpnGatewayRequest object.
CreateVpnGatewayRequest(GatewayType) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Constructs a new CreateVpnGatewayRequest object.
CreateVpnGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpn Gateway Request Marshaller
CreateVpnGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpnGatewayRequestMarshaller
 
CreateVpnGatewayResult - Class in com.amazonaws.services.ec2.model
 
CreateVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
CreateVpnGatewayResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Create Vpn Gateway Result StAX Unmarshaller
CreateVpnGatewayResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CreateVpnGatewayResultStaxUnmarshaller
 
createWorkflowPoller() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
credentials - Variable in class com.amazonaws.auth.InstanceProfileCredentialsProvider
The current instance profile credentials
Credentials - Class in com.amazonaws.services.securitytoken.model
AWS credentials for API authentication.
Credentials() - Constructor for class com.amazonaws.services.securitytoken.model.Credentials
Default constructor for a new Credentials object.
Credentials(String, String, String, Date) - Constructor for class com.amazonaws.services.securitytoken.model.Credentials
Constructs a new Credentials object.
credentialsExpiration - Variable in class com.amazonaws.auth.InstanceProfileCredentialsProvider
The expiration for the current instance profile credentials
CredentialsStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Credentials StAX Unmarshaller
CredentialsStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.CredentialsStaxUnmarshaller
 
CronDecorator - Class in com.amazonaws.services.simpleworkflow.flow.spring
Repeats any call to the decorated object according to a schedule specified using unix "cron" syntax.
CronDecorator(String, Date, TimeZone, WorkflowClock) - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.CronDecorator
 
CronInvocationSchedule - Class in com.amazonaws.services.simpleworkflow.flow.spring
 
CronInvocationSchedule(String, Date, TimeZone) - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.CronInvocationSchedule
 
CrossZoneLoadBalancing - Class in com.amazonaws.services.elasticloadbalancing.model
The CrossZoneLoadBalancing data type.
CrossZoneLoadBalancing() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
 
CrossZoneLoadBalancingStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Cross Zone Load Balancing StAX Unmarshaller
CrossZoneLoadBalancingStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.CrossZoneLoadBalancingStaxUnmarshaller
 
CRYPTO_CEK_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
Content encryption algorithm, such as "AES/GCM/NoPadding".
CRYPTO_INSTRUCTION_FILE - Static variable in interface com.amazonaws.services.s3.Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - Static variable in interface com.amazonaws.services.s3.Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - Static variable in interface com.amazonaws.services.s3.Headers
Encrypted symmetric key header that is used in the envelope encryption mechanism
CRYPTO_KEYWRAP_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
Key wrapping algorithm such as "AESWrap" and "RSA/ECB/OAEPWithSHA-256AndMGF1Padding".
CRYPTO_TAG_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Tag length applicable to authenticated encrypt/decryption.
CryptoConfiguration - Class in com.amazonaws.services.s3.model
Stores configuration parameters that will be used during encryption and decryption by the Amazon S3 Encryption Client.
CryptoConfiguration() - Constructor for class com.amazonaws.services.s3.model.CryptoConfiguration
Creates a new CryptoConfiguration object with default storage mode and crypto provider settings.
CryptoStorageMode - Enum in com.amazonaws.services.s3.model
Denotes the different storage modes available for storing the encryption information that accompanies encrypted objects in S3.
CurrencyCodeValues - Enum in com.amazonaws.services.ec2.model
Currency Code Values
CURRENT_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time.
CurrentActivityExecutionContext - Class in com.amazonaws.services.simpleworkflow.flow.worker
Thread local store of the context object passed to an activity implementation.
CurrentDecisionContext - Class in com.amazonaws.services.simpleworkflow.flow.worker
Holds DecisionContext for currently executing decision task.
CurrentDecisionContext() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.CurrentDecisionContext
 
currentTimeMillis() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
currentTimeMillis() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClock
 
currentToken - Variable in class com.amazonaws.transform.JsonUnmarshallerContext
The current JsonToken that the private JsonParser is currently pointing to.
CustomBackoffStrategy - Class in com.amazonaws.internal
 
CustomBackoffStrategy() - Constructor for class com.amazonaws.internal.CustomBackoffStrategy
 
CustomerGateway - Class in com.amazonaws.services.ec2.model
Describes a customer gateway.
CustomerGateway() - Constructor for class com.amazonaws.services.ec2.model.CustomerGateway
 
CustomerGatewayStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Customer Gateway StAX Unmarshaller
CustomerGatewayStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.CustomerGatewayStaxUnmarshaller
 
CustomErrorResponse - Class in com.amazonaws.services.cloudfront.model
A complex type that describes how you'd prefer CloudFront to respond to requests that result in either a 4xx or 5xx response.
CustomErrorResponse() - Constructor for class com.amazonaws.services.cloudfront.model.CustomErrorResponse
 
CustomErrorResponses - Class in com.amazonaws.services.cloudfront.model
A complex type that contains zero or more CustomErrorResponse elements.
CustomErrorResponses() - Constructor for class com.amazonaws.services.cloudfront.model.CustomErrorResponses
 
CustomErrorResponsesStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Custom Error Responses StAX Unmarshaller
CustomErrorResponsesStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CustomErrorResponsesStaxUnmarshaller
 
CustomErrorResponseStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Custom Error Response StAX Unmarshaller
CustomErrorResponseStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CustomErrorResponseStaxUnmarshaller
 
CustomOrigin - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A customer origin.
CustomOrigin() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
Default constructor for a new CustomOrigin object.
CustomOrigin(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
Constructs a new CustomOrigin object.
CustomOrigin(String, OriginProtocolPolicy) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
Constructs a new CustomOrigin object.
CustomOriginConfig - Class in com.amazonaws.services.cloudfront.model
A customer origin.
CustomOriginConfig() - Constructor for class com.amazonaws.services.cloudfront.model.CustomOriginConfig
 
CustomOriginConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Custom Origin Config StAX Unmarshaller
CustomOriginConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.CustomOriginConfigStaxUnmarshaller
 
CustomOriginStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Custom Origin StAX Unmarshaller
CustomOriginStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CustomOriginStaxUnmarshaller
 

D

DataConverter - Class in com.amazonaws.services.simpleworkflow.flow
Used by the framework to serialize/deserialize method parameters that need to be sent over the wire.
DataConverter() - Constructor for class com.amazonaws.services.simpleworkflow.flow.DataConverter
 
dataConverter - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
dataConverter - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
dataConverter - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
dataConverter - Variable in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
DataConverterException - Exception in com.amazonaws.services.simpleworkflow.flow
 
DataConverterException() - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DataConverterException
 
DataConverterException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DataConverterException
 
DataConverterException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DataConverterException
 
DataConverterException(Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DataConverterException
 
DatafeedSubscriptionState - Enum in com.amazonaws.services.ec2.model
Datafeed Subscription State
DataPipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
DataPipeline - Interface in com.amazonaws.services.datapipeline
Interface for accessing DataPipeline.
DataPipelineAsync - Interface in com.amazonaws.services.datapipeline
Interface for accessing DataPipeline asynchronously.
DataPipelineAsyncClient - Class in com.amazonaws.services.datapipeline
Asynchronous client for accessing DataPipeline.
DataPipelineAsyncClient() - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline.
DataPipelineAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline.
DataPipelineAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials.
DataPipelineAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials and executor service.
DataPipelineAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials, executor service, and client configuration options.
DataPipelineAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials provider.
DataPipelineAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials provider and executor service.
DataPipelineAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials provider and client configuration options.
DataPipelineAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on DataPipeline using the specified AWS account credentials provider, executor service, and client configuration options.
DataPipelineClient - Class in com.amazonaws.services.datapipeline
Client for accessing DataPipeline.
DataPipelineClient() - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline.
DataPipelineClient(ClientConfiguration) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline.
DataPipelineClient(AWSCredentials) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline using the specified AWS account credentials.
DataPipelineClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline using the specified AWS account credentials and client configuration options.
DataPipelineClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline using the specified AWS account credentials provider.
DataPipelineClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline using the specified AWS account credentials provider and client configuration options.
DataPipelineClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.datapipeline.DataPipelineClient
Constructs a new client to invoke service methods on DataPipeline using the specified AWS account credentials provider, client configuration options and request metric collector.
Datapoint - Class in com.amazonaws.services.cloudwatch.model
The Datapoint data type encapsulates the statistical data that Amazon CloudWatch computes from metric data.
Datapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.Datapoint
 
DatapointStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Datapoint StAX Unmarshaller
DatapointStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DatapointStaxUnmarshaller
 
DATE - Static variable in interface com.amazonaws.services.s3.Headers
 
DateCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the current time at which a request is received, and a specific date.
DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class com.amazonaws.auth.policy.conditions.DateCondition
Constructs a new access policy condition that compares the current time (on the AWS servers) to the specified date.
DateCondition.DateComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a date comparison can be evaluated.
dateUtils - Static variable in class com.amazonaws.auth.AWS3Signer
 
dateUtils - Static variable in class com.amazonaws.services.s3.internal.ServiceUtils
 
DateUtils - Class in com.amazonaws.util
Utilities for parsing and formatting dates.
DateUtils() - Constructor for class com.amazonaws.util.DateUtils
Constructs a new DateUtils object, ready to parse/format dates.
DBEngineVersion - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the action DescribeDBEngineVersions.
DBEngineVersion() - Constructor for class com.amazonaws.services.rds.model.DBEngineVersion
Default constructor for a new DBEngineVersion object.
DBEngineVersionStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Engine Version StAX Unmarshaller
DBEngineVersionStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBEngineVersionStaxUnmarshaller
 
DBInstance - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the following actions:
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.
DBInstanceAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBInstanceAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBInstanceAlreadyExistsExceptionUnmarshaller
 
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.
DBInstanceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBInstanceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBInstanceNotFoundExceptionUnmarshaller
 
DBInstanceStatusInfo - Class in com.amazonaws.services.rds.model
Provides a list of status information for a DB instance.
DBInstanceStatusInfo() - Constructor for class com.amazonaws.services.rds.model.DBInstanceStatusInfo
 
DBInstanceStatusInfoStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Instance Status Info StAX Unmarshaller
DBInstanceStatusInfoStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBInstanceStatusInfoStaxUnmarshaller
 
DBInstanceStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Instance StAX Unmarshaller
DBInstanceStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBInstanceStaxUnmarshaller
 
DBParameterGroup - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the CreateDBParameterGroup action.
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.
DBParameterGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBParameterGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBParameterGroupAlreadyExistsExceptionUnmarshaller
 
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.
DBParameterGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBParameterGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBParameterGroupNotFoundExceptionUnmarshaller
 
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.
DBParameterGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBParameterGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBParameterGroupQuotaExceededExceptionUnmarshaller
 
DBParameterGroupStatus - Class in com.amazonaws.services.rds.model
The status of the DB parameter group.
DBParameterGroupStatus() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroupStatus
Default constructor for a new DBParameterGroupStatus object.
DBParameterGroupStatusStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Parameter Group Status StAX Unmarshaller
DBParameterGroupStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBParameterGroupStatusStaxUnmarshaller
 
DBParameterGroupStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Parameter Group StAX Unmarshaller
DBParameterGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBParameterGroupStaxUnmarshaller
 
DBSecurityGroup - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the following actions:
DBSecurityGroup() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroup
 
DBSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
A DB 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.
DBSecurityGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSecurityGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSecurityGroupAlreadyExistsExceptionUnmarshaller
 
DBSecurityGroupMembership - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the following actions:
DBSecurityGroupMembership() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroupMembership
Default constructor for a new DBSecurityGroupMembership object.
DBSecurityGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Security Group Membership StAX Unmarshaller
DBSecurityGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSecurityGroupMembershipStaxUnmarshaller
 
DBSecurityGroupNotFoundException - Exception in com.amazonaws.services.rds.model
DBSecurityGroupName does not refer to an existing DB security group.
DBSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotFoundException
Constructs a new DBSecurityGroupNotFoundException with the specified error message.
DBSecurityGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSecurityGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSecurityGroupNotFoundExceptionUnmarshaller
 
DBSecurityGroupNotSupportedException - Exception in com.amazonaws.services.rds.model
A DB security group is not allowed for this action.
DBSecurityGroupNotSupportedException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotSupportedException
Constructs a new DBSecurityGroupNotSupportedException with the specified error message.
DBSecurityGroupNotSupportedExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSecurityGroupNotSupportedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSecurityGroupNotSupportedExceptionUnmarshaller
 
DBSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB security groups.
DBSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupQuotaExceededException
Constructs a new DBSecurityGroupQuotaExceededException with the specified error message.
DBSecurityGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSecurityGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSecurityGroupQuotaExceededExceptionUnmarshaller
 
DBSecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Security Group StAX Unmarshaller
DBSecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSecurityGroupStaxUnmarshaller
 
DBSnapshot - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the following actions:
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.
DBSnapshotAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSnapshotAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSnapshotAlreadyExistsExceptionUnmarshaller
 
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.
DBSnapshotNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSnapshotNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSnapshotNotFoundExceptionUnmarshaller
 
DBSnapshotStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Snapshot StAX Unmarshaller
DBSnapshotStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSnapshotStaxUnmarshaller
 
DBSubnetGroup - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the following actions:
DBSubnetGroup() - Constructor for class com.amazonaws.services.rds.model.DBSubnetGroup
 
DBSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
DBSubnetGroupName is already used by an existing DB subnet group.
DBSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupAlreadyExistsException
Constructs a new DBSubnetGroupAlreadyExistsException with the specified error message.
DBSubnetGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSubnetGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetGroupAlreadyExistsExceptionUnmarshaller
 
DBSubnetGroupDoesNotCoverEnoughAZsException - Exception in com.amazonaws.services.rds.model
Subnets in the DB subnet group should cover at least 2 Availability Zones unless there is only 1 availablility zone.
DBSubnetGroupDoesNotCoverEnoughAZsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupDoesNotCoverEnoughAZsException
Constructs a new DBSubnetGroupDoesNotCoverEnoughAZsException with the specified error message.
DBSubnetGroupDoesNotCoverEnoughAZsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSubnetGroupDoesNotCoverEnoughAZsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetGroupDoesNotCoverEnoughAZsExceptionUnmarshaller
 
DBSubnetGroupNotAllowedException - Exception in com.amazonaws.services.rds.model
Indicates that the DBSubnetGroup should not be specified while creating read replicas that lie in the same region as the source instance.
DBSubnetGroupNotAllowedException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupNotAllowedException
Constructs a new DBSubnetGroupNotAllowedException with the specified error message.
DBSubnetGroupNotAllowedExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSubnetGroupNotAllowedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetGroupNotAllowedExceptionUnmarshaller
 
DBSubnetGroupNotFoundException - Exception in com.amazonaws.services.rds.model
DBSubnetGroupName does not refer to an existing DB subnet group.
DBSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupNotFoundException
Constructs a new DBSubnetGroupNotFoundException with the specified error message.
DBSubnetGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSubnetGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetGroupNotFoundExceptionUnmarshaller
 
DBSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB subnet groups.
DBSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupQuotaExceededException
Constructs a new DBSubnetGroupQuotaExceededException with the specified error message.
DBSubnetGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSubnetGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetGroupQuotaExceededExceptionUnmarshaller
 
DBSubnetGroupStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
D B Subnet Group StAX Unmarshaller
DBSubnetGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetGroupStaxUnmarshaller
 
DBSubnetQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of subnets in a DB subnet groups.
DBSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetQuotaExceededException
Constructs a new DBSubnetQuotaExceededException with the specified error message.
DBSubnetQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBSubnetQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBSubnetQuotaExceededExceptionUnmarshaller
 
DBUpgradeDependencyFailureException - Exception in com.amazonaws.services.rds.model
The DB upgrade failed because a resource the DB depends on could not be modified.
DBUpgradeDependencyFailureException(String) - Constructor for exception com.amazonaws.services.rds.model.DBUpgradeDependencyFailureException
Constructs a new DBUpgradeDependencyFailureException with the specified error message.
DBUpgradeDependencyFailureExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
DBUpgradeDependencyFailureExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DBUpgradeDependencyFailureExceptionUnmarshaller
 
deactivateMFADevice(DeactivateMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADevice(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest, AsyncHandler<DeactivateMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest, AsyncHandler<DeactivateMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.
DeactivateMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeactivateMFADevice operation.
DeactivateMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Default constructor for a new DeactivateMFADeviceRequest object.
DeactivateMFADeviceRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Constructs a new DeactivateMFADeviceRequest object.
DeactivateMFADeviceRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Deactivate M F A Device Request Marshaller
DeactivateMFADeviceRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeactivateMFADeviceRequestMarshaller
 
Decision - Class in com.amazonaws.services.simpleworkflow.model
Specifies a decision made by the decider.
Decision() - Constructor for class com.amazonaws.services.simpleworkflow.model.Decision
 
DECISION_CONTEXT - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
DecisionContext - Class in com.amazonaws.services.simpleworkflow.flow
Represents the context for decider.
DecisionContext() - Constructor for class com.amazonaws.services.simpleworkflow.flow.DecisionContext
 
decisionContext - Variable in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
DecisionContextProvider - Interface in com.amazonaws.services.simpleworkflow.flow
 
decisionContextProvider - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
decisionContextProvider - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
decisionContextProvider - Variable in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
decisionContextProvider - Variable in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
decisionContextProvider - Variable in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
DecisionContextProviderImpl - Class in com.amazonaws.services.simpleworkflow.flow
 
DecisionContextProviderImpl() - Constructor for class com.amazonaws.services.simpleworkflow.flow.DecisionContextProviderImpl
 
DecisionException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate failure during fulfillment of a decision sent to SWF.
DecisionException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DecisionException
 
DecisionException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DecisionException
 
DecisionException(String, long) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.DecisionException
 
DecisionTask - Class in com.amazonaws.services.simpleworkflow.model
A structure that represents a decision task.
DecisionTask() - Constructor for class com.amazonaws.services.simpleworkflow.model.DecisionTask
 
DecisionTaskCompletedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the DecisionTaskCompleted event.
DecisionTaskCompletedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
 
DecisionTaskCompletedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Decision Task Completed Event Attributes JSON Unmarshaller
DecisionTaskCompletedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskCompletedEventAttributesJsonUnmarshaller
 
DecisionTaskHandler - Class in com.amazonaws.services.simpleworkflow.flow.worker
Base class for workflow task handlers.
DecisionTaskHandler() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskHandler
 
DecisionTaskJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Decision Task JSON Unmarshaller
DecisionTaskJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskJsonUnmarshaller
 
DecisionTaskPoller - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
DecisionTaskPoller() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
DecisionTaskPoller(AmazonSimpleWorkflow, String, String, DecisionTaskHandler) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
DecisionTaskScheduledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the DecisionTaskScheduled event.
DecisionTaskScheduledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
 
DecisionTaskScheduledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Decision Task Scheduled Event Attributes JSON Unmarshaller
DecisionTaskScheduledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskScheduledEventAttributesJsonUnmarshaller
 
DecisionTaskStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the DecisionTaskStarted event.
DecisionTaskStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
 
DecisionTaskStartedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Decision Task Started Event Attributes JSON Unmarshaller
DecisionTaskStartedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskStartedEventAttributesJsonUnmarshaller
 
DecisionTaskTimedOutEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the DecisionTaskTimedOut event.
DecisionTaskTimedOutEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
 
DecisionTaskTimedOutEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Decision Task Timed Out Event Attributes JSON Unmarshaller
DecisionTaskTimedOutEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskTimedOutEventAttributesJsonUnmarshaller
 
DecisionTaskTimeoutType - Enum in com.amazonaws.services.simpleworkflow.model
Decision Task Timeout Type
DecisionType - Enum in com.amazonaws.services.simpleworkflow.model
Decision Type
decodeAuthorizationMessage(DecodeAuthorizationMessageRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessage(DecodeAuthorizationMessageRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest, AsyncHandler<DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest, AsyncHandler<DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.
DecodeAuthorizationMessageRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the DecodeAuthorizationMessage operation.
DecodeAuthorizationMessageRequest() - Constructor for class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
 
DecodeAuthorizationMessageRequestMarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Decode Authorization Message Request Marshaller
DecodeAuthorizationMessageRequestMarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.DecodeAuthorizationMessageRequestMarshaller
 
DecodeAuthorizationMessageResult - Class in com.amazonaws.services.securitytoken.model
A document that contains additional information about the authorization status of a request from an encoded message that is returned in response to an AWS request.
DecodeAuthorizationMessageResult() - Constructor for class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
 
DecodeAuthorizationMessageResultStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Decode Authorization Message Result StAX Unmarshaller
DecodeAuthorizationMessageResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.DecodeAuthorizationMessageResultStaxUnmarshaller
 
decodeDate(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes date value from the string representation created using encodeDate(..) function.
decodeRealNumberRangeFloat(String, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes float value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeRealNumberRangeInt(String, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes integer value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeRealNumberRangeLong(String, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes a long value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeZeroPaddingFloat(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes zero-padded positive float value from the string representation
decodeZeroPaddingInt(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes zero-padded positive integer value from the string representation
decodeZeroPaddingLong(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes a zero-padded positive long value from the string representation
decorate(Class<V>, V) - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.Decorator
 
decorate(Class<?>[], V) - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.Decorator
 
decorate(Class<V>, V) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryDecorator
 
decorate(Class<?>[], V) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryDecorator
 
decorate(Class<V>, V) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ScheduleDecorator
 
decorate(Class<?>[], V) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ScheduleDecorator
 
Decorator - Interface in com.amazonaws.services.simpleworkflow.flow.interceptors
 
decryptObjectUsingInstruction(S3Object, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Returns an updated object where the object content input stream contains the decrypted contents.
decryptObjectUsingMetadata(S3Object, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
use buildInstructionFromObjectMetadata and decryptObjectUsingInstruction instead.
DEFAULT - Static variable in class com.amazonaws.internal.DynamoDBBackoffStrategy
 
DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
SDK default retry policy
DEFAULT - Static variable in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Default configuration uses UPDATE behavior for saves and EVENTUALly consistent reads, with no table name override.
DEFAULT - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Default configuration uses UPDATE behavior for saves and EVENTUALly consistent reads, with no table name override and lazy-loading strategy.
DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The SDK default back-off strategy, which increases exponentially up to a max amount of delay.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for creating new connections.
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Default duration for started sessions.
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSSessionCredentials
Deprecated.
 
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.STSSessionCredentialsProvider
Default duration for started sessions
DEFAULT_DURATION_SECONDS - Static variable in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Default duration for started sessions
DEFAULT_ENCODING - Static variable in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
DEFAULT_ENCODING - Static variable in class com.amazonaws.services.s3.internal.Constants
Default encoding used for text data
DEFAULT_MAX_CONNECTIONS - Static variable in class com.amazonaws.ClientConfiguration
The default max connection pool size.
DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
SDK default max retry count
DEFAULT_METRIC_NAMESPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
 
DEFAULT_METRIC_TRANSFORM_PROVIDER_PACKAGE - Static variable in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
 
DEFAULT_METRICS_QSIZE - Static variable in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Default metrics queue size.
DEFAULT_METRICS_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property used when starting up the JVM to enable the default metrics collected by the AWS SDK, which uploads the derived statistics to Amazon CloudWatch.
DEFAULT_PATH_STYLE_ACCESS - Static variable in class com.amazonaws.services.s3.S3ClientOptions
The default setting for use of path-style access
DEFAULT_PROFILE_NAME - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
Name of the default profile as specified in the configuration file.
DEFAULT_QUEUE_POLL_TIMEOUT_MILLI - Static variable in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Default timeout in millisecond for queue polling.
DEFAULT_REGION - Static variable in enum com.amazonaws.regions.Regions
The default region that new customers in the US are encouraged to use when using AWS services for the first time.
DEFAULT_RETRY_CONDITION - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The SDK default retry condition, which checks for various conditions in the following order: Never retry on requests with non-repeatable content; Retry on client exceptions caused by IOException; Retry on service exceptions that are either 500 internal server errors, 503 service unavailable errors, service throttling errors or clock skew errors.
DEFAULT_RETRY_POLICY - Static variable in class com.amazonaws.ClientConfiguration
Default request retry policy, including the maximum retry count of 3, the default retry condition and the default back-off strategy.
DEFAULT_S3_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.SDKGlobalConfiguration
The default size of the buffer when uploading data from a stream.
DEFAULT_SOCKET_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for reading from a connected socket.
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.services.s3.internal.Constants
The default size of the buffer when uploading data from a stream.
DEFAULT_THRESHOLD_SECONDS - Static variable in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Default threshold for refreshing session credentials
DEFAULT_USE_REAPER - Static variable in class com.amazonaws.ClientConfiguration
The default on whether to use the IdleConnectionReaper to manage stale connections
DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
The default HTTP user agent header for AWS Java SDK clients.
defaultActivitiesTaskListToPoll - Variable in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
AWS credentials provider chain that looks for credentials in this order: Environment Variables - AWS_ACCESS_KEY_ID and AWS_SECRET_KEY Java System Properties - aws.accessKeyId and aws.secretKey Instance profile credentials delivered through the Amazon EC2 metadata service
DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
 
DefaultCacheBehavior - Class in com.amazonaws.services.cloudfront.model
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
DefaultCacheBehavior() - Constructor for class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
 
DefaultCacheBehaviorStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Default Cache Behavior StAX Unmarshaller
DefaultCacheBehaviorStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DefaultCacheBehaviorStaxUnmarshaller
 
DefaultClusterParameters - Class in com.amazonaws.services.redshift.model
Describes the default cluster parameters for a parameter group family.
DefaultClusterParameters() - Constructor for class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
DefaultClusterParametersStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Default Cluster Parameters StAX Unmarshaller
DefaultClusterParametersStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DefaultClusterParametersStaxUnmarshaller
 
DefaultErrorResponseHandler - Class in com.amazonaws.http
Implementation of HttpResponseHandler that handles only error responses from Amazon Web Services.
DefaultErrorResponseHandler(List<Unmarshaller<AmazonServiceException, Node>>) - Constructor for class com.amazonaws.http.DefaultErrorResponseHandler
Constructs a new DefaultErrorResponseHandler that will handle error responses from Amazon services using the specified list of unmarshallers.
DefaultMetricCollectorFactory - Class in com.amazonaws.metrics.internal.cloudwatch
The default AWS SDK metric collector factory.
DefaultMetricCollectorFactory() - Constructor for class com.amazonaws.metrics.internal.cloudwatch.DefaultMetricCollectorFactory
 
defaultPrimitiveValue(Class<T>) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
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.
DefaultSearchFieldStatus - Class in com.amazonaws.services.cloudsearch.model
The value of the DefaultSearchField configured for this search domain and its current status.
DefaultSearchFieldStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
 
DefaultSearchFieldStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Default Search Field Status StAX Unmarshaller
DefaultSearchFieldStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DefaultSearchFieldStatusStaxUnmarshaller
 
DefaultUndefinedException - Exception in com.amazonaws.services.simpleworkflow.model
AmazonSimpleWorkflow exception
DefaultUndefinedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.DefaultUndefinedException
Constructs a new DefaultUndefinedException with the specified error message.
DefaultUndefinedExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
DefaultUndefinedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DefaultUndefinedExceptionUnmarshaller
 
defineIndexField(DefineIndexFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures an IndexField for the search domain.
defineIndexField(DefineIndexFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures an IndexField for the search domain.
defineIndexFieldAsync(DefineIndexFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures an IndexField for the search domain.
defineIndexFieldAsync(DefineIndexFieldRequest, AsyncHandler<DefineIndexFieldRequest, DefineIndexFieldResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures an IndexField for the search domain.
defineIndexFieldAsync(DefineIndexFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures an IndexField for the search domain.
defineIndexFieldAsync(DefineIndexFieldRequest, AsyncHandler<DefineIndexFieldRequest, DefineIndexFieldResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures an IndexField for the search domain.
DefineIndexFieldRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DefineIndexField operation.
DefineIndexFieldRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
 
DefineIndexFieldRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Define Index Field Request Marshaller
DefineIndexFieldRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DefineIndexFieldRequestMarshaller
 
DefineIndexFieldResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of an updated index field.
DefineIndexFieldResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
 
DefineIndexFieldResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Define Index Field Result StAX Unmarshaller
DefineIndexFieldResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DefineIndexFieldResultStaxUnmarshaller
 
defineRankExpression(DefineRankExpressionRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures a RankExpression for the search domain.
defineRankExpression(DefineRankExpressionRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures a RankExpression for the search domain.
defineRankExpressionAsync(DefineRankExpressionRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures a RankExpression for the search domain.
defineRankExpressionAsync(DefineRankExpressionRequest, AsyncHandler<DefineRankExpressionRequest, DefineRankExpressionResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures a RankExpression for the search domain.
defineRankExpressionAsync(DefineRankExpressionRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures a RankExpression for the search domain.
defineRankExpressionAsync(DefineRankExpressionRequest, AsyncHandler<DefineRankExpressionRequest, DefineRankExpressionResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures a RankExpression for the search domain.
DefineRankExpressionRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DefineRankExpression operation.
DefineRankExpressionRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
 
DefineRankExpressionRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Define Rank Expression Request Marshaller
DefineRankExpressionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DefineRankExpressionRequestMarshaller
 
DefineRankExpressionResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of an updated RankExpression .
DefineRankExpressionResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
 
DefineRankExpressionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Define Rank Expression Result StAX Unmarshaller
DefineRankExpressionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DefineRankExpressionResultStaxUnmarshaller
 
dehexchar(char) - Static method in class com.amazonaws.util.json.JSONTokener
Get the hex value of a character (base16).
delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.BackoffStrategy
Returns the delay (in milliseconds) before next retry attempt.
DelegationSet - Class in com.amazonaws.services.route53.model
A complex type that contains name server information.
DelegationSet() - Constructor for class com.amazonaws.services.route53.model.DelegationSet
Default constructor for a new DelegationSet object.
DelegationSet(List<String>) - Constructor for class com.amazonaws.services.route53.model.DelegationSet
Constructs a new DelegationSet object.
DelegationSetNotAvailableException - Exception in com.amazonaws.services.route53.model
Route 53 allows some duplicate domain names, but there is a maximum number of duplicate names.
DelegationSetNotAvailableException(String) - Constructor for exception com.amazonaws.services.route53.model.DelegationSetNotAvailableException
Constructs a new DelegationSetNotAvailableException with the specified error message.
DelegationSetNotAvailableExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
DelegationSetNotAvailableExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.DelegationSetNotAvailableExceptionUnmarshaller
 
DelegationSetStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Delegation Set StAX Unmarshaller
DelegationSetStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.DelegationSetStaxUnmarshaller
 
DeletableItem - Class in com.amazonaws.services.simpledb.model
Deletable Item
DeletableItem() - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
Default constructor for a new DeletableItem object.
DeletableItem(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
Constructs a new DeletableItem object.
delete(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Deletes the given object from its DynamoDB table.
delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Deletes the given object from its DynamoDB table.
delete(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the default configuration.
delete(Object, DynamoDBDeleteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the specified deleteExpression and default configuration.
delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the specified configuration.
delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table using the provided deleteExpression and provided configuration.
deleteAccessKey(DeleteAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the access key associated with the specified user.
deleteAccessKey(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest, AsyncHandler<DeleteAccessKeyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the access key associated with the specified user.
deleteAccessKeyAsync(DeleteAccessKeyRequest, AsyncHandler<DeleteAccessKeyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the access key associated with the specified user.
DeleteAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccessKey operation.
DeleteAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Default constructor for a new DeleteAccessKeyRequest object.
DeleteAccessKeyRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Constructs a new DeleteAccessKeyRequest object.
DeleteAccessKeyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Access Key Request Marshaller
DeleteAccessKeyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteAccessKeyRequestMarshaller
 
deleteAccountAlias(DeleteAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified AWS account alias.
deleteAccountAlias(DeleteAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest, AsyncHandler<DeleteAccountAliasRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified AWS account alias.
deleteAccountAliasAsync(DeleteAccountAliasRequest, AsyncHandler<DeleteAccountAliasRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified AWS account alias.
DeleteAccountAliasRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccountAlias operation.
DeleteAccountAliasRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Default constructor for a new DeleteAccountAliasRequest object.
DeleteAccountAliasRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Constructs a new DeleteAccountAliasRequest object.
DeleteAccountAliasRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Account Alias Request Marshaller
DeleteAccountAliasRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteAccountAliasRequestMarshaller
 
deleteAccountPasswordPolicy(DeleteAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicy() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicy(DeleteAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicy() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest, AsyncHandler<DeleteAccountPasswordPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password policy for the AWS account.
deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest, AsyncHandler<DeleteAccountPasswordPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password policy for the AWS account.
DeleteAccountPasswordPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccountPasswordPolicy operation.
DeleteAccountPasswordPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
 
DeleteAccountPasswordPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Account Password Policy Request Marshaller
DeleteAccountPasswordPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteAccountPasswordPolicyRequestMarshaller
 
deleteAlarms(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deletes all specified alarms.
deleteAlarms(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Deletes all specified alarms.
DeleteAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DeleteAlarms operation.
DeleteAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
DeleteAlarmsRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Delete Alarms Request Marshaller
DeleteAlarmsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DeleteAlarmsRequestMarshaller
 
deleteApp(DeleteAppRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deletes a specified app.
deleteApp(DeleteAppRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deletes a specified app.
deleteAppAsync(DeleteAppRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified app.
deleteAppAsync(DeleteAppRequest, AsyncHandler<DeleteAppRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified app.
deleteAppAsync(DeleteAppRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified app.
deleteAppAsync(DeleteAppRequest, AsyncHandler<DeleteAppRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified app.
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the specified application along with all associated versions and configurations.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the specified application along with all associated versions and configurations.
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified application along with all associated versions and configurations.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified application along with all associated versions and configurations.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified application along with all associated versions and configurations.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified application along with all associated versions and configurations.
DeleteApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteApplication operation.
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
Default constructor for a new DeleteApplicationRequest object.
DeleteApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
Constructs a new DeleteApplicationRequest object.
DeleteApplicationRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Delete Application Request Marshaller
DeleteApplicationRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteApplicationRequestMarshaller
 
deleteApplicationVersion(DeleteApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the specified version from the specified application.
deleteApplicationVersion(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the specified version from the specified application.
deleteApplicationVersionAsync(DeleteApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified version from the specified application.
deleteApplicationVersionAsync(DeleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified version from the specified application.
deleteApplicationVersionAsync(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified version from the specified application.
deleteApplicationVersionAsync(DeleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified version from the specified application.
DeleteApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteApplicationVersion operation.
DeleteApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Default constructor for a new DeleteApplicationVersionRequest object.
DeleteApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Constructs a new DeleteApplicationVersionRequest object.
DeleteApplicationVersionRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Delete Application Version Request Marshaller
DeleteApplicationVersionRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteApplicationVersionRequestMarshaller
 
DeleteAppRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeleteApp operation.
DeleteAppRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeleteAppRequest
 
DeleteAppRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Delete App Request Marshaller
DeleteAppRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeleteAppRequestMarshaller
 
deleteArchive(DeleteArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation deletes an archive from a vault.
deleteArchive(DeleteArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest, AsyncHandler<DeleteArchiveRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest, AsyncHandler<DeleteArchiveRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes an archive from a vault.
DeleteArchiveRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DeleteArchive operation.
DeleteArchiveRequest() - Constructor for class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Default constructor for a new DeleteArchiveRequest object.
DeleteArchiveRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Constructs a new DeleteArchiveRequest object.
DeleteArchiveRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Constructs a new DeleteArchiveRequest object.
DeleteArchiveRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Delete Archive Request Marshaller
DeleteArchiveRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DeleteArchiveRequestMarshaller
 
deleteAttributes(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Deletes one or more attributes associated with an item.
deleteAttributes(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Deletes one or more attributes associated with an item.
DeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DeleteAttributes operation.
DeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Default constructor for a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String, List<Attribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Delete Attributes Request Marshaller
DeleteAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.DeleteAttributesRequestMarshaller
 
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteAutoScalingGroup operation.
DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
DeleteAutoScalingGroupRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Delete Auto Scaling Group Request Marshaller
DeleteAutoScalingGroupRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DeleteAutoScalingGroupRequestMarshaller
 
deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes the bandwidth rate limits of a gateway.
DeleteBandwidthRateLimitRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteBandwidthRateLimit operation.
DeleteBandwidthRateLimitRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
DeleteBandwidthRateLimitRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Bandwidth Rate Limit Request Marshaller
DeleteBandwidthRateLimitRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteBandwidthRateLimitRequestMarshaller
 
DeleteBandwidthRateLimitResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway whose bandwidth rate information was deleted.
DeleteBandwidthRateLimitResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
DeleteBandwidthRateLimitResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Bandwidth Rate Limit Result JSON Unmarshaller
DeleteBandwidthRateLimitResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteBandwidthRateLimitResultJsonUnmarshaller
 
deleteBucket(DeleteBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucket(DeleteBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's cross origin configuration.
DeleteBucketCrossOriginConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketCrossOriginConfigurationRequest
Creates a new request object, ready to be executed to delete the cross origin configuration for the specified bucket.
deleteBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's lifecycle configuration.
DeleteBucketLifecycleConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketLifecycleConfigurationRequest
Creates a new request object, ready to be executed to delete the lifecycle configuration for the specified bucket.
deleteBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Deletes the policy associated with the specified bucket.
DeleteBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Creates a new request object, ready to be executed to delete the bucket policy of an Amazon S3 bucket.
DeleteBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified bucket.
DeleteBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketRequest
Constructs a new DeleteBucketRequest, ready to be executed to delete the specified bucket.
deleteBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's tagging configuration.
DeleteBucketTaggingConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketTaggingConfigurationRequest
Creates a new request object, ready to be executed to delete the tagging configuration for the specified bucket.
deleteBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's website configuration.
DeleteBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to delete the website configuration for the specified bucket.
deleteCacheCluster(DeleteCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheCluster operation deletes a previously provisioned cache cluster.
deleteCacheCluster(DeleteCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheCluster operation deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheCluster operation deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest, AsyncHandler<DeleteCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheCluster operation deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheCluster operation deletes a previously provisioned cache cluster.
deleteCacheClusterAsync(DeleteCacheClusterRequest, AsyncHandler<DeleteCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheCluster operation deletes a previously provisioned cache cluster.
DeleteCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheCluster operation.
DeleteCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
Default constructor for a new DeleteCacheClusterRequest object.
DeleteCacheClusterRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
Constructs a new DeleteCacheClusterRequest object.
DeleteCacheClusterRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Delete Cache Cluster Request Marshaller
DeleteCacheClusterRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DeleteCacheClusterRequestMarshaller
 
deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheParameterGroup operation deletes the specified cache parameter group.
deleteCacheParameterGroup(DeleteCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheParameterGroup operation deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheParameterGroup operation deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, Void>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheParameterGroup operation deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheParameterGroup operation deletes the specified cache parameter group.
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, Void>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheParameterGroup operation deletes the specified cache parameter group.
DeleteCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheParameterGroup operation.
DeleteCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
Default constructor for a new DeleteCacheParameterGroupRequest object.
DeleteCacheParameterGroupRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
Constructs a new DeleteCacheParameterGroupRequest object.
DeleteCacheParameterGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Delete Cache Parameter Group Request Marshaller
DeleteCacheParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DeleteCacheParameterGroupRequestMarshaller
 
deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheSecurityGroup operation deletes a cache security group.
deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheSecurityGroup operation deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSecurityGroup operation deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSecurityGroup operation deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSecurityGroup operation deletes a cache security group.
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSecurityGroup operation deletes a cache security group.
DeleteCacheSecurityGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheSecurityGroup operation.
DeleteCacheSecurityGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
Default constructor for a new DeleteCacheSecurityGroupRequest object.
DeleteCacheSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
Constructs a new DeleteCacheSecurityGroupRequest object.
DeleteCacheSecurityGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Delete Cache Security Group Request Marshaller
DeleteCacheSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DeleteCacheSecurityGroupRequestMarshaller
 
deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteCacheSubnetGroup operation deletes a cache subnet group.
deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteCacheSubnetGroup operation deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSubnetGroup operation deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest, Void>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteCacheSubnetGroup operation deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSubnetGroup operation deletes a cache subnet group.
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest, Void>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteCacheSubnetGroup operation deletes a cache subnet group.
DeleteCacheSubnetGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteCacheSubnetGroup operation.
DeleteCacheSubnetGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
DeleteCacheSubnetGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Delete Cache Subnet Group Request Marshaller
DeleteCacheSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DeleteCacheSubnetGroupRequestMarshaller
 
deleteChapCredentials(DeleteChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentials(DeleteChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
DeleteChapCredentialsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteChapCredentials operation.
DeleteChapCredentialsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
DeleteChapCredentialsRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Chap Credentials Request Marshaller
DeleteChapCredentialsRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteChapCredentialsRequestMarshaller
 
DeleteChapCredentialsResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DeleteChapCredentialsResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
DeleteChapCredentialsResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Chap Credentials Result JSON Unmarshaller
DeleteChapCredentialsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteChapCredentialsResultJsonUnmarshaller
 
deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest, AsyncHandler<DeleteCloudFrontOriginAccessIdentityRequest, Void>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest, AsyncHandler<DeleteCloudFrontOriginAccessIdentityRequest, Void>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Delete an origin access identity.
deleteCloudFrontOriginAccessIdentityAsync(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Delete an origin access identity.
DeleteCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the DeleteCloudFrontOriginAccessIdentity operation.
DeleteCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
Default constructor for a new DeleteCloudFrontOriginAccessIdentityRequest object.
DeleteCloudFrontOriginAccessIdentityRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
Constructs a new DeleteCloudFrontOriginAccessIdentityRequest object.
DeleteCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the DeleteCloudFrontOriginAccessIdentity operation.
DeleteCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
Default constructor for a new DeleteCloudFrontOriginAccessIdentityRequest object.
DeleteCloudFrontOriginAccessIdentityRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
Constructs a new DeleteCloudFrontOriginAccessIdentityRequest object.
DeleteCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Delete Cloud Front Origin Access Identity Request Marshaller
DeleteCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DeleteCloudFrontOriginAccessIdentityRequestMarshaller
 
DeleteCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Delete Cloud Front Origin Access Identity Request Marshaller
DeleteCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DeleteCloudFrontOriginAccessIdentityRequestMarshaller
 
deleteCluster(DeleteClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a previously provisioned cluster.
deleteCluster(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a previously provisioned cluster.
deleteClusterAsync(DeleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a previously provisioned cluster.
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroup(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a specified Amazon Redshift parameter group.
deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes a specified Amazon Redshift parameter group.
DeleteClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterParameterGroup operation.
DeleteClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
DeleteClusterParameterGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Cluster Parameter Group Request Marshaller
DeleteClusterParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteClusterParameterGroupRequestMarshaller
 
DeleteClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteCluster operation.
DeleteClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
DeleteClusterRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Cluster Request Marshaller
DeleteClusterRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteClusterRequestMarshaller
 
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroup(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift security group.
deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift security group.
DeleteClusterSecurityGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterSecurityGroup operation.
DeleteClusterSecurityGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
DeleteClusterSecurityGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Cluster Security Group Request Marshaller
DeleteClusterSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteClusterSecurityGroupRequestMarshaller
 
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified manual snapshot.
deleteClusterSnapshot(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified manual snapshot.
deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified manual snapshot.
DeleteClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterSnapshot operation.
DeleteClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
DeleteClusterSnapshotRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Cluster Snapshot Request Marshaller
DeleteClusterSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteClusterSnapshotRequestMarshaller
 
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified cluster subnet group.
deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified cluster subnet group.
deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified cluster subnet group.
DeleteClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteClusterSubnetGroup operation.
DeleteClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
DeleteClusterSubnetGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Cluster Subnet Group Request Marshaller
DeleteClusterSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteClusterSubnetGroupRequestMarshaller
 
deleteConfigurationTemplate(DeleteConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the specified configuration template.
deleteConfigurationTemplate(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the specified configuration template.
deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified configuration template.
deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified configuration template.
deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified configuration template.
deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified configuration template.
DeleteConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteConfigurationTemplate operation.
DeleteConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
Default constructor for a new DeleteConfigurationTemplateRequest object.
DeleteConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
Constructs a new DeleteConfigurationTemplateRequest object.
DeleteConfigurationTemplateRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Delete Configuration Template Request Marshaller
DeleteConfigurationTemplateRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteConfigurationTemplateRequestMarshaller
 
DeleteConflictException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to delete a resource that has attached subordinate entities.
DeleteConflictException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.DeleteConflictException
Constructs a new DeleteConflictException with the specified error message.
DeleteConflictExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
DeleteConflictExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteConflictExceptionUnmarshaller
 
deleteConnection(DeleteConnectionRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Deletes the connection.
deleteConnection(DeleteConnectionRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Deletes the connection.
deleteConnectionAsync(DeleteConnectionRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Deletes the connection.
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Deletes the connection.
deleteConnectionAsync(DeleteConnectionRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Deletes the connection.
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Deletes the connection.
DeleteConnectionRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DeleteConnection operation.
DeleteConnectionRequest() - Constructor for class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
 
DeleteConnectionRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Delete Connection Request Marshaller
DeleteConnectionRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DeleteConnectionRequestMarshaller
 
DeleteConnectionResult - Class in com.amazonaws.services.directconnect.model
A connection represents the physical network connection between the AWS Direct Connect location and the customer.
DeleteConnectionResult() - Constructor for class com.amazonaws.services.directconnect.model.DeleteConnectionResult
 
DeleteConnectionResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Delete Connection Result JSON Unmarshaller
DeleteConnectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DeleteConnectionResultJsonUnmarshaller
 
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified customer gateway.
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified customer gateway.
DeleteCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteCustomerGateway operation.
DeleteCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Default constructor for a new DeleteCustomerGatewayRequest object.
DeleteCustomerGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Constructs a new DeleteCustomerGatewayRequest object.
DeleteCustomerGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Customer Gateway Request Marshaller
DeleteCustomerGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteCustomerGatewayRequestMarshaller
 
deleteDBInstance(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
The DeleteDBInstance action deletes a previously provisioned DB instance.
deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
The DeleteDBInstance action deletes a previously provisioned DB instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
The DeleteDBInstance action deletes a previously provisioned DB instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
The DeleteDBInstance action deletes a previously provisioned DB instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
The DeleteDBInstance action deletes a previously provisioned DB instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
The DeleteDBInstance action deletes a previously provisioned DB instance.
DeleteDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBInstance operation.
DeleteDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Default constructor for a new DeleteDBInstanceRequest object.
DeleteDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Constructs a new DeleteDBInstanceRequest object.
DeleteDBInstanceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete D B Instance Request Marshaller
DeleteDBInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteDBInstanceRequestMarshaller
 
deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Deletes a specified DBParameterGroup.
deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Deletes a specified DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a specified DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a specified DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a specified DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a specified DBParameterGroup.
DeleteDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBParameterGroup operation.
DeleteDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
Default constructor for a new DeleteDBParameterGroupRequest object.
DeleteDBParameterGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
Constructs a new DeleteDBParameterGroupRequest object.
DeleteDBParameterGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete D B Parameter Group Request Marshaller
DeleteDBParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteDBParameterGroupRequestMarshaller
 
deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Deletes a DB security group.
deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Deletes a DB security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a DB security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a DB security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a DB security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a DB security group.
DeleteDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBSecurityGroup operation.
DeleteDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
Default constructor for a new DeleteDBSecurityGroupRequest object.
DeleteDBSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
Constructs a new DeleteDBSecurityGroupRequest object.
DeleteDBSecurityGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete D B Security Group Request Marshaller
DeleteDBSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteDBSecurityGroupRequestMarshaller
 
deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Deletes a DBSnapshot.
deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Deletes a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a DBSnapshot.
DeleteDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBSnapshot operation.
DeleteDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
Default constructor for a new DeleteDBSnapshotRequest object.
DeleteDBSnapshotRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
Constructs a new DeleteDBSnapshotRequest object.
DeleteDBSnapshotRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete D B Snapshot Request Marshaller
DeleteDBSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteDBSnapshotRequestMarshaller
 
deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Deletes a DB subnet group.
deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Deletes a DB subnet group.
deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a DB subnet group.
deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes a DB subnet group.
deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a DB subnet group.
deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes a DB subnet group.
DeleteDBSubnetGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBSubnetGroup operation.
DeleteDBSubnetGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
 
DeleteDBSubnetGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete D B Subnet Group Request Marshaller
DeleteDBSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteDBSubnetGroupRequestMarshaller
 
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified set of DHCP options.
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of DHCP options.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of DHCP options.
DeleteDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteDhcpOptions operation.
DeleteDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Default constructor for a new DeleteDhcpOptionsRequest object.
DeleteDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Constructs a new DeleteDhcpOptionsRequest object.
DeleteDhcpOptionsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Dhcp Options Request Marshaller
DeleteDhcpOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteDhcpOptionsRequestMarshaller
 
deleteDistribution(DeleteDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Delete a distribution.
deleteDistribution(DeleteDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Delete a distribution.
deleteDistribution(DeleteDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Delete a distribution.
deleteDistribution(DeleteDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Delete a distribution.
deleteDistributionAsync(DeleteDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Delete a distribution.
deleteDistributionAsync(DeleteDistributionRequest, AsyncHandler<DeleteDistributionRequest, Void>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Delete a distribution.
deleteDistributionAsync(DeleteDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Delete a distribution.
deleteDistributionAsync(DeleteDistributionRequest, AsyncHandler<DeleteDistributionRequest, Void>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Delete a distribution.
deleteDistributionAsync(DeleteDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Delete a distribution.
deleteDistributionAsync(DeleteDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Delete a distribution.
DeleteDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the DeleteDistribution operation.
DeleteDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
Default constructor for a new DeleteDistributionRequest object.
DeleteDistributionRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
Constructs a new DeleteDistributionRequest object.
DeleteDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the DeleteDistribution operation.
DeleteDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
Default constructor for a new DeleteDistributionRequest object.
DeleteDistributionRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
Constructs a new DeleteDistributionRequest object.
DeleteDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Delete Distribution Request Marshaller
DeleteDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DeleteDistributionRequestMarshaller
 
DeleteDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Delete Distribution Request Marshaller
DeleteDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DeleteDistributionRequestMarshaller
 
deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Permanently deletes a search domain and all of its data.
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Permanently deletes a search domain and all of its data.
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.cloudsearch.AmazonCloudSearchAsync
Permanently deletes a search domain and all of its data.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Permanently deletes a search domain and all of its data.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Permanently deletes a search domain and all of its data.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Permanently deletes a search domain and all of its data.
deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The DeleteDomain operation deletes a domain.
DeleteDomainRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DeleteDomain operation.
DeleteDomainRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
 
DeleteDomainRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DeleteDomain operation.
DeleteDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Default constructor for a new DeleteDomainRequest object.
DeleteDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Constructs a new DeleteDomainRequest object.
DeleteDomainRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Delete Domain Request Marshaller
DeleteDomainRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DeleteDomainRequestMarshaller
 
DeleteDomainRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Delete Domain Request Marshaller
DeleteDomainRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.DeleteDomainRequestMarshaller
 
DeleteDomainResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of a newly deleted domain, or no status if the domain has already been completely deleted.
DeleteDomainResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
 
DeleteDomainResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Delete Domain Result StAX Unmarshaller
DeleteDomainResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DeleteDomainResultStaxUnmarshaller
 
deleteEndpoint(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteEndpoint action, which is idempotent, deletes the endpoint from SNS.
DeleteEndpointRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeleteEndpoint operation.
DeleteEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
DeleteEndpointRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Delete Endpoint Request Marshaller
DeleteEndpointRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.DeleteEndpointRequestMarshaller
 
deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the draft configuration associated with the running environment.
DeleteEnvironmentConfigurationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteEnvironmentConfiguration operation.
DeleteEnvironmentConfigurationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
Default constructor for a new DeleteEnvironmentConfigurationRequest object.
DeleteEnvironmentConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
Constructs a new DeleteEnvironmentConfigurationRequest object.
DeleteEnvironmentConfigurationRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Delete Environment Configuration Request Marshaller
DeleteEnvironmentConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteEnvironmentConfigurationRequestMarshaller
 
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Deletes an RDS event notification subscription.
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Deletes an RDS event notification subscription.
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes an RDS event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes an RDS event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes an RDS event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes an RDS event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift event notification subscription.
deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes an Amazon Redshift event notification subscription.
DeleteEventSubscriptionRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteEventSubscription operation.
DeleteEventSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
 
DeleteEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteEventSubscription operation.
DeleteEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
DeleteEventSubscriptionRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete Event Subscription Request Marshaller
DeleteEventSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteEventSubscriptionRequestMarshaller
 
DeleteEventSubscriptionRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Event Subscription Request Marshaller
DeleteEventSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteEventSubscriptionRequestMarshaller
 
deleteGateway(DeleteGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes a gateway.
deleteGateway(DeleteGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a gateway.
DeleteGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteGateway operation.
DeleteGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
DeleteGatewayRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Gateway Request Marshaller
DeleteGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteGatewayRequestMarshaller
 
DeleteGatewayResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the deleted gateway.
DeleteGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
DeleteGatewayResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Gateway Result JSON Unmarshaller
DeleteGatewayResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteGatewayResultJsonUnmarshaller
 
deleteGroup(DeleteGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified group.
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified group.
deleteGroupPolicy(DeleteGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicy(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest, AsyncHandler<DeleteGroupPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest, AsyncHandler<DeleteGroupPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy that is associated with the specified group.
DeleteGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteGroupPolicy operation.
DeleteGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Default constructor for a new DeleteGroupPolicyRequest object.
DeleteGroupPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Constructs a new DeleteGroupPolicyRequest object.
DeleteGroupPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Group Policy Request Marshaller
DeleteGroupPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteGroupPolicyRequestMarshaller
 
DeleteGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteGroup operation.
DeleteGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Default constructor for a new DeleteGroupRequest object.
DeleteGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Constructs a new DeleteGroupRequest object.
DeleteGroupRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Group Request Marshaller
DeleteGroupRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteGroupRequestMarshaller
 
deleteHealthCheck(DeleteHealthCheckRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
This action deletes a health check.
deleteHealthCheck(DeleteHealthCheckRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
This action deletes a health check.
deleteHealthCheckAsync(DeleteHealthCheckRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action deletes a health check.
deleteHealthCheckAsync(DeleteHealthCheckRequest, AsyncHandler<DeleteHealthCheckRequest, DeleteHealthCheckResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action deletes a health check.
deleteHealthCheckAsync(DeleteHealthCheckRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action deletes a health check.
deleteHealthCheckAsync(DeleteHealthCheckRequest, AsyncHandler<DeleteHealthCheckRequest, DeleteHealthCheckResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action deletes a health check.
DeleteHealthCheckRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the DeleteHealthCheck operation.
DeleteHealthCheckRequest() - Constructor for class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
 
DeleteHealthCheckRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Delete Health Check Request Marshaller
DeleteHealthCheckRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.DeleteHealthCheckRequestMarshaller
 
DeleteHealthCheckResult - Class in com.amazonaws.services.route53.model
Empty response for the request.
DeleteHealthCheckResult() - Constructor for class com.amazonaws.services.route53.model.DeleteHealthCheckResult
 
DeleteHealthCheckResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Delete Health Check Result StAX Unmarshaller
DeleteHealthCheckResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.DeleteHealthCheckResultStaxUnmarshaller
 
deleteHostedZone(DeleteHostedZoneRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
This action deletes a hosted zone.
deleteHostedZone(DeleteHostedZoneRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
This action deletes a hosted zone.
deleteHostedZoneAsync(DeleteHostedZoneRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action deletes a hosted zone.
deleteHostedZoneAsync(DeleteHostedZoneRequest, AsyncHandler<DeleteHostedZoneRequest, DeleteHostedZoneResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action deletes a hosted zone.
deleteHostedZoneAsync(DeleteHostedZoneRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action deletes a hosted zone.
deleteHostedZoneAsync(DeleteHostedZoneRequest, AsyncHandler<DeleteHostedZoneRequest, DeleteHostedZoneResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action deletes a hosted zone.
DeleteHostedZoneRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the DeleteHostedZone operation.
DeleteHostedZoneRequest() - Constructor for class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
Default constructor for a new DeleteHostedZoneRequest object.
DeleteHostedZoneRequest(String) - Constructor for class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
Constructs a new DeleteHostedZoneRequest object.
DeleteHostedZoneRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Delete Hosted Zone Request Marshaller
DeleteHostedZoneRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.DeleteHostedZoneRequestMarshaller
 
DeleteHostedZoneResult - Class in com.amazonaws.services.route53.model
A complex type containing the response information for the request.
DeleteHostedZoneResult() - Constructor for class com.amazonaws.services.route53.model.DeleteHostedZoneResult
 
DeleteHostedZoneResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Delete Hosted Zone Result StAX Unmarshaller
DeleteHostedZoneResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.DeleteHostedZoneResultStaxUnmarshaller
 
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified HSM client certificate.
deleteHsmClientCertificate(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified HSM client certificate.
deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified HSM client certificate.
DeleteHsmClientCertificateRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteHsmClientCertificate operation.
DeleteHsmClientCertificateRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
DeleteHsmClientCertificateRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Hsm Client Certificate Request Marshaller
DeleteHsmClientCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteHsmClientCertificateRequestMarshaller
 
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfiguration(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, Void>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified Amazon Redshift HSM configuration.
deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, Void>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Deletes the specified Amazon Redshift HSM configuration.
DeleteHsmConfigurationRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DeleteHsmConfiguration operation.
DeleteHsmConfigurationRequest() - Constructor for class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
DeleteHsmConfigurationRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Delete Hsm Configuration Request Marshaller
DeleteHsmConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DeleteHsmConfigurationRequestMarshaller
 
deleteIdentity(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentity(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
DeleteIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteIdentity operation.
DeleteIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
DeleteIdentityRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Delete Identity Request Marshaller
DeleteIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.DeleteIdentityRequestMarshaller
 
DeleteIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
DeleteIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
DeleteIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Delete Identity Result StAX Unmarshaller
DeleteIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.DeleteIdentityResultStaxUnmarshaller
 
deleteIndexField(DeleteIndexFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Removes an IndexField from the search domain.
deleteIndexField(DeleteIndexFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Removes an IndexField from the search domain.
deleteIndexFieldAsync(DeleteIndexFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Removes an IndexField from the search domain.
deleteIndexFieldAsync(DeleteIndexFieldRequest, AsyncHandler<DeleteIndexFieldRequest, DeleteIndexFieldResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Removes an IndexField from the search domain.
deleteIndexFieldAsync(DeleteIndexFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Removes an IndexField from the search domain.
deleteIndexFieldAsync(DeleteIndexFieldRequest, AsyncHandler<DeleteIndexFieldRequest, DeleteIndexFieldResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Removes an IndexField from the search domain.
DeleteIndexFieldRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DeleteIndexField operation.
DeleteIndexFieldRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
 
DeleteIndexFieldRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Delete Index Field Request Marshaller
DeleteIndexFieldRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DeleteIndexFieldRequestMarshaller
 
DeleteIndexFieldResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of a deleted index field.
DeleteIndexFieldResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
 
DeleteIndexFieldResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Delete Index Field Result StAX Unmarshaller
DeleteIndexFieldResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DeleteIndexFieldResultStaxUnmarshaller
 
deleteInstance(DeleteInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deletes a specified instance.
deleteInstance(DeleteInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deletes a specified instance.
deleteInstance(Object) - Method in interface com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowImplementationFactory
 
deleteInstanceAsync(DeleteInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified instance.
deleteInstanceAsync(DeleteInstanceRequest, AsyncHandler<DeleteInstanceRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified instance.
deleteInstanceAsync(DeleteInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified instance.
deleteInstanceAsync(DeleteInstanceRequest, AsyncHandler<DeleteInstanceRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified instance.
deleteInstanceProfile(DeleteInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified instance profile.
deleteInstanceProfile(DeleteInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest, AsyncHandler<DeleteInstanceProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified instance profile.
deleteInstanceProfileAsync(DeleteInstanceProfileRequest, AsyncHandler<DeleteInstanceProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified instance profile.
DeleteInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteInstanceProfile operation.
DeleteInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
 
DeleteInstanceProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Instance Profile Request Marshaller
DeleteInstanceProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteInstanceProfileRequestMarshaller
 
DeleteInstanceRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeleteInstance operation.
DeleteInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
 
DeleteInstanceRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Delete Instance Request Marshaller
DeleteInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeleteInstanceRequestMarshaller
 
deleteInterconnect(DeleteInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Deletes the specified interconnect.
deleteInterconnect(DeleteInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Deletes the specified interconnect.
deleteInterconnectAsync(DeleteInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Deletes the specified interconnect.
deleteInterconnectAsync(DeleteInterconnectRequest, AsyncHandler<DeleteInterconnectRequest, DeleteInterconnectResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Deletes the specified interconnect.
deleteInterconnectAsync(DeleteInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Deletes the specified interconnect.
deleteInterconnectAsync(DeleteInterconnectRequest, AsyncHandler<DeleteInterconnectRequest, DeleteInterconnectResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Deletes the specified interconnect.
DeleteInterconnectRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DeleteInterconnect operation.
DeleteInterconnectRequest() - Constructor for class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
 
DeleteInterconnectRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Delete Interconnect Request Marshaller
DeleteInterconnectRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DeleteInterconnectRequestMarshaller
 
DeleteInterconnectResult - Class in com.amazonaws.services.directconnect.model
The response received when DeleteInterconnect is called.
DeleteInterconnectResult() - Constructor for class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
 
DeleteInterconnectResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Delete Interconnect Result JSON Unmarshaller
DeleteInterconnectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DeleteInterconnectResultJsonUnmarshaller
 
deleteInternetGateway(DeleteInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified Internet gateway.
deleteInternetGateway(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified Internet gateway.
deleteInternetGatewayAsync(DeleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified Internet gateway.
DeleteInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteInternetGateway operation.
DeleteInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
DeleteInternetGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Internet Gateway Request Marshaller
DeleteInternetGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteInternetGatewayRequestMarshaller
 
deleteItem(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deletes a single item in a table by primary key.
DeleteItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use DeleteItemRequest instead.
DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Default constructor for a new DeleteItemRequest object.
DeleteItemRequest(String, Key) - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Constructs a new DeleteItemRequest object.
DeleteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the DeleteItem operation.
DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Default constructor for a new DeleteItemRequest object.
DeleteItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemRequest(String, Map<String, AttributeValue>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemRequest(String, Map<String, AttributeValue>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DeleteItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DeleteItemRequestMarshaller
Deprecated.
 
DeleteItemRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Delete Item Request Marshaller
DeleteItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DeleteItemRequestMarshaller
 
DeleteItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use DeleteItemResult instead.
DeleteItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
 
DeleteItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DeleteItem operation.
DeleteItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
DeleteItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DeleteItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DeleteItemResultJsonUnmarshaller
Deprecated.
 
DeleteItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Delete Item Result JSON Unmarshaller
DeleteItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DeleteItemResultJsonUnmarshaller
 
deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified key pair, by removing the public key from Amazon EC2.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified key pair, by removing the public key from Amazon EC2.
DeleteKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteKeyPair operation.
DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Default constructor for a new DeleteKeyPairRequest object.
DeleteKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Constructs a new DeleteKeyPairRequest object.
DeleteKeyPairRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Key Pair Request Marshaller
DeleteKeyPairRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteKeyPairRequestMarshaller
 
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified LaunchConfiguration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteLaunchConfiguration operation.
DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
DeleteLaunchConfigurationRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Delete Launch Configuration Request Marshaller
DeleteLaunchConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DeleteLaunchConfigurationRequestMarshaller
 
deleteLayer(DeleteLayerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deletes a specified layer.
deleteLayer(DeleteLayerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deletes a specified layer.
deleteLayerAsync(DeleteLayerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified layer.
deleteLayerAsync(DeleteLayerRequest, AsyncHandler<DeleteLayerRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified layer.
deleteLayerAsync(DeleteLayerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified layer.
deleteLayerAsync(DeleteLayerRequest, AsyncHandler<DeleteLayerRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified layer.
DeleteLayerRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeleteLayer operation.
DeleteLayerRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeleteLayerRequest
 
DeleteLayerRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Delete Layer Request Marshaller
DeleteLayerRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeleteLayerRequestMarshaller
 
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes the specified load balancer.
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes the specified load balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes the specified load balancer.
deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes listeners from the load balancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes listeners from the load balancer for the specified port.
DeleteLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancerListeners operation.
DeleteLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Default constructor for a new DeleteLoadBalancerListenersRequest object.
DeleteLoadBalancerListenersRequest(String, List<Integer>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Constructs a new DeleteLoadBalancerListenersRequest object.
DeleteLoadBalancerListenersRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Delete Load Balancer Listeners Request Marshaller
DeleteLoadBalancerListenersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerListenersRequestMarshaller
 
deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes a policy from the load balancer.
deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes a policy from the load balancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes a policy from the load balancer.
DeleteLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancerPolicy operation.
DeleteLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Default constructor for a new DeleteLoadBalancerPolicyRequest object.
DeleteLoadBalancerPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Constructs a new DeleteLoadBalancerPolicyRequest object.
DeleteLoadBalancerPolicyRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Delete Load Balancer Policy Request Marshaller
DeleteLoadBalancerPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerPolicyRequestMarshaller
 
DeleteLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DeleteLoadBalancerPolicy action.
DeleteLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
DeleteLoadBalancerPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Delete Load Balancer Policy Result StAX Unmarshaller
DeleteLoadBalancerPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerPolicyResultStaxUnmarshaller
 
DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancer operation.
DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Default constructor for a new DeleteLoadBalancerRequest object.
DeleteLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Constructs a new DeleteLoadBalancerRequest object.
DeleteLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Delete Load Balancer Request Marshaller
DeleteLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerRequestMarshaller
 
deleteLoginProfile(DeleteLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfile(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest, AsyncHandler<DeleteLoginProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
deleteLoginProfileAsync(DeleteLoginProfileRequest, AsyncHandler<DeleteLoginProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the password for the specified user, which terminates the user's ability to access AWS services through the AWS Management Console.
DeleteLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteLoginProfile operation.
DeleteLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Default constructor for a new DeleteLoginProfileRequest object.
DeleteLoginProfileRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Constructs a new DeleteLoginProfileRequest object.
DeleteLoginProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Login Profile Request Marshaller
DeleteLoginProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteLoginProfileRequestMarshaller
 
deleteMessage(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Deletes the specified message from the specified queue.
deleteMessage(String, String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Deletes the specified message from the specified queue.
deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Deletes the specified message from the specified queue.
deleteMessage(String, String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Deletes the specified message from the specified queue.
deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessage(String, String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessage(DeleteMessageRequest, QueueBufferCallback<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
deleteMessageAsync(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Deletes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Deletes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Deletes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Deletes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatch(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Deletes multiple messages.
deleteMessageBatch(String, List<DeleteMessageBatchRequestEntry>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Deletes multiple messages.
deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Deletes multiple messages.
deleteMessageBatch(String, List<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Deletes multiple messages.
deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatch(String, List<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Deletes multiple messages.
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Deletes multiple messages.
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Deletes multiple messages.
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Deletes multiple messages.
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
DeleteMessageBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteMessageBatch operation.
DeleteMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Default constructor for a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Constructs a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequest(String, List<DeleteMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Constructs a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Encloses a receipt handle and an identifier for it.
DeleteMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Default constructor for a new DeleteMessageBatchRequestEntry object.
DeleteMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Constructs a new DeleteMessageBatchRequestEntry object.
DeleteMessageBatchRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Delete Message Batch Request Marshaller
DeleteMessageBatchRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchRequestMarshaller
 
DeleteMessageBatchResult - Class in com.amazonaws.services.sqs.model
For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message cannot be deleted.
DeleteMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
DeleteMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses the id an entry in DeleteMessageBatch.
DeleteMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
DeleteMessageBatchResultEntryStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Delete Message Batch Result Entry StAX Unmarshaller
DeleteMessageBatchResultEntryStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchResultEntryStaxUnmarshaller
 
DeleteMessageBatchResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Delete Message Batch Result StAX Unmarshaller
DeleteMessageBatchResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchResultStaxUnmarshaller
 
DeleteMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteMessage operation.
DeleteMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
Default constructor for a new DeleteMessageRequest object.
DeleteMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
Constructs a new DeleteMessageRequest object.
DeleteMessageRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Delete Message Request Marshaller
DeleteMessageRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.DeleteMessageRequestMarshaller
 
deleteNetworkAcl(DeleteNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified network ACL.
deleteNetworkAcl(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network ACL.
deleteNetworkAclAsync(DeleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network ACL.
deleteNetworkAclEntry(DeleteNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntry(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
deleteNetworkAclEntryAsync(DeleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified ingress or egress entry (rule) from the specified network ACL.
DeleteNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteNetworkAclEntry operation.
DeleteNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
DeleteNetworkAclEntryRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Network Acl Entry Request Marshaller
DeleteNetworkAclEntryRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteNetworkAclEntryRequestMarshaller
 
DeleteNetworkAclRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteNetworkAcl operation.
DeleteNetworkAclRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
DeleteNetworkAclRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Network Acl Request Marshaller
DeleteNetworkAclRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteNetworkAclRequestMarshaller
 
deleteNetworkInterface(DeleteNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified network interface.
deleteNetworkInterface(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network interface.
deleteNetworkInterfaceAsync(DeleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified network interface.
DeleteNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteNetworkInterface operation.
DeleteNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
DeleteNetworkInterfaceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Network Interface Request Marshaller
DeleteNetworkInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteNetworkInterfaceRequestMarshaller
 
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
DeleteNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteNotificationConfiguration operation.
DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
DeleteNotificationConfigurationRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Delete Notification Configuration Request Marshaller
DeleteNotificationConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DeleteNotificationConfigurationRequestMarshaller
 
deleteObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
DeleteObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified object in a specified bucket.
DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, specifying the object's bucket name and key.
deleteObjects(DeleteObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes multiple objects in a single bucket from S3.
deleteObjects(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteObjectsRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest
Constructs a new DeleteObjectsRequest, specifying the objects' bucket name.
DeleteObjectsRequest.KeyVersion - Class in com.amazonaws.services.s3.model
A key to delete, with an optional version attribute.
DeleteObjectsRequest.KeyVersion(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key without a version.
DeleteObjectsRequest.KeyVersion(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key-version pair.
DeleteObjectsResponse - Class in com.amazonaws.services.s3.internal
Service response for deleteObjects API call.
DeleteObjectsResponse(List<DeleteObjectsResult.DeletedObject>, List<MultiObjectDeleteException.DeleteError>) - Constructor for class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
DeleteObjectsResult - Class in com.amazonaws.services.s3.model
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
 
DeleteObjectsResult.DeletedObject - Class in com.amazonaws.services.s3.model
A successfully deleted object.
DeleteObjectsResult.DeletedObject() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
deleteOptionGroup(DeleteOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Deletes an existing option group.
deleteOptionGroup(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Deletes an existing option group.
deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes an existing option group.
deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Deletes an existing option group.
deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes an existing option group.
deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Deletes an existing option group.
DeleteOptionGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteOptionGroup operation.
DeleteOptionGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
 
DeleteOptionGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Delete Option Group Request Marshaller
DeleteOptionGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DeleteOptionGroupRequestMarshaller
 
deletePipeline(DeletePipelineRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Permanently deletes a pipeline, its pipeline definition and its run history.
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Permanently deletes a pipeline, its pipeline definition and its run history.
deletePipeline(DeletePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The DeletePipeline operation removes a pipeline.
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Permanently deletes a pipeline, its pipeline definition and its run history.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, Void>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Permanently deletes a pipeline, its pipeline definition and its run history.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Permanently deletes a pipeline, its pipeline definition and its run history.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, Void>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Permanently deletes a pipeline, its pipeline definition and its run history.
deletePipelineAsync(DeletePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The DeletePipeline operation removes a pipeline.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The DeletePipeline operation removes a pipeline.
DeletePipelineRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the DeletePipeline operation.
DeletePipelineRequest() - Constructor for class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
 
DeletePipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the DeletePipeline operation.
DeletePipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
DeletePipelineRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Delete Pipeline Request Marshaller
DeletePipelineRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.DeletePipelineRequestMarshaller
 
DeletePipelineRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Delete Pipeline Request Marshaller
DeletePipelineRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.DeletePipelineRequestMarshaller
 
DeletePipelineResult - Class in com.amazonaws.services.elastictranscoder.model
The DeletePipelineResponse structure.
DeletePipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
DeletePipelineResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Delete Pipeline Result JSON Unmarshaller
DeletePipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.DeletePipelineResultJsonUnmarshaller
 
deletePlacementGroup(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified placement group.
deletePlacementGroup(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified placement group.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified placement group.
DeletePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeletePlacementGroup operation.
DeletePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Default constructor for a new DeletePlacementGroupRequest object.
DeletePlacementGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Constructs a new DeletePlacementGroupRequest object.
DeletePlacementGroupRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Placement Group Request Marshaller
DeletePlacementGroupRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeletePlacementGroupRequestMarshaller
 
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeletePlatformApplication action deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
DeletePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeletePlatformApplication operation.
DeletePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
DeletePlatformApplicationRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Delete Platform Application Request Marshaller
DeletePlatformApplicationRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.DeletePlatformApplicationRequestMarshaller
 
deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a policy created by PutScalingPolicy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
DeletePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeletePolicy operation.
DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
DeletePolicyRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Delete Policy Request Marshaller
DeletePolicyRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DeletePolicyRequestMarshaller
 
deletePreset(DeletePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePreset(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest, AsyncHandler<DeletePresetRequest, DeletePresetResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The DeletePreset operation removes a preset that you've added in an AWS region.
deletePresetAsync(DeletePresetRequest, AsyncHandler<DeletePresetRequest, DeletePresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The DeletePreset operation removes a preset that you've added in an AWS region.
DeletePresetRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the DeletePreset operation.
DeletePresetRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
DeletePresetRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Delete Preset Request Marshaller
DeletePresetRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.DeletePresetRequestMarshaller
 
DeletePresetResult - Class in com.amazonaws.services.elastictranscoder.model
The DeletePresetResponse structure.
DeletePresetResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
DeletePresetResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Delete Preset Result JSON Unmarshaller
DeletePresetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.DeletePresetResultJsonUnmarshaller
 
deleteQueue(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueue(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueue(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteQueue(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteQueueAsync(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Deletes the queue specified by the queue URL , regardless of whether the queue is empty.
deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
DeleteQueueRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteQueue operation.
DeleteQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
Default constructor for a new DeleteQueueRequest object.
DeleteQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
Constructs a new DeleteQueueRequest object.
DeleteQueueRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Delete Queue Request Marshaller
DeleteQueueRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.DeleteQueueRequestMarshaller
 
deleteRankExpression(DeleteRankExpressionRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Removes a RankExpression from the search domain.
deleteRankExpression(DeleteRankExpressionRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Removes a RankExpression from the search domain.
deleteRankExpressionAsync(DeleteRankExpressionRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Removes a RankExpression from the search domain.
deleteRankExpressionAsync(DeleteRankExpressionRequest, AsyncHandler<DeleteRankExpressionRequest, DeleteRankExpressionResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Removes a RankExpression from the search domain.
deleteRankExpressionAsync(DeleteRankExpressionRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Removes a RankExpression from the search domain.
deleteRankExpressionAsync(DeleteRankExpressionRequest, AsyncHandler<DeleteRankExpressionRequest, DeleteRankExpressionResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Removes a RankExpression from the search domain.
DeleteRankExpressionRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DeleteRankExpression operation.
DeleteRankExpressionRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
 
DeleteRankExpressionRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Delete Rank Expression Request Marshaller
DeleteRankExpressionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DeleteRankExpressionRequestMarshaller
 
DeleteRankExpressionResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of a deleted RankExpression .
DeleteRankExpressionResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
 
DeleteRankExpressionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Delete Rank Expression Result StAX Unmarshaller
DeleteRankExpressionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DeleteRankExpressionResultStaxUnmarshaller
 
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DeleteReplicationGroup operation deletes an existing replication group.
deleteReplicationGroup(DeleteReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DeleteReplicationGroup operation deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteReplicationGroup operation deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DeleteReplicationGroup operation deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteReplicationGroup operation deletes an existing replication group.
deleteReplicationGroupAsync(DeleteReplicationGroupRequest, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DeleteReplicationGroup operation deletes an existing replication group.
DeleteReplicationGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DeleteReplicationGroup operation.
DeleteReplicationGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
DeleteReplicationGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Delete Replication Group Request Marshaller
DeleteReplicationGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DeleteReplicationGroupRequestMarshaller
 
DeleteRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use DeleteRequest instead.
DeleteRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
 
DeleteRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a DeleteItem operation on an item.
DeleteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Default constructor for a new DeleteRequest object.
DeleteRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Constructs a new DeleteRequest object.
DeleteRequestJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DeleteRequestJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DeleteRequestJsonUnmarshaller
Deprecated.
 
DeleteRequestJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Delete Request JSON Unmarshaller
DeleteRequestJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DeleteRequestJsonUnmarshaller
 
deleteRole(DeleteRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified role.
deleteRole(DeleteRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest, AsyncHandler<DeleteRoleRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified role.
deleteRoleAsync(DeleteRoleRequest, AsyncHandler<DeleteRoleRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified role.
deleteRolePolicy(DeleteRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy associated with the specified role.
deleteRolePolicy(DeleteRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest, AsyncHandler<DeleteRolePolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified role.
deleteRolePolicyAsync(DeleteRolePolicyRequest, AsyncHandler<DeleteRolePolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified role.
DeleteRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteRolePolicy operation.
DeleteRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
 
DeleteRolePolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Role Policy Request Marshaller
DeleteRolePolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteRolePolicyRequestMarshaller
 
DeleteRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteRole operation.
DeleteRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
 
DeleteRoleRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Role Request Marshaller
DeleteRoleRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteRoleRequestMarshaller
 
deleteRoute(DeleteRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified route from the specified route table.
deleteRoute(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest, AsyncHandler<DeleteRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route from the specified route table.
deleteRouteAsync(DeleteRouteRequest, AsyncHandler<DeleteRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route from the specified route table.
DeleteRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteRoute operation.
DeleteRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
DeleteRouteRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Route Request Marshaller
DeleteRouteRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteRouteRequestMarshaller
 
deleteRouteTable(DeleteRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified route table.
deleteRouteTable(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route table.
deleteRouteTableAsync(DeleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified route table.
DeleteRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteRouteTable operation.
DeleteRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
DeleteRouteTableRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Route Table Request Marshaller
DeleteRouteTableRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteRouteTableRequestMarshaller
 
deleteSAMLProvider(DeleteSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes a SAML provider.
deleteSAMLProvider(DeleteSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest, AsyncHandler<DeleteSAMLProviderRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a SAML provider.
deleteSAMLProviderAsync(DeleteSAMLProviderRequest, AsyncHandler<DeleteSAMLProviderRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a SAML provider.
DeleteSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteSAMLProvider operation.
DeleteSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
 
DeleteSAMLProviderRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete S A M L Provider Request Marshaller
DeleteSAMLProviderRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteSAMLProviderRequestMarshaller
 
deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
DeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteScheduledAction operation.
DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
DeleteScheduledActionRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Delete Scheduled Action Request Marshaller
DeleteScheduledActionRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DeleteScheduledActionRequestMarshaller
 
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a security group.
deleteSecurityGroup() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a security group.
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a security group.
deleteSecurityGroup() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a security group.
DeleteSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSecurityGroup operation.
DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Default constructor for a new DeleteSecurityGroupRequest object.
DeleteSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Constructs a new DeleteSecurityGroupRequest object.
DeleteSecurityGroupRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Security Group Request Marshaller
DeleteSecurityGroupRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteSecurityGroupRequestMarshaller
 
deleteServerCertificate(DeleteServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified server certificate.
deleteServerCertificate(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest, AsyncHandler<DeleteServerCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest, AsyncHandler<DeleteServerCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified server certificate.
DeleteServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteServerCertificate operation.
DeleteServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Default constructor for a new DeleteServerCertificateRequest object.
DeleteServerCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Constructs a new DeleteServerCertificateRequest object.
DeleteServerCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Server Certificate Request Marshaller
DeleteServerCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteServerCertificateRequestMarshaller
 
deleteSigningCertificate(DeleteSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificate(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest, AsyncHandler<DeleteSigningCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified signing certificate associated with the specified user.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest, AsyncHandler<DeleteSigningCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified signing certificate associated with the specified user.
DeleteSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteSigningCertificate operation.
DeleteSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Default constructor for a new DeleteSigningCertificateRequest object.
DeleteSigningCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Constructs a new DeleteSigningCertificateRequest object.
DeleteSigningCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Signing Certificate Request Marshaller
DeleteSigningCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteSigningCertificateRequestMarshaller
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified snapshot.
DeleteSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSnapshot operation.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Default constructor for a new DeleteSnapshotRequest object.
DeleteSnapshotRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Constructs a new DeleteSnapshotRequest object.
DeleteSnapshotRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Snapshot Request Marshaller
DeleteSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteSnapshotRequestMarshaller
 
deleteSnapshotSchedule(DeleteSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes a snapshot of a volume.
deleteSnapshotSchedule(DeleteSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a snapshot of a volume.
DeleteSnapshotScheduleRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteSnapshotSchedule operation.
DeleteSnapshotScheduleRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
DeleteSnapshotScheduleRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Snapshot Schedule Request Marshaller
DeleteSnapshotScheduleRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteSnapshotScheduleRequestMarshaller
 
DeleteSnapshotScheduleResult - Class in com.amazonaws.services.storagegateway.model
Delete Snapshot Schedule Result
DeleteSnapshotScheduleResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
DeleteSnapshotScheduleResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Snapshot Schedule Result JSON Unmarshaller
DeleteSnapshotScheduleResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteSnapshotScheduleResultJsonUnmarshaller
 
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the datafeed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the datafeed for Spot Instances.
DeleteSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSpotDatafeedSubscription operation.
DeleteSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
DeleteSpotDatafeedSubscriptionRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Spot Datafeed Subscription Request Marshaller
DeleteSpotDatafeedSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteSpotDatafeedSubscriptionRequestMarshaller
 
deleteStack(DeleteStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deletes a specified stack.
deleteStack(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Deletes a specified stack.
deleteStack(DeleteStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deletes a specified stack.
deleteStack(DeleteStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, Void>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, Void>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a specified stack.
DeleteStackRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the DeleteStack operation.
DeleteStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
DeleteStackRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeleteStack operation.
DeleteStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeleteStackRequest
 
DeleteStackRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Delete Stack Request Marshaller
DeleteStackRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DeleteStackRequestMarshaller
 
DeleteStackRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Delete Stack Request Marshaller
DeleteStackRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeleteStackRequestMarshaller
 
deleteStream(DeleteStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation deletes a stream and all of its shards and data.
deleteStream(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation deletes a stream and all of its shards and data.
deleteStream(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation deletes a stream and all of its shards and data.
deleteStream(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation deletes a stream and all of its shards and data.
deleteStreamAsync(DeleteStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation deletes a stream and all of its shards and data.
deleteStreamAsync(DeleteStreamRequest, AsyncHandler<DeleteStreamRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation deletes a stream and all of its shards and data.
deleteStreamAsync(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation deletes a stream and all of its shards and data.
deleteStreamAsync(DeleteStreamRequest, AsyncHandler<DeleteStreamRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation deletes a stream and all of its shards and data.
deleteStreamingDistribution(DeleteStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Delete a streaming distribution.
deleteStreamingDistribution(DeleteStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Delete a streaming distribution.
deleteStreamingDistribution(DeleteStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Delete a streaming distribution.
deleteStreamingDistribution(DeleteStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Delete a streaming distribution.
deleteStreamingDistributionAsync(DeleteStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Delete a streaming distribution.
deleteStreamingDistributionAsync(DeleteStreamingDistributionRequest, AsyncHandler<DeleteStreamingDistributionRequest, Void>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Delete a streaming distribution.
deleteStreamingDistributionAsync(DeleteStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Delete a streaming distribution.
deleteStreamingDistributionAsync(DeleteStreamingDistributionRequest, AsyncHandler<DeleteStreamingDistributionRequest, Void>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Delete a streaming distribution.
deleteStreamingDistributionAsync(DeleteStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Delete a streaming distribution.
deleteStreamingDistributionAsync(DeleteStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Delete a streaming distribution.
DeleteStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the DeleteStreamingDistribution operation.
DeleteStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
Default constructor for a new DeleteStreamingDistributionRequest object.
DeleteStreamingDistributionRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
Constructs a new DeleteStreamingDistributionRequest object.
DeleteStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the DeleteStreamingDistribution operation.
DeleteStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
Default constructor for a new DeleteStreamingDistributionRequest object.
DeleteStreamingDistributionRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
Constructs a new DeleteStreamingDistributionRequest object.
DeleteStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Delete Streaming Distribution Request Marshaller
DeleteStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DeleteStreamingDistributionRequestMarshaller
 
DeleteStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Delete Streaming Distribution Request Marshaller
DeleteStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DeleteStreamingDistributionRequestMarshaller
 
DeleteStreamRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the DeleteStream operation.
DeleteStreamRequest() - Constructor for class com.amazonaws.services.kinesis.model.DeleteStreamRequest
 
DeleteStreamRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Delete Stream Request Marshaller
DeleteStreamRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.DeleteStreamRequestMarshaller
 
deleteSubnet(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified subnet.
deleteSubnet(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified subnet.
deleteSubnetAsync(DeleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified subnet.
DeleteSubnetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSubnet operation.
DeleteSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Default constructor for a new DeleteSubnetRequest object.
DeleteSubnetRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Constructs a new DeleteSubnetRequest object.
DeleteSubnetRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Subnet Request Marshaller
DeleteSubnetRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteSubnetRequestMarshaller
 
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The DeleteTable operation deletes a table and all of its items.
deleteTable(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The DeleteTable operation deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The DeleteTable operation deletes a table and all of its items.
deleteTable(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The DeleteTable operation deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The DeleteTable operation deletes a table and all of its items.
DeleteTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use DeleteTableRequest instead.
DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
Default constructor for a new DeleteTableRequest object.
DeleteTableRequest(String) - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
Constructs a new DeleteTableRequest object.
DeleteTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the DeleteTable operation.
DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Default constructor for a new DeleteTableRequest object.
DeleteTableRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Constructs a new DeleteTableRequest object.
DeleteTableRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DeleteTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DeleteTableRequestMarshaller
Deprecated.
 
DeleteTableRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Delete Table Request Marshaller
DeleteTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DeleteTableRequestMarshaller
 
DeleteTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use DeleteTableResult instead.
DeleteTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
 
DeleteTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DeleteTable operation.
DeleteTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
DeleteTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DeleteTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DeleteTableResultJsonUnmarshaller
Deprecated.
 
DeleteTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Delete Table Result JSON Unmarshaller
DeleteTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DeleteTableResultJsonUnmarshaller
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Removes the specified tags or a set of tags from a set of resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Removes the specified tags or a set of tags from a set of resources.
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified set of tags from the specified set of resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of tags from the specified set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified set of tags from the specified set of resources.
DeleteTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
DeleteTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Default constructor for a new DeleteTagsRequest object.
DeleteTagsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Constructs a new DeleteTagsRequest object.
DeleteTagsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Delete Tags Request Marshaller
DeleteTagsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DeleteTagsRequestMarshaller
 
DeleteTagsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Tags Request Marshaller
DeleteTagsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteTagsRequestMarshaller
 
deleteTape(DeleteTapeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Deletes the specified virtual tape.
deleteTape(DeleteTapeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Deletes the specified virtual tape.
deleteTapeArchive(DeleteTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Deletes the specified virtual tape from the Virtual Tape Shelf (VTS).
deleteTapeArchive(DeleteTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Deletes the specified virtual tape from the Virtual Tape Shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape from the Virtual Tape Shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape from the Virtual Tape Shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape from the Virtual Tape Shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape from the Virtual Tape Shelf (VTS).
DeleteTapeArchiveRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteTapeArchive operation.
DeleteTapeArchiveRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
DeleteTapeArchiveRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Tape Archive Request Marshaller
DeleteTapeArchiveRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteTapeArchiveRequestMarshaller
 
DeleteTapeArchiveResult - Class in com.amazonaws.services.storagegateway.model
DeleteTapeArchiveOutput
DeleteTapeArchiveResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
DeleteTapeArchiveResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Tape Archive Result JSON Unmarshaller
DeleteTapeArchiveResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteTapeArchiveResultJsonUnmarshaller
 
deleteTapeAsync(DeleteTapeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape.
deleteTapeAsync(DeleteTapeRequest, AsyncHandler<DeleteTapeRequest, DeleteTapeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape.
deleteTapeAsync(DeleteTapeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape.
deleteTapeAsync(DeleteTapeRequest, AsyncHandler<DeleteTapeRequest, DeleteTapeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape.
DeleteTapeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteTape operation.
DeleteTapeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
DeleteTapeRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Tape Request Marshaller
DeleteTapeRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteTapeRequestMarshaller
 
DeleteTapeResult - Class in com.amazonaws.services.storagegateway.model
DeleteTapeOutput
DeleteTapeResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
DeleteTapeResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Tape Result JSON Unmarshaller
DeleteTapeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteTapeResultJsonUnmarshaller
 
deleteTopic(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteTopic action deletes a topic and all its subscriptions.
DeleteTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeleteTopic operation.
DeleteTopicRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Default constructor for a new DeleteTopicRequest object.
DeleteTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Constructs a new DeleteTopicRequest object.
DeleteTopicRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Delete Topic Request Marshaller
DeleteTopicRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.DeleteTopicRequestMarshaller
 
deleteTrail(DeleteTrailRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Deletes a trail.
deleteTrail(DeleteTrailRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Deletes a trail.
deleteTrailAsync(DeleteTrailRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Deletes a trail.
deleteTrailAsync(DeleteTrailRequest, AsyncHandler<DeleteTrailRequest, DeleteTrailResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Deletes a trail.
deleteTrailAsync(DeleteTrailRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Deletes a trail.
deleteTrailAsync(DeleteTrailRequest, AsyncHandler<DeleteTrailRequest, DeleteTrailResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Deletes a trail.
DeleteTrailRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the DeleteTrail operation.
DeleteTrailRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
 
DeleteTrailRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Delete Trail Request Marshaller
DeleteTrailRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.DeleteTrailRequestMarshaller
 
DeleteTrailResult - Class in com.amazonaws.services.cloudtrail.model
Returns the objects or data listed below if successful.
DeleteTrailResult() - Constructor for class com.amazonaws.services.cloudtrail.model.DeleteTrailResult
 
DeleteTrailResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Delete Trail Result JSON Unmarshaller
DeleteTrailResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.DeleteTrailResultJsonUnmarshaller
 
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified user.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified user.
deleteUserAsync(DeleteUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified user.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified user.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified user.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified user.
deleteUserPolicy(DeleteUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy associated with the specified user.
deleteUserPolicy(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest, AsyncHandler<DeleteUserPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified user.
deleteUserPolicyAsync(DeleteUserPolicyRequest, AsyncHandler<DeleteUserPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified user.
DeleteUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteUserPolicy operation.
DeleteUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Default constructor for a new DeleteUserPolicyRequest object.
DeleteUserPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Constructs a new DeleteUserPolicyRequest object.
DeleteUserPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete User Policy Request Marshaller
DeleteUserPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteUserPolicyRequestMarshaller
 
deleteUserProfile(DeleteUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deletes a user profile.
deleteUserProfile(DeleteUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deletes a user profile.
deleteUserProfileAsync(DeleteUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a user profile.
deleteUserProfileAsync(DeleteUserProfileRequest, AsyncHandler<DeleteUserProfileRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deletes a user profile.
deleteUserProfileAsync(DeleteUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a user profile.
deleteUserProfileAsync(DeleteUserProfileRequest, AsyncHandler<DeleteUserProfileRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deletes a user profile.
DeleteUserProfileRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeleteUserProfile operation.
DeleteUserProfileRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
 
DeleteUserProfileRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Delete User Profile Request Marshaller
DeleteUserProfileRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeleteUserProfileRequestMarshaller
 
DeleteUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteUser operation.
DeleteUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Default constructor for a new DeleteUserRequest object.
DeleteUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Constructs a new DeleteUserRequest object.
DeleteUserRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete User Request Marshaller
DeleteUserRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteUserRequestMarshaller
 
deleteVault(DeleteVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation deletes a vault.
deleteVault(DeleteVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest, AsyncHandler<DeleteVaultRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest, AsyncHandler<DeleteVaultRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes a vault.
deleteVaultNotifications(DeleteVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation deletes the notification configuration set for a vault.
deleteVaultNotifications(DeleteVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest, AsyncHandler<DeleteVaultNotificationsRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest, AsyncHandler<DeleteVaultNotificationsRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes the notification configuration set for a vault.
DeleteVaultNotificationsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DeleteVaultNotifications operation.
DeleteVaultNotificationsRequest() - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Default constructor for a new DeleteVaultNotificationsRequest object.
DeleteVaultNotificationsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Constructs a new DeleteVaultNotificationsRequest object.
DeleteVaultNotificationsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Constructs a new DeleteVaultNotificationsRequest object.
DeleteVaultNotificationsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Delete Vault Notifications Request Marshaller
DeleteVaultNotificationsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DeleteVaultNotificationsRequestMarshaller
 
DeleteVaultRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DeleteVault operation.
DeleteVaultRequest() - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultRequest
Default constructor for a new DeleteVaultRequest object.
DeleteVaultRequest(String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultRequest
Constructs a new DeleteVaultRequest object.
DeleteVaultRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultRequest
Constructs a new DeleteVaultRequest object.
DeleteVaultRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Delete Vault Request Marshaller
DeleteVaultRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DeleteVaultRequestMarshaller
 
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
DeleteVerifiedEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteVerifiedEmailAddress operation.
DeleteVerifiedEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
DeleteVerifiedEmailAddressRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Delete Verified Email Address Request Marshaller
DeleteVerifiedEmailAddressRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.DeleteVerifiedEmailAddressRequestMarshaller
 
deleteVersion(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(DeleteVersionRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of an object in the specified bucket.
deleteVersion(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteVersion(DeleteVersionRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteVersionRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specific version of an object in the specified bucket.
DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key, with the specified Multi-Factor Authentication (MFA) information.
deleteVirtualInterface(DeleteVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Deletes a virtual interface.
deleteVirtualInterface(DeleteVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Deletes a virtual interface.
deleteVirtualInterfaceAsync(DeleteVirtualInterfaceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Deletes a virtual interface.
deleteVirtualInterfaceAsync(DeleteVirtualInterfaceRequest, AsyncHandler<DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Deletes a virtual interface.
deleteVirtualInterfaceAsync(DeleteVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Deletes a virtual interface.
deleteVirtualInterfaceAsync(DeleteVirtualInterfaceRequest, AsyncHandler<DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Deletes a virtual interface.
DeleteVirtualInterfaceRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DeleteVirtualInterface operation.
DeleteVirtualInterfaceRequest() - Constructor for class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
 
DeleteVirtualInterfaceRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Delete Virtual Interface Request Marshaller
DeleteVirtualInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DeleteVirtualInterfaceRequestMarshaller
 
DeleteVirtualInterfaceResult - Class in com.amazonaws.services.directconnect.model
The response received when DeleteVirtualInterface is called.
DeleteVirtualInterfaceResult() - Constructor for class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
 
DeleteVirtualInterfaceResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Delete Virtual Interface Result JSON Unmarshaller
DeleteVirtualInterfaceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DeleteVirtualInterfaceResultJsonUnmarshaller
 
deleteVirtualMFADevice(DeleteVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes a virtual MFA device.
deleteVirtualMFADevice(DeleteVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest, AsyncHandler<DeleteVirtualMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a virtual MFA device.
deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest, AsyncHandler<DeleteVirtualMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes a virtual MFA device.
DeleteVirtualMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteVirtualMFADevice operation.
DeleteVirtualMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
 
DeleteVirtualMFADeviceRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Delete Virtual M F A Device Request Marshaller
DeleteVirtualMFADeviceRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DeleteVirtualMFADeviceRequestMarshaller
 
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified Amazon EBS volume.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified Amazon EBS volume.
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation delete the specified gateway volume that you previously created using the CreateStorediSCSIVolume API.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation delete the specified gateway volume that you previously created using the CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified Amazon EBS volume.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified Amazon EBS volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified Amazon EBS volume.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified Amazon EBS volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation delete the specified gateway volume that you previously created using the CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation delete the specified gateway volume that you previously created using the CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation delete the specified gateway volume that you previously created using the CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation delete the specified gateway volume that you previously created using the CreateStorediSCSIVolume API.
DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVolume operation.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Default constructor for a new DeleteVolumeRequest object.
DeleteVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Constructs a new DeleteVolumeRequest object.
DeleteVolumeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteVolume operation.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
DeleteVolumeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Volume Request Marshaller
DeleteVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteVolumeRequestMarshaller
 
DeleteVolumeRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Volume Request Marshaller
DeleteVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteVolumeRequestMarshaller
 
DeleteVolumeResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the storage volume that was deleted
DeleteVolumeResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
DeleteVolumeResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Delete Volume Result JSON Unmarshaller
DeleteVolumeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeleteVolumeResultJsonUnmarshaller
 
deleteVpc(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified VPC.
deleteVpc(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest, AsyncHandler<DeleteVpcRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPC.
deleteVpcAsync(DeleteVpcRequest, AsyncHandler<DeleteVpcRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPC.
DeleteVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpc operation.
DeleteVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
Default constructor for a new DeleteVpcRequest object.
DeleteVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
Constructs a new DeleteVpcRequest object.
DeleteVpcRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Vpc Request Marshaller
DeleteVpcRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteVpcRequestMarshaller
 
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified VPN connection.
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified VPN connection.
DeleteVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnConnection operation.
DeleteVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Default constructor for a new DeleteVpnConnectionRequest object.
DeleteVpnConnectionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Constructs a new DeleteVpnConnectionRequest object.
DeleteVpnConnectionRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Vpn Connection Request Marshaller
DeleteVpnConnectionRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteVpnConnectionRequestMarshaller
 
deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
deleteVpnConnectionRouteAsync(DeleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.
DeleteVpnConnectionRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnConnectionRoute operation.
DeleteVpnConnectionRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
DeleteVpnConnectionRouteRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Vpn Connection Route Request Marshaller
DeleteVpnConnectionRouteRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteVpnConnectionRouteRequestMarshaller
 
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the specified virtual private gateway.
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified virtual private gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the specified virtual private gateway.
DeleteVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnGateway operation.
DeleteVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Default constructor for a new DeleteVpnGatewayRequest object.
DeleteVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Constructs a new DeleteVpnGatewayRequest object.
DeleteVpnGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Delete Vpn Gateway Request Marshaller
DeleteVpnGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeleteVpnGatewayRequestMarshaller
 
deleteWorkflowDefinition(WorkflowDefinition) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactory
 
DELIMITER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the delimiter specified by a request.
Deployment - Class in com.amazonaws.services.opsworks.model
Describes a deployment of a stack or app.
Deployment() - Constructor for class com.amazonaws.services.opsworks.model.Deployment
 
DeploymentCommand - Class in com.amazonaws.services.opsworks.model
Used to specify a deployment operation.
DeploymentCommand() - Constructor for class com.amazonaws.services.opsworks.model.DeploymentCommand
 
DeploymentCommandJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Deployment Command JSON Unmarshaller
DeploymentCommandJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeploymentCommandJsonUnmarshaller
 
DeploymentCommandName - Enum in com.amazonaws.services.opsworks.model
Deployment Command Name
DeploymentJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Deployment JSON Unmarshaller
DeploymentJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeploymentJsonUnmarshaller
 
deprecateActivityType(DeprecateActivityTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Deprecates the specified activity type .
deprecateActivityType(DeprecateActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Deprecates the specified activity type .
deprecateActivityTypeAsync(DeprecateActivityTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Deprecates the specified activity type .
deprecateActivityTypeAsync(DeprecateActivityTypeRequest, AsyncHandler<DeprecateActivityTypeRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Deprecates the specified activity type .
deprecateActivityTypeAsync(DeprecateActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Deprecates the specified activity type .
deprecateActivityTypeAsync(DeprecateActivityTypeRequest, AsyncHandler<DeprecateActivityTypeRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Deprecates the specified activity type .
DeprecateActivityTypeRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DeprecateActivityType operation.
DeprecateActivityTypeRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
 
DeprecateActivityTypeRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Deprecate Activity Type Request Marshaller
DeprecateActivityTypeRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DeprecateActivityTypeRequestMarshaller
 
deprecateDomain(DeprecateDomainRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Deprecates the specified domain.
deprecateDomain(DeprecateDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Deprecates the specified domain.
deprecateDomainAsync(DeprecateDomainRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Deprecates the specified domain.
deprecateDomainAsync(DeprecateDomainRequest, AsyncHandler<DeprecateDomainRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Deprecates the specified domain.
deprecateDomainAsync(DeprecateDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Deprecates the specified domain.
deprecateDomainAsync(DeprecateDomainRequest, AsyncHandler<DeprecateDomainRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Deprecates the specified domain.
DeprecateDomainRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DeprecateDomain operation.
DeprecateDomainRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
 
DeprecateDomainRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Deprecate Domain Request Marshaller
DeprecateDomainRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DeprecateDomainRequestMarshaller
 
deprecateWorkflowType(DeprecateWorkflowTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Deprecates the specified workflow type .
deprecateWorkflowType(DeprecateWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Deprecates the specified workflow type .
deprecateWorkflowTypeAsync(DeprecateWorkflowTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Deprecates the specified workflow type .
deprecateWorkflowTypeAsync(DeprecateWorkflowTypeRequest, AsyncHandler<DeprecateWorkflowTypeRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Deprecates the specified workflow type .
deprecateWorkflowTypeAsync(DeprecateWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Deprecates the specified workflow type .
deprecateWorkflowTypeAsync(DeprecateWorkflowTypeRequest, AsyncHandler<DeprecateWorkflowTypeRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Deprecates the specified workflow type .
DeprecateWorkflowTypeRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DeprecateWorkflowType operation.
DeprecateWorkflowTypeRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
 
DeprecateWorkflowTypeRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Deprecate Workflow Type Request Marshaller
DeprecateWorkflowTypeRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DeprecateWorkflowTypeRequestMarshaller
 
deregisterElasticIp(DeregisterElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deregisters a specified Elastic IP address.
deregisterElasticIp(DeregisterElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deregisters a specified Elastic IP address.
deregisterElasticIpAsync(DeregisterElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deregisters a specified Elastic IP address.
deregisterElasticIpAsync(DeregisterElasticIpRequest, AsyncHandler<DeregisterElasticIpRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deregisters a specified Elastic IP address.
deregisterElasticIpAsync(DeregisterElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deregisters a specified Elastic IP address.
deregisterElasticIpAsync(DeregisterElasticIpRequest, AsyncHandler<DeregisterElasticIpRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deregisters a specified Elastic IP address.
DeregisterElasticIpRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeregisterElasticIp operation.
DeregisterElasticIpRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
 
DeregisterElasticIpRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Deregister Elastic Ip Request Marshaller
DeregisterElasticIpRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeregisterElasticIpRequestMarshaller
 
deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deregisters the specified AMI.
deregisterImage(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deregisters the specified AMI.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deregisters the specified AMI.
DeregisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeregisterImage operation.
DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Default constructor for a new DeregisterImageRequest object.
DeregisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Constructs a new DeregisterImageRequest object.
DeregisterImageRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Deregister Image Request Marshaller
DeregisterImageRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DeregisterImageRequestMarshaller
 
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deregisters instances from the load balancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deregisters instances from the load balancer.
DeregisterInstancesFromLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeregisterInstancesFromLoadBalancer operation.
DeregisterInstancesFromLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Default constructor for a new DeregisterInstancesFromLoadBalancerRequest object.
DeregisterInstancesFromLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Constructs a new DeregisterInstancesFromLoadBalancerRequest object.
DeregisterInstancesFromLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Deregister Instances From Load Balancer Request Marshaller
DeregisterInstancesFromLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DeregisterInstancesFromLoadBalancerRequestMarshaller
 
DeregisterInstancesFromLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DeregisterInstancesFromLoadBalancer action.
DeregisterInstancesFromLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
DeregisterInstancesFromLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Deregister Instances From Load Balancer Result StAX Unmarshaller
DeregisterInstancesFromLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DeregisterInstancesFromLoadBalancerResultStaxUnmarshaller
 
deregisterVolume(DeregisterVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Deregisters an Amazon EBS volume.
deregisterVolume(DeregisterVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Deregisters an Amazon EBS volume.
deregisterVolumeAsync(DeregisterVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deregisters an Amazon EBS volume.
deregisterVolumeAsync(DeregisterVolumeRequest, AsyncHandler<DeregisterVolumeRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Deregisters an Amazon EBS volume.
deregisterVolumeAsync(DeregisterVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deregisters an Amazon EBS volume.
deregisterVolumeAsync(DeregisterVolumeRequest, AsyncHandler<DeregisterVolumeRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Deregisters an Amazon EBS volume.
DeregisterVolumeRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DeregisterVolume operation.
DeregisterVolumeRequest() - Constructor for class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
 
DeregisterVolumeRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Deregister Volume Request Marshaller
DeregisterVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DeregisterVolumeRequestMarshaller
 
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of your AWS account.
describeAccountAttributes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of your AWS account.
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of your AWS account.
describeAccountAttributes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of your AWS account.
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of your AWS account.
DescribeAccountAttributesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAccountAttributes operation.
DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
DescribeAccountAttributesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Account Attributes Request Marshaller
DescribeAccountAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeAccountAttributesRequestMarshaller
 
DescribeAccountAttributesResult - Class in com.amazonaws.services.ec2.model
 
DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
DescribeAccountAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Account Attributes Result StAX Unmarshaller
DescribeAccountAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeAccountAttributesResultStaxUnmarshaller
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimits() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimits() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the limits for the Auto Scaling resources currently allowed for your AWS account.
DescribeAccountLimitsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAccountLimits operation.
DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
DescribeAccountLimitsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Account Limits Request Marshaller
DescribeAccountLimitsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAccountLimitsRequestMarshaller
 
DescribeAccountLimitsResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeAccountLimitsResult action.
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
DescribeAccountLimitsResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Account Limits Result StAX Unmarshaller
DescribeAccountLimitsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAccountLimitsResultStaxUnmarshaller
 
describeActivityType(DescribeActivityTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns information about the specified activity type.
describeActivityType(DescribeActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns information about the specified activity type.
describeActivityTypeAsync(DescribeActivityTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified activity type.
describeActivityTypeAsync(DescribeActivityTypeRequest, AsyncHandler<DescribeActivityTypeRequest, ActivityTypeDetail>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified activity type.
describeActivityTypeAsync(DescribeActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified activity type.
describeActivityTypeAsync(DescribeActivityTypeRequest, AsyncHandler<DescribeActivityTypeRequest, ActivityTypeDetail>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified activity type.
DescribeActivityTypeRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DescribeActivityType operation.
DescribeActivityTypeRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
 
DescribeActivityTypeRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Describe Activity Type Request Marshaller
DescribeActivityTypeRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DescribeActivityTypeRequestMarshaller
 
describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Elastic IP addresses.
describeAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Elastic IP addresses.
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Elastic IP addresses.
describeAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Elastic IP addresses.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Elastic IP addresses.
DescribeAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAddresses operation.
DescribeAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
DescribeAddressesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Addresses Request Marshaller
DescribeAddressesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeAddressesRequestMarshaller
 
DescribeAddressesResult - Class in com.amazonaws.services.ec2.model
 
DescribeAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
DescribeAddressesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Addresses Result StAX Unmarshaller
DescribeAddressesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeAddressesResultStaxUnmarshaller
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAdjustmentTypes operation.
DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
DescribeAdjustmentTypesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Adjustment Types Request Marshaller
DescribeAdjustmentTypesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAdjustmentTypesRequestMarshaller
 
DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeAdjustmentTypes action.
DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
DescribeAdjustmentTypesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Adjustment Types Result StAX Unmarshaller
DescribeAdjustmentTypesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAdjustmentTypesResultStaxUnmarshaller
 
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves history for the specified alarm.
describeAlarmHistory() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves history for the specified alarm.
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves history for the specified alarm.
describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves history for the specified alarm.
DescribeAlarmHistoryRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarmHistory operation.
DescribeAlarmHistoryRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
DescribeAlarmHistoryRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Describe Alarm History Request Marshaller
DescribeAlarmHistoryRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmHistoryRequestMarshaller
 
DescribeAlarmHistoryResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarmHistory action.
DescribeAlarmHistoryResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
DescribeAlarmHistoryResultStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Describe Alarm History Result StAX Unmarshaller
DescribeAlarmHistoryResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmHistoryResultStaxUnmarshaller
 
describeAlarms(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves alarms with the specified names.
describeAlarms() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves alarms with the specified names.
describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves alarms with the specified names.
describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves alarms with the specified names.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves all alarms for a single metric.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves all alarms for a single metric.
DescribeAlarmsForMetricRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarmsForMetric operation.
DescribeAlarmsForMetricRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
DescribeAlarmsForMetricRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Describe Alarms For Metric Request Marshaller
DescribeAlarmsForMetricRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsForMetricRequestMarshaller
 
DescribeAlarmsForMetricResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarmsForMetric action.
DescribeAlarmsForMetricResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
DescribeAlarmsForMetricResultStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Describe Alarms For Metric Result StAX Unmarshaller
DescribeAlarmsForMetricResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsForMetricResultStaxUnmarshaller
 
DescribeAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarms operation.
DescribeAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
DescribeAlarmsRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Describe Alarms Request Marshaller
DescribeAlarmsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsRequestMarshaller
 
DescribeAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarms action.
DescribeAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
DescribeAlarmsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Describe Alarms Result StAX Unmarshaller
DescribeAlarmsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsResultStaxUnmarshaller
 
describeApplications(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns the descriptions of existing applications.
describeApplications() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns the descriptions of existing applications.
describeApplications(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns the descriptions of existing applications.
describeApplications() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns the descriptions of existing applications.
describeApplicationsAsync(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns the descriptions of existing applications.
describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns the descriptions of existing applications.
describeApplicationsAsync(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns the descriptions of existing applications.
describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns the descriptions of existing applications.
DescribeApplicationsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeApplications operation.
DescribeApplicationsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
Default constructor for a new DescribeApplicationsRequest object.
DescribeApplicationsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Applications Request Marshaller
DescribeApplicationsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationsRequestMarshaller
 
DescribeApplicationsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a list of application descriptions.
DescribeApplicationsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
 
DescribeApplicationsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Applications Result StAX Unmarshaller
DescribeApplicationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationsResultStaxUnmarshaller
 
describeApplicationVersions(DescribeApplicationVersionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing application versions.
describeApplicationVersions() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing application versions.
describeApplicationVersions(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing application versions.
describeApplicationVersions() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing application versions.
describeApplicationVersionsAsync(DescribeApplicationVersionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns descriptions for existing application versions.
describeApplicationVersionsAsync(DescribeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns descriptions for existing application versions.
describeApplicationVersionsAsync(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns descriptions for existing application versions.
describeApplicationVersionsAsync(DescribeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns descriptions for existing application versions.
DescribeApplicationVersionsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeApplicationVersions operation.
DescribeApplicationVersionsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
Default constructor for a new DescribeApplicationVersionsRequest object.
DescribeApplicationVersionsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Application Versions Request Marshaller
DescribeApplicationVersionsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationVersionsRequestMarshaller
 
DescribeApplicationVersionsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a list of application version descriptions.
DescribeApplicationVersionsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
 
DescribeApplicationVersionsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Application Versions Result StAX Unmarshaller
DescribeApplicationVersionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationVersionsResultStaxUnmarshaller
 
describeApps(DescribeAppsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Requests a description of a specified set of apps.
describeApps(DescribeAppsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Requests a description of a specified set of apps.
describeAppsAsync(DescribeAppsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of a specified set of apps.
describeAppsAsync(DescribeAppsRequest, AsyncHandler<DescribeAppsRequest, DescribeAppsResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of a specified set of apps.
describeAppsAsync(DescribeAppsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of a specified set of apps.
describeAppsAsync(DescribeAppsRequest, AsyncHandler<DescribeAppsRequest, DescribeAppsResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of a specified set of apps.
DescribeAppsRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeApps operation.
DescribeAppsRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeAppsRequest
 
DescribeAppsRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Apps Request Marshaller
DescribeAppsRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeAppsRequestMarshaller
 
DescribeAppsResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeApps request.
DescribeAppsResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeAppsResult
 
DescribeAppsResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Apps Result JSON Unmarshaller
DescribeAppsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeAppsResultJsonUnmarshaller
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingGroups operation.
DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
DescribeAutoScalingGroupsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Auto Scaling Groups Request Marshaller
DescribeAutoScalingGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingGroupsRequestMarshaller
 
DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroupsType data type.
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
DescribeAutoScalingGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Auto Scaling Groups Result StAX Unmarshaller
DescribeAutoScalingGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingGroupsResultStaxUnmarshaller
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingInstances operation.
DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
DescribeAutoScalingInstancesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Auto Scaling Instances Request Marshaller
DescribeAutoScalingInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingInstancesRequestMarshaller
 
DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstancesType data type.
DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
DescribeAutoScalingInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Auto Scaling Instances Result StAX Unmarshaller
DescribeAutoScalingInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingInstancesResultStaxUnmarshaller
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingNotificationTypes operation.
DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
DescribeAutoScalingNotificationTypesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Auto Scaling Notification Types Request Marshaller
DescribeAutoScalingNotificationTypesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingNotificationTypesRequestMarshaller
 
DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingNotificationTypes data type.
DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
DescribeAutoScalingNotificationTypesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Auto Scaling Notification Types Result StAX Unmarshaller
DescribeAutoScalingNotificationTypesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingNotificationTypesResultStaxUnmarshaller
 
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZones() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZones() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Availability Zones that are available to you.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Availability Zones that are available to you.
DescribeAvailabilityZonesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAvailabilityZones operation.
DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
DescribeAvailabilityZonesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Availability Zones Request Marshaller
DescribeAvailabilityZonesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeAvailabilityZonesRequestMarshaller
 
DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
 
DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
DescribeAvailabilityZonesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Availability Zones Result StAX Unmarshaller
DescribeAvailabilityZonesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeAvailabilityZonesResultStaxUnmarshaller
 
describeBandwidthRateLimit(DescribeBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimit(DescribeBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns the bandwidth rate limits of a gateway.
DescribeBandwidthRateLimitRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeBandwidthRateLimit operation.
DescribeBandwidthRateLimitRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
DescribeBandwidthRateLimitRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Bandwidth Rate Limit Request Marshaller
DescribeBandwidthRateLimitRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeBandwidthRateLimitRequestMarshaller
 
DescribeBandwidthRateLimitResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeBandwidthRateLimitResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
DescribeBandwidthRateLimitResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Bandwidth Rate Limit Result JSON Unmarshaller
DescribeBandwidthRateLimitResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeBandwidthRateLimitResultJsonUnmarshaller
 
describeBundleTasks(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your bundling tasks.
describeBundleTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your bundling tasks.
describeBundleTasks(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your bundling tasks.
describeBundleTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your bundling tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your bundling tasks.
DescribeBundleTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeBundleTasks operation.
DescribeBundleTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
DescribeBundleTasksRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Bundle Tasks Request Marshaller
DescribeBundleTasksRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeBundleTasksRequestMarshaller
 
DescribeBundleTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeBundleTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
DescribeBundleTasksResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Bundle Tasks Result StAX Unmarshaller
DescribeBundleTasksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeBundleTasksResultStaxUnmarshaller
 
describeCache(DescribeCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns information about the cache of a gateway.
describeCache(DescribeCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest, AsyncHandler<DescribeCacheRequest, DescribeCacheResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest, AsyncHandler<DescribeCacheRequest, DescribeCacheResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the cache of a gateway.
describeCacheClusters(DescribeCacheClustersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClusters() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClusters(DescribeCacheClustersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClusters() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest, AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
describeCacheClustersAsync(DescribeCacheClustersRequest, AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheClusters operation returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
DescribeCacheClustersRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheClusters operation.
DescribeCacheClustersRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
Default constructor for a new DescribeCacheClustersRequest object.
DescribeCacheClustersRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Clusters Request Marshaller
DescribeCacheClustersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheClustersRequestMarshaller
 
DescribeCacheClustersResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheClusters operation.
DescribeCacheClustersResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
DescribeCacheClustersResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Clusters Result StAX Unmarshaller
DescribeCacheClustersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheClustersResultStaxUnmarshaller
 
describeCachediSCSIVolumes(DescribeCachediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumes(DescribeCachediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a description of the gateway volumes specified in the request.
DescribeCachediSCSIVolumesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeCachediSCSIVolumes operation.
DescribeCachediSCSIVolumesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
DescribeCachediSCSIVolumesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Cachedi S C S I Volumes Request Marshaller
DescribeCachediSCSIVolumesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeCachediSCSIVolumesRequestMarshaller
 
DescribeCachediSCSIVolumesResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeCachediSCSIVolumesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
DescribeCachediSCSIVolumesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Cachedi S C S I Volumes Result JSON Unmarshaller
DescribeCachediSCSIVolumesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeCachediSCSIVolumesResultJsonUnmarshaller
 
describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersions() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersions(DescribeCacheEngineVersionsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersions() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheEngineVersions operation returns a list of the available cache engines and their versions.
DescribeCacheEngineVersionsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheEngineVersions operation.
DescribeCacheEngineVersionsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
DescribeCacheEngineVersionsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Engine Versions Request Marshaller
DescribeCacheEngineVersionsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheEngineVersionsRequestMarshaller
 
DescribeCacheEngineVersionsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheEngineVersions operation.
DescribeCacheEngineVersionsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
DescribeCacheEngineVersionsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Engine Versions Result StAX Unmarshaller
DescribeCacheEngineVersionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheEngineVersionsResultStaxUnmarshaller
 
describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroups(DescribeCacheParameterGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions.
DescribeCacheParameterGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheParameterGroups operation.
DescribeCacheParameterGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
Default constructor for a new DescribeCacheParameterGroupsRequest object.
DescribeCacheParameterGroupsRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
Constructs a new DescribeCacheParameterGroupsRequest object.
DescribeCacheParameterGroupsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Parameter Groups Request Marshaller
DescribeCacheParameterGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheParameterGroupsRequestMarshaller
 
DescribeCacheParameterGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheParameterGroups operation.
DescribeCacheParameterGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
DescribeCacheParameterGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Parameter Groups Result StAX Unmarshaller
DescribeCacheParameterGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheParameterGroupsResultStaxUnmarshaller
 
describeCacheParameters(DescribeCacheParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.
describeCacheParameters(DescribeCacheParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersAsync(DescribeCacheParametersRequest, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.
DescribeCacheParametersRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheParameters operation.
DescribeCacheParametersRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
Default constructor for a new DescribeCacheParametersRequest object.
DescribeCacheParametersRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
Constructs a new DescribeCacheParametersRequest object.
DescribeCacheParametersRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Parameters Request Marshaller
DescribeCacheParametersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheParametersRequestMarshaller
 
DescribeCacheParametersResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheParameters operation.
DescribeCacheParametersResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
DescribeCacheParametersResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Parameters Result StAX Unmarshaller
DescribeCacheParametersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheParametersResultStaxUnmarshaller
 
DescribeCacheRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeCache operation.
DescribeCacheRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
DescribeCacheRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Cache Request Marshaller
DescribeCacheRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeCacheRequestMarshaller
 
DescribeCacheResult - Class in com.amazonaws.services.storagegateway.model
Describe Cache Result
DescribeCacheResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
DescribeCacheResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Cache Result JSON Unmarshaller
DescribeCacheResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeCacheResultJsonUnmarshaller
 
describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions.
DescribeCacheSecurityGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheSecurityGroups operation.
DescribeCacheSecurityGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
Default constructor for a new DescribeCacheSecurityGroupsRequest object.
DescribeCacheSecurityGroupsRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
Constructs a new DescribeCacheSecurityGroupsRequest object.
DescribeCacheSecurityGroupsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Security Groups Request Marshaller
DescribeCacheSecurityGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheSecurityGroupsRequestMarshaller
 
DescribeCacheSecurityGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheSecurityGroups operation.
DescribeCacheSecurityGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
DescribeCacheSecurityGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Security Groups Result StAX Unmarshaller
DescribeCacheSecurityGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheSecurityGroupsResultStaxUnmarshaller
 
describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeCacheSubnetGroups operation returns a list of cache subnet group descriptions.
DescribeCacheSubnetGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeCacheSubnetGroups operation.
DescribeCacheSubnetGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
DescribeCacheSubnetGroupsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Subnet Groups Request Marshaller
DescribeCacheSubnetGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheSubnetGroupsRequestMarshaller
 
DescribeCacheSubnetGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeCacheSubnetGroups operation.
DescribeCacheSubnetGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
DescribeCacheSubnetGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Cache Subnet Groups Result StAX Unmarshaller
DescribeCacheSubnetGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeCacheSubnetGroupsResultStaxUnmarshaller
 
describeCases(DescribeCasesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns a list of cases that you specify by passing one or more case IDs.
describeCases() - Method in interface com.amazonaws.services.support.AWSSupport
Returns a list of cases that you specify by passing one or more case IDs.
describeCases(DescribeCasesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCases() - Method in class com.amazonaws.services.support.AWSSupportClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesAsync(DescribeCasesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesAsync(DescribeCasesRequest, AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesAsync(DescribeCasesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesAsync(DescribeCasesRequest, AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns a list of cases that you specify by passing one or more case IDs.
DescribeCasesRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeCases operation.
DescribeCasesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeCasesRequest
 
DescribeCasesRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Cases Request Marshaller
DescribeCasesRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeCasesRequestMarshaller
 
DescribeCasesResult - Class in com.amazonaws.services.support.model
Returns an array of CaseDetails objects and a NextToken that defines a point for pagination in the result set.
DescribeCasesResult() - Constructor for class com.amazonaws.services.support.model.DescribeCasesResult
 
DescribeCasesResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Cases Result JSON Unmarshaller
DescribeCasesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeCasesResultJsonUnmarshaller
 
describeChapCredentials(DescribeChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentials(DescribeChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
DescribeChapCredentialsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeChapCredentials operation.
DescribeChapCredentialsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
DescribeChapCredentialsRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Chap Credentials Request Marshaller
DescribeChapCredentialsRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeChapCredentialsRequestMarshaller
 
DescribeChapCredentialsResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing a .
DescribeChapCredentialsResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
DescribeChapCredentialsResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Chap Credentials Result JSON Unmarshaller
DescribeChapCredentialsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeChapCredentialsResultJsonUnmarshaller
 
describeCluster(DescribeClusterRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeCluster() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeCluster(DescribeClusterRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeCluster() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group.
DescribeClusterParameterGroupsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterParameterGroups operation.
DescribeClusterParameterGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
DescribeClusterParameterGroupsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Parameter Groups Request Marshaller
DescribeClusterParameterGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterParameterGroupsRequestMarshaller
 
DescribeClusterParameterGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterParameterGroups action.
DescribeClusterParameterGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
DescribeClusterParameterGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Parameter Groups Result StAX Unmarshaller
DescribeClusterParameterGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterParameterGroupsResultStaxUnmarshaller
 
describeClusterParameters(DescribeClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParameters(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
describeClusterParametersAsync(DescribeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.
DescribeClusterParametersRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterParameters operation.
DescribeClusterParametersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
DescribeClusterParametersRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Parameters Request Marshaller
DescribeClusterParametersRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterParametersRequestMarshaller
 
DescribeClusterParametersResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterParameters action.
DescribeClusterParametersResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
DescribeClusterParametersResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Parameters Result StAX Unmarshaller
DescribeClusterParametersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterParametersResultStaxUnmarshaller
 
DescribeClusterRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeCluster operation.
DescribeClusterRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
DescribeClusterRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Describe Cluster Request Marshaller
DescribeClusterRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.DescribeClusterRequestMarshaller
 
DescribeClusterResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the description of the cluster.
DescribeClusterResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
DescribeClusterResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Describe Cluster Result JSON Unmarshaller
DescribeClusterResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.DescribeClusterResultJsonUnmarshaller
 
describeClusters(DescribeClustersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusters() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClustersAsync(DescribeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties.
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about Amazon Redshift security groups.
describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about Amazon Redshift security groups.
DescribeClusterSecurityGroupsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterSecurityGroups operation.
DescribeClusterSecurityGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
DescribeClusterSecurityGroupsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Security Groups Request Marshaller
DescribeClusterSecurityGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterSecurityGroupsRequestMarshaller
 
DescribeClusterSecurityGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSecurityGroups action.
DescribeClusterSecurityGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
DescribeClusterSecurityGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Security Groups Result StAX Unmarshaller
DescribeClusterSecurityGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterSecurityGroupsResultStaxUnmarshaller
 
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshots() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
DescribeClusterSnapshotsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterSnapshots operation.
DescribeClusterSnapshotsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
DescribeClusterSnapshotsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Snapshots Request Marshaller
DescribeClusterSnapshotsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterSnapshotsRequestMarshaller
 
DescribeClusterSnapshotsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSnapshots action.
DescribeClusterSnapshotsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
DescribeClusterSnapshotsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Snapshots Result StAX Unmarshaller
DescribeClusterSnapshotsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterSnapshotsResultStaxUnmarshaller
 
DescribeClustersRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusters operation.
DescribeClustersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
DescribeClustersRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Clusters Request Marshaller
DescribeClustersRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClustersRequestMarshaller
 
DescribeClustersResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusters action.
DescribeClustersResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClustersResult
 
DescribeClustersResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Clusters Result StAX Unmarshaller
DescribeClustersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClustersResultStaxUnmarshaller
 
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.
DescribeClusterSubnetGroupsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterSubnetGroups operation.
DescribeClusterSubnetGroupsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
DescribeClusterSubnetGroupsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Subnet Groups Request Marshaller
DescribeClusterSubnetGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterSubnetGroupsRequestMarshaller
 
DescribeClusterSubnetGroupsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterSubnetGroups action.
DescribeClusterSubnetGroupsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
DescribeClusterSubnetGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Subnet Groups Result StAX Unmarshaller
DescribeClusterSubnetGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterSubnetGroupsResultStaxUnmarshaller
 
describeClusterVersions(DescribeClusterVersionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns descriptions of the available Amazon Redshift cluster versions.
describeClusterVersionsAsync(DescribeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns descriptions of the available Amazon Redshift cluster versions.
DescribeClusterVersionsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeClusterVersions operation.
DescribeClusterVersionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
DescribeClusterVersionsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Versions Request Marshaller
DescribeClusterVersionsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterVersionsRequestMarshaller
 
DescribeClusterVersionsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeClusterVersions action.
DescribeClusterVersionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
DescribeClusterVersionsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Cluster Versions Result StAX Unmarshaller
DescribeClusterVersionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeClusterVersionsResultStaxUnmarshaller
 
describeCommands(DescribeCommandsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes the results of specified commands.
describeCommands(DescribeCommandsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes the results of specified commands.
describeCommandsAsync(DescribeCommandsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes the results of specified commands.
describeCommandsAsync(DescribeCommandsRequest, AsyncHandler<DescribeCommandsRequest, DescribeCommandsResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes the results of specified commands.
describeCommandsAsync(DescribeCommandsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes the results of specified commands.
describeCommandsAsync(DescribeCommandsRequest, AsyncHandler<DescribeCommandsRequest, DescribeCommandsResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes the results of specified commands.
DescribeCommandsRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeCommands operation.
DescribeCommandsRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
 
DescribeCommandsRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Commands Request Marshaller
DescribeCommandsRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeCommandsRequestMarshaller
 
DescribeCommandsResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeCommands request.
DescribeCommandsResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeCommandsResult
 
DescribeCommandsResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Commands Result JSON Unmarshaller
DescribeCommandsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeCommandsResultJsonUnmarshaller
 
describeCommunications(DescribeCommunicationsRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns communications regarding the support case.
describeCommunications(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns communications regarding the support case.
describeCommunicationsAsync(DescribeCommunicationsRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns communications regarding the support case.
describeCommunicationsAsync(DescribeCommunicationsRequest, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns communications regarding the support case.
describeCommunicationsAsync(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns communications regarding the support case.
describeCommunicationsAsync(DescribeCommunicationsRequest, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns communications regarding the support case.
DescribeCommunicationsRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeCommunications operation.
DescribeCommunicationsRequest() - Constructor for class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
DescribeCommunicationsRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Communications Request Marshaller
DescribeCommunicationsRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeCommunicationsRequestMarshaller
 
DescribeCommunicationsResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeCommunicationsResult() - Constructor for class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
DescribeCommunicationsResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Communications Result JSON Unmarshaller
DescribeCommunicationsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeCommunicationsResultJsonUnmarshaller
 
describeConfigurationOptions(DescribeConfigurationOptionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptions(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
DescribeConfigurationOptionsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeConfigurationOptions operation.
DescribeConfigurationOptionsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
Default constructor for a new DescribeConfigurationOptionsRequest object.
DescribeConfigurationOptionsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Configuration Options Request Marshaller
DescribeConfigurationOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationOptionsRequestMarshaller
 
DescribeConfigurationOptionsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a specified configuration set.
DescribeConfigurationOptionsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
 
DescribeConfigurationOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Configuration Options Result StAX Unmarshaller
DescribeConfigurationOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationOptionsResultStaxUnmarshaller
 
describeConfigurationSettings(DescribeConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettings(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
DescribeConfigurationSettingsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeConfigurationSettings operation.
DescribeConfigurationSettingsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
Default constructor for a new DescribeConfigurationSettingsRequest object.
DescribeConfigurationSettingsRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
Constructs a new DescribeConfigurationSettingsRequest object.
DescribeConfigurationSettingsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Configuration Settings Request Marshaller
DescribeConfigurationSettingsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationSettingsRequestMarshaller
 
DescribeConfigurationSettingsResult - Class in com.amazonaws.services.elasticbeanstalk.model
The results from a request to change the configuration settings of an environment.
DescribeConfigurationSettingsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
 
DescribeConfigurationSettingsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Configuration Settings Result StAX Unmarshaller
DescribeConfigurationSettingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationSettingsResultStaxUnmarshaller
 
describeConnections(DescribeConnectionsRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Displays all connections in this region.
describeConnections() - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Displays all connections in this region.
describeConnections(DescribeConnectionsRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Displays all connections in this region.
describeConnections() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Displays all connections in this region.
describeConnectionsAsync(DescribeConnectionsRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Displays all connections in this region.
describeConnectionsAsync(DescribeConnectionsRequest, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Displays all connections in this region.
describeConnectionsAsync(DescribeConnectionsRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Displays all connections in this region.
describeConnectionsAsync(DescribeConnectionsRequest, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Displays all connections in this region.
describeConnectionsOnInterconnect(DescribeConnectionsOnInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Return a list of connections that have been provisioned on the given interconnect.
describeConnectionsOnInterconnect(DescribeConnectionsOnInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Return a list of connections that have been provisioned on the given interconnect.
describeConnectionsOnInterconnectAsync(DescribeConnectionsOnInterconnectRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Return a list of connections that have been provisioned on the given interconnect.
describeConnectionsOnInterconnectAsync(DescribeConnectionsOnInterconnectRequest, AsyncHandler<DescribeConnectionsOnInterconnectRequest, DescribeConnectionsOnInterconnectResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Return a list of connections that have been provisioned on the given interconnect.
describeConnectionsOnInterconnectAsync(DescribeConnectionsOnInterconnectRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Return a list of connections that have been provisioned on the given interconnect.
describeConnectionsOnInterconnectAsync(DescribeConnectionsOnInterconnectRequest, AsyncHandler<DescribeConnectionsOnInterconnectRequest, DescribeConnectionsOnInterconnectResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Return a list of connections that have been provisioned on the given interconnect.
DescribeConnectionsOnInterconnectRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DescribeConnectionsOnInterconnect operation.
DescribeConnectionsOnInterconnectRequest() - Constructor for class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
 
DescribeConnectionsOnInterconnectRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Connections On Interconnect Request Marshaller
DescribeConnectionsOnInterconnectRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsOnInterconnectRequestMarshaller
 
DescribeConnectionsOnInterconnectResult - Class in com.amazonaws.services.directconnect.model
A structure containing a list of connections.
DescribeConnectionsOnInterconnectResult() - Constructor for class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
 
DescribeConnectionsOnInterconnectResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Connections On Interconnect Result JSON Unmarshaller
DescribeConnectionsOnInterconnectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsOnInterconnectResultJsonUnmarshaller
 
DescribeConnectionsRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DescribeConnections operation.
DescribeConnectionsRequest() - Constructor for class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
 
DescribeConnectionsRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Connections Request Marshaller
DescribeConnectionsRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsRequestMarshaller
 
DescribeConnectionsResult - Class in com.amazonaws.services.directconnect.model
A structure containing a list of connections.
DescribeConnectionsResult() - Constructor for class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
 
DescribeConnectionsResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Connections Result JSON Unmarshaller
DescribeConnectionsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsResultJsonUnmarshaller
 
describeConversionTasks(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your conversion tasks.
describeConversionTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your conversion tasks.
describeConversionTasks(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your conversion tasks.
describeConversionTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your conversion tasks.
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your conversion tasks.
DescribeConversionTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeConversionTasks operation.
DescribeConversionTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
DescribeConversionTasksRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Conversion Tasks Request Marshaller
DescribeConversionTasksRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeConversionTasksRequestMarshaller
 
DescribeConversionTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeConversionTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
DescribeConversionTasksResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Conversion Tasks Result StAX Unmarshaller
DescribeConversionTasksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeConversionTasksResultStaxUnmarshaller
 
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN customer gateways.
describeCustomerGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN customer gateways.
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN customer gateways.
describeCustomerGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN customer gateways.
DescribeCustomerGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeCustomerGateways operation.
DescribeCustomerGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
DescribeCustomerGatewaysRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Customer Gateways Request Marshaller
DescribeCustomerGatewaysRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeCustomerGatewaysRequestMarshaller
 
DescribeCustomerGatewaysResult - Class in com.amazonaws.services.ec2.model
 
DescribeCustomerGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
DescribeCustomerGatewaysResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Customer Gateways Result StAX Unmarshaller
DescribeCustomerGatewaysResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeCustomerGatewaysResultStaxUnmarshaller
 
describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of the available DB engines.
describeDBEngineVersions() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of the available DB engines.
describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of the available DB engines.
describeDBEngineVersions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of the available DB engines.
describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of the available DB engines.
describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of the available DB engines.
describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of the available DB engines.
describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of the available DB engines.
DescribeDBEngineVersionsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBEngineVersions operation.
DescribeDBEngineVersionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Default constructor for a new DescribeDBEngineVersionsRequest object.
DescribeDBEngineVersionsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Engine Versions Request Marshaller
DescribeDBEngineVersionsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBEngineVersionsRequestMarshaller
 
DescribeDBEngineVersionsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBEngineVersions action.
DescribeDBEngineVersionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
 
DescribeDBEngineVersionsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Engine Versions Result StAX Unmarshaller
DescribeDBEngineVersionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBEngineVersionsResultStaxUnmarshaller
 
describeDBInstances(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about provisioned RDS instances.
describeDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about provisioned RDS instances.
describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about provisioned RDS instances.
describeDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about provisioned RDS instances.
DescribeDBInstancesRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBInstances operation.
DescribeDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
Default constructor for a new DescribeDBInstancesRequest object.
DescribeDBInstancesRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Instances Request Marshaller
DescribeDBInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBInstancesRequestMarshaller
 
DescribeDBInstancesResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBInstances action.
DescribeDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesResult
 
DescribeDBInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Instances Result StAX Unmarshaller
DescribeDBInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBInstancesResultStaxUnmarshaller
 
describeDBLogFiles(DescribeDBLogFilesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DB log files for the DB instance.
describeDBLogFiles(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DB log files for the DB instance.
describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DB log files for the DB instance.
describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DB log files for the DB instance.
describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DB log files for the DB instance.
describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DB log files for the DB instance.
DescribeDBLogFilesDetails - Class in com.amazonaws.services.rds.model
This data type is used as a response element to DescribeDBLogFiles.
DescribeDBLogFilesDetails() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
 
DescribeDBLogFilesDetailsStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Log Files Details StAX Unmarshaller
DescribeDBLogFilesDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesDetailsStaxUnmarshaller
 
DescribeDBLogFilesRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBLogFiles operation.
DescribeDBLogFilesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
 
DescribeDBLogFilesRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Log Files Request Marshaller
DescribeDBLogFilesRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesRequestMarshaller
 
DescribeDBLogFilesResult - Class in com.amazonaws.services.rds.model
The response from a call to DescribeDBLogFiles.
DescribeDBLogFilesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
 
DescribeDBLogFilesResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Log Files Result StAX Unmarshaller
DescribeDBLogFilesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesResultStaxUnmarshaller
 
describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DBParameterGroup descriptions.
DescribeDBParameterGroupsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBParameterGroups operation.
DescribeDBParameterGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
Default constructor for a new DescribeDBParameterGroupsRequest object.
DescribeDBParameterGroupsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Parameter Groups Request Marshaller
DescribeDBParameterGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBParameterGroupsRequestMarshaller
 
DescribeDBParameterGroupsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBParameterGroups action.
DescribeDBParameterGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
 
DescribeDBParameterGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Parameter Groups Result StAX Unmarshaller
DescribeDBParameterGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBParameterGroupsResultStaxUnmarshaller
 
describeDBParameters(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns the detailed parameter list for a particular DB parameter group.
describeDBParameters(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns the detailed parameter list for a particular DB parameter group.
describeDBParametersAsync(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns the detailed parameter list for a particular DB parameter group.
describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns the detailed parameter list for a particular DB parameter group.
describeDBParametersAsync(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns the detailed parameter list for a particular DB parameter group.
describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns the detailed parameter list for a particular DB parameter group.
DescribeDBParametersRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBParameters operation.
DescribeDBParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
Default constructor for a new DescribeDBParametersRequest object.
DescribeDBParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
Constructs a new DescribeDBParametersRequest object.
DescribeDBParametersRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Parameters Request Marshaller
DescribeDBParametersRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBParametersRequestMarshaller
 
DescribeDBParametersResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBParameters action.
DescribeDBParametersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersResult
 
DescribeDBParametersResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Parameters Result StAX Unmarshaller
DescribeDBParametersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBParametersResultStaxUnmarshaller
 
describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DBSecurityGroup descriptions.
DescribeDBSecurityGroupsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBSecurityGroups operation.
DescribeDBSecurityGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
Default constructor for a new DescribeDBSecurityGroupsRequest object.
DescribeDBSecurityGroupsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Security Groups Request Marshaller
DescribeDBSecurityGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBSecurityGroupsRequestMarshaller
 
DescribeDBSecurityGroupsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBSecurityGroups action.
DescribeDBSecurityGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
 
DescribeDBSecurityGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Security Groups Result StAX Unmarshaller
DescribeDBSecurityGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBSecurityGroupsResultStaxUnmarshaller
 
describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about DB snapshots.
describeDBSnapshots() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about DB snapshots.
describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about DB snapshots.
describeDBSnapshots() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about DB snapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about DB snapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about DB snapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about DB snapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about DB snapshots.
DescribeDBSnapshotsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBSnapshots operation.
DescribeDBSnapshotsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
Default constructor for a new DescribeDBSnapshotsRequest object.
DescribeDBSnapshotsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Snapshots Request Marshaller
DescribeDBSnapshotsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBSnapshotsRequestMarshaller
 
DescribeDBSnapshotsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBSnapshots action.
DescribeDBSnapshotsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
 
DescribeDBSnapshotsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Snapshots Result StAX Unmarshaller
DescribeDBSnapshotsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBSnapshotsResultStaxUnmarshaller
 
describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DBSubnetGroup descriptions.
describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of DBSubnetGroup descriptions.
DescribeDBSubnetGroupsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBSubnetGroups operation.
DescribeDBSubnetGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
 
DescribeDBSubnetGroupsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Subnet Groups Request Marshaller
DescribeDBSubnetGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBSubnetGroupsRequestMarshaller
 
DescribeDBSubnetGroupsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeDBSubnetGroups action.
DescribeDBSubnetGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
 
DescribeDBSubnetGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe D B Subnet Groups Result StAX Unmarshaller
DescribeDBSubnetGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeDBSubnetGroupsResultStaxUnmarshaller
 
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParameters(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of parameter settings for the specified parameter group family.
describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of parameter settings for the specified parameter group family.
DescribeDefaultClusterParametersRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeDefaultClusterParameters operation.
DescribeDefaultClusterParametersRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
DescribeDefaultClusterParametersRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Default Cluster Parameters Request Marshaller
DescribeDefaultClusterParametersRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeDefaultClusterParametersRequestMarshaller
 
describeDefaultSearchField(DescribeDefaultSearchFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets the default search field configured for the search domain.
describeDefaultSearchField(DescribeDefaultSearchFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets the default search field configured for the search domain.
describeDefaultSearchFieldAsync(DescribeDefaultSearchFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the default search field configured for the search domain.
describeDefaultSearchFieldAsync(DescribeDefaultSearchFieldRequest, AsyncHandler<DescribeDefaultSearchFieldRequest, DescribeDefaultSearchFieldResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the default search field configured for the search domain.
describeDefaultSearchFieldAsync(DescribeDefaultSearchFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the default search field configured for the search domain.
describeDefaultSearchFieldAsync(DescribeDefaultSearchFieldRequest, AsyncHandler<DescribeDefaultSearchFieldRequest, DescribeDefaultSearchFieldResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the default search field configured for the search domain.
DescribeDefaultSearchFieldRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeDefaultSearchField operation.
DescribeDefaultSearchFieldRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
 
DescribeDefaultSearchFieldRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Default Search Field Request Marshaller
DescribeDefaultSearchFieldRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeDefaultSearchFieldRequestMarshaller
 
DescribeDefaultSearchFieldResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the default search field for a search domain.
DescribeDefaultSearchFieldResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
 
DescribeDefaultSearchFieldResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Default Search Field Result StAX Unmarshaller
DescribeDefaultSearchFieldResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeDefaultSearchFieldResultStaxUnmarshaller
 
describeDeployments(DescribeDeploymentsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Requests a description of a specified set of deployments.
describeDeployments(DescribeDeploymentsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Requests a description of a specified set of deployments.
describeDeploymentsAsync(DescribeDeploymentsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of a specified set of deployments.
describeDeploymentsAsync(DescribeDeploymentsRequest, AsyncHandler<DescribeDeploymentsRequest, DescribeDeploymentsResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of a specified set of deployments.
describeDeploymentsAsync(DescribeDeploymentsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of a specified set of deployments.
describeDeploymentsAsync(DescribeDeploymentsRequest, AsyncHandler<DescribeDeploymentsRequest, DescribeDeploymentsResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of a specified set of deployments.
DescribeDeploymentsRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeDeployments operation.
DescribeDeploymentsRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
 
DescribeDeploymentsRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Deployments Request Marshaller
DescribeDeploymentsRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeDeploymentsRequestMarshaller
 
DescribeDeploymentsResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeDeployments request.
DescribeDeploymentsResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
 
DescribeDeploymentsResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Deployments Result JSON Unmarshaller
DescribeDeploymentsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeDeploymentsResultJsonUnmarshaller
 
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your DHCP options sets.
describeDhcpOptions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your DHCP options sets.
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your DHCP options sets.
describeDhcpOptions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your DHCP options sets.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your DHCP options sets.
DescribeDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeDhcpOptions operation.
DescribeDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
DescribeDhcpOptionsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Dhcp Options Request Marshaller
DescribeDhcpOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeDhcpOptionsRequestMarshaller
 
DescribeDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
DescribeDhcpOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Dhcp Options Result StAX Unmarshaller
DescribeDhcpOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeDhcpOptionsResultStaxUnmarshaller
 
describeDomain(DescribeDomainRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns information about the specified domain including description and status.
describeDomain(DescribeDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns information about the specified domain including description and status.
describeDomainAsync(DescribeDomainRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified domain including description and status.
describeDomainAsync(DescribeDomainRequest, AsyncHandler<DescribeDomainRequest, DomainDetail>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified domain including description and status.
describeDomainAsync(DescribeDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified domain including description and status.
describeDomainAsync(DescribeDomainRequest, AsyncHandler<DescribeDomainRequest, DomainDetail>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified domain including description and status.
DescribeDomainRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DescribeDomain operation.
DescribeDomainRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
 
DescribeDomainRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Describe Domain Request Marshaller
DescribeDomainRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DescribeDomainRequestMarshaller
 
describeDomains(DescribeDomainsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets information about the search domains owned by this account.
describeDomains() - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets information about the search domains owned by this account.
describeDomains(DescribeDomainsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets information about the search domains owned by this account.
describeDomains() - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets information about the search domains owned by this account.
describeDomainsAsync(DescribeDomainsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets information about the search domains owned by this account.
describeDomainsAsync(DescribeDomainsRequest, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets information about the search domains owned by this account.
describeDomainsAsync(DescribeDomainsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets information about the search domains owned by this account.
describeDomainsAsync(DescribeDomainsRequest, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets information about the search domains owned by this account.
DescribeDomainsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeDomains operation.
DescribeDomainsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
 
DescribeDomainsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Domains Request Marshaller
DescribeDomainsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeDomainsRequestMarshaller
 
DescribeDomainsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of one or more domains.
DescribeDomainsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
 
DescribeDomainsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Domains Result StAX Unmarshaller
DescribeDomainsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeDomainsResultStaxUnmarshaller
 
describeElasticIps(DescribeElasticIpsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
describeElasticIps(DescribeElasticIpsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
describeElasticIpsAsync(DescribeElasticIpsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
describeElasticIpsAsync(DescribeElasticIpsRequest, AsyncHandler<DescribeElasticIpsRequest, DescribeElasticIpsResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
describeElasticIpsAsync(DescribeElasticIpsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
describeElasticIpsAsync(DescribeElasticIpsRequest, AsyncHandler<DescribeElasticIpsRequest, DescribeElasticIpsResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
DescribeElasticIpsRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeElasticIps operation.
DescribeElasticIpsRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
 
DescribeElasticIpsRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Elastic Ips Request Marshaller
DescribeElasticIpsRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeElasticIpsRequestMarshaller
 
DescribeElasticIpsResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeElasticIps request.
DescribeElasticIpsResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
 
DescribeElasticIpsResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Elastic Ips Result JSON Unmarshaller
DescribeElasticIpsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeElasticIpsResultJsonUnmarshaller
 
describeElasticLoadBalancers(DescribeElasticLoadBalancersRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes a stack's Elastic Load Balancing instances.
describeElasticLoadBalancers(DescribeElasticLoadBalancersRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes a stack's Elastic Load Balancing instances.
describeElasticLoadBalancersAsync(DescribeElasticLoadBalancersRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes a stack's Elastic Load Balancing instances.
describeElasticLoadBalancersAsync(DescribeElasticLoadBalancersRequest, AsyncHandler<DescribeElasticLoadBalancersRequest, DescribeElasticLoadBalancersResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes a stack's Elastic Load Balancing instances.
describeElasticLoadBalancersAsync(DescribeElasticLoadBalancersRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes a stack's Elastic Load Balancing instances.
describeElasticLoadBalancersAsync(DescribeElasticLoadBalancersRequest, AsyncHandler<DescribeElasticLoadBalancersRequest, DescribeElasticLoadBalancersResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes a stack's Elastic Load Balancing instances.
DescribeElasticLoadBalancersRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeElasticLoadBalancers operation.
DescribeElasticLoadBalancersRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
 
DescribeElasticLoadBalancersRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Elastic Load Balancers Request Marshaller
DescribeElasticLoadBalancersRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeElasticLoadBalancersRequestMarshaller
 
DescribeElasticLoadBalancersResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeElasticLoadBalancers request.
DescribeElasticLoadBalancersResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
 
DescribeElasticLoadBalancersResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Elastic Load Balancers Result JSON Unmarshaller
DescribeElasticLoadBalancersResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeElasticLoadBalancersResultJsonUnmarshaller
 
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeEngineDefaultParameters operation returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeEngineDefaultParameters operation returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEngineDefaultParameters operation returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEngineDefaultParameters operation returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEngineDefaultParameters operation returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEngineDefaultParameters operation returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns the default engine and system parameter information for the specified database engine.
DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeEngineDefaultParameters operation.
DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
Default constructor for a new DescribeEngineDefaultParametersRequest object.
DescribeEngineDefaultParametersRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
Constructs a new DescribeEngineDefaultParametersRequest object.
DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeEngineDefaultParameters operation.
DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
Default constructor for a new DescribeEngineDefaultParametersRequest object.
DescribeEngineDefaultParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
Constructs a new DescribeEngineDefaultParametersRequest object.
DescribeEngineDefaultParametersRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Engine Default Parameters Request Marshaller
DescribeEngineDefaultParametersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeEngineDefaultParametersRequestMarshaller
 
DescribeEngineDefaultParametersRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Engine Default Parameters Request Marshaller
DescribeEngineDefaultParametersRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEngineDefaultParametersRequestMarshaller
 
describeEnvironmentResources(DescribeEnvironmentResourcesRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns AWS resources for this environment.
describeEnvironmentResources(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns AWS resources for this environment.
describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns AWS resources for this environment.
describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns AWS resources for this environment.
describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns AWS resources for this environment.
describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns AWS resources for this environment.
DescribeEnvironmentResourcesRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeEnvironmentResources operation.
DescribeEnvironmentResourcesRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
Default constructor for a new DescribeEnvironmentResourcesRequest object.
DescribeEnvironmentResourcesRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Environment Resources Request Marshaller
DescribeEnvironmentResourcesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentResourcesRequestMarshaller
 
DescribeEnvironmentResourcesResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a list of environment resource descriptions.
DescribeEnvironmentResourcesResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
 
DescribeEnvironmentResourcesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Environment Resources Result StAX Unmarshaller
DescribeEnvironmentResourcesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentResourcesResultStaxUnmarshaller
 
describeEnvironments(DescribeEnvironmentsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing environments.
describeEnvironments() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing environments.
describeEnvironments(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing environments.
describeEnvironments() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing environments.
describeEnvironmentsAsync(DescribeEnvironmentsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns descriptions for existing environments.
describeEnvironmentsAsync(DescribeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns descriptions for existing environments.
describeEnvironmentsAsync(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns descriptions for existing environments.
describeEnvironmentsAsync(DescribeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns descriptions for existing environments.
DescribeEnvironmentsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeEnvironments operation.
DescribeEnvironmentsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Default constructor for a new DescribeEnvironmentsRequest object.
DescribeEnvironmentsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Environments Request Marshaller
DescribeEnvironmentsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentsRequestMarshaller
 
DescribeEnvironmentsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a list of environment descriptions.
DescribeEnvironmentsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
 
DescribeEnvironmentsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Environments Result StAX Unmarshaller
DescribeEnvironmentsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentsResultStaxUnmarshaller
 
describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategories() - Method in interface com.amazonaws.services.rds.AmazonRDS
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategories() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategories() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Displays a list of categories for all event source types, or, if specified, for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Displays a list of event categories for all event source types, or for a specified source type.
describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Displays a list of event categories for all event source types, or for a specified source type.
DescribeEventCategoriesRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeEventCategories operation.
DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
 
DescribeEventCategoriesRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeEventCategories operation.
DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
DescribeEventCategoriesRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Event Categories Request Marshaller
DescribeEventCategoriesRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEventCategoriesRequestMarshaller
 
DescribeEventCategoriesRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Event Categories Request Marshaller
DescribeEventCategoriesRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeEventCategoriesRequestMarshaller
 
DescribeEventCategoriesResult - Class in com.amazonaws.services.rds.model
Data returned from the DescribeEventCategories action.
DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
 
DescribeEventCategoriesResult - Class in com.amazonaws.services.redshift.model
DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
DescribeEventCategoriesResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Event Categories Result StAX Unmarshaller
DescribeEventCategoriesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEventCategoriesResultStaxUnmarshaller
 
DescribeEventCategoriesResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Event Categories Result StAX Unmarshaller
DescribeEventCategoriesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeEventCategoriesResultStaxUnmarshaller
 
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEvents() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEvents() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEvents() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEvents() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEvents() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeEvents operation returns events related to cache clusters, cache security groups, and cache parameter groups.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns list of event descriptions matching criteria up to the last 6 weeks.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
DescribeEventsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeEventsRequest
Default constructor for a new DescribeEventsRequest object.
DescribeEventsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Default constructor for a new DescribeEventsRequest object.
DescribeEventsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsRequest
Default constructor for a new DescribeEventsRequest object.
DescribeEventsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
DescribeEventsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Events Request Marshaller
DescribeEventsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeEventsRequestMarshaller
 
DescribeEventsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Events Request Marshaller
DescribeEventsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEventsRequestMarshaller
 
DescribeEventsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Events Request Marshaller
DescribeEventsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEventsRequestMarshaller
 
DescribeEventsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Events Request Marshaller
DescribeEventsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeEventsRequestMarshaller
 
DescribeEventsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeEvents operation.
DescribeEventsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
DescribeEventsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a list of event descriptions.
DescribeEventsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
 
DescribeEventsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeEvents action.
DescribeEventsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsResult
 
DescribeEventsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeEvents action.
DescribeEventsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventsResult
 
DescribeEventsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Events Result StAX Unmarshaller
DescribeEventsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeEventsResultStaxUnmarshaller
 
DescribeEventsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Describe Events Result StAX Unmarshaller
DescribeEventsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEventsResultStaxUnmarshaller
 
DescribeEventsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Events Result StAX Unmarshaller
DescribeEventsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEventsResultStaxUnmarshaller
 
DescribeEventsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Events Result StAX Unmarshaller
DescribeEventsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeEventsResultStaxUnmarshaller
 
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists all the subscription descriptions for a customer account.
describeEventSubscriptions() - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists all the subscription descriptions for a customer account.
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists all the subscription descriptions for a customer account.
describeEventSubscriptions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists all the subscription descriptions for a customer account.
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists all the subscription descriptions for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists all the subscription descriptions for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists all the subscription descriptions for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists all the subscription descriptions for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.
DescribeEventSubscriptionsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeEventSubscriptions operation.
DescribeEventSubscriptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
 
DescribeEventSubscriptionsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeEventSubscriptions operation.
DescribeEventSubscriptionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
DescribeEventSubscriptionsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Event Subscriptions Request Marshaller
DescribeEventSubscriptionsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEventSubscriptionsRequestMarshaller
 
DescribeEventSubscriptionsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Event Subscriptions Request Marshaller
DescribeEventSubscriptionsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeEventSubscriptionsRequestMarshaller
 
DescribeEventSubscriptionsResult - Class in com.amazonaws.services.rds.model
Data returned by the DescribeEventSubscriptions action.
DescribeEventSubscriptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
 
DescribeEventSubscriptionsResult - Class in com.amazonaws.services.redshift.model
DescribeEventSubscriptionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
DescribeEventSubscriptionsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Event Subscriptions Result StAX Unmarshaller
DescribeEventSubscriptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeEventSubscriptionsResultStaxUnmarshaller
 
DescribeEventSubscriptionsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Event Subscriptions Result StAX Unmarshaller
DescribeEventSubscriptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeEventSubscriptionsResultStaxUnmarshaller
 
describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your export tasks.
describeExportTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your export tasks.
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your export tasks.
describeExportTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your export tasks.
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your export tasks.
DescribeExportTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeExportTasks operation.
DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
DescribeExportTasksRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Export Tasks Request Marshaller
DescribeExportTasksRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeExportTasksRequestMarshaller
 
DescribeExportTasksResult - Class in com.amazonaws.services.ec2.model
 
DescribeExportTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
DescribeExportTasksResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Export Tasks Result StAX Unmarshaller
DescribeExportTasksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeExportTasksResultStaxUnmarshaller
 
describeGatewayInformation(DescribeGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformation(DescribeGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
DescribeGatewayInformationRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeGatewayInformation operation.
DescribeGatewayInformationRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
DescribeGatewayInformationRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Gateway Information Request Marshaller
DescribeGatewayInformationRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeGatewayInformationRequestMarshaller
 
DescribeGatewayInformationResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeGatewayInformationResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
DescribeGatewayInformationResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Gateway Information Result JSON Unmarshaller
DescribeGatewayInformationResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeGatewayInformationResultJsonUnmarshaller
 
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified HSM client certificate.
describeHsmClientCertificates() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified HSM client certificate.
describeHsmClientCertificates(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificates() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified HSM client certificate.
describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified HSM client certificate.
DescribeHsmClientCertificatesRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeHsmClientCertificates operation.
DescribeHsmClientCertificatesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
DescribeHsmClientCertificatesRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Hsm Client Certificates Request Marshaller
DescribeHsmClientCertificatesRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeHsmClientCertificatesRequestMarshaller
 
DescribeHsmClientCertificatesResult - Class in com.amazonaws.services.redshift.model
DescribeHsmClientCertificatesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
DescribeHsmClientCertificatesResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Hsm Client Certificates Result StAX Unmarshaller
DescribeHsmClientCertificatesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeHsmClientCertificatesResultStaxUnmarshaller
 
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurations() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified Amazon Redshift HSM configuration.
describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the specified Amazon Redshift HSM configuration.
DescribeHsmConfigurationsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeHsmConfigurations operation.
DescribeHsmConfigurationsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
DescribeHsmConfigurationsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Hsm Configurations Request Marshaller
DescribeHsmConfigurationsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeHsmConfigurationsRequestMarshaller
 
DescribeHsmConfigurationsResult - Class in com.amazonaws.services.redshift.model
DescribeHsmConfigurationsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
DescribeHsmConfigurationsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Hsm Configurations Result StAX Unmarshaller
DescribeHsmConfigurationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeHsmConfigurationsResultStaxUnmarshaller
 
describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes an attributes of an AMI.
describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes an attributes of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes an attributes of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes an attributes of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes an attributes of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes an attributes of an AMI.
DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImageAttribute operation.
DescribeImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Default constructor for a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, ImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Image Attribute Request Marshaller
DescribeImageAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeImageAttributeRequestMarshaller
 
DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
DescribeImageAttributeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Image Attribute Result StAX Unmarshaller
DescribeImageAttributeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeImageAttributeResultStaxUnmarshaller
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImages() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImages() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
DescribeImagesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImages operation.
DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
DescribeImagesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Images Request Marshaller
DescribeImagesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeImagesRequestMarshaller
 
DescribeImagesResult - Class in com.amazonaws.services.ec2.model
 
DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
 
DescribeImagesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Images Result StAX Unmarshaller
DescribeImagesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeImagesResultStaxUnmarshaller
 
describeIndexFields(DescribeIndexFieldsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets information about the index fields configured for the search domain.
describeIndexFields(DescribeIndexFieldsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets information about the index fields configured for the search domain.
describeIndexFieldsAsync(DescribeIndexFieldsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets information about the index fields configured for the search domain.
describeIndexFieldsAsync(DescribeIndexFieldsRequest, AsyncHandler<DescribeIndexFieldsRequest, DescribeIndexFieldsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets information about the index fields configured for the search domain.
describeIndexFieldsAsync(DescribeIndexFieldsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets information about the index fields configured for the search domain.
describeIndexFieldsAsync(DescribeIndexFieldsRequest, AsyncHandler<DescribeIndexFieldsRequest, DescribeIndexFieldsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets information about the index fields configured for the search domain.
DescribeIndexFieldsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeIndexFields operation.
DescribeIndexFieldsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
 
DescribeIndexFieldsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Index Fields Request Marshaller
DescribeIndexFieldsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeIndexFieldsRequestMarshaller
 
DescribeIndexFieldsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the index fields for a search domain.
DescribeIndexFieldsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
 
DescribeIndexFieldsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Index Fields Result StAX Unmarshaller
DescribeIndexFieldsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeIndexFieldsResultStaxUnmarshaller
 
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes an attribute of the specified instance.
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes an attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes an attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes an attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes an attribute of the specified instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes an attribute of the specified instance.
DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceAttribute operation.
DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Default constructor for a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Instance Attribute Request Marshaller
DescribeInstanceAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInstanceAttributeRequestMarshaller
 
DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
DescribeInstanceAttributeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Instance Attribute Result StAX Unmarshaller
DescribeInstanceAttributeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInstanceAttributeResultStaxUnmarshaller
 
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the current state of the specified instances registered with the specified load balancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the current state of the specified instances registered with the specified load balancer.
DescribeInstanceHealthRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeInstanceHealth operation.
DescribeInstanceHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Default constructor for a new DescribeInstanceHealthRequest object.
DescribeInstanceHealthRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Constructs a new DescribeInstanceHealthRequest object.
DescribeInstanceHealthRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Instance Health Request Marshaller
DescribeInstanceHealthRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeInstanceHealthRequestMarshaller
 
DescribeInstanceHealthResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeInstanceHealth action.
DescribeInstanceHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
DescribeInstanceHealthResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Instance Health Result StAX Unmarshaller
DescribeInstanceHealthResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeInstanceHealthResultStaxUnmarshaller
 
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your instances.
describeInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your instances.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your instances.
describeInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your instances.
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Requests a description of a set of instances.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Requests a description of a set of instances.
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your instances.
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of a set of instances.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of a set of instances.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of a set of instances.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of a set of instances.
DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstances operation.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
DescribeInstancesRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeInstances operation.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
 
DescribeInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Instances Request Marshaller
DescribeInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInstancesRequestMarshaller
 
DescribeInstancesRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Instances Request Marshaller
DescribeInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeInstancesRequestMarshaller
 
DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
 
DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
DescribeInstancesResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeInstances request.
DescribeInstancesResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeInstancesResult
 
DescribeInstancesResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Instances Result JSON Unmarshaller
DescribeInstancesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeInstancesResultJsonUnmarshaller
 
DescribeInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Instances Result StAX Unmarshaller
DescribeInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInstancesResultStaxUnmarshaller
 
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of one or more instances, including any scheduled events.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of one or more instances, including any scheduled events.
DescribeInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceStatus operation.
DescribeInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
DescribeInstanceStatusRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Instance Status Request Marshaller
DescribeInstanceStatusRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInstanceStatusRequestMarshaller
 
DescribeInstanceStatusResult - Class in com.amazonaws.services.ec2.model
 
DescribeInstanceStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
DescribeInstanceStatusResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Instance Status Result StAX Unmarshaller
DescribeInstanceStatusResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInstanceStatusResultStaxUnmarshaller
 
describeInterconnects(DescribeInterconnectsRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns a list of interconnects owned by the AWS account.
describeInterconnects() - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns a list of interconnects owned by the AWS account.
describeInterconnects(DescribeInterconnectsRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns a list of interconnects owned by the AWS account.
describeInterconnects() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns a list of interconnects owned by the AWS account.
describeInterconnectsAsync(DescribeInterconnectsRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Returns a list of interconnects owned by the AWS account.
describeInterconnectsAsync(DescribeInterconnectsRequest, AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Returns a list of interconnects owned by the AWS account.
describeInterconnectsAsync(DescribeInterconnectsRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns a list of interconnects owned by the AWS account.
describeInterconnectsAsync(DescribeInterconnectsRequest, AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns a list of interconnects owned by the AWS account.
DescribeInterconnectsRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DescribeInterconnects operation.
DescribeInterconnectsRequest() - Constructor for class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
 
DescribeInterconnectsRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Interconnects Request Marshaller
DescribeInterconnectsRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeInterconnectsRequestMarshaller
 
DescribeInterconnectsResult - Class in com.amazonaws.services.directconnect.model
A structure containing a list of interconnects.
DescribeInterconnectsResult() - Constructor for class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
 
DescribeInterconnectsResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Interconnects Result JSON Unmarshaller
DescribeInterconnectsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeInterconnectsResultJsonUnmarshaller
 
describeInternetGateways(DescribeInternetGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Internet gateways.
describeInternetGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your Internet gateways.
describeInternetGateways(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Internet gateways.
describeInternetGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Internet gateways.
describeInternetGatewaysAsync(DescribeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your Internet gateways.
DescribeInternetGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInternetGateways operation.
DescribeInternetGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
DescribeInternetGatewaysRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Internet Gateways Request Marshaller
DescribeInternetGatewaysRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInternetGatewaysRequestMarshaller
 
DescribeInternetGatewaysResult - Class in com.amazonaws.services.ec2.model
 
DescribeInternetGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
DescribeInternetGatewaysResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Internet Gateways Result StAX Unmarshaller
DescribeInternetGatewaysResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeInternetGatewaysResultStaxUnmarshaller
 
describeJob(DescribeJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJob(DescribeJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobFlows(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Deprecated.
describeJobFlows() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Deprecated.
describeJobFlows(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Deprecated.
describeJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Deprecated.
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Deprecated.
describeJobFlowsAsync(DescribeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Deprecated.
describeJobFlowsAsync(DescribeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
DescribeJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeJobFlows operation.
DescribeJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Default constructor for a new DescribeJobFlowsRequest object.
DescribeJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Constructs a new DescribeJobFlowsRequest object.
DescribeJobFlowsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Describe Job Flows Request Marshaller
DescribeJobFlowsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.DescribeJobFlowsRequestMarshaller
 
DescribeJobFlowsResult - Class in com.amazonaws.services.elasticmapreduce.model
The output for the DescribeJobFlows operation.
DescribeJobFlowsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
DescribeJobFlowsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Describe Job Flows Result JSON Unmarshaller
DescribeJobFlowsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.DescribeJobFlowsResultJsonUnmarshaller
 
DescribeJobRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DescribeJob operation.
DescribeJobRequest() - Constructor for class com.amazonaws.services.glacier.model.DescribeJobRequest
Default constructor for a new DescribeJobRequest object.
DescribeJobRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.DescribeJobRequest
Constructs a new DescribeJobRequest object.
DescribeJobRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DescribeJobRequest
Constructs a new DescribeJobRequest object.
DescribeJobRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Describe Job Request Marshaller
DescribeJobRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DescribeJobRequestMarshaller
 
DescribeJobResult - Class in com.amazonaws.services.glacier.model
Describes an Amazon Glacier job.
DescribeJobResult() - Constructor for class com.amazonaws.services.glacier.model.DescribeJobResult
 
DescribeJobResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Describe Job Result JSON Unmarshaller
DescribeJobResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DescribeJobResultJsonUnmarshaller
 
describeKeyPairs(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your key pairs.
describeKeyPairs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your key pairs.
describeKeyPairs(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your key pairs.
describeKeyPairs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your key pairs.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your key pairs.
DescribeKeyPairsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeKeyPairs operation.
DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
DescribeKeyPairsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Key Pairs Request Marshaller
DescribeKeyPairsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeKeyPairsRequestMarshaller
 
DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
 
DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
DescribeKeyPairsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Key Pairs Result StAX Unmarshaller
DescribeKeyPairsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeKeyPairsResultStaxUnmarshaller
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeLaunchConfigurations operation.
DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
DescribeLaunchConfigurationsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Launch Configurations Request Marshaller
DescribeLaunchConfigurationsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeLaunchConfigurationsRequestMarshaller
 
DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The LaunchConfigurationsType data type.
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
DescribeLaunchConfigurationsResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Launch Configurations Result StAX Unmarshaller
DescribeLaunchConfigurationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeLaunchConfigurationsResultStaxUnmarshaller
 
describeLayers(DescribeLayersRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Requests a description of one or more layers in a specified stack.
describeLayers(DescribeLayersRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Requests a description of one or more layers in a specified stack.
describeLayersAsync(DescribeLayersRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of one or more layers in a specified stack.
describeLayersAsync(DescribeLayersRequest, AsyncHandler<DescribeLayersRequest, DescribeLayersResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of one or more layers in a specified stack.
describeLayersAsync(DescribeLayersRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of one or more layers in a specified stack.
describeLayersAsync(DescribeLayersRequest, AsyncHandler<DescribeLayersRequest, DescribeLayersResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of one or more layers in a specified stack.
DescribeLayersRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeLayers operation.
DescribeLayersRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeLayersRequest
 
DescribeLayersRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Layers Request Marshaller
DescribeLayersRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeLayersRequestMarshaller
 
DescribeLayersResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeLayers request.
DescribeLayersResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeLayersResult
 
DescribeLayersResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Layers Result JSON Unmarshaller
DescribeLayersResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeLayersResultJsonUnmarshaller
 
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed information about all of the attributes associated with the specified load balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed information about all of the attributes associated with the specified load balancer.
DescribeLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerAttributes operation.
DescribeLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
 
DescribeLoadBalancerAttributesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancer Attributes Request Marshaller
DescribeLoadBalancerAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerAttributesRequestMarshaller
 
DescribeLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The following element is returned in a structure named DescribeLoadBalancerAttributesResult .
DescribeLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
 
DescribeLoadBalancerAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancer Attributes Result StAX Unmarshaller
DescribeLoadBalancerAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerAttributesResultStaxUnmarshaller
 
describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed descriptions of the policies.
DescribeLoadBalancerPoliciesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerPolicies operation.
DescribeLoadBalancerPoliciesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
DescribeLoadBalancerPoliciesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancer Policies Request Marshaller
DescribeLoadBalancerPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPoliciesRequestMarshaller
 
DescribeLoadBalancerPoliciesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancerPolicies action.
DescribeLoadBalancerPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
DescribeLoadBalancerPoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancer Policies Result StAX Unmarshaller
DescribeLoadBalancerPoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPoliciesResultStaxUnmarshaller
 
describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service.
DescribeLoadBalancerPolicyTypesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerPolicyTypes operation.
DescribeLoadBalancerPolicyTypesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
DescribeLoadBalancerPolicyTypesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancer Policy Types Request Marshaller
DescribeLoadBalancerPolicyTypesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPolicyTypesRequestMarshaller
 
DescribeLoadBalancerPolicyTypesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancerPolicyTypes action.
DescribeLoadBalancerPolicyTypesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
DescribeLoadBalancerPolicyTypesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancer Policy Types Result StAX Unmarshaller
DescribeLoadBalancerPolicyTypesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPolicyTypesResultStaxUnmarshaller
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancers() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed configuration information for all the load balancers created for the account.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed configuration information for all the load balancers created for the account.
DescribeLoadBalancersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancers operation.
DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Default constructor for a new DescribeLoadBalancersRequest object.
DescribeLoadBalancersRequest(List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Constructs a new DescribeLoadBalancersRequest object.
DescribeLoadBalancersRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancers Request Marshaller
DescribeLoadBalancersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancersRequestMarshaller
 
DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancers action.
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
DescribeLoadBalancersResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Describe Load Balancers Result StAX Unmarshaller
DescribeLoadBalancersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancersResultStaxUnmarshaller
 
describeLoadBasedAutoScaling(DescribeLoadBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes load-based auto scaling configurations for specified layers.
describeLoadBasedAutoScaling(DescribeLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes load-based auto scaling configurations for specified layers.
describeLoadBasedAutoScalingAsync(DescribeLoadBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes load-based auto scaling configurations for specified layers.
describeLoadBasedAutoScalingAsync(DescribeLoadBasedAutoScalingRequest, AsyncHandler<DescribeLoadBasedAutoScalingRequest, DescribeLoadBasedAutoScalingResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes load-based auto scaling configurations for specified layers.
describeLoadBasedAutoScalingAsync(DescribeLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes load-based auto scaling configurations for specified layers.
describeLoadBasedAutoScalingAsync(DescribeLoadBasedAutoScalingRequest, AsyncHandler<DescribeLoadBasedAutoScalingRequest, DescribeLoadBasedAutoScalingResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes load-based auto scaling configurations for specified layers.
DescribeLoadBasedAutoScalingRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeLoadBasedAutoScaling operation.
DescribeLoadBasedAutoScalingRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
 
DescribeLoadBasedAutoScalingRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Load Based Auto Scaling Request Marshaller
DescribeLoadBasedAutoScalingRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeLoadBasedAutoScalingRequestMarshaller
 
DescribeLoadBasedAutoScalingResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeLoadBasedAutoScaling request.
DescribeLoadBasedAutoScalingResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
 
DescribeLoadBasedAutoScalingResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Load Based Auto Scaling Result JSON Unmarshaller
DescribeLoadBasedAutoScalingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeLoadBasedAutoScalingResultJsonUnmarshaller
 
describeLocations(DescribeLocationsRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocations() - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocations(DescribeLocationsRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocations() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocationsAsync(DescribeLocationsRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocationsAsync(DescribeLocationsRequest, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocationsAsync(DescribeLocationsRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns the list of AWS Direct Connect locations in the current AWS region.
describeLocationsAsync(DescribeLocationsRequest, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns the list of AWS Direct Connect locations in the current AWS region.
DescribeLocationsRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DescribeLocations operation.
DescribeLocationsRequest() - Constructor for class com.amazonaws.services.directconnect.model.DescribeLocationsRequest
 
DescribeLocationsRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Locations Request Marshaller
DescribeLocationsRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeLocationsRequestMarshaller
 
DescribeLocationsResult - Class in com.amazonaws.services.directconnect.model
Describe Locations Result
DescribeLocationsResult() - Constructor for class com.amazonaws.services.directconnect.model.DescribeLocationsResult
 
DescribeLocationsResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Locations Result JSON Unmarshaller
DescribeLocationsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeLocationsResultJsonUnmarshaller
 
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatus(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
describeLoggingStatusAsync(DescribeLoggingStatusRequest, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
DescribeLoggingStatusRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeLoggingStatus operation.
DescribeLoggingStatusRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
DescribeLoggingStatusRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Logging Status Request Marshaller
DescribeLoggingStatusRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeLoggingStatusRequestMarshaller
 
DescribeLoggingStatusResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
DescribeLoggingStatusResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
DescribeLoggingStatusResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Logging Status Result StAX Unmarshaller
DescribeLoggingStatusResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeLoggingStatusResultStaxUnmarshaller
 
describeMaintenanceStartTime(DescribeMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTime(DescribeMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
DescribeMaintenanceStartTimeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeMaintenanceStartTime operation.
DescribeMaintenanceStartTimeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
DescribeMaintenanceStartTimeRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Maintenance Start Time Request Marshaller
DescribeMaintenanceStartTimeRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeMaintenanceStartTimeRequestMarshaller
 
DescribeMaintenanceStartTimeResult - Class in com.amazonaws.services.storagegateway.model
Describe Maintenance Start Time Result
DescribeMaintenanceStartTimeResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
DescribeMaintenanceStartTimeResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Maintenance Start Time Result JSON Unmarshaller
DescribeMaintenanceStartTimeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeMaintenanceStartTimeResultJsonUnmarshaller
 
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeMetricCollectionTypes operation.
DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
DescribeMetricCollectionTypesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Metric Collection Types Request Marshaller
DescribeMetricCollectionTypesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeMetricCollectionTypesRequestMarshaller
 
DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeMetricCollectionTypes action.
DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
DescribeMetricCollectionTypesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Metric Collection Types Result StAX Unmarshaller
DescribeMetricCollectionTypesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeMetricCollectionTypesResultStaxUnmarshaller
 
describeMyUserProfile(DescribeMyUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes a user's SSH information.
describeMyUserProfile(DescribeMyUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes a user's SSH information.
describeMyUserProfileAsync(DescribeMyUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes a user's SSH information.
describeMyUserProfileAsync(DescribeMyUserProfileRequest, AsyncHandler<DescribeMyUserProfileRequest, DescribeMyUserProfileResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes a user's SSH information.
describeMyUserProfileAsync(DescribeMyUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes a user's SSH information.
describeMyUserProfileAsync(DescribeMyUserProfileRequest, AsyncHandler<DescribeMyUserProfileRequest, DescribeMyUserProfileResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes a user's SSH information.
DescribeMyUserProfileRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeMyUserProfile operation.
DescribeMyUserProfileRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeMyUserProfileRequest
 
DescribeMyUserProfileRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe My User Profile Request Marshaller
DescribeMyUserProfileRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeMyUserProfileRequestMarshaller
 
DescribeMyUserProfileResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeMyUserProfile request.
DescribeMyUserProfileResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
 
DescribeMyUserProfileResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe My User Profile Result JSON Unmarshaller
DescribeMyUserProfileResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeMyUserProfileResultJsonUnmarshaller
 
describeNetworkAcls(DescribeNetworkAclsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network ACLs.
describeNetworkAcls() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network ACLs.
describeNetworkAcls(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network ACLs.
describeNetworkAcls() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network ACLs.
describeNetworkAclsAsync(DescribeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network ACLs.
DescribeNetworkAclsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeNetworkAcls operation.
DescribeNetworkAclsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
DescribeNetworkAclsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Network Acls Request Marshaller
DescribeNetworkAclsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeNetworkAclsRequestMarshaller
 
DescribeNetworkAclsResult - Class in com.amazonaws.services.ec2.model
 
DescribeNetworkAclsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
DescribeNetworkAclsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Network Acls Result StAX Unmarshaller
DescribeNetworkAclsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeNetworkAclsResultStaxUnmarshaller
 
describeNetworkInterfaceAttribute(DescribeNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes a network interface attribute.
describeNetworkInterfaceAttribute(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes a network interface attribute.
describeNetworkInterfaceAttributeAsync(DescribeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes a network interface attribute.
DescribeNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeNetworkInterfaceAttribute operation.
DescribeNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
DescribeNetworkInterfaceAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Network Interface Attribute Request Marshaller
DescribeNetworkInterfaceAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfaceAttributeRequestMarshaller
 
DescribeNetworkInterfaceAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeNetworkInterfaceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
DescribeNetworkInterfaceAttributeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Network Interface Attribute Result StAX Unmarshaller
DescribeNetworkInterfaceAttributeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfaceAttributeResultStaxUnmarshaller
 
describeNetworkInterfaces(DescribeNetworkInterfacesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network interfaces.
describeNetworkInterfaces() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your network interfaces.
describeNetworkInterfaces(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network interfaces.
describeNetworkInterfaces() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network interfaces.
describeNetworkInterfacesAsync(DescribeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your network interfaces.
DescribeNetworkInterfacesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeNetworkInterfaces operation.
DescribeNetworkInterfacesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
DescribeNetworkInterfacesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Network Interfaces Request Marshaller
DescribeNetworkInterfacesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfacesRequestMarshaller
 
DescribeNetworkInterfacesResult - Class in com.amazonaws.services.ec2.model
 
DescribeNetworkInterfacesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
DescribeNetworkInterfacesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Network Interfaces Result StAX Unmarshaller
DescribeNetworkInterfacesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfacesResultStaxUnmarshaller
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
DescribeNotificationConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeNotificationConfigurations operation.
DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
DescribeNotificationConfigurationsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Notification Configurations Request Marshaller
DescribeNotificationConfigurationsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeNotificationConfigurationsRequestMarshaller
 
DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeNotificationConfigurations action.
DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
DescribeNotificationConfigurationsResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Notification Configurations Result StAX Unmarshaller
DescribeNotificationConfigurationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeNotificationConfigurationsResultStaxUnmarshaller
 
describeObjects(DescribeObjectsRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Returns the object definitions for a set of objects associated with the pipeline.
describeObjects(DescribeObjectsRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Returns the object definitions for a set of objects associated with the pipeline.
describeObjectsAsync(DescribeObjectsRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Returns the object definitions for a set of objects associated with the pipeline.
describeObjectsAsync(DescribeObjectsRequest, AsyncHandler<DescribeObjectsRequest, DescribeObjectsResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Returns the object definitions for a set of objects associated with the pipeline.
describeObjectsAsync(DescribeObjectsRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Returns the object definitions for a set of objects associated with the pipeline.
describeObjectsAsync(DescribeObjectsRequest, AsyncHandler<DescribeObjectsRequest, DescribeObjectsResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Returns the object definitions for a set of objects associated with the pipeline.
DescribeObjectsRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the DescribeObjects operation.
DescribeObjectsRequest() - Constructor for class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
 
DescribeObjectsRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Describe Objects Request Marshaller
DescribeObjectsRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.DescribeObjectsRequestMarshaller
 
DescribeObjectsResult - Class in com.amazonaws.services.datapipeline.model
If True , there are more results that can be returned in another call to DescribeObjects.
DescribeObjectsResult() - Constructor for class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
 
DescribeObjectsResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Describe Objects Result JSON Unmarshaller
DescribeObjectsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.DescribeObjectsResultJsonUnmarshaller
 
describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Describes all available options.
describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Describes all available options.
describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Describes all available options.
describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Describes all available options.
describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Describes all available options.
describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Describes all available options.
DescribeOptionGroupOptionsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeOptionGroupOptions operation.
DescribeOptionGroupOptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
 
DescribeOptionGroupOptionsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Option Group Options Request Marshaller
DescribeOptionGroupOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeOptionGroupOptionsRequestMarshaller
 
DescribeOptionGroupOptionsResult - Class in com.amazonaws.services.rds.model
DescribeOptionGroupOptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
 
DescribeOptionGroupOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Option Group Options Result StAX Unmarshaller
DescribeOptionGroupOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeOptionGroupOptionsResultStaxUnmarshaller
 
describeOptionGroups(DescribeOptionGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Describes the available option groups.
describeOptionGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
Describes the available option groups.
describeOptionGroups(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Describes the available option groups.
describeOptionGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Describes the available option groups.
describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Describes the available option groups.
describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Describes the available option groups.
describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Describes the available option groups.
describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Describes the available option groups.
DescribeOptionGroupsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeOptionGroups operation.
DescribeOptionGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
 
DescribeOptionGroupsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Option Groups Request Marshaller
DescribeOptionGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeOptionGroupsRequestMarshaller
 
DescribeOptionGroupsResult - Class in com.amazonaws.services.rds.model
List of option groups.
DescribeOptionGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
 
DescribeOptionGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Option Groups Result StAX Unmarshaller
DescribeOptionGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeOptionGroupsResultStaxUnmarshaller
 
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of orderable cluster options.
describeOrderableClusterOptions() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of orderable cluster options.
describeOrderableClusterOptions(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of orderable cluster options.
describeOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of orderable cluster options.
describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of orderable cluster options.
DescribeOrderableClusterOptionsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeOrderableClusterOptions operation.
DescribeOrderableClusterOptionsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
DescribeOrderableClusterOptionsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Orderable Cluster Options Request Marshaller
DescribeOrderableClusterOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeOrderableClusterOptionsRequestMarshaller
 
DescribeOrderableClusterOptionsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeOrderableClusterOptions action.
DescribeOrderableClusterOptionsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
DescribeOrderableClusterOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Orderable Cluster Options Result StAX Unmarshaller
DescribeOrderableClusterOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeOrderableClusterOptionsResultStaxUnmarshaller
 
describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of orderable DB instance options for the specified engine.
describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of orderable DB instance options for the specified engine.
describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of orderable DB instance options for the specified engine.
describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of orderable DB instance options for the specified engine.
describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of orderable DB instance options for the specified engine.
describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of orderable DB instance options for the specified engine.
DescribeOrderableDBInstanceOptionsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeOrderableDBInstanceOptions operation.
DescribeOrderableDBInstanceOptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
 
DescribeOrderableDBInstanceOptionsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Orderable D B Instance Options Request Marshaller
DescribeOrderableDBInstanceOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeOrderableDBInstanceOptionsRequestMarshaller
 
DescribeOrderableDBInstanceOptionsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeOrderableDBInstanceOptions action.
DescribeOrderableDBInstanceOptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
 
DescribeOrderableDBInstanceOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Orderable D B Instance Options Result StAX Unmarshaller
DescribeOrderableDBInstanceOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeOrderableDBInstanceOptionsResultStaxUnmarshaller
 
describePermissions(DescribePermissionsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes the permissions for a specified stack.
describePermissions(DescribePermissionsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes the permissions for a specified stack.
describePermissionsAsync(DescribePermissionsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes the permissions for a specified stack.
describePermissionsAsync(DescribePermissionsRequest, AsyncHandler<DescribePermissionsRequest, DescribePermissionsResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes the permissions for a specified stack.
describePermissionsAsync(DescribePermissionsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes the permissions for a specified stack.
describePermissionsAsync(DescribePermissionsRequest, AsyncHandler<DescribePermissionsRequest, DescribePermissionsResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes the permissions for a specified stack.
DescribePermissionsRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribePermissions operation.
DescribePermissionsRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
 
DescribePermissionsRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Permissions Request Marshaller
DescribePermissionsRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribePermissionsRequestMarshaller
 
DescribePermissionsResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribePermissions request.
DescribePermissionsResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribePermissionsResult
 
DescribePermissionsResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Permissions Result JSON Unmarshaller
DescribePermissionsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribePermissionsResultJsonUnmarshaller
 
describePipelines(DescribePipelinesRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Retrieve metadata about one or more pipelines.
describePipelines(DescribePipelinesRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Retrieve metadata about one or more pipelines.
describePipelinesAsync(DescribePipelinesRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Retrieve metadata about one or more pipelines.
describePipelinesAsync(DescribePipelinesRequest, AsyncHandler<DescribePipelinesRequest, DescribePipelinesResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Retrieve metadata about one or more pipelines.
describePipelinesAsync(DescribePipelinesRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Retrieve metadata about one or more pipelines.
describePipelinesAsync(DescribePipelinesRequest, AsyncHandler<DescribePipelinesRequest, DescribePipelinesResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Retrieve metadata about one or more pipelines.
DescribePipelinesRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the DescribePipelines operation.
DescribePipelinesRequest() - Constructor for class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
 
DescribePipelinesRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Describe Pipelines Request Marshaller
DescribePipelinesRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.DescribePipelinesRequestMarshaller
 
DescribePipelinesResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the DescribePipelines action.
DescribePipelinesResult() - Constructor for class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
 
DescribePipelinesResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Describe Pipelines Result JSON Unmarshaller
DescribePipelinesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.DescribePipelinesResultJsonUnmarshaller
 
describePlacementGroups(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your placement groups.
describePlacementGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your placement groups.
describePlacementGroups(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your placement groups.
describePlacementGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your placement groups.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your placement groups.
DescribePlacementGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribePlacementGroups operation.
DescribePlacementGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
DescribePlacementGroupsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Placement Groups Request Marshaller
DescribePlacementGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsRequestMarshaller
 
DescribePlacementGroupsResult - Class in com.amazonaws.services.ec2.model
 
DescribePlacementGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
DescribePlacementGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Placement Groups Result StAX Unmarshaller
DescribePlacementGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsResultStaxUnmarshaller
 
describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribePolicies operation.
DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
DescribePoliciesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Policies Request Marshaller
DescribePoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribePoliciesRequestMarshaller
 
DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
The PoliciesType data type.
DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
DescribePoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Policies Result StAX Unmarshaller
DescribePoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribePoliciesResultStaxUnmarshaller
 
describeRaidArrays(DescribeRaidArraysRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describe an instance's RAID arrays.
describeRaidArrays(DescribeRaidArraysRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describe an instance's RAID arrays.
describeRaidArraysAsync(DescribeRaidArraysRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describe an instance's RAID arrays.
describeRaidArraysAsync(DescribeRaidArraysRequest, AsyncHandler<DescribeRaidArraysRequest, DescribeRaidArraysResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describe an instance's RAID arrays.
describeRaidArraysAsync(DescribeRaidArraysRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describe an instance's RAID arrays.
describeRaidArraysAsync(DescribeRaidArraysRequest, AsyncHandler<DescribeRaidArraysRequest, DescribeRaidArraysResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describe an instance's RAID arrays.
DescribeRaidArraysRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeRaidArrays operation.
DescribeRaidArraysRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
 
DescribeRaidArraysRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Raid Arrays Request Marshaller
DescribeRaidArraysRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeRaidArraysRequestMarshaller
 
DescribeRaidArraysResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeRaidArrays request.
DescribeRaidArraysResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
 
DescribeRaidArraysResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Raid Arrays Result JSON Unmarshaller
DescribeRaidArraysResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeRaidArraysResultJsonUnmarshaller
 
describeRankExpressions(DescribeRankExpressionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets the rank expressions configured for the search domain.
describeRankExpressions(DescribeRankExpressionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets the rank expressions configured for the search domain.
describeRankExpressionsAsync(DescribeRankExpressionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the rank expressions configured for the search domain.
describeRankExpressionsAsync(DescribeRankExpressionsRequest, AsyncHandler<DescribeRankExpressionsRequest, DescribeRankExpressionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the rank expressions configured for the search domain.
describeRankExpressionsAsync(DescribeRankExpressionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the rank expressions configured for the search domain.
describeRankExpressionsAsync(DescribeRankExpressionsRequest, AsyncHandler<DescribeRankExpressionsRequest, DescribeRankExpressionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the rank expressions configured for the search domain.
DescribeRankExpressionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeRankExpressions operation.
DescribeRankExpressionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
 
DescribeRankExpressionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Rank Expressions Request Marshaller
DescribeRankExpressionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeRankExpressionsRequestMarshaller
 
DescribeRankExpressionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the rank expressions for a search domain.
DescribeRankExpressionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
 
DescribeRankExpressionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Rank Expressions Result StAX Unmarshaller
DescribeRankExpressionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeRankExpressionsResultStaxUnmarshaller
 
describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more regions that are currently available to you.
describeRegions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more regions that are currently available to you.
describeRegions(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more regions that are currently available to you.
describeRegions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more regions that are currently available to you.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more regions that are currently available to you.
DescribeRegionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeRegions operation.
DescribeRegionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
DescribeRegionsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Regions Request Marshaller
DescribeRegionsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeRegionsRequestMarshaller
 
DescribeRegionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeRegionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
DescribeRegionsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Regions Result StAX Unmarshaller
DescribeRegionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeRegionsResultStaxUnmarshaller
 
describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroups() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroups(DescribeReplicationGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroups() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReplicationGroups operation returns information about a particular replication group.
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReplicationGroups operation returns information about a particular replication group.
DescribeReplicationGroupsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeReplicationGroups operation.
DescribeReplicationGroupsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
DescribeReplicationGroupsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Replication Groups Request Marshaller
DescribeReplicationGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeReplicationGroupsRequestMarshaller
 
DescribeReplicationGroupsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeReplicationGroups operation.
DescribeReplicationGroupsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
DescribeReplicationGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Replication Groups Result StAX Unmarshaller
DescribeReplicationGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeReplicationGroupsResultStaxUnmarshaller
 
describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes(DescribeReservedCacheNodesRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodes() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest, AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest, AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodes operation returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferings() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferings(DescribeReservedCacheNodesOfferingsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferings() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The DescribeReservedCacheNodesOfferings operation lists available reserved cache node offerings.
DescribeReservedCacheNodesOfferingsRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesOfferingsRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
DescribeReservedCacheNodesOfferingsRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Reserved Cache Nodes Offerings Request Marshaller
DescribeReservedCacheNodesOfferingsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesOfferingsRequestMarshaller
 
DescribeReservedCacheNodesOfferingsResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeReservedCacheNodesOfferings operation.
DescribeReservedCacheNodesOfferingsResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
DescribeReservedCacheNodesOfferingsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Reserved Cache Nodes Offerings Result StAX Unmarshaller
DescribeReservedCacheNodesOfferingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesOfferingsResultStaxUnmarshaller
 
DescribeReservedCacheNodesRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the DescribeReservedCacheNodes operation.
DescribeReservedCacheNodesRequest() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
DescribeReservedCacheNodesRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Reserved Cache Nodes Request Marshaller
DescribeReservedCacheNodesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesRequestMarshaller
 
DescribeReservedCacheNodesResult - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeReservedCacheNodes operation.
DescribeReservedCacheNodesResult() - Constructor for class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
DescribeReservedCacheNodesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Describe Reserved Cache Nodes Result StAX Unmarshaller
DescribeReservedCacheNodesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesResultStaxUnmarshaller
 
describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferings() - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists available reserved DB instance offerings.
describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists available reserved DB instance offerings.
DescribeReservedDBInstancesOfferingsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeReservedDBInstancesOfferings operation.
DescribeReservedDBInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Default constructor for a new DescribeReservedDBInstancesOfferingsRequest object.
DescribeReservedDBInstancesOfferingsRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Reserved D B Instances Offerings Request Marshaller
DescribeReservedDBInstancesOfferingsRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesOfferingsRequestMarshaller
 
DescribeReservedDBInstancesOfferingsResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeReservedDBInstancesOfferings action.
DescribeReservedDBInstancesOfferingsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
 
DescribeReservedDBInstancesOfferingsResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Reserved D B Instances Offerings Result StAX Unmarshaller
DescribeReservedDBInstancesOfferingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesOfferingsResultStaxUnmarshaller
 
DescribeReservedDBInstancesRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeReservedDBInstances operation.
DescribeReservedDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
Default constructor for a new DescribeReservedDBInstancesRequest object.
DescribeReservedDBInstancesRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Reserved D B Instances Request Marshaller
DescribeReservedDBInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesRequestMarshaller
 
DescribeReservedDBInstancesResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeReservedDBInstances action.
DescribeReservedDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
 
DescribeReservedDBInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Describe Reserved D B Instances Result StAX Unmarshaller
DescribeReservedDBInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesResultStaxUnmarshaller
 
describeReservedInstances(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Reserved Instances that you purchased.
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.
DescribeReservedInstancesListingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesListings operation.
DescribeReservedInstancesListingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
DescribeReservedInstancesListingsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Listings Request Marshaller
DescribeReservedInstancesListingsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesListingsRequestMarshaller
 
DescribeReservedInstancesListingsResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesListingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
DescribeReservedInstancesListingsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Listings Result StAX Unmarshaller
DescribeReservedInstancesListingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesListingsResultStaxUnmarshaller
 
describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModifications() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModifications(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the modifications made to your Reserved Instances.
describeReservedInstancesModificationsAsync(DescribeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the modifications made to your Reserved Instances.
DescribeReservedInstancesModificationsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesModifications operation.
DescribeReservedInstancesModificationsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
DescribeReservedInstancesModificationsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Modifications Request Marshaller
DescribeReservedInstancesModificationsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesModificationsRequestMarshaller
 
DescribeReservedInstancesModificationsResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesModificationsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
DescribeReservedInstancesModificationsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Modifications Result StAX Unmarshaller
DescribeReservedInstancesModificationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesModificationsResultStaxUnmarshaller
 
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Reserved Instance offerings that are available for purchase.
DescribeReservedInstancesOfferingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesOfferings operation.
DescribeReservedInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
DescribeReservedInstancesOfferingsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Offerings Request Marshaller
DescribeReservedInstancesOfferingsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesOfferingsRequestMarshaller
 
DescribeReservedInstancesOfferingsResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesOfferingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
DescribeReservedInstancesOfferingsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Offerings Result StAX Unmarshaller
DescribeReservedInstancesOfferingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesOfferingsResultStaxUnmarshaller
 
DescribeReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstances operation.
DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
DescribeReservedInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Request Marshaller
DescribeReservedInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesRequestMarshaller
 
DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
 
DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
DescribeReservedInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Reserved Instances Result StAX Unmarshaller
DescribeReservedInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesResultStaxUnmarshaller
 
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferings() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you.
DescribeReservedNodeOfferingsRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeReservedNodeOfferings operation.
DescribeReservedNodeOfferingsRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
DescribeReservedNodeOfferingsRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Reserved Node Offerings Request Marshaller
DescribeReservedNodeOfferingsRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeReservedNodeOfferingsRequestMarshaller
 
DescribeReservedNodeOfferingsResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeReservedNodeOfferings action.
DescribeReservedNodeOfferingsResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
DescribeReservedNodeOfferingsResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Reserved Node Offerings Result StAX Unmarshaller
DescribeReservedNodeOfferingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeReservedNodeOfferingsResultStaxUnmarshaller
 
describeReservedNodes(DescribeReservedNodesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns the descriptions of the reserved nodes.
describeReservedNodes() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns the descriptions of the reserved nodes.
describeReservedNodes(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns the descriptions of the reserved nodes.
describeReservedNodes() - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns the descriptions of the reserved nodes.
describeReservedNodesAsync(DescribeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns the descriptions of the reserved nodes.
DescribeReservedNodesRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeReservedNodes operation.
DescribeReservedNodesRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
DescribeReservedNodesRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Reserved Nodes Request Marshaller
DescribeReservedNodesRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeReservedNodesRequestMarshaller
 
DescribeReservedNodesResult - Class in com.amazonaws.services.redshift.model
Contains the output from the DescribeReservedNodes action.
DescribeReservedNodesResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
DescribeReservedNodesResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Reserved Nodes Result StAX Unmarshaller
DescribeReservedNodesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeReservedNodesResultStaxUnmarshaller
 
describeResize(DescribeResizeRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns information about the last resize operation for the specified cluster.
describeResize(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the last resize operation for the specified cluster.
describeResizeAsync(DescribeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Returns information about the last resize operation for the specified cluster.
DescribeResizeRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DescribeResize operation.
DescribeResizeRequest() - Constructor for class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
DescribeResizeRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Resize Request Marshaller
DescribeResizeRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeResizeRequestMarshaller
 
DescribeResizeResult - Class in com.amazonaws.services.redshift.model
Describes the result of a cluster resize operation.
DescribeResizeResult() - Constructor for class com.amazonaws.services.redshift.model.DescribeResizeResult
 
DescribeResizeResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Describe Resize Result StAX Unmarshaller
DescribeResizeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DescribeResizeResultStaxUnmarshaller
 
describeRouteTables(DescribeRouteTablesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your route tables.
describeRouteTables() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your route tables.
describeRouteTables(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your route tables.
describeRouteTables() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your route tables.
describeRouteTablesAsync(DescribeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your route tables.
DescribeRouteTablesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeRouteTables operation.
DescribeRouteTablesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
DescribeRouteTablesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Route Tables Request Marshaller
DescribeRouteTablesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeRouteTablesRequestMarshaller
 
DescribeRouteTablesResult - Class in com.amazonaws.services.ec2.model
 
DescribeRouteTablesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
DescribeRouteTablesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Route Tables Result StAX Unmarshaller
DescribeRouteTablesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeRouteTablesResultStaxUnmarshaller
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingActivities operation.
DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
DescribeScalingActivitiesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Scaling Activities Request Marshaller
DescribeScalingActivitiesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeScalingActivitiesRequestMarshaller
 
DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
The output for the DescribeScalingActivities action.
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
DescribeScalingActivitiesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Scaling Activities Result StAX Unmarshaller
DescribeScalingActivitiesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeScalingActivitiesResultStaxUnmarshaller
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingProcessTypes operation.
DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
DescribeScalingProcessTypesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Scaling Process Types Request Marshaller
DescribeScalingProcessTypesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeScalingProcessTypesRequestMarshaller
 
DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeScalingProcessTypes action.
DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
DescribeScalingProcessTypesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Scaling Process Types Result StAX Unmarshaller
DescribeScalingProcessTypesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeScalingProcessTypesResultStaxUnmarshaller
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScheduledActions operation.
DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
DescribeScheduledActionsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Scheduled Actions Request Marshaller
DescribeScheduledActionsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeScheduledActionsRequestMarshaller
 
DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
A scaling action that is scheduled for a future time and date.
DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
DescribeScheduledActionsResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Scheduled Actions Result StAX Unmarshaller
DescribeScheduledActionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeScheduledActionsResultStaxUnmarshaller
 
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your security groups.
describeSecurityGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your security groups.
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your security groups.
describeSecurityGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your security groups.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your security groups.
DescribeSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSecurityGroups operation.
DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
DescribeSecurityGroupsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Security Groups Request Marshaller
DescribeSecurityGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSecurityGroupsRequestMarshaller
 
DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
DescribeSecurityGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Security Groups Result StAX Unmarshaller
DescribeSecurityGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSecurityGroupsResultStaxUnmarshaller
 
describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets information about the resource-based policies that control access to the domain's document and search services.
describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets information about the resource-based policies that control access to the domain's document and search services.
describeServiceAccessPoliciesAsync(DescribeServiceAccessPoliciesRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets information about the resource-based policies that control access to the domain's document and search services.
describeServiceAccessPoliciesAsync(DescribeServiceAccessPoliciesRequest, AsyncHandler<DescribeServiceAccessPoliciesRequest, DescribeServiceAccessPoliciesResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets information about the resource-based policies that control access to the domain's document and search services.
describeServiceAccessPoliciesAsync(DescribeServiceAccessPoliciesRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets information about the resource-based policies that control access to the domain's document and search services.
describeServiceAccessPoliciesAsync(DescribeServiceAccessPoliciesRequest, AsyncHandler<DescribeServiceAccessPoliciesRequest, DescribeServiceAccessPoliciesResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets information about the resource-based policies that control access to the domain's document and search services.
DescribeServiceAccessPoliciesRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeServiceAccessPolicies operation.
DescribeServiceAccessPoliciesRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
DescribeServiceAccessPoliciesRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Service Access Policies Request Marshaller
DescribeServiceAccessPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeServiceAccessPoliciesRequestMarshaller
 
DescribeServiceAccessPoliciesResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the access policies for a domain.
DescribeServiceAccessPoliciesResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
 
DescribeServiceAccessPoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Service Access Policies Result StAX Unmarshaller
DescribeServiceAccessPoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeServiceAccessPoliciesResultStaxUnmarshaller
 
describeServiceErrors(DescribeServiceErrorsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes AWS OpsWorks service errors.
describeServiceErrors(DescribeServiceErrorsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes AWS OpsWorks service errors.
describeServiceErrorsAsync(DescribeServiceErrorsRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes AWS OpsWorks service errors.
describeServiceErrorsAsync(DescribeServiceErrorsRequest, AsyncHandler<DescribeServiceErrorsRequest, DescribeServiceErrorsResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes AWS OpsWorks service errors.
describeServiceErrorsAsync(DescribeServiceErrorsRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes AWS OpsWorks service errors.
describeServiceErrorsAsync(DescribeServiceErrorsRequest, AsyncHandler<DescribeServiceErrorsRequest, DescribeServiceErrorsResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes AWS OpsWorks service errors.
DescribeServiceErrorsRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeServiceErrors operation.
DescribeServiceErrorsRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
 
DescribeServiceErrorsRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Service Errors Request Marshaller
DescribeServiceErrorsRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeServiceErrorsRequestMarshaller
 
DescribeServiceErrorsResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeServiceErrors request.
DescribeServiceErrorsResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
 
DescribeServiceErrorsResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Service Errors Result JSON Unmarshaller
DescribeServiceErrorsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeServiceErrorsResultJsonUnmarshaller
 
describeServices(DescribeServicesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServices() - Method in interface com.amazonaws.services.support.AWSSupport
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServices(DescribeServicesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServices() - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServicesAsync(DescribeServicesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServicesAsync(DescribeServicesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the current list of AWS services and a list of service categories that applies to each one.
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the current list of AWS services and a list of service categories that applies to each one.
DescribeServicesRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeServices operation.
DescribeServicesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeServicesRequest
 
DescribeServicesRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Services Request Marshaller
DescribeServicesRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeServicesRequestMarshaller
 
DescribeServicesResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeServicesResult() - Constructor for class com.amazonaws.services.support.model.DescribeServicesResult
 
DescribeServicesResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Services Result JSON Unmarshaller
DescribeServicesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeServicesResultJsonUnmarshaller
 
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevels() - Method in interface com.amazonaws.services.support.AWSSupport
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevels() - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the list of severity levels that you can assign to an AWS Support case.
DescribeSeverityLevelsRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeSeverityLevels operation.
DescribeSeverityLevelsRequest() - Constructor for class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
DescribeSeverityLevelsRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Severity Levels Request Marshaller
DescribeSeverityLevelsRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeSeverityLevelsRequestMarshaller
 
DescribeSeverityLevelsResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeSeverityLevelsResult() - Constructor for class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
DescribeSeverityLevelsResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Severity Levels Result JSON Unmarshaller
DescribeSeverityLevelsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeSeverityLevelsResultJsonUnmarshaller
 
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes an attribute of the specified snapshot.
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes an attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes an attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes an attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes an attribute of the specified snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes an attribute of the specified snapshot.
DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshotAttribute operation.
DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Default constructor for a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Snapshot Attribute Request Marshaller
DescribeSnapshotAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSnapshotAttributeRequestMarshaller
 
DescribeSnapshotAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeSnapshotAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
DescribeSnapshotAttributeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Snapshot Attribute Result StAX Unmarshaller
DescribeSnapshotAttributeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSnapshotAttributeResultStaxUnmarshaller
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshots() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshots() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the Amazon EBS snapshots available to you.
describeSnapshotSchedule(DescribeSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotSchedule(DescribeSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation describes the snapshot schedule for the specified gateway volume.
DescribeSnapshotScheduleRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeSnapshotSchedule operation.
DescribeSnapshotScheduleRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
DescribeSnapshotScheduleRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Snapshot Schedule Request Marshaller
DescribeSnapshotScheduleRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeSnapshotScheduleRequestMarshaller
 
DescribeSnapshotScheduleResult - Class in com.amazonaws.services.storagegateway.model
Describe Snapshot Schedule Result
DescribeSnapshotScheduleResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
DescribeSnapshotScheduleResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Snapshot Schedule Result JSON Unmarshaller
DescribeSnapshotScheduleResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeSnapshotScheduleResultJsonUnmarshaller
 
DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshots operation.
DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
DescribeSnapshotsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Snapshots Request Marshaller
DescribeSnapshotsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSnapshotsRequestMarshaller
 
DescribeSnapshotsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
DescribeSnapshotsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Snapshots Result StAX Unmarshaller
DescribeSnapshotsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSnapshotsResultStaxUnmarshaller
 
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the datafeed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the datafeed for Spot Instances.
DescribeSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotDatafeedSubscription operation.
DescribeSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
DescribeSpotDatafeedSubscriptionRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Spot Datafeed Subscription Request Marshaller
DescribeSpotDatafeedSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSpotDatafeedSubscriptionRequestMarshaller
 
DescribeSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
 
DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
DescribeSpotDatafeedSubscriptionResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Spot Datafeed Subscription Result StAX Unmarshaller
DescribeSpotDatafeedSubscriptionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSpotDatafeedSubscriptionResultStaxUnmarshaller
 
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Instance requests that belong to your account.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Instance requests that belong to your account.
DescribeSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotInstanceRequests operation.
DescribeSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
DescribeSpotInstanceRequestsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Spot Instance Requests Request Marshaller
DescribeSpotInstanceRequestsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSpotInstanceRequestsRequestMarshaller
 
DescribeSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
DescribeSpotInstanceRequestsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Spot Instance Requests Result StAX Unmarshaller
DescribeSpotInstanceRequestsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSpotInstanceRequestsResultStaxUnmarshaller
 
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Price history.
describeSpotPriceHistory() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Price history.
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Price history.
describeSpotPriceHistory() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Price history.
DescribeSpotPriceHistoryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotPriceHistory operation.
DescribeSpotPriceHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
DescribeSpotPriceHistoryRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Spot Price History Request Marshaller
DescribeSpotPriceHistoryRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSpotPriceHistoryRequestMarshaller
 
DescribeSpotPriceHistoryResult - Class in com.amazonaws.services.ec2.model
 
DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
DescribeSpotPriceHistoryResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Spot Price History Result StAX Unmarshaller
DescribeSpotPriceHistoryResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSpotPriceHistoryResultStaxUnmarshaller
 
describeStackEvents(DescribeStackEventsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns all stack related events for a specified stack.
describeStackEvents(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns all stack related events for a specified stack.
describeStackEventsAsync(DescribeStackEventsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns all stack related events for a specified stack.
describeStackEventsAsync(DescribeStackEventsRequest, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns all stack related events for a specified stack.
describeStackEventsAsync(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns all stack related events for a specified stack.
describeStackEventsAsync(DescribeStackEventsRequest, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns all stack related events for a specified stack.
DescribeStackEventsRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the DescribeStackEvents operation.
DescribeStackEventsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
DescribeStackEventsRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stack Events Request Marshaller
DescribeStackEventsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStackEventsRequestMarshaller
 
DescribeStackEventsResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStackEvents action.
DescribeStackEventsResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
DescribeStackEventsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stack Events Result StAX Unmarshaller
DescribeStackEventsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStackEventsResultStaxUnmarshaller
 
describeStackResource(DescribeStackResourceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns a description of the specified resource in the specified stack.
describeStackResource(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns a description of the specified resource in the specified stack.
DescribeStackResourceRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the DescribeStackResource operation.
DescribeStackResourceRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
DescribeStackResourceRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stack Resource Request Marshaller
DescribeStackResourceRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourceRequestMarshaller
 
DescribeStackResourceResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStackResource action.
DescribeStackResourceResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
DescribeStackResourceResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stack Resource Result StAX Unmarshaller
DescribeStackResourceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourceResultStaxUnmarshaller
 
describeStackResources(DescribeStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns AWS resource descriptions for running and deleted stacks.
describeStackResources(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns AWS resource descriptions for running and deleted stacks.
DescribeStackResourcesRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the DescribeStackResources operation.
DescribeStackResourcesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
DescribeStackResourcesRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stack Resources Request Marshaller
DescribeStackResourcesRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourcesRequestMarshaller
 
DescribeStackResourcesResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStackResources action.
DescribeStackResourcesResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
DescribeStackResourcesResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stack Resources Result StAX Unmarshaller
DescribeStackResourcesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourcesResultStaxUnmarshaller
 
describeStacks(DescribeStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacks() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacks(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacks() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacks(DescribeStacksRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Requests a description of one or more stacks.
describeStacks(DescribeStacksRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Requests a description of one or more stacks.
describeStacksAsync(DescribeStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacksAsync(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacksAsync(DescribeStacksRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of one or more stacks.
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Requests a description of one or more stacks.
describeStacksAsync(DescribeStacksRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of one or more stacks.
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Requests a description of one or more stacks.
DescribeStacksRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the DescribeStacks operation.
DescribeStacksRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
DescribeStacksRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeStacks operation.
DescribeStacksRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeStacksRequest
 
DescribeStacksRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stacks Request Marshaller
DescribeStacksRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStacksRequestMarshaller
 
DescribeStacksRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Stacks Request Marshaller
DescribeStacksRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeStacksRequestMarshaller
 
DescribeStacksResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStacks action.
DescribeStacksResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 
DescribeStacksResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeStacks request.
DescribeStacksResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeStacksResult
 
DescribeStacksResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Stacks Result JSON Unmarshaller
DescribeStacksResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeStacksResultJsonUnmarshaller
 
DescribeStacksResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Describe Stacks Result StAX Unmarshaller
DescribeStacksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.DescribeStacksResultStaxUnmarshaller
 
describeStackSummary(DescribeStackSummaryRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .
describeStackSummary(DescribeStackSummaryRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .
describeStackSummaryAsync(DescribeStackSummaryRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .
describeStackSummaryAsync(DescribeStackSummaryRequest, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .
describeStackSummaryAsync(DescribeStackSummaryRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .
describeStackSummaryAsync(DescribeStackSummaryRequest, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .
DescribeStackSummaryRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeStackSummary operation.
DescribeStackSummaryRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
 
DescribeStackSummaryRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Stack Summary Request Marshaller
DescribeStackSummaryRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeStackSummaryRequestMarshaller
 
DescribeStackSummaryResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeStackSummary request.
DescribeStackSummaryResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
 
DescribeStackSummaryResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Stack Summary Result JSON Unmarshaller
DescribeStackSummaryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeStackSummaryResultJsonUnmarshaller
 
describeStemmingOptions(DescribeStemmingOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets the stemming dictionary configured for the search domain.
describeStemmingOptions(DescribeStemmingOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets the stemming dictionary configured for the search domain.
describeStemmingOptionsAsync(DescribeStemmingOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the stemming dictionary configured for the search domain.
describeStemmingOptionsAsync(DescribeStemmingOptionsRequest, AsyncHandler<DescribeStemmingOptionsRequest, DescribeStemmingOptionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the stemming dictionary configured for the search domain.
describeStemmingOptionsAsync(DescribeStemmingOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the stemming dictionary configured for the search domain.
describeStemmingOptionsAsync(DescribeStemmingOptionsRequest, AsyncHandler<DescribeStemmingOptionsRequest, DescribeStemmingOptionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the stemming dictionary configured for the search domain.
DescribeStemmingOptionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeStemmingOptions operation.
DescribeStemmingOptionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
 
DescribeStemmingOptionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Stemming Options Request Marshaller
DescribeStemmingOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeStemmingOptionsRequestMarshaller
 
DescribeStemmingOptionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the stemming options for a search domain.
DescribeStemmingOptionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
 
DescribeStemmingOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Stemming Options Result StAX Unmarshaller
DescribeStemmingOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeStemmingOptionsResultStaxUnmarshaller
 
describeStep(DescribeStepRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides more detail about the cluster step.
describeStep() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides more detail about the cluster step.
describeStep(DescribeStepRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides more detail about the cluster step.
describeStep() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides more detail about the cluster step.
describeStepAsync(DescribeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides more detail about the cluster step.
DescribeStepRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeStep operation.
DescribeStepRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
DescribeStepRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Describe Step Request Marshaller
DescribeStepRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.DescribeStepRequestMarshaller
 
DescribeStepResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the description of the cluster step.
DescribeStepResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 
DescribeStepResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Describe Step Result JSON Unmarshaller
DescribeStepResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.DescribeStepResultJsonUnmarshaller
 
describeStopwordOptions(DescribeStopwordOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets the stopwords configured for the search domain.
describeStopwordOptions(DescribeStopwordOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets the stopwords configured for the search domain.
describeStopwordOptionsAsync(DescribeStopwordOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the stopwords configured for the search domain.
describeStopwordOptionsAsync(DescribeStopwordOptionsRequest, AsyncHandler<DescribeStopwordOptionsRequest, DescribeStopwordOptionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the stopwords configured for the search domain.
describeStopwordOptionsAsync(DescribeStopwordOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the stopwords configured for the search domain.
describeStopwordOptionsAsync(DescribeStopwordOptionsRequest, AsyncHandler<DescribeStopwordOptionsRequest, DescribeStopwordOptionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the stopwords configured for the search domain.
DescribeStopwordOptionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeStopwordOptions operation.
DescribeStopwordOptionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
 
DescribeStopwordOptionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Stopword Options Request Marshaller
DescribeStopwordOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeStopwordOptionsRequestMarshaller
 
DescribeStopwordOptionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the stopword options for a search domain.
DescribeStopwordOptionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
 
DescribeStopwordOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Stopword Options Result StAX Unmarshaller
DescribeStopwordOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeStopwordOptionsResultStaxUnmarshaller
 
describeStorediSCSIVolumes(DescribeStorediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns description of the gateway volumes specified in the request.
describeStorediSCSIVolumes(DescribeStorediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns description of the gateway volumes specified in the request.
DescribeStorediSCSIVolumesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeStorediSCSIVolumes operation.
DescribeStorediSCSIVolumesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
DescribeStorediSCSIVolumesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Storedi S C S I Volumes Request Marshaller
DescribeStorediSCSIVolumesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeStorediSCSIVolumesRequestMarshaller
 
DescribeStorediSCSIVolumesResult - Class in com.amazonaws.services.storagegateway.model
Describe Storedi S C S I Volumes Result
DescribeStorediSCSIVolumesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
DescribeStorediSCSIVolumesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Storedi S C S I Volumes Result JSON Unmarshaller
DescribeStorediSCSIVolumesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeStorediSCSIVolumesResultJsonUnmarshaller
 
describeStream(DescribeStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(String, Integer, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStream(String, Integer, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStreamAsync(DescribeStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStreamAsync(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns the following information about the stream: the current status of the stream, the stream Amazon Resource Name (ARN), and an array of shard objects that comprise the stream.
DescribeStreamRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the DescribeStream operation.
DescribeStreamRequest() - Constructor for class com.amazonaws.services.kinesis.model.DescribeStreamRequest
 
DescribeStreamRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Describe Stream Request Marshaller
DescribeStreamRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.DescribeStreamRequestMarshaller
 
DescribeStreamResult - Class in com.amazonaws.services.kinesis.model
Represents the output of a DescribeStream operation.
DescribeStreamResult() - Constructor for class com.amazonaws.services.kinesis.model.DescribeStreamResult
 
DescribeStreamResultJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Describe Stream Result JSON Unmarshaller
DescribeStreamResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.DescribeStreamResultJsonUnmarshaller
 
describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your subnets.
describeSubnets() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your subnets.
describeSubnets(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your subnets.
describeSubnets() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your subnets.
describeSubnetsAsync(DescribeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your subnets.
DescribeSubnetsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSubnets operation.
DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
DescribeSubnetsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Subnets Request Marshaller
DescribeSubnetsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSubnetsRequestMarshaller
 
DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
 
DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
DescribeSubnetsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Subnets Result StAX Unmarshaller
DescribeSubnetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeSubnetsResultStaxUnmarshaller
 
describeSynonymOptions(DescribeSynonymOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Gets the synonym dictionary configured for the search domain.
describeSynonymOptions(DescribeSynonymOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Gets the synonym dictionary configured for the search domain.
describeSynonymOptionsAsync(DescribeSynonymOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the synonym dictionary configured for the search domain.
describeSynonymOptionsAsync(DescribeSynonymOptionsRequest, AsyncHandler<DescribeSynonymOptionsRequest, DescribeSynonymOptionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Gets the synonym dictionary configured for the search domain.
describeSynonymOptionsAsync(DescribeSynonymOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the synonym dictionary configured for the search domain.
describeSynonymOptionsAsync(DescribeSynonymOptionsRequest, AsyncHandler<DescribeSynonymOptionsRequest, DescribeSynonymOptionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Gets the synonym dictionary configured for the search domain.
DescribeSynonymOptionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the DescribeSynonymOptions operation.
DescribeSynonymOptionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
 
DescribeSynonymOptionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Synonym Options Request Marshaller
DescribeSynonymOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeSynonymOptionsRequestMarshaller
 
DescribeSynonymOptionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the synonym options for a search domain.
DescribeSynonymOptionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
 
DescribeSynonymOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Describe Synonym Options Result StAX Unmarshaller
DescribeSynonymOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DescribeSynonymOptionsResultStaxUnmarshaller
 
describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
DescribeTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
DescribeTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
 
DescribeTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the DescribeTable operation.
DescribeTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Default constructor for a new DescribeTableRequest object.
DescribeTableRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Constructs a new DescribeTableRequest object.
DescribeTableRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DescribeTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DescribeTableRequestMarshaller
Deprecated.
 
DescribeTableRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Describe Table Request Marshaller
DescribeTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DescribeTableRequestMarshaller
 
DescribeTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use DescribeTableResult instead.
DescribeTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
 
DescribeTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DescribeTable operation.
DescribeTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
DescribeTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
DescribeTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.DescribeTableResultJsonUnmarshaller
Deprecated.
 
DescribeTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Describe Table Result JSON Unmarshaller
DescribeTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.DescribeTableResultJsonUnmarshaller
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the tags for your EC2 resources.
describeTags() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of the tags for your EC2 resources.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the tags for your EC2 resources.
describeTags() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the tags for your EC2 resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of the tags for your EC2 resources.
DescribeTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
DescribeTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Default constructor for a new DescribeTagsRequest object.
DescribeTagsRequest(List<Filter>) - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Constructs a new DescribeTagsRequest object.
DescribeTagsRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Tags Request Marshaller
DescribeTagsRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeTagsRequestMarshaller
 
DescribeTagsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Tags Request Marshaller
DescribeTagsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeTagsRequestMarshaller
 
DescribeTagsResult - Class in com.amazonaws.services.autoscaling.model
DescribeTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
DescribeTagsResult - Class in com.amazonaws.services.ec2.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
 
DescribeTagsResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Tags Result StAX Unmarshaller
DescribeTagsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeTagsResultStaxUnmarshaller
 
DescribeTagsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Tags Result StAX Unmarshaller
DescribeTagsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeTagsResultStaxUnmarshaller
 
describeTapeArchives(DescribeTapeArchivesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchives() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchives(DescribeTapeArchivesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchives() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of specified virtual tapes in the Virtual Tape Shelf (VTS).
DescribeTapeArchivesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeTapeArchives operation.
DescribeTapeArchivesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
DescribeTapeArchivesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Tape Archives Request Marshaller
DescribeTapeArchivesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeTapeArchivesRequestMarshaller
 
DescribeTapeArchivesResult - Class in com.amazonaws.services.storagegateway.model
DescribeTapeArchivesOutput
DescribeTapeArchivesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
DescribeTapeArchivesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Tape Archives Result JSON Unmarshaller
DescribeTapeArchivesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeTapeArchivesResultJsonUnmarshaller
 
describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a list of virtual tape recovery points that are available for the specified Gateway-Virtual Tape Library.
describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a list of virtual tape recovery points that are available for the specified Gateway-Virtual Tape Library.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a list of virtual tape recovery points that are available for the specified Gateway-Virtual Tape Library.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a list of virtual tape recovery points that are available for the specified Gateway-Virtual Tape Library.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a list of virtual tape recovery points that are available for the specified Gateway-Virtual Tape Library.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a list of virtual tape recovery points that are available for the specified Gateway-Virtual Tape Library.
DescribeTapeRecoveryPointsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeTapeRecoveryPoints operation.
DescribeTapeRecoveryPointsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
DescribeTapeRecoveryPointsRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Tape Recovery Points Request Marshaller
DescribeTapeRecoveryPointsRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeTapeRecoveryPointsRequestMarshaller
 
DescribeTapeRecoveryPointsResult - Class in com.amazonaws.services.storagegateway.model
DescribeTapeRecoveryPointsOutput
DescribeTapeRecoveryPointsResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
DescribeTapeRecoveryPointsResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Tape Recovery Points Result JSON Unmarshaller
DescribeTapeRecoveryPointsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeTapeRecoveryPointsResultJsonUnmarshaller
 
describeTapes(DescribeTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapes(DescribeTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest, AsyncHandler<DescribeTapesRequest, DescribeTapesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest, AsyncHandler<DescribeTapesRequest, DescribeTapesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
DescribeTapesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeTapes operation.
DescribeTapesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
DescribeTapesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Tapes Request Marshaller
DescribeTapesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeTapesRequestMarshaller
 
DescribeTapesResult - Class in com.amazonaws.services.storagegateway.model
DescribeTapesOutput
DescribeTapesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
DescribeTapesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Tapes Result JSON Unmarshaller
DescribeTapesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeTapesResultJsonUnmarshaller
 
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTerminationPolicyTypes operation.
DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
DescribeTerminationPolicyTypesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Termination Policy Types Request Marshaller
DescribeTerminationPolicyTypesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeTerminationPolicyTypesRequestMarshaller
 
DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
The TerminationPolicyTypes data type.
DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
DescribeTerminationPolicyTypesResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Describe Termination Policy Types Result StAX Unmarshaller
DescribeTerminationPolicyTypesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DescribeTerminationPolicyTypesResultStaxUnmarshaller
 
describeTimeBasedAutoScaling(DescribeTimeBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes time-based auto scaling configurations for specified instances.
describeTimeBasedAutoScaling(DescribeTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes time-based auto scaling configurations for specified instances.
describeTimeBasedAutoScalingAsync(DescribeTimeBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes time-based auto scaling configurations for specified instances.
describeTimeBasedAutoScalingAsync(DescribeTimeBasedAutoScalingRequest, AsyncHandler<DescribeTimeBasedAutoScalingRequest, DescribeTimeBasedAutoScalingResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes time-based auto scaling configurations for specified instances.
describeTimeBasedAutoScalingAsync(DescribeTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes time-based auto scaling configurations for specified instances.
describeTimeBasedAutoScalingAsync(DescribeTimeBasedAutoScalingRequest, AsyncHandler<DescribeTimeBasedAutoScalingRequest, DescribeTimeBasedAutoScalingResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes time-based auto scaling configurations for specified instances.
DescribeTimeBasedAutoScalingRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeTimeBasedAutoScaling operation.
DescribeTimeBasedAutoScalingRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
 
DescribeTimeBasedAutoScalingRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Time Based Auto Scaling Request Marshaller
DescribeTimeBasedAutoScalingRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeTimeBasedAutoScalingRequestMarshaller
 
DescribeTimeBasedAutoScalingResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeTimeBasedAutoScaling request.
DescribeTimeBasedAutoScalingResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
 
DescribeTimeBasedAutoScalingResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Time Based Auto Scaling Result JSON Unmarshaller
DescribeTimeBasedAutoScalingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeTimeBasedAutoScalingResultJsonUnmarshaller
 
describeTrails(DescribeTrailsRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Retrieves the settings for some or all trails associated with an account.
describeTrails() - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Retrieves the settings for some or all trails associated with an account.
describeTrails(DescribeTrailsRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Retrieves the settings for some or all trails associated with an account.
describeTrails() - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Retrieves the settings for some or all trails associated with an account.
describeTrailsAsync(DescribeTrailsRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Retrieves the settings for some or all trails associated with an account.
describeTrailsAsync(DescribeTrailsRequest, AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Retrieves the settings for some or all trails associated with an account.
describeTrailsAsync(DescribeTrailsRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Retrieves the settings for some or all trails associated with an account.
describeTrailsAsync(DescribeTrailsRequest, AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Retrieves the settings for some or all trails associated with an account.
DescribeTrailsRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the DescribeTrails operation.
DescribeTrailsRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
 
DescribeTrailsRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Describe Trails Request Marshaller
DescribeTrailsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.DescribeTrailsRequestMarshaller
 
DescribeTrailsResult - Class in com.amazonaws.services.cloudtrail.model
Returns the objects or data listed below if successful.
DescribeTrailsResult() - Constructor for class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
 
DescribeTrailsResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Describe Trails Result JSON Unmarshaller
DescribeTrailsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.DescribeTrailsResultJsonUnmarshaller
 
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
DescribeTrustedAdvisorCheckRefreshStatusesRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeTrustedAdvisorCheckRefreshStatuses operation.
DescribeTrustedAdvisorCheckRefreshStatusesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Check Refresh Statuses Request Marshaller
DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller
 
DescribeTrustedAdvisorCheckRefreshStatusesResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeTrustedAdvisorCheckRefreshStatusesResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
DescribeTrustedAdvisorCheckRefreshStatusesResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Check Refresh Statuses Result JSON Unmarshaller
DescribeTrustedAdvisorCheckRefreshStatusesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckRefreshStatusesResultJsonUnmarshaller
 
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the results of the Trusted Advisor check that has the specified check ID.
DescribeTrustedAdvisorCheckResultRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeTrustedAdvisorCheckResult operation.
DescribeTrustedAdvisorCheckResultRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
DescribeTrustedAdvisorCheckResultRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Check Result Request Marshaller
DescribeTrustedAdvisorCheckResultRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckResultRequestMarshaller
 
DescribeTrustedAdvisorCheckResultResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeTrustedAdvisorCheckResultResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
DescribeTrustedAdvisorCheckResultResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Check Result Result JSON Unmarshaller
DescribeTrustedAdvisorCheckResultResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckResultResultJsonUnmarshaller
 
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.
DescribeTrustedAdvisorChecksRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeTrustedAdvisorChecks operation.
DescribeTrustedAdvisorChecksRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
DescribeTrustedAdvisorChecksRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Checks Request Marshaller
DescribeTrustedAdvisorChecksRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorChecksRequestMarshaller
 
DescribeTrustedAdvisorChecksResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeTrustedAdvisorChecksResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
DescribeTrustedAdvisorChecksResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Checks Result JSON Unmarshaller
DescribeTrustedAdvisorChecksResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorChecksResultJsonUnmarshaller
 
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
DescribeTrustedAdvisorCheckSummariesRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the DescribeTrustedAdvisorCheckSummaries operation.
DescribeTrustedAdvisorCheckSummariesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
DescribeTrustedAdvisorCheckSummariesRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Check Summaries Request Marshaller
DescribeTrustedAdvisorCheckSummariesRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckSummariesRequestMarshaller
 
DescribeTrustedAdvisorCheckSummariesResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
DescribeTrustedAdvisorCheckSummariesResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 
DescribeTrustedAdvisorCheckSummariesResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Describe Trusted Advisor Check Summaries Result JSON Unmarshaller
DescribeTrustedAdvisorCheckSummariesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckSummariesResultJsonUnmarshaller
 
describeUploadBuffer(DescribeUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns information about the upload buffer of a gateway.
describeUploadBuffer(DescribeUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the upload buffer of a gateway.
DescribeUploadBufferRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeUploadBuffer operation.
DescribeUploadBufferRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
DescribeUploadBufferRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Upload Buffer Request Marshaller
DescribeUploadBufferRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeUploadBufferRequestMarshaller
 
DescribeUploadBufferResult - Class in com.amazonaws.services.storagegateway.model
Describe Upload Buffer Result
DescribeUploadBufferResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
DescribeUploadBufferResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Upload Buffer Result JSON Unmarshaller
DescribeUploadBufferResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeUploadBufferResultJsonUnmarshaller
 
describeUserProfiles(DescribeUserProfilesRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describe specified users.
describeUserProfiles(DescribeUserProfilesRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describe specified users.
describeUserProfilesAsync(DescribeUserProfilesRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describe specified users.
describeUserProfilesAsync(DescribeUserProfilesRequest, AsyncHandler<DescribeUserProfilesRequest, DescribeUserProfilesResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describe specified users.
describeUserProfilesAsync(DescribeUserProfilesRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describe specified users.
describeUserProfilesAsync(DescribeUserProfilesRequest, AsyncHandler<DescribeUserProfilesRequest, DescribeUserProfilesResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describe specified users.
DescribeUserProfilesRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeUserProfiles operation.
DescribeUserProfilesRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
 
DescribeUserProfilesRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe User Profiles Request Marshaller
DescribeUserProfilesRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeUserProfilesRequestMarshaller
 
DescribeUserProfilesResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeUserProfiles request.
DescribeUserProfilesResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
 
DescribeUserProfilesResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe User Profiles Result JSON Unmarshaller
DescribeUserProfilesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeUserProfilesResultJsonUnmarshaller
 
describeVault(DescribeVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVault(DescribeVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest, AsyncHandler<DescribeVaultRequest, DescribeVaultResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest, AsyncHandler<DescribeVaultRequest, DescribeVaultResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
DescribeVaultOutput - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
DescribeVaultOutput() - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultOutput
 
DescribeVaultOutputJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Describe Vault Output JSON Unmarshaller
DescribeVaultOutputJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DescribeVaultOutputJsonUnmarshaller
 
DescribeVaultRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DescribeVault operation.
DescribeVaultRequest() - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultRequest
Default constructor for a new DescribeVaultRequest object.
DescribeVaultRequest(String) - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultRequest
Constructs a new DescribeVaultRequest object.
DescribeVaultRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultRequest
Constructs a new DescribeVaultRequest object.
DescribeVaultRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Describe Vault Request Marshaller
DescribeVaultRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DescribeVaultRequestMarshaller
 
DescribeVaultResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
DescribeVaultResult() - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultResult
 
DescribeVaultResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Describe Vault Result JSON Unmarshaller
DescribeVaultResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.DescribeVaultResultJsonUnmarshaller
 
describeVirtualGateways(DescribeVirtualGatewaysRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGateways() - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGateways(DescribeVirtualGatewaysRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGateways() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest, AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns a list of virtual private gateways owned by the AWS account.
describeVirtualGatewaysAsync(DescribeVirtualGatewaysRequest, AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns a list of virtual private gateways owned by the AWS account.
DescribeVirtualGatewaysRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DescribeVirtualGateways operation.
DescribeVirtualGatewaysRequest() - Constructor for class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysRequest
 
DescribeVirtualGatewaysRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Virtual Gateways Request Marshaller
DescribeVirtualGatewaysRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeVirtualGatewaysRequestMarshaller
 
DescribeVirtualGatewaysResult - Class in com.amazonaws.services.directconnect.model
A structure containing a list of virtual private gateways.
DescribeVirtualGatewaysResult() - Constructor for class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
 
DescribeVirtualGatewaysResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Virtual Gateways Result JSON Unmarshaller
DescribeVirtualGatewaysResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeVirtualGatewaysResultJsonUnmarshaller
 
describeVirtualInterfaces(DescribeVirtualInterfacesRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Displays all virtual interfaces for an AWS account.
describeVirtualInterfaces() - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Displays all virtual interfaces for an AWS account.
describeVirtualInterfaces(DescribeVirtualInterfacesRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Displays all virtual interfaces for an AWS account.
describeVirtualInterfaces() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Displays all virtual interfaces for an AWS account.
describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Displays all virtual interfaces for an AWS account.
describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest, AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult>) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnectAsync
Displays all virtual interfaces for an AWS account.
describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Displays all virtual interfaces for an AWS account.
describeVirtualInterfacesAsync(DescribeVirtualInterfacesRequest, AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult>) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Displays all virtual interfaces for an AWS account.
DescribeVirtualInterfacesRequest - Class in com.amazonaws.services.directconnect.model
Container for the parameters to the DescribeVirtualInterfaces operation.
DescribeVirtualInterfacesRequest() - Constructor for class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
 
DescribeVirtualInterfacesRequestMarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Virtual Interfaces Request Marshaller
DescribeVirtualInterfacesRequestMarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeVirtualInterfacesRequestMarshaller
 
DescribeVirtualInterfacesResult - Class in com.amazonaws.services.directconnect.model
A structure containing a list of virtual interfaces.
DescribeVirtualInterfacesResult() - Constructor for class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
 
DescribeVirtualInterfacesResultJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Describe Virtual Interfaces Result JSON Unmarshaller
DescribeVirtualInterfacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DescribeVirtualInterfacesResultJsonUnmarshaller
 
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified volume.
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified volume.
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified volume.
DescribeVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeAttribute operation.
DescribeVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
DescribeVolumeAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Volume Attribute Request Marshaller
DescribeVolumeAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVolumeAttributeRequestMarshaller
 
DescribeVolumeAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeVolumeAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
DescribeVolumeAttributeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Volume Attribute Result StAX Unmarshaller
DescribeVolumeAttributeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVolumeAttributeResultStaxUnmarshaller
 
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified Amazon EBS volumes.
describeVolumes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified Amazon EBS volumes.
describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified Amazon EBS volumes.
describeVolumes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified Amazon EBS volumes.
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Describes an instance's Amazon EBS volumes.
describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Describes an instance's Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes an instance's Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Describes an instance's Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes an instance's Amazon EBS volumes.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Describes an instance's Amazon EBS volumes.
DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumes operation.
DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Default constructor for a new DescribeVolumesRequest object.
DescribeVolumesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Constructs a new DescribeVolumesRequest object.
DescribeVolumesRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DescribeVolumes operation.
DescribeVolumesRequest() - Constructor for class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
 
DescribeVolumesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Volumes Request Marshaller
DescribeVolumesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVolumesRequestMarshaller
 
DescribeVolumesRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Volumes Request Marshaller
DescribeVolumesRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeVolumesRequestMarshaller
 
DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
 
DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
DescribeVolumesResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a DescribeVolumes request.
DescribeVolumesResult() - Constructor for class com.amazonaws.services.opsworks.model.DescribeVolumesResult
 
DescribeVolumesResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Describe Volumes Result JSON Unmarshaller
DescribeVolumesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DescribeVolumesResultJsonUnmarshaller
 
DescribeVolumesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Volumes Result StAX Unmarshaller
DescribeVolumesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVolumesResultStaxUnmarshaller
 
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the specified volumes.
describeVolumeStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the specified volumes.
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the specified volumes.
describeVolumeStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the specified volumes.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the specified volumes.
DescribeVolumeStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeStatus operation.
DescribeVolumeStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
DescribeVolumeStatusRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Volume Status Request Marshaller
DescribeVolumeStatusRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVolumeStatusRequestMarshaller
 
DescribeVolumeStatusResult - Class in com.amazonaws.services.ec2.model
 
DescribeVolumeStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
DescribeVolumeStatusResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Volume Status Result StAX Unmarshaller
DescribeVolumeStatusResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVolumeStatusResultStaxUnmarshaller
 
describeVpcAttribute(DescribeVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the specified attribute of the specified VPC.
describeVpcAttribute(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified VPC.
describeVpcAttributeAsync(DescribeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the specified attribute of the specified VPC.
DescribeVpcAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcAttribute operation.
DescribeVpcAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
DescribeVpcAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpc Attribute Request Marshaller
DescribeVpcAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpcAttributeRequestMarshaller
 
DescribeVpcAttributeResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
DescribeVpcAttributeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpc Attribute Result StAX Unmarshaller
DescribeVpcAttributeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpcAttributeResultStaxUnmarshaller
 
describeVpcs(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPCs.
describeVpcs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPCs.
describeVpcs(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPCs.
describeVpcs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPCs.
describeVpcsAsync(DescribeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPCs.
DescribeVpcsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcs operation.
DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
DescribeVpcsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpcs Request Marshaller
DescribeVpcsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpcsRequestMarshaller
 
DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
DescribeVpcsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpcs Result StAX Unmarshaller
DescribeVpcsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpcsResultStaxUnmarshaller
 
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN connections.
describeVpnConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your VPN connections.
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN connections.
describeVpnConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your VPN connections.
DescribeVpnConnectionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpnConnections operation.
DescribeVpnConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
DescribeVpnConnectionsRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpn Connections Request Marshaller
DescribeVpnConnectionsRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpnConnectionsRequestMarshaller
 
DescribeVpnConnectionsResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpnConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
DescribeVpnConnectionsResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpn Connections Result StAX Unmarshaller
DescribeVpnConnectionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpnConnectionsResultStaxUnmarshaller
 
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your virtual private gateways.
describeVpnGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes one or more of your virtual private gateways.
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your virtual private gateways.
describeVpnGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your virtual private gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes one or more of your virtual private gateways.
DescribeVpnGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpnGateways operation.
DescribeVpnGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
DescribeVpnGatewaysRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpn Gateways Request Marshaller
DescribeVpnGatewaysRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpnGatewaysRequestMarshaller
 
DescribeVpnGatewaysResult - Class in com.amazonaws.services.ec2.model
 
DescribeVpnGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
DescribeVpnGatewaysResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Describe Vpn Gateways Result StAX Unmarshaller
DescribeVpnGatewaysResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DescribeVpnGatewaysResultStaxUnmarshaller
 
describeVTLDevices(DescribeVTLDevicesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of Virtual Tape Library (VTL) devices for the gateway specified in the request.
describeVTLDevices(DescribeVTLDevicesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of Virtual Tape Library (VTL) devices for the gateway specified in the request.
describeVTLDevicesAsync(DescribeVTLDevicesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of Virtual Tape Library (VTL) devices for the gateway specified in the request.
describeVTLDevicesAsync(DescribeVTLDevicesRequest, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of Virtual Tape Library (VTL) devices for the gateway specified in the request.
describeVTLDevicesAsync(DescribeVTLDevicesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of Virtual Tape Library (VTL) devices for the gateway specified in the request.
describeVTLDevicesAsync(DescribeVTLDevicesRequest, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of Virtual Tape Library (VTL) devices for the gateway specified in the request.
DescribeVTLDevicesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeVTLDevices operation.
DescribeVTLDevicesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
DescribeVTLDevicesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe V T L Devices Request Marshaller
DescribeVTLDevicesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeVTLDevicesRequestMarshaller
 
DescribeVTLDevicesResult - Class in com.amazonaws.services.storagegateway.model
DescribeVTLDevicesOutput
DescribeVTLDevicesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
DescribeVTLDevicesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe V T L Devices Result JSON Unmarshaller
DescribeVTLDevicesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeVTLDevicesResultJsonUnmarshaller
 
describeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns information about the specified workflow execution including its type and some statistics.
describeWorkflowExecution(DescribeWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns information about the specified workflow execution including its type and some statistics.
describeWorkflowExecutionAsync(DescribeWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified workflow execution including its type and some statistics.
describeWorkflowExecutionAsync(DescribeWorkflowExecutionRequest, AsyncHandler<DescribeWorkflowExecutionRequest, WorkflowExecutionDetail>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified workflow execution including its type and some statistics.
describeWorkflowExecutionAsync(DescribeWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified workflow execution including its type and some statistics.
describeWorkflowExecutionAsync(DescribeWorkflowExecutionRequest, AsyncHandler<DescribeWorkflowExecutionRequest, WorkflowExecutionDetail>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified workflow execution including its type and some statistics.
DescribeWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DescribeWorkflowExecution operation.
DescribeWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
 
DescribeWorkflowExecutionRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Describe Workflow Execution Request Marshaller
DescribeWorkflowExecutionRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DescribeWorkflowExecutionRequestMarshaller
 
describeWorkflowInstance(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
describeWorkflowType(DescribeWorkflowTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns information about the specified workflow type .
describeWorkflowType(DescribeWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns information about the specified workflow type .
describeWorkflowTypeAsync(DescribeWorkflowTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified workflow type .
describeWorkflowTypeAsync(DescribeWorkflowTypeRequest, AsyncHandler<DescribeWorkflowTypeRequest, WorkflowTypeDetail>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about the specified workflow type .
describeWorkflowTypeAsync(DescribeWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified workflow type .
describeWorkflowTypeAsync(DescribeWorkflowTypeRequest, AsyncHandler<DescribeWorkflowTypeRequest, WorkflowTypeDetail>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about the specified workflow type .
DescribeWorkflowTypeRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the DescribeWorkflowType operation.
DescribeWorkflowTypeRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
 
DescribeWorkflowTypeRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Describe Workflow Type Request Marshaller
DescribeWorkflowTypeRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DescribeWorkflowTypeRequestMarshaller
 
describeWorkingStorage(DescribeWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns information about the working storage of a gateway.
describeWorkingStorage(DescribeWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the working storage of a gateway.
DescribeWorkingStorageRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeWorkingStorage operation.
DescribeWorkingStorageRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
DescribeWorkingStorageRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Working Storage Request Marshaller
DescribeWorkingStorageRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeWorkingStorageRequestMarshaller
 
DescribeWorkingStorageResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeWorkingStorageResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
DescribeWorkingStorageResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Describe Working Storage Result JSON Unmarshaller
DescribeWorkingStorageResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DescribeWorkingStorageResultJsonUnmarshaller
 
Destination - Class in com.amazonaws.services.simpleemail.model
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Destination() - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Default constructor for a new Destination object.
Destination(List<String>) - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Constructs a new Destination object.
detachElasticLoadBalancer(DetachElasticLoadBalancerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Detaches a specified Elastic Load Balancing instance from its layer.
detachElasticLoadBalancer(DetachElasticLoadBalancerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Detaches a specified Elastic Load Balancing instance from its layer.
detachElasticLoadBalancerAsync(DetachElasticLoadBalancerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Detaches a specified Elastic Load Balancing instance from its layer.
detachElasticLoadBalancerAsync(DetachElasticLoadBalancerRequest, AsyncHandler<DetachElasticLoadBalancerRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Detaches a specified Elastic Load Balancing instance from its layer.
detachElasticLoadBalancerAsync(DetachElasticLoadBalancerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Detaches a specified Elastic Load Balancing instance from its layer.
detachElasticLoadBalancerAsync(DetachElasticLoadBalancerRequest, AsyncHandler<DetachElasticLoadBalancerRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Detaches a specified Elastic Load Balancing instance from its layer.
DetachElasticLoadBalancerRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DetachElasticLoadBalancer operation.
DetachElasticLoadBalancerRequest() - Constructor for class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
 
DetachElasticLoadBalancerRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Detach Elastic Load Balancer Request Marshaller
DetachElasticLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DetachElasticLoadBalancerRequestMarshaller
 
detachInternetGateway(DetachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGateway(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
detachInternetGatewayAsync(DetachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.
DetachInternetGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachInternetGateway operation.
DetachInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
DetachInternetGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Detach Internet Gateway Request Marshaller
DetachInternetGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DetachInternetGatewayRequestMarshaller
 
detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
DetachLoadBalancerFromSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DetachLoadBalancerFromSubnets operation.
DetachLoadBalancerFromSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
DetachLoadBalancerFromSubnetsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Detach Load Balancer From Subnets Request Marshaller
DetachLoadBalancerFromSubnetsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DetachLoadBalancerFromSubnetsRequestMarshaller
 
DetachLoadBalancerFromSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DetachLoadBalancerFromSubnets action.
DetachLoadBalancerFromSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
DetachLoadBalancerFromSubnetsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Detach Load Balancer From Subnets Result StAX Unmarshaller
DetachLoadBalancerFromSubnetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DetachLoadBalancerFromSubnetsResultStaxUnmarshaller
 
detachNetworkInterface(DetachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches a network interface from an instance.
detachNetworkInterface(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a network interface from an instance.
detachNetworkInterfaceAsync(DetachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a network interface from an instance.
DetachNetworkInterfaceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachNetworkInterface operation.
DetachNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
DetachNetworkInterfaceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Detach Network Interface Request Marshaller
DetachNetworkInterfaceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DetachNetworkInterfaceRequestMarshaller
 
detachVolume(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches an Amazon EBS volume from an instance.
detachVolume(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches an Amazon EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an Amazon EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches an Amazon EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an Amazon EBS volume from an instance.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches an Amazon EBS volume from an instance.
DetachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVolume operation.
DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Default constructor for a new DetachVolumeRequest object.
DetachVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Constructs a new DetachVolumeRequest object.
DetachVolumeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Detach Volume Request Marshaller
DetachVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DetachVolumeRequestMarshaller
 
DetachVolumeResult - Class in com.amazonaws.services.ec2.model
 
DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
 
DetachVolumeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Detach Volume Result StAX Unmarshaller
DetachVolumeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DetachVolumeResultStaxUnmarshaller
 
detachVpnGateway(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches a virtual private gateway from a VPC.
detachVpnGateway(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a virtual private gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a virtual private gateway from a VPC.
DetachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVpnGateway operation.
DetachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Default constructor for a new DetachVpnGatewayRequest object.
DetachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Constructs a new DetachVpnGatewayRequest object.
DetachVpnGatewayRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Detach Vpn Gateway Request Marshaller
DetachVpnGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DetachVpnGatewayRequestMarshaller
 
DeviceiSCSIAttributes - Class in com.amazonaws.services.storagegateway.model
Lists iSCSI information about a VTL device.
DeviceiSCSIAttributes() - Constructor for class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
DeviceiSCSIAttributesJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Devicei S C S I Attributes JSON Unmarshaller
DeviceiSCSIAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DeviceiSCSIAttributesJsonUnmarshaller
 
DeviceType - Enum in com.amazonaws.services.ec2.model
Device Type
DhcpConfiguration - Class in com.amazonaws.services.ec2.model
Describes a DHCP configuration option.
DhcpConfiguration() - Constructor for class com.amazonaws.services.ec2.model.DhcpConfiguration
 
DhcpConfigurationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Dhcp Configuration StAX Unmarshaller
DhcpConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DhcpConfigurationStaxUnmarshaller
 
DhcpOptions - Class in com.amazonaws.services.ec2.model
Describes a set of DHCP options.
DhcpOptions() - Constructor for class com.amazonaws.services.ec2.model.DhcpOptions
 
DhcpOptionsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Dhcp Options StAX Unmarshaller
DhcpOptionsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DhcpOptionsStaxUnmarshaller
 
DigestValidationInputStream - Class in com.amazonaws.services.s3.internal
Input stream extends MD5DigestValidationInputStream, when you finish reading the stream, it will validate whether the computed digest equals the one from the server side.
DigestValidationInputStream(InputStream, MessageDigest, byte[]) - Constructor for class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
Dimension - Class in com.amazonaws.services.cloudwatch.model
The Dimension data type further expands on the identity of a metric using a Name, Value pair.
Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
 
DimensionFilter - Class in com.amazonaws.services.cloudwatch.model
The DimensionFilter data type is used to filter ListMetrics results.
DimensionFilter() - Constructor for class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
Dimensions - Enum in com.amazonaws.metrics.internal.cloudwatch.spi
Common CloudWatch dimensions defined and used by the request metric transformer providers.
DimensionStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Dimension StAX Unmarshaller
DimensionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DimensionStaxUnmarshaller
 
DirectConnect - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
DirectConnectActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS Direct Connect.
DirectConnectClientException - Exception in com.amazonaws.services.directconnect.model
The API was called with invalid parameters.
DirectConnectClientException(String) - Constructor for exception com.amazonaws.services.directconnect.model.DirectConnectClientException
Constructs a new DirectConnectClientException with the specified error message.
DirectConnectClientExceptionUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
 
DirectConnectClientExceptionUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DirectConnectClientExceptionUnmarshaller
 
DirectConnectServerException - Exception in com.amazonaws.services.directconnect.model
A server-side error occurred during the API call.
DirectConnectServerException(String) - Constructor for exception com.amazonaws.services.directconnect.model.DirectConnectServerException
Constructs a new DirectConnectServerException with the specified error message.
DirectConnectServerExceptionUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
 
DirectConnectServerExceptionUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.DirectConnectServerExceptionUnmarshaller
 
DISABLE_CERT_CHECKING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Disable validation of server certificates when using the HTTPS protocol.
DISABLE_REMOTE_REGIONS_FILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
By default, the SDK will attempt to download an up-to-date set of region metadata from Amazon CloudFront when first required.
disableAlarmActions(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Disables actions for the specified alarms.
disableAlarmActions(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Disables actions for the specified alarms.
DisableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DisableAlarmActions operation.
DisableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
DisableAlarmActionsRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Disable Alarm Actions Request Marshaller
DisableAlarmActionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.DisableAlarmActionsRequestMarshaller
 
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 load balancer.
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 load balancer.
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 load balancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
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 load balancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the load balancer.
DisableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DisableAvailabilityZonesForLoadBalancer operation.
DisableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Default constructor for a new DisableAvailabilityZonesForLoadBalancerRequest object.
DisableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Constructs a new DisableAvailabilityZonesForLoadBalancerRequest object.
DisableAvailabilityZonesForLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Disable Availability Zones For Load Balancer Request Marshaller
DisableAvailabilityZonesForLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DisableAvailabilityZonesForLoadBalancerRequestMarshaller
 
DisableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DisableAvailabilityZonesForLoadBalancer action.
DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
DisableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Disable Availability Zones For Load Balancer Result StAX Unmarshaller
DisableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DisableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller
 
DISABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for a disabled rule.
disableGateway(DisableGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Disables a gateway when the gateway is no longer functioning.
disableGateway(DisableGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest, AsyncHandler<DisableGatewayRequest, DisableGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest, AsyncHandler<DisableGatewayRequest, DisableGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Disables a gateway when the gateway is no longer functioning.
DisableGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DisableGateway operation.
DisableGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
DisableGatewayRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Disable Gateway Request Marshaller
DisableGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DisableGatewayRequestMarshaller
 
DisableGatewayResult - Class in com.amazonaws.services.storagegateway.model
DisableGatewayOutput
DisableGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
DisableGatewayResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Disable Gateway Result JSON Unmarshaller
DisableGatewayResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DisableGatewayResultJsonUnmarshaller
 
disableLogging(DisableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLogging(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
disableLoggingAsync(DisableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
DisableLoggingRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DisableLogging operation.
DisableLoggingRequest() - Constructor for class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
DisableLoggingRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Disable Logging Request Marshaller
DisableLoggingRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DisableLoggingRequestMarshaller
 
DisableLoggingResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
DisableLoggingResult() - Constructor for class com.amazonaws.services.redshift.model.DisableLoggingResult
 
DisableLoggingResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Disable Logging Result StAX Unmarshaller
DisableLoggingResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DisableLoggingResultStaxUnmarshaller
 
disableMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Convenient method to disable the metric collector at the AWS SDK level.
disableMetrics() - Method in class com.amazonaws.metrics.MetricAdmin
 
disableMetrics() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Disables the metric collector at the AWS SDK level.
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DisableMetricsCollection operation.
DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
DisableMetricsCollectionRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Disable Metrics Collection Request Marshaller
DisableMetricsCollectionRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.DisableMetricsCollectionRequestMarshaller
 
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopy(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
disableSnapshotCopyAsync(DisableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
DisableSnapshotCopyRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the DisableSnapshotCopy operation.
DisableSnapshotCopyRequest() - Constructor for class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
DisableSnapshotCopyRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Disable Snapshot Copy Request Marshaller
DisableSnapshotCopyRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.DisableSnapshotCopyRequestMarshaller
 
disableStrictHostnameVerification() - Method in class com.amazonaws.http.AmazonHttpClient
Disables the default strict hostname verification in this client and instead uses a browser compatible hostname verification strategy (i.e.
disableVgwRoutePropagation(DisableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables a virtual private gateway (VGW) from propagating routes to the routing tables of a VPC.
disableVgwRoutePropagation(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables a virtual private gateway (VGW) from propagating routes to the routing tables of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables a virtual private gateway (VGW) from propagating routes to the routing tables of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables a virtual private gateway (VGW) from propagating routes to the routing tables of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables a virtual private gateway (VGW) from propagating routes to the routing tables of a VPC.
disableVgwRoutePropagationAsync(DisableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables a virtual private gateway (VGW) from propagating routes to the routing tables of a VPC.
DisableVgwRoutePropagationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisableVgwRoutePropagation operation.
DisableVgwRoutePropagationRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
DisableVgwRoutePropagationRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Disable Vgw Route Propagation Request Marshaller
DisableVgwRoutePropagationRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DisableVgwRoutePropagationRequestMarshaller
 
disassociateAddress(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddress(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates an Elastic IP address from the instance or network interface it's associated with.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates an Elastic IP address from the instance or network interface it's associated with.
DisassociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisassociateAddress operation.
DisassociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Default constructor for a new DisassociateAddressRequest object.
DisassociateAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Constructs a new DisassociateAddressRequest object.
DisassociateAddressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Disassociate Address Request Marshaller
DisassociateAddressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DisassociateAddressRequestMarshaller
 
disassociateElasticIp(DisassociateElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Disassociates an Elastic IP address from its instance.
disassociateElasticIp(DisassociateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Disassociates an Elastic IP address from its instance.
disassociateElasticIpAsync(DisassociateElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Disassociates an Elastic IP address from its instance.
disassociateElasticIpAsync(DisassociateElasticIpRequest, AsyncHandler<DisassociateElasticIpRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Disassociates an Elastic IP address from its instance.
disassociateElasticIpAsync(DisassociateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Disassociates an Elastic IP address from its instance.
disassociateElasticIpAsync(DisassociateElasticIpRequest, AsyncHandler<DisassociateElasticIpRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Disassociates an Elastic IP address from its instance.
DisassociateElasticIpRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the DisassociateElasticIp operation.
DisassociateElasticIpRequest() - Constructor for class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
 
DisassociateElasticIpRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Disassociate Elastic Ip Request Marshaller
DisassociateElasticIpRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.DisassociateElasticIpRequestMarshaller
 
disassociateRouteTable(DisassociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disassociates a subnet from a route table.
disassociateRouteTable(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates a subnet from a route table.
disassociateRouteTableAsync(DisassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disassociates a subnet from a route table.
DisassociateRouteTableRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisassociateRouteTable operation.
DisassociateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
DisassociateRouteTableRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Disassociate Route Table Request Marshaller
DisassociateRouteTableRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DisassociateRouteTableRequestMarshaller
 
Disk - Class in com.amazonaws.services.storagegateway.model
Disk
Disk() - Constructor for class com.amazonaws.services.storagegateway.model.Disk
 
DiskImage - Class in com.amazonaws.services.ec2.model
Describes a disk image.
DiskImage() - Constructor for class com.amazonaws.services.ec2.model.DiskImage
 
DiskImageDescription - Class in com.amazonaws.services.ec2.model
 
DiskImageDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDescription
 
DiskImageDescriptionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Disk Image Description StAX Unmarshaller
DiskImageDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DiskImageDescriptionStaxUnmarshaller
 
DiskImageDetail - Class in com.amazonaws.services.ec2.model
 
DiskImageDetail() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDetail
 
DiskImageFormat - Enum in com.amazonaws.services.ec2.model
Disk Image Format
DiskImageVolumeDescription - Class in com.amazonaws.services.ec2.model
 
DiskImageVolumeDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
DiskImageVolumeDescriptionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Disk Image Volume Description StAX Unmarshaller
DiskImageVolumeDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.DiskImageVolumeDescriptionStaxUnmarshaller
 
DiskJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Disk JSON Unmarshaller
DiskJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.DiskJsonUnmarshaller
 
Distribution - Class in com.amazonaws.services.cloudfront.model
A distribution.
Distribution() - Constructor for class com.amazonaws.services.cloudfront.model.Distribution
Default constructor for a new Distribution object.
Distribution(String, String, String) - Constructor for class com.amazonaws.services.cloudfront.model.Distribution
Constructs a new Distribution object.
Distribution - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A distribution.
Distribution() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
Default constructor for a new Distribution object.
Distribution(String, String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
Constructs a new Distribution object.
DistributionAlreadyExistsException - Exception in com.amazonaws.services.cloudfront.model
The caller reference you attempted to create the distribution with is associated with another distribution.
DistributionAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.DistributionAlreadyExistsException
Constructs a new DistributionAlreadyExistsException with the specified error message.
DistributionAlreadyExistsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The caller reference you attempted to create the distribution with is associated with another distribution.
DistributionAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.DistributionAlreadyExistsException
Constructs a new DistributionAlreadyExistsException with the specified error message.
DistributionAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
DistributionAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DistributionAlreadyExistsExceptionUnmarshaller
 
DistributionAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
DistributionAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionAlreadyExistsExceptionUnmarshaller
 
DistributionConfig - Class in com.amazonaws.services.cloudfront.model
A distribution Configuration.
DistributionConfig() - Constructor for class com.amazonaws.services.cloudfront.model.DistributionConfig
Default constructor for a new DistributionConfig object.
DistributionConfig(String, Boolean) - Constructor for class com.amazonaws.services.cloudfront.model.DistributionConfig
Constructs a new DistributionConfig object.
DistributionConfig - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A distribution Configuration.
DistributionConfig() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Default constructor for a new DistributionConfig object.
DistributionConfig(String, Boolean) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Constructs a new DistributionConfig object.
DistributionConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Distribution Config StAX Unmarshaller
DistributionConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DistributionConfigStaxUnmarshaller
 
DistributionConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Distribution Config StAX Unmarshaller
DistributionConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionConfigStaxUnmarshaller
 
DistributionList - Class in com.amazonaws.services.cloudfront.model
A distribution list.
DistributionList() - Constructor for class com.amazonaws.services.cloudfront.model.DistributionList
Default constructor for a new DistributionList object.
DistributionList - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A distribution list.
DistributionList() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
Default constructor for a new DistributionList object.
DistributionListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Distribution List StAX Unmarshaller
DistributionListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DistributionListStaxUnmarshaller
 
DistributionListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Distribution List StAX Unmarshaller
DistributionListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionListStaxUnmarshaller
 
DistributionNotDisabledException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
DistributionNotDisabledException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.DistributionNotDisabledException
Constructs a new DistributionNotDisabledException with the specified error message.
DistributionNotDisabledException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
DistributionNotDisabledException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.DistributionNotDisabledException
Constructs a new DistributionNotDisabledException with the specified error message.
DistributionNotDisabledExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
DistributionNotDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DistributionNotDisabledExceptionUnmarshaller
 
DistributionNotDisabledExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
DistributionNotDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionNotDisabledExceptionUnmarshaller
 
DistributionStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Distribution StAX Unmarshaller
DistributionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DistributionStaxUnmarshaller
 
DistributionStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Distribution StAX Unmarshaller
DistributionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionStaxUnmarshaller
 
DistributionSummary - Class in com.amazonaws.services.cloudfront.model
A summary of the information for an Amazon CloudFront distribution.
DistributionSummary() - Constructor for class com.amazonaws.services.cloudfront.model.DistributionSummary
Default constructor for a new DistributionSummary object.
DistributionSummary - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A summary of the information for an Amazon CloudFront distribution.
DistributionSummary() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Default constructor for a new DistributionSummary object.
DistributionSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Distribution Summary StAX Unmarshaller
DistributionSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.DistributionSummaryStaxUnmarshaller
 
DistributionSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Distribution Summary StAX Unmarshaller
DistributionSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionSummaryStaxUnmarshaller
 
doAsync() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
doCatch(Throwable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
doCatch(Throwable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryFinally
 
documentFrom(InputStream) - Static method in class com.amazonaws.util.XpathUtils
 
documentFrom(String) - Static method in class com.amazonaws.util.XpathUtils
 
documentFrom(URL) - Static method in class com.amazonaws.util.XpathUtils
 
doesBucketExist(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Checks if the specified bucket exists.
doesBucketExist(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
doesTableExist(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
Checks if a specified table exists and is in ACTIVE state.
doExecute(ExternalTaskCompletionHandle) - Method in class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
doExecute() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Functor
 
doExecute() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Task
 
doFinally() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatch
 
doFinally() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
domain - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
DomainAlreadyExistsException - Exception in com.amazonaws.services.simpleworkflow.model
Returned if the specified domain already exists.
DomainAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.DomainAlreadyExistsException
Constructs a new DomainAlreadyExistsException with the specified error message.
DomainAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
DomainAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DomainAlreadyExistsExceptionUnmarshaller
 
DomainConfiguration - Class in com.amazonaws.services.simpleworkflow.model
Contains the configuration settings of a domain.
DomainConfiguration() - Constructor for class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
 
DomainConfigurationJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Domain Configuration JSON Unmarshaller
DomainConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DomainConfigurationJsonUnmarshaller
 
DomainDeprecatedException - Exception in com.amazonaws.services.simpleworkflow.model
Returned when the specified domain has been deprecated.
DomainDeprecatedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.DomainDeprecatedException
Constructs a new DomainDeprecatedException with the specified error message.
DomainDeprecatedExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
DomainDeprecatedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DomainDeprecatedExceptionUnmarshaller
 
DomainDetail - Class in com.amazonaws.services.simpleworkflow.model
Contains details of a domain.
DomainDetail() - Constructor for class com.amazonaws.services.simpleworkflow.model.DomainDetail
 
DomainDetailJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Domain Detail JSON Unmarshaller
DomainDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DomainDetailJsonUnmarshaller
 
DomainInfo - Class in com.amazonaws.services.simpleworkflow.model
Contains general information about a domain.
DomainInfo() - Constructor for class com.amazonaws.services.simpleworkflow.model.DomainInfo
 
DomainInfoJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Domain Info JSON Unmarshaller
DomainInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DomainInfoJsonUnmarshaller
 
DomainInfos - Class in com.amazonaws.services.simpleworkflow.model
Contains a paginated collection of DomainInfo structures.
DomainInfos() - Constructor for class com.amazonaws.services.simpleworkflow.model.DomainInfos
 
DomainInfosJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Domain Infos JSON Unmarshaller
DomainInfosJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.DomainInfosJsonUnmarshaller
 
domainMetadata(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadata(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
DomainMetadataRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DomainMetadata operation.
DomainMetadataRequest() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Default constructor for a new DomainMetadataRequest object.
DomainMetadataRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Constructs a new DomainMetadataRequest object.
DomainMetadataRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Domain Metadata Request Marshaller
DomainMetadataRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.DomainMetadataRequestMarshaller
 
DomainMetadataResult - Class in com.amazonaws.services.simpledb.model
Domain Metadata Result
DomainMetadataResult() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
DomainMetadataResultStaxUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
Domain Metadata Result StAX Unmarshaller
DomainMetadataResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.DomainMetadataResultStaxUnmarshaller
 
domainRetentionPeriodInDays - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
DomainStatus - Class in com.amazonaws.services.cloudsearch.model
The current status of the search domain.
DomainStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.DomainStatus
 
DomainStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Domain Status StAX Unmarshaller
DomainStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.DomainStatusStaxUnmarshaller
 
DomainType - Enum in com.amazonaws.services.ec2.model
Domain Type
doReceiveResponse(HttpRequest, HttpClientConnection, HttpContext) - Method in class com.amazonaws.http.protocol.SdkHttpRequestExecutor
 
doSendRequest(HttpRequest, HttpClientConnection, HttpContext) - Method in class com.amazonaws.http.protocol.SdkHttpRequestExecutor
 
doTry() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
doubleToString(double) - Static method in class com.amazonaws.util.json.JSONObject
Produce a string from a double.
doubleUrlEncode - Variable in class com.amazonaws.auth.AWS4Signer
Whether double url-encode the resource path when constructing the canonical request.
download(String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads an archive from Amazon Glacier in the specified vault for the current user's account, and saves it to the specified file.
download(String, String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads an archive from Amazon Glacier in the specified vault in the specified user's account, and saves it to the specified file.
download(String, String, String, File, ProgressListener) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads an archive from Amazon Glacier in the specified vault in the specified user's account, and saves it to the specified file.
Download - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous download from Amazon S3.
download(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to download data from Amazon S3 and save it to the specified file.
download(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to download data from Amazon S3 and save it to the specified file.
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
DOWNLOAD_THROUGHPUT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Downloads the last line of the specified log file.
downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Downloads the last line of the specified log file.
downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Downloads the last line of the specified log file.
downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Downloads the last line of the specified log file.
downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Downloads the last line of the specified log file.
downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Downloads the last line of the specified log file.
DownloadDBLogFilePortionRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DownloadDBLogFilePortion operation.
DownloadDBLogFilePortionRequest() - Constructor for class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
 
DownloadDBLogFilePortionRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Download D B Log File Portion Request Marshaller
DownloadDBLogFilePortionRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DownloadDBLogFilePortionRequestMarshaller
 
DownloadDBLogFilePortionResult - Class in com.amazonaws.services.rds.model
This data type is used as a response element to DownloadDBLogFilePortion.
DownloadDBLogFilePortionResult() - Constructor for class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
 
DownloadDBLogFilePortionResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Download D B Log File Portion Result StAX Unmarshaller
DownloadDBLogFilePortionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.DownloadDBLogFilePortionResultStaxUnmarshaller
 
downloadDirectory(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Downloads all objects in the virtual directory designated by the keyPrefix given to the destination directory given.
DownloadImpl - Class in com.amazonaws.services.s3.transfer.internal
 
DownloadImpl(String, TransferProgress, ProgressListenerChain, S3Object, TransferStateChangeListener) - Constructor for class com.amazonaws.services.s3.transfer.internal.DownloadImpl
 
DownloadImpl(String, TransferProgress, ProgressListenerChain, S3Object, TransferStateChangeListener) - Constructor for class com.amazonaws.services.s3.transfer.internal.DownloadImpl
downloadJobOutput(String, String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads the job output for the specified job (which must be ready to download already, and must be a complete archive retrieval, not a partial range retrieval), into the specified file.
downloadJobOutput(String, String, String, File, ProgressListener) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads the job output for the specified job (which must be ready to download already, and must be a complete archive retrieval, not a partial range retrieval), into the specified file.
DownloadMonitor - Class in com.amazonaws.services.s3.transfer.internal
 
DownloadMonitor(DownloadImpl, Future<?>) - Constructor for class com.amazonaws.services.s3.transfer.internal.DownloadMonitor
 
downloadObjectToFile(S3Object, File, boolean) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Downloads an S3Object, as returned from AmazonS3Client.getObject(com.amazonaws.services.s3.model.GetObjectRequest), to the specified file.
downloadTo(File) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenient method to synchronously download to the specified file from the S3 object represented by this S3Link.
downloadTo(File, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.downloadTo(File) but allows specifying a request metric collector.
downloadTo(OutputStream) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Downloads the data from the object represented by this S3Link to the specified output stream.
downloadTo(OutputStream, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.downloadTo(OutputStream) but allows specifying a request metric collector.
dryRun(DryRunSupportedRequest<X>) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
dryRun(DryRunSupportedRequest<X>) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Checks whether you have the required permissions for the provided AmazonEC2 operation, without actually running it.
DryRunResult<X extends AmazonWebServiceRequest> - Class in com.amazonaws.services.ec2.model
Result of a dry-run operation.
DryRunResult(boolean, DryRunSupportedRequest<X>, String, AmazonServiceException) - Constructor for class com.amazonaws.services.ec2.model.DryRunResult
 
DryRunSupportedRequest<X extends AmazonWebServiceRequest> - Interface in com.amazonaws.services.ec2.model
Generic interface for operation request that is supported with dry-run.
DuplicateCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the same certificate is associated to another user under the account.
DuplicateCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.DuplicateCertificateException
Constructs a new DuplicateCertificateException with the specified error message.
DuplicateCertificateExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
DuplicateCertificateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.DuplicateCertificateExceptionUnmarshaller
 
DuplicateItemNameException - Exception in com.amazonaws.services.simpledb.model
The item name was specified more than once.
DuplicateItemNameException(String) - Constructor for exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Constructs a new DuplicateItemNameException with the specified error message.
DuplicateItemNameExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
DuplicateItemNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.DuplicateItemNameExceptionUnmarshaller
 
DuplicateListenerException - Exception in com.amazonaws.services.elasticloadbalancing.model
A Listener already exists for the given LoadBalancerName and LoadBalancerPort , but with a different InstancePort , Protocol , or SSLCertificateId .
DuplicateListenerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateListenerException
Constructs a new DuplicateListenerException with the specified error message.
DuplicateListenerExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
DuplicateListenerExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DuplicateListenerExceptionUnmarshaller
 
DuplicateLoadBalancerNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
Load balancer name already exists for this account.
DuplicateLoadBalancerNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateLoadBalancerNameException
Constructs a new DuplicateLoadBalancerNameException with the specified error message.
DuplicateLoadBalancerNameExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
DuplicateLoadBalancerNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DuplicateLoadBalancerNameExceptionUnmarshaller
 
DuplicatePolicyNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
Policy with the same name exists for this load balancer.
DuplicatePolicyNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicatePolicyNameException
Constructs a new DuplicatePolicyNameException with the specified error message.
DuplicatePolicyNameExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
DuplicatePolicyNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.DuplicatePolicyNameExceptionUnmarshaller
 
durationMilliOf(long, long) - Static method in class com.amazonaws.util.TimingInfo
Returns the duration in milliseconds as double, preserving the decimal precision as necessary, for the given start and end time in nanoseconds.
durationToSeconds(String) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.FlowHelpers
 
dynamicActivitiesClient - Variable in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
DynamicActivitiesClient - Interface in com.amazonaws.services.simpleworkflow.flow
 
DynamicActivitiesClientImpl - Class in com.amazonaws.services.simpleworkflow.flow
 
DynamicActivitiesClientImpl() - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
DynamicActivitiesClientImpl(ActivitySchedulingOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
DynamicActivitiesClientImpl(ActivitySchedulingOptions, DataConverter) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
DynamicActivitiesClientImpl(ActivitySchedulingOptions, DataConverter, GenericActivityClient) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
DynamicClient - Interface in com.amazonaws.services.simpleworkflow.flow
 
DynamicWorkflowClient - Interface in com.amazonaws.services.simpleworkflow.flow
 
dynamicWorkflowClient - Variable in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
dynamicWorkflowClient - Variable in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
DynamicWorkflowClientExternal - Interface in com.amazonaws.services.simpleworkflow.flow
 
DynamicWorkflowClientExternalImpl - Class in com.amazonaws.services.simpleworkflow.flow
 
DynamicWorkflowClientExternalImpl(String, WorkflowType) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
DynamicWorkflowClientExternalImpl(WorkflowExecution) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
DynamicWorkflowClientExternalImpl(String, WorkflowType, StartWorkflowOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
DynamicWorkflowClientExternalImpl(WorkflowExecution, WorkflowType, StartWorkflowOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
DynamicWorkflowClientExternalImpl(WorkflowExecution, WorkflowType, StartWorkflowOptions, DataConverter) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
DynamicWorkflowClientExternalImpl(WorkflowExecution, WorkflowType, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
DynamicWorkflowClientImpl - Class in com.amazonaws.services.simpleworkflow.flow
 
DynamicWorkflowClientImpl() - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
DynamicWorkflowClientImpl(WorkflowExecution) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
DynamicWorkflowClientImpl(WorkflowExecution, WorkflowType) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
DynamicWorkflowClientImpl(WorkflowExecution, WorkflowType, StartWorkflowOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
DynamicWorkflowClientImpl(WorkflowExecution, WorkflowType, StartWorkflowOptions, DataConverter) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
DynamicWorkflowClientImpl(WorkflowExecution, WorkflowType, StartWorkflowOptions, DataConverter, GenericWorkflowClient) - Constructor for class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
dynamo - Variable in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
The client for working with DynamoDB
dynamo - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
The client for working with DynamoDB
Dynamodb - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
DYNAMODB_DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
Default policy for DynamoDB client
DYNAMODB_DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
The default back-off strategy for DynamoDB client, which increases exponentially up to a max amount of delay.
DYNAMODB_DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
Default max retry count for DynamoDB client
DynamoDBAttribute - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBAttribute instead.
DynamoDBAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Interface for marking a class property as an attribute in a DynamoDB table.
DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a hash key or range key property in a class to auto-generate this key.
DynamoDBBackoffStrategy - Class in com.amazonaws.internal
 
DynamoDBBackoffStrategy() - Constructor for class com.amazonaws.internal.DynamoDBBackoffStrategy
 
DynamoDBDeleteExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding options to a delete operation.
DynamoDBDeleteExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
 
DynamoDBDimensions - Enum in com.amazonaws.metrics.internal.cloudwatch.provider.transform
DynamoDB specific metric dimentsions.
DynamoDBHashKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBHashKey instead.
DynamoDBHashKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as the hash key for a modeled class.
DynamoDBIgnore - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBIgnore instead.
DynamoDBIgnore - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a class property as non-modeled.
DynamoDBIndexHashKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the attribute to be used as the hash key for one or more global secondary indexes on a DynamoDB table.
DynamoDBIndexRangeKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the attribute to be used as range key for one or more local secondary indexes on a DynamoDB table.
DynamoDBMapper - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBMapper instead.
DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Constructs a new mapper with the service object given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Constructs a new mapper with the service object and configuration given.
DynamoDBMapper - Class in com.amazonaws.services.dynamodbv2.datamodeling
Object mapper for domain-object interaction with DynamoDB.
DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and configuration given.
DynamoDBMapper(AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and S3 client cache given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the given service object, configuration, and transform hook.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object, configuration, and S3 client cache given.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructor with all parameters.
DynamoDBMapper.FailedBatch - Class in com.amazonaws.services.dynamodbv2.datamodeling
The return type of batchWrite, batchDelete and batchSave.
DynamoDBMapper.FailedBatch() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
DynamoDBMapper.SaveObjectHandler - Class in com.amazonaws.services.dynamodbv2.datamodeling
The handler for saving object using DynamoDBMapper.
DynamoDBMapper.SaveObjectHandler(Class<?>, Object, String, DynamoDBMapperConfig.SaveBehavior, Map<String, ExpectedAttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Constructs a handler for saving the specified model object.
DynamoDBMapperConfig - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Constructs a new configuration object with the save behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Constructs a new configuration object with the consistent read behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Constructs a new configuration object with the table name override given.
DynamoDBMapperConfig - Class in com.amazonaws.services.dynamodbv2.datamodeling
Immutable configuration object for service call behavior.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Legacy constructor, using default PaginationLoadingStrategy
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the consistent read behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the pagination loading strategy given.
DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Enumeration of consistent read behavior.
DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of consistent read behavior.
DynamoDBMapperConfig.PaginationLoadingStrategy - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of pagination loading strategy.
DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Enumeration of behaviors for the save operation.
DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of behaviors for the save operation.
DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBMapperConfig.TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
Deprecated.
 
DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.services.dynamodbv2.datamodeling
Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBMapperConfig.TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
 
DynamoDBMappingException - Exception in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
DynamoDBMappingException() - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.
 
DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.
 
DynamoDBMappingException(String) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.
 
DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
Deprecated.
 
DynamoDBMappingException - Exception in com.amazonaws.services.dynamodbv2.datamodeling
Generic exception for problems occuring when mapping DynamoDB items to Java objects or vice versa.
DynamoDBMappingException() - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMarshaller<T> - Interface in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBMarshaller instead.
DynamoDBMarshaller<T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Marshaller interface for storing complex types in DynamoDB as Strings.
DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBMarshalling instead.
DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a property as using a custom marshaller.
DynamoDBQueryExpression - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
DynamoDBQueryExpression(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
 
DynamoDBQueryExpression<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A query expression
DynamoDBQueryExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
 
DynamoDBRangeKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBRangeKey instead.
DynamoDBRangeKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the range key for a DynamoDB table.
DynamoDBReflector - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBReflector instead.
DynamoDBReflector() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBReflector
Deprecated.
 
DynamoDBReflector - Class in com.amazonaws.services.dynamodbv2.datamodeling
Reflection assistant for DynamoDBMapper
DynamoDBReflector() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBReflector
 
DynamoDBRequestMetric - Enum in com.amazonaws.services.dynamodbv2.metrics
DynamoDB specific request metric type.
DynamoDBRequestMetricTransformer - Class in com.amazonaws.metrics.internal.cloudwatch.provider.transform
An internal service provider implementation for an DyanmoDB specific request metric transformer.
DynamoDBRequestMetricTransformer() - Constructor for class com.amazonaws.metrics.internal.cloudwatch.provider.transform.DynamoDBRequestMetricTransformer
 
DynamoDBSaveExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding options to a save operation.
DynamoDBSaveExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
 
DynamoDBScanExpression - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
DynamoDBScanExpression() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
 
DynamoDBScanExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Options for filtering results from a scan operation.
DynamoDBScanExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
 
DynamoDBTable - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use DynamoDBTable instead.
DynamoDBTable - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a class as a DynamoDB table.
DynamoDBTableSchemaParser - Class in com.amazonaws.services.dynamodbv2.datamodeling
A class responsible for parsing the primary key and index schema of a table POJO.
DynamoDBTableSchemaParser() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableSchemaParser
 
DynamoDBVersionAttribute - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
DynamoDBVersionAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as an optimistic locking version attribute.

E

Ebs - Class in com.amazonaws.services.autoscaling.model
The Ebs data type.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
EbsBlockDevice - Class in com.amazonaws.services.ec2.model
Describe an Amazon EBS block device.
EbsBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsBlockDevice
 
EbsBlockDeviceStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Ebs Block Device StAX Unmarshaller
EbsBlockDeviceStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.EbsBlockDeviceStaxUnmarshaller
 
EbsInstanceBlockDevice - Class in com.amazonaws.services.ec2.model
Describes a parameter used to set up an Amazon EBS volume in a block device mapping.
EbsInstanceBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
EbsInstanceBlockDeviceSpecification - Class in com.amazonaws.services.ec2.model
 
EbsInstanceBlockDeviceSpecification() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
EbsInstanceBlockDeviceStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Ebs Instance Block Device StAX Unmarshaller
EbsInstanceBlockDeviceStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.EbsInstanceBlockDeviceStaxUnmarshaller
 
EbsStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Ebs StAX Unmarshaller
EbsStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.EbsStaxUnmarshaller
 
EC2 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
EC2_METADATA_SERVICE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property for overriding the Amazon EC2 Instance Metadata Service endpoint.
EC2Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon EC2.
Ec2InstanceAttributes - Class in com.amazonaws.services.elasticmapreduce.model
Provides information about the EC2 instances in a cluster grouped by category.
Ec2InstanceAttributes() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
Ec2InstanceAttributesJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Ec2 Instance Attributes JSON Unmarshaller
Ec2InstanceAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.Ec2InstanceAttributesJsonUnmarshaller
 
EC2MetadataClient - Class in com.amazonaws.internal
Simple client for accessing the Amazon EC2 Instance Metadata Service.
EC2MetadataClient() - Constructor for class com.amazonaws.internal.EC2MetadataClient
 
EC2MetadataUtils - Class in com.amazonaws.util
Utility class for retrieving Amazon EC2 instance metadata.
You can use the data to build more generic AMIs that can be modified by configuration files supplied at launch time.
EC2MetadataUtils() - Constructor for class com.amazonaws.util.EC2MetadataUtils
 
EC2MetadataUtils.IAMInfo - Class in com.amazonaws.util
Information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
EC2MetadataUtils.IAMInfo() - Constructor for class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
EC2MetadataUtils.IAMSecurityCredential - Class in com.amazonaws.util
The temporary security credentials (AccessKeyId, SecretAcessKey, SessionToken, and Expiration) associated with the IAM role.
EC2MetadataUtils.IAMSecurityCredential() - Constructor for class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
EC2MetadataUtils.NetworkInterface - Class in com.amazonaws.util
All of the metada associated with a network interface on the instance.
EC2MetadataUtils.NetworkInterface(String) - Constructor for class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
 
EC2RequestHandler - Class in com.amazonaws.services.ec2.model.transform
 
EC2RequestHandler() - Constructor for class com.amazonaws.services.ec2.model.transform.EC2RequestHandler
 
EC2SecurityGroup - Class in com.amazonaws.services.elasticache.model
Provides ownership and status information for an Amazon EC2 security group.
EC2SecurityGroup() - Constructor for class com.amazonaws.services.elasticache.model.EC2SecurityGroup
Default constructor for a new EC2SecurityGroup object.
EC2SecurityGroup - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the following actions:
EC2SecurityGroup() - Constructor for class com.amazonaws.services.rds.model.EC2SecurityGroup
Default constructor for a new EC2SecurityGroup object.
EC2SecurityGroup - Class in com.amazonaws.services.redshift.model
Describes an Amazon EC2 security group.
EC2SecurityGroup() - Constructor for class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
EC2SecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
E C2 Security Group StAX Unmarshaller
EC2SecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.EC2SecurityGroupStaxUnmarshaller
 
EC2SecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
E C2 Security Group StAX Unmarshaller
EC2SecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EC2SecurityGroupStaxUnmarshaller
 
EC2SecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
E C2 Security Group StAX Unmarshaller
EC2SecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EC2SecurityGroupStaxUnmarshaller
 
EFFECT_VALUE_ALLOW - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Elasticache - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElastiCacheActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS ElastiCache.
ElasticBeanstalk - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticBeanstalkActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS Elastic Beanstalk.
ElasticIp - Class in com.amazonaws.services.opsworks.model
Describes an Elastic IP address.
ElasticIp() - Constructor for class com.amazonaws.services.opsworks.model.ElasticIp
 
ElasticIpJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Elastic Ip JSON Unmarshaller
ElasticIpJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.ElasticIpJsonUnmarshaller
 
ElasticIpStatus - Class in com.amazonaws.services.redshift.model
Describes the status of the elastic IP (EIP) address.
ElasticIpStatus() - Constructor for class com.amazonaws.services.redshift.model.ElasticIpStatus
 
ElasticIpStatusStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Elastic Ip Status StAX Unmarshaller
ElasticIpStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ElasticIpStatusStaxUnmarshaller
 
ElasticLoadBalancer - Class in com.amazonaws.services.opsworks.model
Describes an Elastic Load Balancing instance.
ElasticLoadBalancer() - Constructor for class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
 
ElasticLoadBalancerJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Elastic Load Balancer JSON Unmarshaller
ElasticLoadBalancerJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.ElasticLoadBalancerJsonUnmarshaller
 
ElasticLoadbalancing - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticLoadBalancingActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Elastic Load Balancing.
ElasticMapReduce - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
ElasticMapReduceActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Elastic MapReduce.
ElasticTranscoder - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
Email - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
EmailAddressGrantee - Class in com.amazonaws.services.s3.model
Represents an e-mail grantee.
EmailAddressGrantee(String) - Constructor for class com.amazonaws.services.s3.model.EmailAddressGrantee
Constructs a new EmailAddressGrantee object with the given email address.
EmptyBatchRequestException - Exception in com.amazonaws.services.sqs.model
Batch request does not contain an entry.
EmptyBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.EmptyBatchRequestException
Constructs a new EmptyBatchRequestException with the specified error message.
EmptyBatchRequestExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
EmptyBatchRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.EmptyBatchRequestExceptionUnmarshaller
 
ENABLE_S3_SIGV4_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
By default, the AmazonS3Client will continue to use the legacy S3Signer to authenticate requests it makes to S3 in regions that support the older protocol.
enableAlarmActions(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Enables actions for the specified alarms.
enableAlarmActions(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Enables actions for the specified alarms.
EnableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the EnableAlarmActions operation.
EnableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
EnableAlarmActionsRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Enable Alarm Actions Request Marshaller
EnableAlarmActionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.EnableAlarmActionsRequestMarshaller
 
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more EC2 Availability Zones to the load balancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more EC2 Availability Zones to the load balancer.
EnableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the EnableAvailabilityZonesForLoadBalancer operation.
EnableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Default constructor for a new EnableAvailabilityZonesForLoadBalancerRequest object.
EnableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Constructs a new EnableAvailabilityZonesForLoadBalancerRequest object.
EnableAvailabilityZonesForLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Enable Availability Zones For Load Balancer Request Marshaller
EnableAvailabilityZonesForLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.EnableAvailabilityZonesForLoadBalancerRequestMarshaller
 
EnableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the EnableAvailabilityZonesForLoadBalancer action.
EnableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
EnableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Enable Availability Zones For Load Balancer Result StAX Unmarshaller
EnableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.EnableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller
 
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for an enabled rule.
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is enabled for a bucket.
enableDefaultMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Starts the default AWS SDK metric collector, but only if no metric collector is currently in use at the AWS SDK level.
enableDefaultMetrics() - Method in class com.amazonaws.metrics.MetricAdmin
 
enableDefaultMetrics() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Starts the default AWS SDK metric collector, but only if no metric collector is currently in use at the AWS SDK level.
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
The EnabledMetric data type.
EnabledMetric() - Constructor for class com.amazonaws.services.autoscaling.model.EnabledMetric
 
EnabledMetricStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Enabled Metric StAX Unmarshaller
EnabledMetricStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.EnabledMetricStaxUnmarshaller
 
enableLogging(EnableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLogging(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
enableLoggingAsync(EnableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
EnableLoggingRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the EnableLogging operation.
EnableLoggingRequest() - Constructor for class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
EnableLoggingRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Enable Logging Request Marshaller
EnableLoggingRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EnableLoggingRequestMarshaller
 
EnableLoggingResult - Class in com.amazonaws.services.redshift.model
Describes the status of logging for a cluster.
EnableLoggingResult() - Constructor for class com.amazonaws.services.redshift.model.EnableLoggingResult
 
EnableLoggingResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Enable Logging Result StAX Unmarshaller
EnableLoggingResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EnableLoggingResultStaxUnmarshaller
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
EnableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the EnableMetricsCollection operation.
EnableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
EnableMetricsCollectionRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Enable Metrics Collection Request Marshaller
EnableMetricsCollectionRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.EnableMetricsCollectionRequestMarshaller
 
enableMFADevice(EnableMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Enables the specified MFA device and associates it with the specified user name.
enableMFADevice(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest, AsyncHandler<EnableMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Enables the specified MFA device and associates it with the specified user name.
enableMFADeviceAsync(EnableMFADeviceRequest, AsyncHandler<EnableMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Enables the specified MFA device and associates it with the specified user name.
EnableMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the EnableMFADevice operation.
EnableMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Default constructor for a new EnableMFADeviceRequest object.
EnableMFADeviceRequest(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Constructs a new EnableMFADeviceRequest object.
EnableMFADeviceRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Enable M F A Device Request Marshaller
EnableMFADeviceRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.EnableMFADeviceRequestMarshaller
 
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopy(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
enableSnapshotCopyAsync(EnableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
EnableSnapshotCopyRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the EnableSnapshotCopy operation.
EnableSnapshotCopyRequest() - Constructor for class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
EnableSnapshotCopyRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Enable Snapshot Copy Request Marshaller
EnableSnapshotCopyRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EnableSnapshotCopyRequestMarshaller
 
enableVgwRoutePropagation(EnableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables a virtual private gateway (VGW) to propagate routes to the routing tables of a VPC.
enableVgwRoutePropagation(EnableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables a virtual private gateway (VGW) to propagate routes to the routing tables of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables a virtual private gateway (VGW) to propagate routes to the routing tables of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables a virtual private gateway (VGW) to propagate routes to the routing tables of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables a virtual private gateway (VGW) to propagate routes to the routing tables of a VPC.
enableVgwRoutePropagationAsync(EnableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables a virtual private gateway (VGW) to propagate routes to the routing tables of a VPC.
EnableVgwRoutePropagationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVgwRoutePropagation operation.
EnableVgwRoutePropagationRequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
EnableVgwRoutePropagationRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Enable Vgw Route Propagation Request Marshaller
EnableVgwRoutePropagationRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.EnableVgwRoutePropagationRequestMarshaller
 
enableVolumeIO(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIO(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
EnableVolumeIORequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVolumeIO operation.
EnableVolumeIORequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
EnableVolumeIORequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Enable Volume I O Request Marshaller
EnableVolumeIORequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.EnableVolumeIORequestMarshaller
 
encodeDate(Date) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes date value into string format that can be compared lexicographically
encodeParameters(Request<?>) - Static method in class com.amazonaws.util.HttpUtils
Creates an encoded query string from all the parameters in the specified request.
encodeRealNumberRange(int, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes real integer value into a string by offsetting and zero-padding number up to the specified number of digits.
encodeRealNumberRange(long, int, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes a positive or negative long value into a string by offsetting and zero-padding the number up to the specified number of digits.
encodeRealNumberRange(float, int, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes real float value into a string by offsetting and zero-padding number up to the specified number of digits.
encodeZeroPadding(int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive integer value into a string by zero-padding number up to the specified number of digits.
encodeZeroPadding(long, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive long value into a string by zero-padding the value up to the specified number of digits.
encodeZeroPadding(float, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive float value into a string by zero-padding number up to the specified number of digits
EncryptedUploadContext - Class in com.amazonaws.services.s3.internal.crypto
State information for an in-progress, encrypted multipart upload, including the envelope encryption key used to encrypt each individual part in a multipart upload, and the next initialization vector (IV) for the next part to encrypt.
EncryptedUploadContext(String, String, SecretKey) - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
EncryptionInstruction - Class in com.amazonaws.services.s3.internal.crypto
Contains information used to encrypt and decrypt objects in S3.
EncryptionInstruction(Map<String, String>, byte[], SecretKey, Cipher) - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Construct a new EncryptionInstruction object with the provided fields.
EncryptionInstruction(Map<String, String>, byte[], SecretKey, CipherFactory) - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
 
EncryptionMaterials - Class in com.amazonaws.services.s3.model
The "key encrypting key" materials used in encrypt/decryption.
EncryptionMaterials(KeyPair) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing an asymmetric key pair.
EncryptionMaterials(SecretKey) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing a symmetric key.
EncryptionMaterials(KeyPair, SecretKey) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Base constructor for the EncryptionMaterials object.
EncryptionMaterialsAccessor - Interface in com.amazonaws.services.s3.model
Retrieves encryption materials from some source.
EncryptionMaterialsProvider - Interface in com.amazonaws.services.s3.model
Interface for providing encryption materials.
EncryptionUtils - Class in com.amazonaws.services.s3.internal.crypto
The EncryptionUtils class encrypts and decrypts data stored in S3.
EncryptionUtils() - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
 
encryptRequestUsingInstruction(PutObjectRequest, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Returns an updated request where the input stream contains the encrypted object contents.
encryptRequestUsingMetadata(PutObjectRequest, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
use generateInstruction, encryptRequestUsingInstruction, and updateMetadataWithEncryptionInfo instead
end() - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
end() - Method in class com.amazonaws.util.json.JSONTokener
 
endArray() - Method in class com.amazonaws.util.json.JSONWriter
End an array.
endClientExecution(AWSRequestMetrics, Request<?>, Response<?>) - Method in class com.amazonaws.AmazonWebServiceClient
Convenient method to end the client execution without logging the awsRequestMetrics.
endClientExecution(AWSRequestMetrics, Request<?>, Response<?>, boolean) - Method in class com.amazonaws.AmazonWebServiceClient
Common routine to end a client AWS request/response execution and collect the request metrics.
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
endDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketNotificationConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
endElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
endElement() - Method in class com.amazonaws.util.XMLWriter
Closes the last opened element at the current position in the in-progress XML document.
endEvent(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
endEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
endEvent(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
End an event which was previously started.
endEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
endObject() - Method in class com.amazonaws.util.json.JSONWriter
End an object.
endpoint - Variable in class com.amazonaws.AmazonWebServiceClient
The service endpoint to which this client will send requests.
Endpoint - Class in com.amazonaws.services.elasticache.model
Represents the information required for client programs to connect to a cache node.
Endpoint() - Constructor for class com.amazonaws.services.elasticache.model.Endpoint
Default constructor for a new Endpoint object.
Endpoint - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the following actions:
Endpoint() - Constructor for class com.amazonaws.services.rds.model.Endpoint
Default constructor for a new Endpoint object.
Endpoint - Class in com.amazonaws.services.redshift.model
Describes a connection endpoint.
Endpoint() - Constructor for class com.amazonaws.services.redshift.model.Endpoint
 
Endpoint - Class in com.amazonaws.services.sns.model
Endpoint for mobile app and device.
Endpoint() - Constructor for class com.amazonaws.services.sns.model.Endpoint
 
ENDPOINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for The URL, e-mail address, or ARN from a Subscribe request or a previously confirmed subscription.
EndpointDisabledException - Exception in com.amazonaws.services.sns.model
Exception error indicating endpoint disabled.
EndpointDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.EndpointDisabledException
Constructs a new EndpointDisabledException with the specified error message.
EndpointDisabledExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
EndpointDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.EndpointDisabledExceptionUnmarshaller
 
EndpointStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Endpoint StAX Unmarshaller
EndpointStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.EndpointStaxUnmarshaller
 
EndpointStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Endpoint StAX Unmarshaller
EndpointStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EndpointStaxUnmarshaller
 
EndpointStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Endpoint StAX Unmarshaller
EndpointStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EndpointStaxUnmarshaller
 
EndpointStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Endpoint StAX Unmarshaller
EndpointStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.EndpointStaxUnmarshaller
 
endTimeMilli(TimingInfo) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer.Utils
 
endTimestamp(TimingInfo) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer.Utils
 
endTiming() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
Ends the timing.
endTiming() - Method in class com.amazonaws.util.TimingInfo
 
ENFORCE_S3_SIGV4_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Like SDKGlobalConfiguration.ENABLE_S3_SIGV4_SYSTEM_PROPERTY, but causes the client to always use Signature Version 4, assuming a region of "us-east-1" if no explicit region has been configured.
EngineDefaults - Class in com.amazonaws.services.elasticache.model
Represents the output of a DescribeEngineDefaultParameters operation.
EngineDefaults() - Constructor for class com.amazonaws.services.elasticache.model.EngineDefaults
 
EngineDefaults - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the DescribeEngineDefaultParameters action.
EngineDefaults() - Constructor for class com.amazonaws.services.rds.model.EngineDefaults
 
EngineDefaultsStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Engine Defaults StAX Unmarshaller
EngineDefaultsStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.EngineDefaultsStaxUnmarshaller
 
EngineDefaultsStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Engine Defaults StAX Unmarshaller
EngineDefaultsStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EngineDefaultsStaxUnmarshaller
 
EntityAlreadyExistsException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to create a resource that already exists.
EntityAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.EntityAlreadyExistsException
Constructs a new EntityAlreadyExistsException with the specified error message.
EntityAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
EntityAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.EntityAlreadyExistsExceptionUnmarshaller
 
EntityTemporarilyUnmodifiableException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it referenced an entity that is temporarily unmodifiable, such as a user name that was deleted and then recreated.
EntityTemporarilyUnmodifiableException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.EntityTemporarilyUnmodifiableException
Constructs a new EntityTemporarilyUnmodifiableException with the specified error message.
EntityTemporarilyUnmodifiableExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
EntityTemporarilyUnmodifiableExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.EntityTemporarilyUnmodifiableExceptionUnmarshaller
 
entrySet() - Method in class com.amazonaws.util.ImmutableMapParameter
 
EnvironmentDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
EnvironmentDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
 
EnvironmentDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Environment Description StAX Unmarshaller
EnvironmentDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentDescriptionStaxUnmarshaller
 
EnvironmentHealth - Enum in com.amazonaws.services.elasticbeanstalk.model
Environment Health
EnvironmentInfoDescription - Class in com.amazonaws.services.elasticbeanstalk.model
The information retrieved from the Amazon EC2 instances.
EnvironmentInfoDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
Default constructor for a new EnvironmentInfoDescription object.
EnvironmentInfoDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Environment Info Description StAX Unmarshaller
EnvironmentInfoDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentInfoDescriptionStaxUnmarshaller
 
EnvironmentInfoType - Enum in com.amazonaws.services.elasticbeanstalk.model
Environment Info Type
EnvironmentResourceDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the AWS resources in use by this environment.
EnvironmentResourceDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
Default constructor for a new EnvironmentResourceDescription object.
EnvironmentResourceDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Environment Resource Description StAX Unmarshaller
EnvironmentResourceDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentResourceDescriptionStaxUnmarshaller
 
EnvironmentResourcesDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the AWS resources in use by this environment.
EnvironmentResourcesDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
 
EnvironmentResourcesDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Environment Resources Description StAX Unmarshaller
EnvironmentResourcesDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentResourcesDescriptionStaxUnmarshaller
 
EnvironmentStatus - Enum in com.amazonaws.services.elasticbeanstalk.model
Environment Status
EnvironmentTier - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment tier
EnvironmentTier() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
 
EnvironmentTierStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Environment Tier StAX Unmarshaller
EnvironmentTierStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentTierStaxUnmarshaller
 
EnvironmentVariableCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that provides credentials by looking at the: AWS_ACCESS_KEY_ID (or AWS_ACCESS_KEY) and AWS_SECRET_KEY (or AWS_SECRET_ACCESS_KEY) environment variables.
EnvironmentVariableCredentialsProvider() - Constructor for class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
EPOCH_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time, in epoch seconds.
equals(Object) - Method in class com.amazonaws.auth.policy.Principal
 
equals(Object) - Method in class com.amazonaws.metrics.SimpleMetricType
 
equals(Object) - Method in class com.amazonaws.regions.Region
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Activity
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Output
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Stack
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackResource
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Aliases
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Distribution
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Origin
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Origins
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Paths
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Restrictions
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.Signer
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.SourceData
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UIntOptions
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.Trail
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.Field
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.Operator
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.Query
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.Selector
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
 
equals(Object) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.Connection
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.Interconnect
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.Location
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.RouteFilterPrefix
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
 
equals(Object) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Address
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Image
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InternetGateway
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IpPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Monitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Placement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PortRange
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ProductCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Region
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Reservation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Route
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RouteTable
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.S3Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StateReason
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Volume
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Vpc
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnConnection
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnGateway
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheNode
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Event
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.elasticache.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 
equals(Object) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.JobParameters
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.PartListElement
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadListElement
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.Group
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.Role
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.User
 
equals(Object) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.Job
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.Record
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.Shard
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
 
equals(Object) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.App
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Command
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Deployment
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Layer
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Permission
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.RaidArray
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Recipes
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.ServiceError
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Source
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Stack
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.StackSummary
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.UserProfile
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.Volume
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
 
equals(Object) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CharacterSet
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBInstance
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBSnapshot
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.rds.model.EngineDefaults
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Event
 
equals(Object) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
 
equals(Object) - Method in class com.amazonaws.services.rds.model.EventSubscription
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.rds.model.IPRange
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Option
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OptionGroup
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OptionSetting
 
equals(Object) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.rds.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Cluster
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Event
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.IPRange
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.Subnet
 
equals(Object) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
equals(Object) - Method in class com.amazonaws.services.route53.model.AliasTarget
 
equals(Object) - Method in class com.amazonaws.services.route53.model.Change
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ChangeBatch
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ChangeInfo
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.DelegationSet
 
equals(Object) - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.GetChangeRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.GetChangeResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.GetHealthCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.GetHealthCheckResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.GetHostedZoneRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.HealthCheck
 
equals(Object) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
 
equals(Object) - Method in class com.amazonaws.services.route53.model.HostedZone
 
equals(Object) - Method in class com.amazonaws.services.route53.model.HostedZoneConfig
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ResourceRecord
 
equals(Object) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
 
equals(Object) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Grant
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Owner
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.Credentials
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.Item
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.SelectResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Body
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Content
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Destination
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Message
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.History
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.Run
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
 
equals(Object) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
 
equals(Object) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Subscription
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Topic
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.Message
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.Disk
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.Tape
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
 
equals(Object) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.CaseDetails
 
equals(Object) - Method in class com.amazonaws.services.support.model.Category
 
equals(Object) - Method in class com.amazonaws.services.support.model.Communication
 
equals(Object) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.CreateCaseResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
 
equals(Object) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.Service
 
equals(Object) - Method in class com.amazonaws.services.support.model.SeverityLevel
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 
ErrorCode - Enum in com.amazonaws.services.storagegateway.model
Error Code
estimateTemplateCost(EstimateTemplateCostRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the estimated monthly cost of a template.
estimateTemplateCost() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the estimated monthly cost of a template.
estimateTemplateCost(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the estimated monthly cost of a template.
estimateTemplateCost() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the estimated monthly cost of a template.
estimateTemplateCostAsync(EstimateTemplateCostRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the estimated monthly cost of a template.
estimateTemplateCostAsync(EstimateTemplateCostRequest, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the estimated monthly cost of a template.
estimateTemplateCostAsync(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the estimated monthly cost of a template.
estimateTemplateCostAsync(EstimateTemplateCostRequest, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the estimated monthly cost of a template.
EstimateTemplateCostRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the EstimateTemplateCost operation.
EstimateTemplateCostRequest() - Constructor for class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
EstimateTemplateCostRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Estimate Template Cost Request Marshaller
EstimateTemplateCostRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.EstimateTemplateCostRequestMarshaller
 
EstimateTemplateCostResult - Class in com.amazonaws.services.cloudformation.model
The output for a EstimateTemplateCost action.
EstimateTemplateCostResult() - Constructor for class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
EstimateTemplateCostResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Estimate Template Cost Result StAX Unmarshaller
EstimateTemplateCostResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.EstimateTemplateCostResultStaxUnmarshaller
 
ETAG - Static variable in interface com.amazonaws.services.s3.Headers
 
eTag - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
Hex encoded MD5 hash of this object's contents, as computed by Amazon S3
evaluate() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestStatement
 
evaluateExpression(EvaluateExpressionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Evaluates a string in the context of a specified object.
evaluateExpression(EvaluateExpressionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Evaluates a string in the context of a specified object.
evaluateExpressionAsync(EvaluateExpressionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Evaluates a string in the context of a specified object.
evaluateExpressionAsync(EvaluateExpressionRequest, AsyncHandler<EvaluateExpressionRequest, EvaluateExpressionResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Evaluates a string in the context of a specified object.
evaluateExpressionAsync(EvaluateExpressionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Evaluates a string in the context of a specified object.
evaluateExpressionAsync(EvaluateExpressionRequest, AsyncHandler<EvaluateExpressionRequest, EvaluateExpressionResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Evaluates a string in the context of a specified object.
EvaluateExpressionRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the EvaluateExpression operation.
EvaluateExpressionRequest() - Constructor for class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
 
EvaluateExpressionRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Evaluate Expression Request Marshaller
EvaluateExpressionRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.EvaluateExpressionRequestMarshaller
 
EvaluateExpressionResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the EvaluateExpression action.
EvaluateExpressionResult() - Constructor for class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
 
EvaluateExpressionResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Evaluate Expression Result JSON Unmarshaller
EvaluateExpressionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.EvaluateExpressionResultJsonUnmarshaller
 
Event - Class in com.amazonaws.services.elasticache.model
Represents a single occurrence of something interesting within the system.
Event() - Constructor for class com.amazonaws.services.elasticache.model.Event
Default constructor for a new Event object.
Event - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the DescribeEvents action.
Event() - Constructor for class com.amazonaws.services.rds.model.Event
Default constructor for a new Event object.
Event - Class in com.amazonaws.services.redshift.model
Describes an event.
Event() - Constructor for class com.amazonaws.services.redshift.model.Event
 
EventCategoriesMap - Class in com.amazonaws.services.rds.model
Contains the results of a successful invocation of the DescribeEventCategories action.
EventCategoriesMap() - Constructor for class com.amazonaws.services.rds.model.EventCategoriesMap
 
EventCategoriesMap - Class in com.amazonaws.services.redshift.model
 
EventCategoriesMap() - Constructor for class com.amazonaws.services.redshift.model.EventCategoriesMap
 
EventCategoriesMapStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Event Categories Map StAX Unmarshaller
EventCategoriesMapStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EventCategoriesMapStaxUnmarshaller
 
EventCategoriesMapStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Event Categories Map StAX Unmarshaller
EventCategoriesMapStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EventCategoriesMapStaxUnmarshaller
 
eventCode - Variable in class com.amazonaws.event.ProgressEvent
The unique event code identifying the type of event this object represents.
EventCode - Enum in com.amazonaws.services.ec2.model
Event Code
EventDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes an event.
EventDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EventDescription
Default constructor for a new EventDescription object.
EventDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Event Description StAX Unmarshaller
EventDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.EventDescriptionStaxUnmarshaller
 
EventInfoMap - Class in com.amazonaws.services.redshift.model
 
EventInfoMap() - Constructor for class com.amazonaws.services.redshift.model.EventInfoMap
 
EventInfoMapStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Event Info Map StAX Unmarshaller
EventInfoMapStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EventInfoMapStaxUnmarshaller
 
eventLoop() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
Execute all queued tasks.
EventSeverity - Enum in com.amazonaws.services.elasticbeanstalk.model
Event Severity
EventStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Event StAX Unmarshaller
EventStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.EventStaxUnmarshaller
 
EventStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Event StAX Unmarshaller
EventStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EventStaxUnmarshaller
 
EventStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Event StAX Unmarshaller
EventStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EventStaxUnmarshaller
 
EventSubscription - Class in com.amazonaws.services.rds.model
Contains the results of a successful invocation of the DescribeEventSubscriptions action.
EventSubscription() - Constructor for class com.amazonaws.services.rds.model.EventSubscription
 
EventSubscription - Class in com.amazonaws.services.redshift.model
 
EventSubscription() - Constructor for class com.amazonaws.services.redshift.model.EventSubscription
 
EventSubscriptionQuotaExceededException - Exception in com.amazonaws.services.rds.model
You have reached the maximum number of event subscriptions.
EventSubscriptionQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.EventSubscriptionQuotaExceededException
Constructs a new EventSubscriptionQuotaExceededException with the specified error message.
EventSubscriptionQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The request would exceed the allowed number of event subscriptions for this account.
EventSubscriptionQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.EventSubscriptionQuotaExceededException
Constructs a new EventSubscriptionQuotaExceededException with the specified error message.
EventSubscriptionQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
EventSubscriptionQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EventSubscriptionQuotaExceededExceptionUnmarshaller
 
EventSubscriptionQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
EventSubscriptionQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EventSubscriptionQuotaExceededExceptionUnmarshaller
 
EventSubscriptionStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Event Subscription StAX Unmarshaller
EventSubscriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.EventSubscriptionStaxUnmarshaller
 
EventSubscriptionStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Event Subscription StAX Unmarshaller
EventSubscriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.EventSubscriptionStaxUnmarshaller
 
EventType - Enum in com.amazonaws.services.simpleworkflow.model
Event Type
exceptionClass - Variable in class com.amazonaws.transform.AbstractErrorUnmarshaller
The type of AmazonServiceException that will be instantiated.
exceptionUnmarshallers - Variable in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
List of exception unmarshallers for all AmazonAutoScaling exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
List of exception unmarshallers for all AmazonCloudFormation exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
List of exception unmarshallers for all AmazonCloudFront exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
List of exception unmarshallers for all AmazonCloudFront exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
List of exception unmarshallers for all AmazonCloudSearch exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
List of exception unmarshallers for all AmazonCloudWatch exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
List of exception unmarshallers for all AmazonDynamoDB exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.ec2.AmazonEC2Client
List of exception unmarshallers for all AmazonEC2 exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
List of exception unmarshallers for all AmazonElastiCache exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
List of exception unmarshallers for all AWSElasticBeanstalk exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
List of exception unmarshallers for all AmazonElasticLoadBalancing exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
List of exception unmarshallers for all AmazonIdentityManagement exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.importexport.AmazonImportExportClient
List of exception unmarshallers for all AmazonImportExport exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.rds.AmazonRDSClient
List of exception unmarshallers for all AmazonRDS exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.redshift.AmazonRedshiftClient
List of exception unmarshallers for all AmazonRedshift exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.route53.AmazonRoute53Client
List of exception unmarshallers for all AmazonRoute53 exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
List of exception unmarshallers for all AWSSecurityTokenService exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
List of exception unmarshallers for all AmazonSimpleDB exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
List of exception unmarshallers for all AmazonSimpleEmailService exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.sns.AmazonSNSClient
List of exception unmarshallers for all AmazonSNS exceptions.
exceptionUnmarshallers - Variable in class com.amazonaws.services.sqs.AmazonSQSClient
List of exception unmarshallers for all AmazonSQS exceptions.
EXCLUDE_MACHINE_METRICS - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to exclude the generation of JVM metrics when the AWS SDK default metrics is enabled.
execute(Request<?>, HttpResponseHandler<AmazonWebServiceResponse<T>>, HttpResponseHandler<AmazonServiceException>, ExecutionContext) - Method in class com.amazonaws.http.AmazonHttpClient
Executes the request and returns the result.
execute() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
The general workflow of a save operation.
Execute - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
execute(ActivityExecutionContext) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementation
Execute external activity or initiate its execution if #isManualActivityCompletion() is true.
execute(ActivityExecutionContext) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationBase
 
execute(String, ActivityExecutionContext) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationBase
Execute activity.
execute(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinition
Asynchronous method that implements workflow business logic.
execute(AsyncRunnable) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncCancelAndRetryExecutor
 
execute(AsyncRunnable) - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncExecutor
 
execute(AsyncRunnable) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncRetryingExecutor
 
execute(AsyncRunnable) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncScheduledExecutor
 
execute(String) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinition
 
execute(ActivityTask) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
ExecuteActivityParameters - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
ExecuteActivityParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
executeLowLevelRequest(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method to send the low-level request that is necessary to complete the save operation.
executePolicy(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Executes the specified policy.
executePolicy(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Executes the specified policy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Executes the specified policy.
ExecutePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ExecutePolicy operation.
ExecutePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
ExecutePolicyRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Execute Policy Request Marshaller
ExecutePolicyRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ExecutePolicyRequestMarshaller
 
ExecutionContext - Class in com.amazonaws.http
 
ExecutionContext(boolean) - Constructor for class com.amazonaws.http.ExecutionContext
For testing purposes.
ExecutionContext() - Constructor for class com.amazonaws.http.ExecutionContext
For testing purposes.
ExecutionContext(List<RequestHandler2>, boolean, AmazonWebServiceClient) - Constructor for class com.amazonaws.http.ExecutionContext
 
ExecutionStatus - Enum in com.amazonaws.services.simpleworkflow.model
Execution Status
ExecutionTimeFilter - Class in com.amazonaws.services.simpleworkflow.model
Used to filter the workflow executions in visibility APIs by various time-based rules.
ExecutionTimeFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
 
ExpectedAttributeValue - Class in com.amazonaws.services.dynamodb.model
Deprecated.
ExpectedAttributeValue() - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Default constructor for a new ExpectedAttributeValue object.
ExpectedAttributeValue(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue(Boolean) - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue - Class in com.amazonaws.services.dynamodbv2.model
Represents an attribute value used with conditional DeleteItem , PutItem or UpdateItem operations.
ExpectedAttributeValue() - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Default constructor for a new ExpectedAttributeValue object.
ExpectedAttributeValue(AttributeValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue(Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
EXPIRATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
expiration - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
ExpiredIteratorException - Exception in com.amazonaws.services.kinesis.model
 
ExpiredIteratorException(String) - Constructor for exception com.amazonaws.services.kinesis.model.ExpiredIteratorException
Constructs a new ExpiredIteratorException with the specified error message.
ExpiredIteratorExceptionUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
 
ExpiredIteratorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ExpiredIteratorExceptionUnmarshaller
 
ExpiredJobIdException - Exception in com.amazonaws.services.importexport.model
Indicates that the specified job has expired out of the system.
ExpiredJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.ExpiredJobIdException
Constructs a new ExpiredJobIdException with the specified error message.
ExpiredJobIdExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
ExpiredJobIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.ExpiredJobIdExceptionUnmarshaller
 
ExpiredTokenException - Exception in com.amazonaws.services.securitytoken.model
The web identity token that was passed is expired or is not valid.
ExpiredTokenException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.ExpiredTokenException
Constructs a new ExpiredTokenException with the specified error message.
ExpiredTokenExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
ExpiredTokenExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.ExpiredTokenExceptionUnmarshaller
 
EXPIRES - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
EXPONENTIAL_RETRY_BACKOFF_COEFFICIENT - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowDefaults
 
EXPONENTIAL_RETRY_MAXIMUM_ATTEMPTS - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowDefaults
 
EXPONENTIAL_RETRY_MAXIMUM_RETRY_INTERVAL_SECONDS - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowDefaults
 
EXPONENTIAL_RETRY_RETRY_EXPIRATION_SECONDS - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowDefaults
 
ExponentialRetry - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
This annotation can be used for retrying failures on any asynchronous executions.
ExponentialRetryAspect - Class in com.amazonaws.services.simpleworkflow.flow.aspectj
 
ExponentialRetryAspect() - Constructor for class com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect
 
ExponentialRetryParameters - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
ExponentialRetryParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
ExponentialRetryPolicy - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
 
ExponentialRetryPolicy(long) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
ExportEnvironment - Enum in com.amazonaws.services.ec2.model
Export Environment
ExportTask - Class in com.amazonaws.services.ec2.model
Describes an export task.
ExportTask() - Constructor for class com.amazonaws.services.ec2.model.ExportTask
 
ExportTaskState - Enum in com.amazonaws.services.ec2.model
Export Task State
ExportTaskStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Export Task StAX Unmarshaller
ExportTaskStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ExportTaskStaxUnmarshaller
 
ExportToS3Task - Class in com.amazonaws.services.ec2.model
 
ExportToS3Task() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3Task
 
ExportToS3TaskSpecification - Class in com.amazonaws.services.ec2.model
 
ExportToS3TaskSpecification() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
ExportToS3TaskStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Export To S3 Task StAX Unmarshaller
ExportToS3TaskStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ExportToS3TaskStaxUnmarshaller
 
EXTENDED_REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's extended debugging ID
ExternalTask - Class in com.amazonaws.services.simpleworkflow.flow.core
Used to bridge asynchronous execution to external asynchronous APIs or events.
ExternalTask(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
ExternalTask(boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
ExternalTask(AsyncContextAware, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
ExternalTask(AsyncContextAware, boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
ExternalTaskCancellationHandler - Interface in com.amazonaws.services.simpleworkflow.flow.core
 
ExternalTaskCompletionHandle - Interface in com.amazonaws.services.simpleworkflow.flow.core
Used to complete or fail an external task initiated through ExternalTask.doExecute(ExternalTaskCompletionHandle).
ExternalWorkflowExecutionCancelRequestedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ExternalWorkflowExecutionCancelRequested event.
ExternalWorkflowExecutionCancelRequestedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
ExternalWorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
External Workflow Execution Cancel Requested Event Attributes JSON Unmarshaller
ExternalWorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
 
ExternalWorkflowExecutionSignaledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ExternalWorkflowExecutionSignaled event.
ExternalWorkflowExecutionSignaledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
 
ExternalWorkflowExecutionSignaledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
External Workflow Execution Signaled Event Attributes JSON Unmarshaller
ExternalWorkflowExecutionSignaledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ExternalWorkflowExecutionSignaledEventAttributesJsonUnmarshaller
 
extractRegionName(URI) - Method in class com.amazonaws.auth.AWS4Signer
 
extractServiceName(URI) - Method in class com.amazonaws.auth.AWS4Signer
 

F

factories - Variable in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
Key is TaskList
factoryFactory - Variable in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
fail(Throwable) - Method in interface com.amazonaws.services.simpleworkflow.flow.core.ExternalTaskCompletionHandle
 
fail(Throwable) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClient
 
FAILED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
FAILED_PRECONDITION_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
HTTP status code indicating that preconditions failed and thus the request failed.
failure() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.BackoffThrottler
Increment failure count.
FailWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the FailWorkflowExecution decision.
FailWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
 
FailWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Fail Workflow Execution Failed Cause
FailWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the FailWorkflowExecutionFailed event.
FailWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
 
FailWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Fail Workflow Execution Failed Event Attributes JSON Unmarshaller
FailWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.FailWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
FederatedUser - Class in com.amazonaws.services.securitytoken.model
Identifiers for the federated user that is associated with the credentials.
FederatedUser() - Constructor for class com.amazonaws.services.securitytoken.model.FederatedUser
Default constructor for a new FederatedUser object.
FederatedUser(String, String) - Constructor for class com.amazonaws.services.securitytoken.model.FederatedUser
Constructs a new FederatedUser object.
FederatedUserStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Federated User StAX Unmarshaller
FederatedUserStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.FederatedUserStaxUnmarshaller
 
fetchFile(URI, ClientConfiguration) - Static method in class com.amazonaws.util.HttpUtils
Fetches a file from the URI given and returns an input stream to it.
fetchNextPage() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Fetches the next page of results (which may be empty) and returns any items found.
fetchNextPage() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedQueryList
Deprecated.
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedScanList
Deprecated.
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Fetches the next page of results (which may be empty) and returns any items found.
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
Field - Class in com.amazonaws.services.datapipeline.model
A key-value pair that describes a property of a pipeline object.
Field() - Constructor for class com.amazonaws.services.datapipeline.model.Field
 
FieldJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Field JSON Unmarshaller
FieldJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.FieldJsonUnmarshaller
 
filter(ProgressEvent) - Method in interface com.amazonaws.event.ProgressListenerChain.ProgressEventFilter
Returns the filtered event object that will be actually passed into the listeners.
Filter - Class in com.amazonaws.services.autoscaling.model
The Filter data type.
Filter() - Constructor for class com.amazonaws.services.autoscaling.model.Filter
 
Filter - Class in com.amazonaws.services.ec2.model
 
Filter() - Constructor for class com.amazonaws.services.ec2.model.Filter
Default constructor for a new Filter object.
Filter(String, List<String>) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
Filter(String) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
Filter - Class in com.amazonaws.services.rds.model
 
Filter() - Constructor for class com.amazonaws.services.rds.model.Filter
 
finalize() - Method in class com.amazonaws.http.AmazonHttpClient
 
finalize() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Tries to ensure a connection is always cleaned-up correctly by calling HttpMethodReleaseInputStream.releaseConnection() on class destruction if the cleanup hasn't already been done.
findDeadlockedThreads() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
findDeadlockedThreads() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
findRequestMetricCollector(Request<?>) - Method in class com.amazonaws.AmazonWebServiceClient
Returns the most specific request metric collector, starting from the request level, then client level, then finally the AWS SDK level.
fireProgressEvent(int) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
 
fireTimers() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
FixedIntervalInvocationSchedule - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
Schedule that represents invocations with a fixed delay up to a specified expiration interval or count.
FixedIntervalInvocationSchedule(int, int, int) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.FixedIntervalInvocationSchedule
 
FixedIntervalInvocationSchedule(int, int) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.FixedIntervalInvocationSchedule
 
FlowBlockJUnit4ClassRunner - Class in com.amazonaws.services.simpleworkflow.flow.junit
To be used instead of BlockJUnit4ClassRunner when testing asynchronous code.
FlowBlockJUnit4ClassRunner(Class<?>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.FlowBlockJUnit4ClassRunner
 
FlowConstants - Class in com.amazonaws.services.simpleworkflow.flow.common
 
FlowConstants() - Constructor for class com.amazonaws.services.simpleworkflow.flow.common.FlowConstants
 
FlowDefaults - Class in com.amazonaws.services.simpleworkflow.flow.common
 
FlowDefaults() - Constructor for class com.amazonaws.services.simpleworkflow.flow.common.FlowDefaults
 
FlowHelpers - Class in com.amazonaws.services.simpleworkflow.flow.common
 
FlowHelpers() - Constructor for class com.amazonaws.services.simpleworkflow.flow.common.FlowHelpers
 
FlowSpringJUnit4ClassRunner - Class in com.amazonaws.services.simpleworkflow.flow.junit.spring
To be used instead of SpringJUnit4ClassRunner when testing asynchronous code.
FlowSpringJUnit4ClassRunner(Class<?>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.spring.FlowSpringJUnit4ClassRunner
 
FlowValueConstraint - Enum in com.amazonaws.services.simpleworkflow.flow.common
 
flush() - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
Flushes all outstanding outbound requests (SendMessage, DeleteMessage, ChangeMessageVisibility) in this buffer.
forKey(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions of a single Amazon S3 object.
formatIso8601Date(Date) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
 
formatIso8601Date(Date) - Method in class com.amazonaws.util.DateUtils
Formats the specified date as an ISO 8601 string.
formatRfc822Date(Date) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
 
formatRfc822Date(Date) - Method in class com.amazonaws.util.DateUtils
Formats the specified date as an RFC 822 string.
ForwardedValues - Class in com.amazonaws.services.cloudfront.model
A complex type that specifies how CloudFront handles query strings.
ForwardedValues() - Constructor for class com.amazonaws.services.cloudfront.model.ForwardedValues
 
ForwardedValuesStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Forwarded Values StAX Unmarshaller
ForwardedValuesStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ForwardedValuesStaxUnmarshaller
 
fromBase64(String) - Static method in class com.amazonaws.util.BinaryUtils
Converts a Base64-encoded string to the original byte data.
fromBigDecimal(BigDecimal) - Static method in class com.amazonaws.util.StringUtils
 
fromBigInteger(BigInteger) - Static method in class com.amazonaws.util.StringUtils
 
fromBoolean(Boolean) - Static method in class com.amazonaws.util.StringUtils
 
fromByte(Byte) - Static method in class com.amazonaws.util.StringUtils
Returns the string representation of the specified Byte.
fromByteBuffer(ByteBuffer) - Static method in class com.amazonaws.util.StringUtils
Base64 encodes the data in the specified byte buffer and returns it as a base64 encoded string.
fromData(String, Class<T>) - Method in class com.amazonaws.services.simpleworkflow.flow.annotations.NullDataConverter
 
fromData(String, Class<T>) - Method in class com.amazonaws.services.simpleworkflow.flow.DataConverter
Implements conversion of the single value.
fromData(String, Class<T>) - Method in class com.amazonaws.services.simpleworkflow.flow.JsonDataConverter
 
fromDate(Date) - Static method in class com.amazonaws.util.StringUtils
Converts the specified date to an ISO 8601 timestamp string and returns it.
fromDouble(Double) - Static method in class com.amazonaws.util.StringUtils
Returns the string representation of the specified double.
fromFloat(Float) - Static method in class com.amazonaws.util.StringUtils
 
fromHex(String) - Static method in class com.amazonaws.util.BinaryUtils
Converts a Hex-encoded data string to the original byte data.
fromInteger(Integer) - Static method in class com.amazonaws.util.StringUtils
 
fromJson(String) - Static method in class com.amazonaws.auth.policy.Policy
Returns an AWS access control policy object generated from JSON string.
fromJsonString(String, Class<T>) - Static method in enum com.amazonaws.util.json.Jackson
 
fromLong(Long) - Static method in class com.amazonaws.util.StringUtils
 
fromName(String) - Static method in enum com.amazonaws.regions.Regions
Returns a region enum corresponding to the given region name.
fromString(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
Construct the Services object from a string representing the service id.
fromString(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Construct the Services object from a string representing web identity provider.
fromString(String) - Static method in class com.amazonaws.util.StringUtils
 
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.Capability
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.OnFailure
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.GeoRestrictionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.ItemSelection
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.Method
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.OriginProtocolPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.PriceClass
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.SSLSupportMethod
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront.model.ViewerProtocolPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudfront_2012_03_15.model.OriginProtocolPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudsearch.model.IndexFieldType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudsearch.model.OptionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudsearch.model.SourceDataFunction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.datapipeline.model.OperatorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.datapipeline.model.TaskStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directconnect.model.ConnectionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directconnect.model.InterconnectState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directconnect.model.VirtualInterfaceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated.
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated.
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated.
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated.
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated.
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.EventCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
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.ListingState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RouteOrigin
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RouteState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.StatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.StatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpcState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpnState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticache.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glacier.model.ActionCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glacier.model.StatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.StatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.importexport.model.JobType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.kinesis.model.ShardIteratorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.kinesis.model.StreamStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.AppAttributesKeys
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.AppType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.Architecture
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.AutoScalingType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.DeploymentCommandName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.LayerAttributesKeys
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.LayerType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.RootDeviceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworks.model.StackAttributesKeys
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.redshift.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.route53.model.ChangeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.route53.model.ChangeStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.route53.model.HealthCheckType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.route53.model.ResourceRecordSetFailover
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.route53.model.ResourceRecordSetRegion
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.route53.model.RRType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the Amazon S3 Region enumeration value representing the specified Amazon S3 Region ID string.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the Amazon S3 StorageClass enumeration value representing the specified Amazon S3 StorageClass ID string.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.flow.common.FlowValueConstraint
 
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ActivityTaskTimeoutType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CancelTimerFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ChildPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CloseStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.DecisionTaskTimeoutType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.DecisionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.EventType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RegistrationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.StartTimerFailedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimeoutType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.storagegateway.model.ErrorCode
Use this in place of valueOf.
Functor<T> - Class in com.amazonaws.services.simpleworkflow.flow.core
 
Functor(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Functor
 

G

GatewayInfo - Class in com.amazonaws.services.storagegateway.model
Gateway Info
GatewayInfo() - Constructor for class com.amazonaws.services.storagegateway.model.GatewayInfo
 
GatewayInfoJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Gateway Info JSON Unmarshaller
GatewayInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.GatewayInfoJsonUnmarshaller
 
GatewayType - Enum in com.amazonaws.services.ec2.model
Gateway Type
GB - Static variable in class com.amazonaws.services.s3.internal.Constants
Gigabytes
generateCreateTableRequest(Class<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Parse the given POJO class and return the CreateTableRequest for the DynamoDB table it represents.
generateInstruction(EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
generateInstruction(EncryptionMaterialsProvider, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
 
generateOneTimeUseSymmetricKey() - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Generates a one-time use Symmetric Key on-the-fly for use in envelope encryption.
generatePresignedUrl(String, String, Date) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GeneratePresignedUrlRequest - Class in com.amazonaws.services.s3.model
Contains options to genearate a pre-signed URL for an Amazon S3 resource.
GeneratePresignedUrlRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP GET request to access the Amazon S3 object stored under the specified key in the specified bucket.
GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified Amazon S3 resource.
generateUniqueId() - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
Deterministic unique Id generator
generateUniqueId() - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClientExternal
 
generateUniqueId() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
generateUniqueId() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
generateUniqueId() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
generateUniqueId() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
GENERIC_ACTIVITY_CLIENT - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
GENERIC_WORKFLOW_CLIENT - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
GenericActivityClient - Interface in com.amazonaws.services.simpleworkflow.flow.generic
 
GenericActivityWorker - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
GenericActivityWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
GenericActivityWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
GenericBucketRequest - Class in com.amazonaws.services.s3.model
Generic request container for web service requests on buckets.
GenericBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.GenericBucketRequest
Create a generic request for a bucket operation.
genericClient - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
genericClient - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
genericClient - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
genericClient - Variable in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
GenericWorker - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
GenericWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
GenericWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
GenericWorkflowClient - Interface in com.amazonaws.services.simpleworkflow.flow.generic
 
GenericWorkflowClientExternal - Interface in com.amazonaws.services.simpleworkflow.flow.generic
 
GenericWorkflowClientExternalImpl - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
GenericWorkflowClientExternalImpl(AmazonSimpleWorkflow, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
GenericWorkflowTest - Class in com.amazonaws.services.simpleworkflow.flow.junit
 
GenericWorkflowTest(WorkflowDefinitionFactoryFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.GenericWorkflowTest
 
GenericWorkflowWorker - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
GenericWorkflowWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
GenericWorkflowWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
GeoRestriction - Class in com.amazonaws.services.cloudfront.model
A complex type that controls the countries in which your content is distributed.
GeoRestriction() - Constructor for class com.amazonaws.services.cloudfront.model.GeoRestriction
Default constructor for a new GeoRestriction object.
GeoRestriction(String) - Constructor for class com.amazonaws.services.cloudfront.model.GeoRestriction
Constructs a new GeoRestriction object.
GeoRestriction(GeoRestrictionType) - Constructor for class com.amazonaws.services.cloudfront.model.GeoRestriction
Constructs a new GeoRestriction object.
GeoRestrictionStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Geo Restriction StAX Unmarshaller
GeoRestrictionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GeoRestrictionStaxUnmarshaller
 
GeoRestrictionType - Enum in com.amazonaws.services.cloudfront.model
Geo Restriction Type
get(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns the Nth element of the list.
get(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns the Nth element of the list.
get() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
get() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Functor
 
get() - Method in class com.amazonaws.services.simpleworkflow.flow.core.OrPromise
 
get() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
 
get() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
get(String, ObjectFactory<?>) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
get() - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentActivityExecutionContext
This is used by activity implementation to get access to the current ActivityExecutionContext
get() - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentDecisionContext
retrieves the current DecisionContext for a particular thread
get() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
 
get(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
get(int) - Method in class com.amazonaws.util.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class com.amazonaws.util.json.JSONObject
Get the value object associated with a key.
get(Object) - Method in class com.amazonaws.util.ResponseMetadataCache
Returns the response metadata associated with the specified object, or null if no metadata is associated with that object.
GET_OBJECT_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the get object request
GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the get object request
GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the get object request
GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the get object request
getAcceptedRouteCount() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The number of accepted routes.
getAcceptRanges() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Indicates the range units accepted.
getAccess() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Returns the optional access control list for the new bucket.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional access control list for the new upload.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
getAccessKey() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The access key ID for the access key ID and secret access key you want to delete.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The access key ID of the secret access key you want to update.
getAccessKeyId() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The access key ID that identifies the temporary security credentials.
getAccessKeyMetadata() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
getAccessLog() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
getAccessor() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getAccessPolicies() - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
getAccessPolicies() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
An IAM access policy as described in The Access Policy Language in Using AWS Identity and Access Management.
getAccessPolicies() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
getAccountAlias() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Name of the account alias to create.
getAccountAlias() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Name of the account alias to delete.
getAccountAliases() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
getAccountAttributes() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
getAccountId() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
getAccountPasswordPolicy(GetAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the password policy for the AWS account.
getAccountPasswordPolicy() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the password policy for the AWS account.
getAccountPasswordPolicy(GetAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the password policy for the AWS account.
getAccountPasswordPolicy() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the password policy for the AWS account.
getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the password policy for the AWS account.
GetAccountPasswordPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetAccountPasswordPolicy operation.
GetAccountPasswordPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
 
GetAccountPasswordPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Account Password Policy Request Marshaller
GetAccountPasswordPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetAccountPasswordPolicyRequestMarshaller
 
GetAccountPasswordPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetAccountPasswordPolicy action.
GetAccountPasswordPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
 
GetAccountPasswordPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Account Password Policy Result StAX Unmarshaller
GetAccountPasswordPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetAccountPasswordPolicyResultStaxUnmarshaller
 
getAccountSummary(GetAccountSummaryRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummary() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummary(GetAccountSummaryRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummary() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves account level information about account entity usage and IAM quotas.
getAccountSummaryAsync(GetAccountSummaryRequest, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves account level information about account entity usage and IAM quotas.
GetAccountSummaryRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetAccountSummary operation.
GetAccountSummaryRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
 
GetAccountSummaryRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Account Summary Request Marshaller
GetAccountSummaryRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetAccountSummaryRequestMarshaller
 
GetAccountSummaryResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetAccountSummary action.
GetAccountSummaryResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
 
GetAccountSummaryResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Account Summary Result StAX Unmarshaller
GetAccountSummaryResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetAccountSummaryResultStaxUnmarshaller
 
getAccountsWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
getAccountWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
getAccountWithRestoreAccess() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
getAcknowledgedAt() - Method in class com.amazonaws.services.opsworks.model.Command
Date and time when the command was acknowledged.
getAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the custom ACL to be applied to the specified bucket when this request is executed.
getAction() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
The type of action for an item update operation.
getAction() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
getAction() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
getAction() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
getAction() - Method in class com.amazonaws.services.route53.model.Change
The action to perform.
getActionName() - Method in interface com.amazonaws.auth.policy.Action
Returns the name of this action.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudFormationActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudFrontActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.DirectConnectActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.EC2Actions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElastiCacheActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticBeanstalkActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.GlacierActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.RDSActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.RedshiftActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.Route53Actions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.S3Actions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SNSActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SQSActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.STSActions
Deprecated.
 
getActionNames() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
This specifies what action to take when the cluster step fails.
getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The action to take if the job flow step fails.
getActionPrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
getActions() - Method in class com.amazonaws.auth.policy.Statement
Returns the list of actions to which this policy statement applies.
getActions() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
getActions() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
getActivationKey() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Your gateway activation key.
getActivationKey(String) - Static method in class com.amazonaws.services.storagegateway.StorageGatewayUtils
Sends a request to the AWS Storage Gateway server running at the specified address, and returns the activation key for that server.
getActivationKey(String, Region) - Static method in class com.amazonaws.services.storagegateway.StorageGatewayUtils
Sends a request to the AWS Storage Gateway server running at the specified address, and returns the activation key for that server.
getActivationKey(String, String) - Static method in class com.amazonaws.services.storagegateway.StorageGatewayUtils
Sends a request to the AWS Storage Gateway server running at the specified address and activation region, and returns the activation key for that server.
getActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
getActiveTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.Distribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
getActiveTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
getActiveTrustedSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
getActiveTrustedSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getActivitiesImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling Activity.
getActivityClient() - Method in class com.amazonaws.services.simpleworkflow.flow.DecisionContext
 
getActivityClient() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestDecisionContext
 
getActivityExecutionContext() - Method in interface com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContextProvider
 
getActivityExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContextProviderImpl
 
getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
getActivityId() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the ActivityId property for this object.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The unique ID of the task.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
The unique ID of the task.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The unique id of the activity task.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
The activityId of the activity task to be canceled.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The activityId provided in the RequestCancelActivityTask decision that failed.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The activityId of the activity task.
getActivityId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The activityId provided in the ScheduleActivityTask decision that failed.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
getActivityImplementation(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getActivityImplementation(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationFactory
 
getActivityImplementation(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
getActivityImplementation(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getActivityImplementation(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
getActivityImplementationFactory() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
getActivityImplementationFactory() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getActivityTaskCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskCanceled then this member is set and provides detailed information about the event.
getActivityTaskCancelRequestedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskcancelRequested then this member is set and provides detailed information about the event.
getActivityTaskCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskCompleted then this member is set and provides detailed information about the event.
getActivityTaskFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskFailed then this member is set and provides detailed information about the event.
getActivityTaskScheduledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskScheduled then this member is set and provides detailed information about the event.
getActivityTaskStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskStarted then this member is set and provides detailed information about the event.
getActivityTaskTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed information about the event.
getActivityType() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the ActivityType property for this object.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The type of this activity task.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The type of the activity task.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The ActivityType type structure representing the activity type.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
The activity type to deprecate.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
The activity type to describe.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The type of the activity task to schedule.
getActivityType() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The activity type provided in the ScheduleActivityTask decision that failed.
getActivityTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getActivityTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationFactory
 
getActivityTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
getActivityTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getActivityTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
getActualIncrementalBackupSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
getAdd() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
getAdd() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
getAdditionalDataPending() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Boolean value that if true, indicates there is more data to be downloaded.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
getAdditionalInfo() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
This option is for advanced users only.
getAdditionalInfo() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A JSON string for selecting additional features.
getAddress() - Method in class com.amazonaws.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
getAddress() - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB instance.
getAddress() - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
getAddresses() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
getAddressingType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification

getAdjacentParentShardId() - Method in class com.amazonaws.services.kinesis.model.Shard
The shard Id of the shard adjacent to the shard's parent.
getAdjacentShardToMerge() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The shard ID of the adjacent shard for the merge.
getAdjustedCryptoRange(long[]) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Adjusts a user specified range to retrieve all of the cipher blocks (each of size 16 bytes) that contain the specified range.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
getAfterTime() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
getAfterTime() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
getAlarmHistoryItems() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
getAlbumArt() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
getAlbumArt() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The album art to be associated with the output file, if any.
getAlbumArtFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The format of album art, if any.
getAliases() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
getAliases() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
getAliases() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
getAliases() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
getAliasTarget() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Alias resource record sets only: Information about the AWS resource to which you are redirecting traffic.
getAllCounters() - Method in class com.amazonaws.util.TimingInfo
 
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.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the allocation of the address for use with EC2-VPC.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The allocation ID.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The allocation ID.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-VPC] The allocation ID.
getAllocationIds() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
getAllowedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns allowed headers of this rule.
getAllowedMethods() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
getAllowedMethods() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
getAllowedMethods() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed methods of this rule.
getAllowedOrigins() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed origins of this rule and returns a reference to this object for method chaining.
getAllowedValues() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
getAllowedValues() - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid range of values for the parameter.
getAllowedValues() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Indicates the acceptable values for the option group option.
getAllowedValues() - Method in class com.amazonaws.services.rds.model.OptionSetting
The allowed values of the option setting.
getAllowedValues() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
getAllowedValues() - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
getAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that major version upgrades are allowed.
getAllowReassignment() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
getAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
getAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
getAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
getAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.UserProfile
Whether users can specify their own SSH public key through the My Settings page.
getAllowSsh() - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use SSH.
getAllowSsh() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use SSH to communicate with the instance.
getAllowSudo() - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use sudo.
getAllowSudo() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use sudo to elevate privileges.
getAllowsVpcAndNonVpcInstanceMemberships() - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates whether this option group can be applied to both VPC and non-VPC instances.
getAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to allow IAM users to change their own password.
getAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the AllowUsersToChangePassword property for this object.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, version upgrades will be applied automatically to the cluster during the maintenance window.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, upgrades will be applied automatically to the cluster during the maintenance window.
getAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
getAllSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
getAllSubMeasurements(String) - Method in class com.amazonaws.util.TimingInfo
 
getAllTags() - Method in class com.amazonaws.services.s3.model.TagSet
Get all the tags for this TagSet
getAllTagSets() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the list of TagSet objects contained in this object.
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute

getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Item

getAlternateValueEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute

getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
IP address assigned to the Amazon interface.
getAmazonAddress() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
IP address assigned to the Amazon interface.
getAmazonS3Client() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getAmazonS3Client() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Returns the underlying Amazon S3 client used to make requests to Amazon S3.
getAmazonS3Exception() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getAmiId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
A custom AMI ID to be used to create the instance.
getAmiId() - Method in class com.amazonaws.services.opsworks.model.Instance
A custom AMI ID to be used to create the instance.
getAmiId() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
A custom AMI ID to be used to create the instance.
getAmiId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the AMI ID used to launch the instance.
getAmiLaunchIndex() - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance in the launch group.
getAmiLaunchIndex() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the index of this instance in the reservation.
getAmiManifestPath() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the manifest path of the AMI with which the instance was launched.
getAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The version of the AMI used to initialize Amazon EC2 instances in the job flow.
getAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The version of the Amazon Machine Image (AMI) to use when launching Amazon EC2 instances in the job flow.
getAmount() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
getAmount() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Used for Reserved Instance Marketplace offerings.
getAncestorAmiIds() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of AMI IDs of any instances that were rebundled to created this AMI.
getAppCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
getAppId() - Method in class com.amazonaws.services.opsworks.model.App
The app ID.
getAppId() - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
The app ID.
getAppId() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The app ID.
getAppId() - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
The app ID.
getAppId() - Method in class com.amazonaws.services.opsworks.model.Deployment
The app ID.
getAppId() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
The app ID.
getAppId() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app ID.
getAppIds() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
An array of app IDs for the apps to be described.
getApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
The ApplicationDescription of the application.
getApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
The ApplicationDescription of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The name of the application associated with this release.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the application associated with this configuration set.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the application to associate with this configuration template.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the application associated with this configuration set.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application that contains the version to be deployed.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
The name of the application to delete.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The name of the application to delete releases from.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the application to delete the configuration template from.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the application the environment is associated with.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the application associated with the configuration template or environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The application for the environment or configuration template.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The application associated with the event.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the application associated with the configuration.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
The name of the application to update.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the application associated with this version.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the application associated with the configuration template to update.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the application associated with this configuration set.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the application that the configuration template or environment belongs to.
getApplicationNames() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
getApplications() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
getApplications() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The applications installed on this cluster.
getApplicationVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
The ApplicationVersionDescription of the application version.
getApplicationVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
The ApplicationVersionDescription of the application version.
getApplicationVersions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
getApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
getApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication 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.
getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Indicates whether the changes should be applied immediately, or during the next maintenance window for each instance associated with the option group.
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.OptionGroupOptionSetting
The DB engine specific parameter type for the option group option.
getApplyType() - Method in class com.amazonaws.services.rds.model.OptionSetting
The DB engine specific parameter type.
getApplyType() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
getApps() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
An array of App objects that describe the specified apps.
getAppsCount() - Method in class com.amazonaws.services.opsworks.model.StackSummary
The number of apps.
getAppSource() - Method in class com.amazonaws.services.opsworks.model.App
A Source object that describes the app repository.
getAppSource() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
A Source object that specifies the app repository.
getAppSource() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
A Source object that specifies the app repository.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
getArchitecture() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance architecture.
getArchitecture() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance architecture, "i386" or "x86_64".
getArchitecture() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance architecture.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The description of an archive.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The archive description that you are uploading in parts.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The description of the archive that was specified in the Initiate Multipart Upload request.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The optional description of the archive you are uploading.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The description of the archive that was specified in the Initiate Multipart Upload request.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The ID of the archive.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The ID of the archive to delete.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the archive ID requested for download.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the archive ID requested for download.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.JobParameters
The ID of the archive that you want to retrieve.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The ID of the archive.
getArchiveId() - Method in class com.amazonaws.services.glacier.transfer.UploadResult
Returns the ID of the uploaded archive.
getArchiveSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The SHA256 tree hash of the entire archive for an archive retrieval.
getArchiveSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The SHA256 tree hash of the entire archive for an archive retrieval.
getArchiveSize() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The total size, in bytes, of the entire archive.
getArchiveSizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
getArchiveSizeInBytes() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Arguments for Amazon EMR to pass to the application.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
Arguments for Amazon EMR to pass to the command for execution.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of command line arguments to pass to the JAR file's main function for execution.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The list of user-supplied arguments.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
 
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
 
getArgs() - Method in interface com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ResizeAction
 
getArgs() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
An array of command arguments.
getArn() - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
An Amazon Resource Name (ARN).
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The Amazon Resource Name (ARN) of the instance profile.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The Amazon Resource Name (ARN) of the instance profile.
getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Amazon Resource Name (ARN) for the job.
getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Resource Name (ARN) for the pipeline.
getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The Amazon Resource Name (ARN) for the preset.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The Amazon Resource Name (ARN) specifying the instance profile.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.Role
The Amazon Resource Name (ARN) specifying the role.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The Amazon Resource Name (ARN) of the SAML provider.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the user.
getArn() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
getArn() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
getArtwork() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
To list pipelines in chronological order by the date and time that they were created, enter true.
getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
To list presets in chronological order by the date and time that they were created, enter true.
getAsn() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAsn() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The aspect ratio of the input file.
getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
getAssignmentStatus() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to auto-assign a public IP address to an instance in a VPC.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The association information for an Elastic IP associated with the network interface.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The association information for an Elastic IP address for the network interface.
getAssociation() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The association information for an Elastic IP associated with the network interface.
getAssociation() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The association information for an Elastic IP address associated with the network interface.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the association of the address with an instance in a VPC.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
The route table association ID (needed to disassociate the route table).
getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-VPC] The association ID.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
The association ID representing the current association between the route table and subnet.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The association ID.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the current association between the original network ACL and the subnet.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The association ID.
getAssociations() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
getAssociations() - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
getAssumedRoleId() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
The identifiers for the temporary security credentials that the operation returns.
getAssumedRoleUser() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
getAssumeRolePolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The policy that grants an entity permission to assume the role.
getAssumeRolePolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.Role
The policy that grants an entity permission to assume the role.
getAsynchronousStackTraceDump() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
getAsynchronousStackTraceDumpAsString() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
getAsynchronousThreadDump() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
getAsynchronousThreadDump(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.AsyncDecisionTaskHandler
 
getAsynchronousThreadDump(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskHandler
 
getAsynchronousThreadDump() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
getAsynchronousThreadDumpAsString() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
getAsynchronousThreadDumpAsString(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.AsyncDecisionTaskHandler
 
getAsynchronousThreadDumpAsString(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskHandler
 
getAsynchronousThreadDumpAsString() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
getAsyncStackTrace() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncTaskInfo
 
getAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
getAttachment() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attachment attribute.
getAttachment() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The attachment (if any) of the network interface.
getAttachment() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
getAttachment() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The network interface attachment.
getAttachment() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the interface attachment.
getAttachment() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
The ID of the network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
The ID of the attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The ID of the network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the network interface attachment.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
The ID of the network interface attachment.
getAttachments() - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
getAttachments() - Method in class com.amazonaws.services.ec2.model.Volume
 
getAttachTime() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time stamp when the attachment initiated.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The time stamp when the attachment initiated.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The timestamp indicating when the attachment initiated.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The time stamp when the attachment initiated.
getAttemptId() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Identifier of the pipeline task attempt object.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the attribute to modify.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constraints:
Allowed Values: productCodes, createVolumePermission
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset (currently only the attribute for permission to create volumes can be reset).
getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
getAttributeName() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeName of the KeySchemaElement.
getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
A name for the attribute.
getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The name of a key attribute.
getAttributeName() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
The name of the account attribute.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
getAttributeNameCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
getAttributeNames() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
getAttributeNames() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
getAttributeNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.App
The contents of the stack attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.Layer
The layer attributes.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.Stack
The contents of the stack's attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
getAttributes() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
getAttributes(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns all of the attributes associated with the specified item.
getAttributes(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns all of the attributes associated with the specified item.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns the value of the Attributes property for this object.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following: CustomUserData -- arbitrary user data to associate with the endpoint.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following: EventEndpointCreated -- Topic ARN to which EndpointCreated event notifications should be sent. EventEndpointDeleted -- Topic ARN to which EndpointDeleted event notifications should be sent. EventEndpointUpdated -- Topic ARN to which EndpointUpdate event notifications should be sent. EventDeliveryFailure -- Topic ARN to which DeliveryFailure event notifications should be sent upon Direct Publish delivery failure (permanent) to one of the application's endpoints.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
getAttributes() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
getAttributes() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
A map of attributes with their corresponding values.
getAttributes() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
getAttributes() - Method in class com.amazonaws.services.sqs.model.Message
SenderId, SentTimestamp, ApproximateReceiveCount, and/or ApproximateFirstReceiveTimestamp.
getAttributes() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A map of attributes to set.
getAttributesAsync(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns all of the attributes associated with the specified item.
getAttributesAsync(GetAttributesRequest, AsyncHandler<GetAttributesRequest, GetAttributesResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns all of the attributes associated with the specified item.
getAttributesAsync(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns all of the attributes associated with the specified item.
getAttributesAsync(GetAttributesRequest, AsyncHandler<GetAttributesRequest, GetAttributesResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns all of the attributes associated with the specified item.
GetAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the GetAttributes operation.
GetAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
Default constructor for a new GetAttributesRequest object.
GetAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
Constructs a new GetAttributesRequest object.
GetAttributesRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Get Attributes Request Marshaller
GetAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.GetAttributesRequestMarshaller
 
GetAttributesResult - Class in com.amazonaws.services.simpledb.model
Get Attributes Result
GetAttributesResult() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesResult
 
GetAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
Get Attributes Result StAX Unmarshaller
GetAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.GetAttributesResultStaxUnmarshaller
 
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The names of one or more attributes to retrieve.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more attributes to retrieve from the table or index.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The names of one or more attributes to retrieve.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The names of one or more attributes to retrieve.
getAttributeType() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeType of the KeySchemaElement which can be a String or a Number.
getAttributeType() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute.
getAttributeType() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The type of attribute.
getAttributeUpdates() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Map of attribute name to the new value and action for the update.
getAttributeUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The names of attributes to be modified, the action to perform on each, and the new value for each.
getAttributeValue() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
The value.
getAttributeValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The value of the attribute associated with the policy.
getAttributeValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The value of the attribute associated with the policy.
getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
getAttributeValueCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
getAttributeValueList() - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A list of attribute values to be used with a comparison operator for a scan or query operation.
getAttributeValueList() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
One or more values to evaluate against the supplied attribute.
getAttributeValues() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
Returns the raw attribute values to be transformed or untransformed.
getAttributeValues() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
getAttributeValuesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values in the domain, in bytes.
getAttributeValueUpdates() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the map of AttributeValueUpdate on each modeled attribute.
getAudio() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the audio parameters.
getAudio() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the audio preset values.
getAuthenticateOnUnsubscribe() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
getAuthenticationCode1() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
getAuthenticationCode1() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
getAuthenticationCode2() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
getAuthenticationCode2() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Authentication key for BGP configuration.
getAuthKey() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Authentication key for BGP configuration.
getAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
getAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to automatically assign an Elastic IP address to the layer's instances.
getAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
getAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
getAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.Layer
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
getAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
getAutoCreateApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
getAutomatedSnapshotRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
If true, then minor version patches are applied automatically; if false, then automatic minor version patches are disabled.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Determines whether minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, then minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Determines whether minor engine upgrades will be applied automatically to all of the cache nodes in the replication group during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the read replica during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
getAutoScalingGroupARN() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The name of the Auto Scaling group to which to attach the specified instance(s).
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group to delete.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or the Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
getAutoScalingGroups() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
getAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
getAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
getAutoScalingSchedule() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
An AutoScalingSchedule with the instance schedule.
getAutoScalingSchedule() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
A WeeklyAutoScalingSchedule object with the instance schedule.
getAutoScalingType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule.
getAutoScalingType() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
getAutoScalingType() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
getAutoTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Specifies whether the cluster should terminate after completing all steps.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone for the subnet.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone for the virtual private gateway.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The Availability Zone where the resulting instance will reside.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The Availability Zone for the resulting Amazon EBS volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The Availability Zone where the resulting volume will reside.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Availability Zone of the instance.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Placement
The Availability Zone of the instance.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The Availability Zone for the modified Reserved Instances.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Subnet
The Availability Zone of the subnet.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Volume
The Availability Zone for the volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The Availability Zone of the volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The Availability Zone where the virtual private gateway was created.
getAvailabilityZone() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
The Amazon EC2 Availability Zone for the job flow.
getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.Volume
The volume Availability Zone.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The Amazon EC2 Availability Zone that the read replica will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB instance is located in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
getAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
getAvailabilityZone() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the Availability Zone in which the instance launched.
getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The user-specified name for a logical grouping of bids.
getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more 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 load balancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the load balancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the load balancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the load balancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
getAvailabilityZones() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of Availability Zones.
getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
A list of availability zones for the orderable DB instance.
getAvailabilityZones() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
getAvailable() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
getAvailableIpAddressCount() - Method in class com.amazonaws.services.ec2.model.Subnet
The number of unused IP addresses in the subnet.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of metric values that correspond to the datapoint.
getAverageDownloadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average download bandwidth rate limit in bits per second.
getAverageDownloadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average download bandwidth rate limit in bits per second.
getAverageUploadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average upload bandwidth rate limit in bits per second.
getAverageUploadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average upload bandwidth rate limit in bits per second.
getAWSAccessKeyId() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
 
getAWSAccessKeyId() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS access key ID for this credentials object.
getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Returns the AWS access key for the current STS session, beginning a new one if necessary.
getAWSAccessKeyId() - Method in class com.amazonaws.services.ec2.model.S3Storage
The access key ID of the owner of the bucket.
getAWSAccountIds() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
getAWSAccountIds() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
getAwsAccountNumber() - Method in class com.amazonaws.services.cloudfront.model.Signer
Specifies an AWS account that can create signed URLs.
getAwsAccountNumber() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Returns the value of the AwsAccountNumber property for this object.
getAwsAccountNumbers() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Specifies an AWS account that can create signed URLs.
getAWSRequestMetrics() - Method in class com.amazonaws.DefaultRequest
 
getAwsRequestMetrics() - Method in class com.amazonaws.http.ExecutionContext
 
getAWSRequestMetrics() - Method in interface com.amazonaws.Request
Returns the request metrics.
getAwsResponse() - Method in class com.amazonaws.Response
 
getAWSSecretKey() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
 
getAWSSecretKey() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS secret access key for this credentials object.
getAWSSecretKey() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Returns the AWS secret key for the current STS session, beginning a new one if necessary.
getAwsShippingAddress() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Address you ship your storage device to.
getAwsShippingAddress() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Address you ship your storage device to.
getB() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Binary attributes are sequences of unsigned bytes.
getB() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary data type
getBackendServerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
getBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
getBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
getBackoffPeriod(int) - Method in class com.amazonaws.internal.CustomBackoffStrategy
 
getBackoffPeriod(int) - Method in class com.amazonaws.internal.DynamoDBBackoffStrategy
 
getBackoffStrategy() - Method in class com.amazonaws.retry.RetryPolicy
Returns the back-off strategy included in this retry policy.
getBackupProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
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.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
The number of days to retain automated backups.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.Connection
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
The port bandwidth
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Bandwidth of the connection.
getBandwidth() - Method in class com.amazonaws.services.directconnect.model.Interconnect
Bandwidth of the connection.
getBandwidthType() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Returns the value of the BandwidthType property for this object.
getBase32StringSeed() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The Base32 seed defined as specified in RFC3548.
getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getBccAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
getBeforeTime() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
getBeforeTime() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
For devices that support BGP, the customer gateway's BGP ASN.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The bid price for each EC2 instance in the instance group when launching nodes as Spot Instances, expressed in USD.
getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Bid price for each Amazon EC2 instance in the instance group when launching nodes as Spot Instances, expressed in USD.
getBidPrice() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Bid price for EC2 Instances when launching nodes as Spot Instances, expressed in USD.
getBinaryRequestPayload(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload as binary data.
getBinaryRequestPayloadStream(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getBinaryRequestPayloadStreamWithoutQueryParams(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getBinaryRequestPayloadWithoutQueryParams(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload contents as binary data, without processing any query string params (i.e.
getBitRate() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The bit rate of the audio stream in the output file, in kilobits/second.
getBitRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The bit rate of the video stream in the output file, in kilobits/second.
getBlock() - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
getBlockDeviceMapping() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the virtual devices associated with the ami, root, ebs, and swap.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
getBody() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The job data, either archive data or inventory data.
getBody() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The data to upload.
getBody() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The data to upload.
getBody() - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
getBody() - Method in class com.amazonaws.services.sqs.model.Message
The message's contents (not URL-encoded).
getBody() - Method in class com.amazonaws.services.support.model.Communication
The text of the communication between the customer and AWS Support.
getBoolean(int) - Method in class com.amazonaws.util.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class com.amazonaws.util.json.JSONObject
Get the boolean value associated with a key.
getBooting() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with booting status.
getBootstrapActionConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
A description of the bootstrap action.
getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The bootstrap actions associated with the cluster.
getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
getBounces() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
getBounceTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
Returns the SimpleDB box usage reported in a response's metadata.
getBS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of binary attributes.
getBS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary set data type
getBucket() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.
getBucket() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.
getBucket() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
The bucket to receive access logs.
getBucket() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot Instance datafeed.
getBucket() - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
getBucket() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The Amazon S3 bucket where the Spot Instance datafeed is located.
getBucket() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
getBucket() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getBucket() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Deprecated.
Use getBucketName() instead.
getBucket() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use getBucketName() instead.
getBucketAcl(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified Amazon S3 bucket.
getBucketAcl(GetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified Amazon S3 bucket.
getBucketAcl(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketAcl(GetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for requesting a bucket's Access Control List (ACL).
GetBucketAclRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAclRequest
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL for the specified bucket when executed.
getBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the lifecycle configuration for the specified bucket, or null if no configuration has been established.
getBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLocation(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketLocationRequest - Class in com.amazonaws.services.s3.model
Provides options for requesting an Amazon S3 bucket's location.
GetBucketLocationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLocationRequest
Constructs a new request object to create a new bucket with the specified name.
getBucketLoggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
getBucketName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getBucketName() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
getBucketName() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
getBucketName() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getBucketName() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to abort.
getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to complete.
getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the name of the bucket containing the completed multipart object.
getBucketName() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Gets the name of the Amazon S3 bucket to create.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being deleted.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
Gets the name of the Amazon S3 bucket to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Gets the name of the Amazon S3 bucket containing the object to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Gets the name of the Amazon S3 bucket containing the object(s) to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the name of the Amazon S3 bucket containing the version to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the name of the bucket involved in this request.
getBucketName() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Returns the name of the target bucket.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketAclRequest
Returns the name of the bucket whose ACL will be retrieved by this request, when executed.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Returns the name of the bucket whose location is being requested.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the name of the bucket containing the object whose metadata is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the name of the bucket containing the object to be downloaded.
getBucketName() - Method in class com.amazonaws.services.s3.model.HeadBucketRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the name of the bucket in which the new multipart upload was initiated.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the name of the bucket containing the uploads to list.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the name of the Amazon S3 bucket whose objects are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the name of the bucket containing the multipart upload whose parts are being listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the name of the Amazon S3 bucket whose versions are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the name of the bucket containing the listed multipart uploads, as specified in the original request.
getBucketName() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the name of the Amazon S3 bucket containing the objects listed in this ObjectListing.
getBucketName() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the name of the bucket containing the listed parts, as specified in the original request.
getBucketName() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the name of the existing bucket where this request will upload a new object to.
getBucketName() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Returns the name of the bucket containing the reference to the object to restore which is now stored in Amazon Glacier.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the name of the bucket in which this object is contained.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the name of the Amazon S3 bucket in which this object is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the name of the Amazon S3 bucket in which this version is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the name of the bucket whose ACL will be modified by this request when executed.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Gets the name of the bucket whose cross origin configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Gets the name of the bucket whose lifecycle configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Gets the name of the bucket whose logging configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Gets the name of the bucket whose notification configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Gets the name of the bucket whose tagging configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the name of the bucket whose versioning configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
getBucketName() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the name of the Amazon S3 bucket containing the versions listed in this VersionListing.
getBucketName() - Method in interface com.amazonaws.services.s3.transfer.Download
The name of the bucket where the object is being downloaded from.
getBucketName() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
The name of the bucket where the object is being downloaded from.
getBucketName() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileDownloadImpl
Returns the name of the bucket from which files are downloaded.
getBucketName() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileUploadImpl
Returns the name of the bucket to which files are uploaded.
getBucketName() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the name of the bucket containing the uploaded object.
getBucketName() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Returns the name of the bucket from which files are downloaded.
getBucketName() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileUpload
Returns the name of the bucket from which files are downloaded.
getBucketNotificationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the notification configuration for the specified bucket.
getBucketNotificationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use getNotificationConfiguration() instead.
getBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the policy for the specified bucket.
getBucketPolicy(GetBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the policy for the specified bucket.
getBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketPolicy(GetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Gets the policy for the specified bucket.
GetBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Creates a new request object, ready to be executed to retrieve the bucket policy of an Amazon S3 bucket.
getBuckets() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the tagging configuration for the specified bucket, or null if no configuration has been established.
getBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketVersioningConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to retrieve a bucket's website configuration.
GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket website configuration for the specified bucket.
getBundleId() - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID for this bundle task.
getBundleId() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task.
getBundleIds() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
getBundleTask() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Information about the bundle task.
getBundleTask() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
The 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
Information about one or more bundle tasks.
getByteCount() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
getByteCount() - Method in class com.amazonaws.util.CountingInputStream
Returns the number of bytes read from this stream so far.
getByteCountMetricType() - Method in class com.amazonaws.metrics.SimpleThroughputMetricType
 
getByteCountMetricType() - Method in interface com.amazonaws.metrics.ThroughputMetricType
 
getBytes() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
getBytes() - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The number of bytes converted so far.
getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The number of bytes converted so far.
getBytesTransfered() - Method in class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
getBytesTransfered() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
getBytesTransferred() - Method in class com.amazonaws.event.ProgressEvent
Returns the number of bytes transferred since the last progress event.
getBytesTransferred() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
Returns the number of bytes completed in the associated transfer.
getCacheAllocatedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheAllocatedInBytes property for this object.
getCacheBehaviors() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains zero or more CacheBehavior elements.
getCacheBehaviors() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains zero or more CacheBehavior elements.
getCacheClusterCreateTime() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The date and time the cache cluster was created.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The user-supplied identifier of the cache cluster.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The cache cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The cache cluster identifier for the cluster to be deleted.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The cache cluster identifier.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the cache cluster to which the node belongs.
getCacheClusterId() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
The cache cluster identifier.
getCacheClusters() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
getCacheClusterStatus() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The current state of this cache cluster - creating, available, etc.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the cache control response header override if it has been specified, or null otherwise.
getCacheDirtyPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheDirtyPercentage property for this object.
getCachediSCSIVolumes() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets additional metadata for a previously executed successful request.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCacheEngineDescription() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
getCacheEngineVersionDescription() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
getCacheEngineVersions() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
getCacheHitPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheHitPercentage property for this object.
getCacheMissPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheMissPercentage property for this object.
getCacheNodeCount() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
getCacheNodeCount() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
getCacheNodeCreateTime() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The date and time the cache node was created.
getCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The cache node identifier.
getCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the node within its cache cluster.
getCacheNodeIdsToReboot() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
getCacheNodeIdsToReboot() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache cluster node IDs to reboot.
getCacheNodeIdsToRemove() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
getCacheNodeIdsToRemove() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
getCacheNodes() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
getCacheNodeStatus() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The current state of this cache node.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cache cluster.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the cache cluster.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
getCacheNodeType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
getCacheNodeTypeSpecificParameters() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
getCacheNodeTypeSpecificParameters() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
getCacheNodeTypeSpecificValues() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
getCacheParameterGroup() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The status of the cache parameter group.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family the cache parameter group can be used with.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
getCacheParameterGroupFamily() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache parameter group to associate with this cache cluster.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cache cluster.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
The name of the cache parameter group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the cache nodes in this replication group.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
getCacheParameterGroupName() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
The name of the cache parameter group.
getCacheParameterGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group which will allow network ingress.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
getCacheSecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cache security group names to associate with this cache cluster.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
getCacheSecurityGroupNames() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
getCacheSecurityGroups() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
getCacheSecurityGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
getCacheSubnetGroupDescription() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
getCacheSubnetGroupDescription() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
getCacheSubnetGroupDescription() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description for the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cache cluster.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache subnet group to be used for the cache cluster.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
getCacheSubnetGroupName() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
getCacheSubnetGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
getCacheUsedPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheUsedPercentage property for this object.
getCachingBehavior() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Determines the minimum TTL for objects in the CloudFront cache.
getCachingBehavior() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Specifies options that affects caching behavior, such as minimum TTL values.
getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
A unique number that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A unique number that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
A unique name that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A unique number that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
A unique number that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A unique number that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
A unique name that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A unique number that ensures the request can't be replayed.
getCallerReference() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
A unique string that identifies the request and that allows failed CreateHealthCheck requests to be retried without the risk of executing the operation twice.
getCallerReference() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
A unique string that identifies the request and that allows failed CreateHostedZone requests to be retried without the risk of executing the operation twice.
getCallerReference() - Method in class com.amazonaws.services.route53.model.HealthCheck
A unique string that identifies the request to create the health check.
getCallerReference() - Method in class com.amazonaws.services.route53.model.HostedZone
A unique string that identifies the request to create the hosted zone.
getCanceled() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
If True, the calling task runner should cancel processing of the task.
getCancelledSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot Instance requests.
getCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
Set to true if cancellation of the task is requested.
getCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
Set to true if a cancellation is requested for this workflow execution.
getCancelTimerDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CancelTimer decision.
getCancelTimerFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CancelTimerFailed then this member is set and provides detailed information about the event.
getCancelWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CancelWorkflowExecution decision.
getCancelWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getCannedAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the canned ACL to use for the new, copied object.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Returns the optional Canned ACL to set for the new bucket.
getCannedACL() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the canned ACL to be applied to the specified bucket when this request is executed.
getCanonicalHostedZoneName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the name of the Amazon Route 53 hosted zone that is associated with the load balancer.
getCanonicalHostedZoneNameID() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the Amazon Route 53 hosted zone name that is associated with the load balancer.
getCanonicalizedEndpoint(URI) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalizedHeadersForStringToSign(Request<?>) - Method in class com.amazonaws.auth.AWS3Signer
 
getCanonicalizedHeaderString(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
getCanonicalizedQueryString(Map<String, String>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Examines the specified query string parameters and returns a canonicalized form.
getCanonicalizedQueryString(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalizedResourcePath(String) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalizedResourcePath(String, boolean) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getCanonicalRequest(Request<?>, String) - Method in class com.amazonaws.auth.AWS4Signer
 
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The list of capabilities that you want to allow in the stack.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The list of capabilities that you want to allow in the stack.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
getCapabilitiesReason() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities reason found within the template.
getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of capacity units consumed on a table or an index.
getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of capacity units consumed by the operation.
getCardinality() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The cardinality of the attribute.
getCarrier() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
getCaseId() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The AWS Support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.CaseDetails
The AWS Support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.Communication
The AWS Support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.CreateCaseResult
The AWS Support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The AWS Support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
The AWS Support case ID requested or returned in the call.
getCaseIdList() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
getCases() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
A map that translates source field values to custom values.
getCases() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
getCategories() - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
getCategory() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
getCategoryCode() - Method in class com.amazonaws.services.support.model.CaseDetails
The category of problem for the AWS Support case.
getCategoryCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The category of problem for the AWS Support case.
getCategorySpecificSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
getCategorySpecificSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The cause of the failure.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The cause of the failure.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The cause of the failure.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The cause of the failure.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The cause of the failure to process the decision.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
getCause() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
getCause() - Method in exception com.amazonaws.util.json.JSONException
 
getCcAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
getCcEmailAddresses() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
getCcEmailAddresses() - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
getCcEmailAddresses() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that AWS Support copies on case correspondence.
getCertificate() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
getCertificate() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
The contents of the certificate's domain.crt file.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
getCertificateChain() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
getCertificateChain() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
getCertificates() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
getChain() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
Optional.
getChange(GetChangeRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
This action returns the current status of a change batch request.
getChange(GetChangeRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
This action returns the current status of a change batch request.
getChangeAsync(GetChangeRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action returns the current status of a change batch request.
getChangeAsync(GetChangeRequest, AsyncHandler<GetChangeRequest, GetChangeResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
This action returns the current status of a change batch request.
getChangeAsync(GetChangeRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action returns the current status of a change batch request.
getChangeAsync(GetChangeRequest, AsyncHandler<GetChangeRequest, GetChangeResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
This action returns the current status of a change batch request.
getChangeBatch() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
A complex type that contains an optional comment and the Changes element.
getChangeInfo() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
A complex type that contains information about changes made to your hosted zone.
getChangeInfo() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains information about the request to create a hosted zone.
getChangeInfo() - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneResult
A complex type that contains the ID, the status, and the date and time of your delete request.
getChangeInfo() - Method in class com.amazonaws.services.route53.model.GetChangeResult
A complex type that contains information about the specified change batch, including the change batch ID, the status of the change, and the date and time of the request.
GetChangeRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the GetChange operation.
GetChangeRequest() - Constructor for class com.amazonaws.services.route53.model.GetChangeRequest
Default constructor for a new GetChangeRequest object.
GetChangeRequest(String) - Constructor for class com.amazonaws.services.route53.model.GetChangeRequest
Constructs a new GetChangeRequest object.
GetChangeRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Get Change Request Marshaller
GetChangeRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.GetChangeRequestMarshaller
 
GetChangeResult - Class in com.amazonaws.services.route53.model
A complex type that contains the ChangeInfo element.
GetChangeResult() - Constructor for class com.amazonaws.services.route53.model.GetChangeResult
 
GetChangeResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Get Change Result StAX Unmarshaller
GetChangeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.GetChangeResultStaxUnmarshaller
 
getChanges() - Method in class com.amazonaws.services.route53.model.ChangeBatch
A complex type that contains one Change element for each resource record set that you want to create or delete.
getChangeSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which action is required if the value for this configuration option changes:
getChannels() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The number of audio channels in the output file.
getChapCredentials() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
getChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
getChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
getCharacterSetDescription() - Method in class com.amazonaws.services.rds.model.CharacterSet
The description of the character set.
getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CharacterSet
The name of the character set.
getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
getCharacterSetName() - Method in class com.amazonaws.services.rds.model.DBInstance
If present, specifies the name of the character set that this instance is associated with.
getCharset() - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
getCheckId() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
getCheckIds() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks.
getCheckIds() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
getChecks() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
getChecksum() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The checksum computed for the disk image.
getChecksum() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The SHA256 tree hash of the entire archive.
getChecksum() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The checksum of the archive computed by Amazon Glacier.
getChecksum() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The checksum of the data in the response.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The SHA256 checksum (a linear hash) of the payload.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The checksum of the archive computed by Amazon Glacier.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The SHA256 tree hash of the data being uploaded.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
The SHA256 tree hash that Amazon Glacier computed for the uploaded part.
getChecksums() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
Returns the list of one-megabyte checksums for this input stream.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getChildPolicy() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The policy used for the child workflow executions of this workflow execution.
getChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The policy used for the child workflow executions of this workflow execution.
getChildWorkflowExecutionCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides detailed information about the event.
getChildWorkflowExecutionCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides detailed information about the event.
getChildWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getChildWorkflowExecutionStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides detailed information about the event.
getChildWorkflowExecutionTerminatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides detailed information about the event.
getChildWorkflowExecutionTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
getCidr() - Method in class com.amazonaws.services.directconnect.model.RouteFilterPrefix
CIDR notation for the advertised route.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The network range for the subnet, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The network range for the VPC, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The network range to allow or deny, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Subnet
The CIDR block assigned to the subnet.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Vpc
The CIDR block for the VPC.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The CIDR IP address range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The CIDR IP address range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The CIDR IP address range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The CIDR IP address 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.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
getCIDRIP() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
getCipherFactory() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
 
getCipherMode() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
 
getClient(Region) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Returns a client for the requested region, or throws an exception when unable.
getClient(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactory
 
getClient(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactoryImpl
 
getClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getClient(String) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getClient(WorkflowExecution) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getClient(WorkflowExecution, StartWorkflowOptions) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getClient(WorkflowExecution, StartWorkflowOptions, DataConverter) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getClient(String) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getClient(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getClient(WorkflowExecution, StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getClient(WorkflowExecution, StartWorkflowOptions, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getClient(String) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getClient(WorkflowExecution) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getClient(WorkflowExecution, StartWorkflowOptions) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getClient(WorkflowExecution, StartWorkflowOptions, DataConverter) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getClient(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getClient(String) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getClient(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getClient(WorkflowExecution, StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getClient(WorkflowExecution, StartWorkflowOptions, DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getClient(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getClientDownloadLandingPage() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
getClientMarker() - Method in class com.amazonaws.RequestClientOptions
Deprecated.
by RequestClientOptions.getClientMarker(Marker). This method is intended only for internal use by the AWS SDK. Returns the "USER_AGENT" marker as a space-delimited string.
getClientMarker(RequestClientOptions.Marker) - Method in class com.amazonaws.RequestClientOptions
Returns the value of the specified marker; or null if there is no such value.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Unique, case-sensitive identifier you provide to ensure idempotency of your listings.
getClientToken() - Method in class com.amazonaws.services.ec2.model.Instance
The idempotency token you provided when you launched the instance.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
A unique, case-sensitive token you provide to ensure idempotency of your modification request.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The idempotency token you provided when you created the listing.
getClientToken() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique, case-sensitive key supplied by the client to ensure that the modification request is idempotent.
getClientToken() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the ClientToken property for this object.
getClientToken() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A unique identifier that you use to retry a request.
getClockAcceleration() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
getCloneAppIds() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of source stack app IDs to be included in the cloned stack.
getClonePermissions() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to clone the source stack's permissions.
getCloseStatus() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If the execution status is closed then this specifies how the execution was closed: COMPLETED: the execution was successfully completed. CANCELED: the execution was canceled.Cancellation allows the implementation to gracefully clean up before the execution is closed. TERMINATED: the execution was force terminated. FAILED: the execution failed to complete. TIMED_OUT: the execution did not complete in the alloted time and was automatically timed out. CONTINUED_AS_NEW: the execution is logically continued.
getCloseStatusFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are counted.
getCloseStatusFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are listed.
getCloseTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the close time criteria of the filter are counted.
getCloseTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their close times are within the range specified by this filter.
getCloseTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The time when the workflow execution was closed.
getCloudFrontDefaultCertificate() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true.
getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
The origin access identity's information.
getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
The origin access identity's information.
getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the information about an origin access identity.
getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The current configuration information for the identity.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
The origin access identity's configuration information.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
The origin access identity's configuration information.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's configuration information.
getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The current configuration information for the identity.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
The origin access identity's configuration information.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
The origin access identity's configuration information.
getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's configuration information.
getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the configuration information about an origin access identity.
getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the configuration information about an origin access identity.
GetCloudFrontOriginAccessIdentityConfigRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetCloudFrontOriginAccessIdentityConfig operation.
GetCloudFrontOriginAccessIdentityConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
Default constructor for a new GetCloudFrontOriginAccessIdentityConfigRequest object.
GetCloudFrontOriginAccessIdentityConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
Constructs a new GetCloudFrontOriginAccessIdentityConfigRequest object.
GetCloudFrontOriginAccessIdentityConfigRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetCloudFrontOriginAccessIdentityConfig operation.
GetCloudFrontOriginAccessIdentityConfigRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
Default constructor for a new GetCloudFrontOriginAccessIdentityConfigRequest object.
GetCloudFrontOriginAccessIdentityConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
Constructs a new GetCloudFrontOriginAccessIdentityConfigRequest object.
GetCloudFrontOriginAccessIdentityConfigRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Cloud Front Origin Access Identity Config Request Marshaller
GetCloudFrontOriginAccessIdentityConfigRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityConfigRequestMarshaller
 
GetCloudFrontOriginAccessIdentityConfigRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Cloud Front Origin Access Identity Config Request Marshaller
GetCloudFrontOriginAccessIdentityConfigRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityConfigRequestMarshaller
 
GetCloudFrontOriginAccessIdentityConfigResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetCloudFrontOriginAccessIdentityConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
 
GetCloudFrontOriginAccessIdentityConfigResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetCloudFrontOriginAccessIdentityConfigResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
 
GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Cloud Front Origin Access Identity Config Result StAX Unmarshaller
GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller
 
GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Cloud Front Origin Access Identity Config Result StAX Unmarshaller
GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller
 
getCloudFrontOriginAccessIdentityList() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
The CloudFrontOriginAccessIdentityList type.
getCloudFrontOriginAccessIdentityList() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
The CloudFrontOriginAccessIdentityList type.
GetCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetCloudFrontOriginAccessIdentity operation.
GetCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
Default constructor for a new GetCloudFrontOriginAccessIdentityRequest object.
GetCloudFrontOriginAccessIdentityRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
Constructs a new GetCloudFrontOriginAccessIdentityRequest object.
GetCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetCloudFrontOriginAccessIdentity operation.
GetCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
Default constructor for a new GetCloudFrontOriginAccessIdentityRequest object.
GetCloudFrontOriginAccessIdentityRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
Constructs a new GetCloudFrontOriginAccessIdentityRequest object.
GetCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Cloud Front Origin Access Identity Request Marshaller
GetCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityRequestMarshaller
 
GetCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Cloud Front Origin Access Identity Request Marshaller
GetCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityRequestMarshaller
 
GetCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
 
GetCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
 
GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Cloud Front Origin Access Identity Result StAX Unmarshaller
GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Cloud Front Origin Access Identity Result StAX Unmarshaller
GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getCloudFrontOriginAccessIdentitySummaries() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
An XML structure containing a summary of the origin access identity.
getCloudwatchClient() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
 
getCloudWatchEndPoint() - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Returns the end point of AmazonCloudWatch to upload the metrics.
getCluster() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
This output contains the details for the requested cluster.
getClusterCreateTime() - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
getClusterCreateTime() - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
The identifier of the cluster to describe.
getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
The identifier of the cluster with steps to describe.
getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
The cluster identifier for the bootstrap actions to list.
getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
The identifier of the cluster for which to list the instance groups.
getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The identifier of the cluster for which to list the instances.
getClusterId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The identifier of the cluster for which to list the steps.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster to get the logging status from.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
getClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
getClusterNodes() - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
getClusterParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
getClusterParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
getClusterParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
getClusterParameterGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
getClusterPublicKey() - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
getClusters() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The list of clusters for the account based on the given filters.
getClusters() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
getClusterSecurityGroupName() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
getClusterSecurityGroups() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
getClusterSnapshotCopyStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Returns the destination region and retention period that are configured for cross-region snapshot copy.
getClusterStates() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The cluster state filters to apply when listing clusters.
getClusterStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of this cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
getClusterSubnetGroupName() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
getClusterSubnetGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
getClusterType() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
getClusterType() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
getClusterType() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
getClusterType() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
getClusterVersion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
getClusterVersions() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
getCNAME() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A CNAME alias you want to associate with this distribution.
getCNAME() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The CNAMEs associated with this distribution.
getCNAME() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A CNAME alias you want to associate with this streaming distribution.
getCNAME() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The CNAMEs associated with this distribution.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the CNAME for this environment.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the CNAME for this environment.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the CNAME for this environment.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the CNAME for this environment.
getCNAMEPrefix() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
The prefix used when this CNAME is reserved.
getCNAMEPrefix() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, the environment attempts to use this value as the prefix for the CNAME.
getCode() - Method in exception com.amazonaws.services.cloudsearch.model.BaseException
Returns the value of the Code property for this object.
getCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error code.
getCode() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP type.
getCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
The low byte represents the state.
getCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The associated code of the event.
getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The reason code for the Spot Instance state change.
getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The status code of the request.
getCode() - Method in class com.amazonaws.services.ec2.model.StateReason
The reason code for the state change.
getCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The code identifying the operation, for example, enable-volume-io.
getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The programmatic code for the state change reason.
getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The programmable code for the state change reason.
getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The programmable code for the state change reason.
getCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The programmable code for the state change reason.
getCode() - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Returns the value of the Code property for this object.
getCode() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the status code for the failed delete.
getCode() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
getCode() - Method in class com.amazonaws.services.support.model.Category
The category code for the support case.
getCode() - Method in class com.amazonaws.services.support.model.Service
The code for an AWS service returned by DescribeServices response.
getCode() - Method in class com.amazonaws.services.support.model.SeverityLevel
One of four values: "low," "medium," "high," and "urgent".
getCodec() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The audio codec for the output file.
getCodec() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The video codec for the output file.
getCodecOptions() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
If you specified AAC for Audio:Codec, this is the AAC compression profile to use.
getCodecOptions() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile
getCommand() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A DeploymentCommand object that specifies the deployment command and any associated arguments.
getCommand() - Method in class com.amazonaws.services.opsworks.model.Deployment
Used to specify a deployment operation.
getCommandId() - Method in class com.amazonaws.services.opsworks.model.Command
The command ID.
getCommandIds() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
An array of command IDs.
getCommands() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
An array of Command objects that describe each of the specified commands.
getComment() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
Any comments you want to include about the origin access identity.
getComment() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The comment for this origin access identity, as originally specified when created.
getComment() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Any comments you want to include about the distribution.
getComment() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The comment originally specified when this distribution was created.
getComment() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Any comments you want to include about the streaming distribution.
getComment() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The comment originally specified when this distribution was created.
getComment() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
Any comments you want to include about the origin access identity.
getComment() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The comment for this origin access identity, as originally specified when created.
getComment() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Any comments you want to include about the distribution.
getComment() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The comment originally specified when this distribution was created.
getComment() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Any comments you want to include about the streaming distribution.
getComment() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The comment originally specified when this distribution was created.
getComment() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A user-defined comment.
getComment() - Method in class com.amazonaws.services.opsworks.model.Deployment
A user-defined comment.
getComment() - Method in class com.amazonaws.services.route53.model.ChangeBatch
Optional: Any comments you want to include about a change batch request.
getComment() - Method in class com.amazonaws.services.route53.model.ChangeInfo
A complex type that describes change information about changes made to your hosted zone.
getComment() - Method in class com.amazonaws.services.route53.model.HostedZoneConfig
An optional comment about your hosted zone.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the common prefixes included in this multipart upload listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the common prefixes included in this object listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the common prefixes included in this version listing.
getCommunicationBody() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
getCommunicationBody() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The communication body text when you create an AWS Support case by calling CreateCase.
getCommunications() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
getCommunications() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
getComparisonOperator() - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
A comparator for evaluating attributes.
getComplaints() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
getComplaintTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
getCompleted() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
getCompleted() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
getCompleted() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
getCompleted() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the state of the jobs to return.
getCompletedAt() - Method in class com.amazonaws.services.opsworks.model.Command
Date when the command completed.
getCompletedAt() - Method in class com.amazonaws.services.opsworks.model.Deployment
Date when the deployment completed.
getCompleteMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCompleteWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CompleteWorkflowExecution decision.
getCompleteWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getCompletionDate() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC time that the archive retrieval request completed.
getCompletionDate() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC time that the archive retrieval request completed.
getCompletionTime() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The time that the archiving of the virtual tape was completed.
getComposition() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can create an output file that contains an excerpt from the input file.
getComposition() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can create an output file that contains an excerpt from the input file.
getCondition() - Method in class com.amazonaws.services.s3.model.RoutingRule
Return the condition that must be met for the specified redirect to apply.
getConditionKey() - Method in class com.amazonaws.auth.policy.Condition
Returns the name of the condition key involved in this condition.
getConditions() - Method in class com.amazonaws.auth.policy.Statement
Returns the conditions associated with this policy statement.
getConfig() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
Returns the configuration.
getConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The Hadoop job configuration of the cluster step.
getConfig() - Method in class com.amazonaws.services.route53.model.HostedZone
A complex type that contains the Comment element.
getConfig() - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Returns the website configuration to send as part of this request.
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketNotificationConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Returns the configuration which specifies how this TransferManager processes requests.
getConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
The configuration settings registered with the activity type.
getConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Contains the configuration settings of a domain.
getConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
Configuration settings of the workflow type registered through RegisterWorkflowType
getConfigurationEndpoint() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Represents the information required for client programs to connect to a cache node.
getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The configuration manager.
getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The configuration manager.
getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.Stack
The configuration manager.
getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The configuration manager.
getConfigurationSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
getConfigurationTemplates() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
getConfigure() - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a configure event.
getConnectionDraining() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
The connection ID on which the private virtual interface is provisioned.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
The connection ID on which the public virtual interface is provisioned.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.Connection
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
ID of the connection.
getConnectionId() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
ID of the connection.
getConnectionLost() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with connection_lost status.
getConnectionName() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Name of the provisioned connection.
getConnectionName() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The name of the connection.
getConnectionName() - Method in class com.amazonaws.services.directconnect.model.Connection
The name of the connection.
getConnectionName() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
The name of the connection.
getConnectionName() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The name of the connection.
getConnectionName() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The name of the connection.
getConnections() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
A list of connections.
getConnections() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
A list of connections.
getConnectionState() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
State of the connection.
getConnectionState() - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
State of the connection.
getConnectionState() - Method in class com.amazonaws.services.directconnect.model.Connection
State of the connection.
getConnectionState() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
State of the connection.
getConnectionState() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
State of the connection.
getConnectionTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
getConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
If set to true, then a consistent read is issued.
getConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
If set to true, then a consistent read is issued.
getConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, then a consistent read is issued.
getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The consistency of a read operation.
getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
getConsistentReads() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Returns the consistent read behavior for this configuration.
getConsistentReads() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the consistent read behavior for this configuration.
getConsoleOutput(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gets the console output for the specified instance.
getConsoleOutput(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gets the console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gets the console output for the specified instance.
GetConsoleOutputRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the GetConsoleOutput operation.
GetConsoleOutputRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Default constructor for a new GetConsoleOutputRequest object.
GetConsoleOutputRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Constructs a new GetConsoleOutputRequest object.
GetConsoleOutputRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Get Console Output Request Marshaller
GetConsoleOutputRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.GetConsoleOutputRequestMarshaller
 
GetConsoleOutputResult - Class in com.amazonaws.services.ec2.model
 
GetConsoleOutputResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
GetConsoleOutputResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Get Console Output Result StAX Unmarshaller
GetConsoleOutputResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.GetConsoleOutputResultStaxUnmarshaller
 
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The write capacity units consumed by the operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Represents the capacity units consumed by an operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Represents the capacity units consumed by an operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Represents the capacity units consumed by an operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Represents the capacity units consumed by an operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Represents the capacity units consumed by an operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Represents the capacity units consumed by an operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The container type for the output file.
getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The container type for the input file.
getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The container type for the output file.
getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Constraints:
Allowed Values: ova
getContent() - Method in class com.amazonaws.DefaultRequest
 
getContent() - Method in class com.amazonaws.http.HttpRequest
Returns the input stream containing the content to include with this request.
getContent() - Method in class com.amazonaws.http.HttpResponse
Returns the input stream containing the response content.
getContent() - Method in interface com.amazonaws.Request
Returns the optional stream containing the payload data to include for this request.
getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Content-Disposition HTTP header, which specifies presentation information for the object such as the recommended filename for the object to be saved as.
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content disposition response header override if it has been specified, or null otherwise.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content encoding response header override if it has been specified, or null otherwise.
getContentLanguage() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content language response header override if it has been specified, or null otherwise.
getContentLength() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Returns the value of the ContentLength property for this object.
getContentLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Length HTTP header indicating the size of the associated object in bytes.
getContentLength(PutObjectRequest) - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Returns the size of the data in this request, otherwise -1 if the content length is unknown.
getContentMd5() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Gets the expected content-md5 header of the request.
getContentMD5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
getContentMd5() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the content MD5.
getContentRange() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The range of bytes returned by Amazon Glacier.
getContentType() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The Content-Type depends on whether the job output is an archive or a vault inventory.
getContentType() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Gets the expected content-type of the request.
getContentType() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Type HTTP header, which indicates the type of content stored in the associated object.
getContentType() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content type response header override if it has been specified, or null otherwise.
getContextUserAgent() - Method in class com.amazonaws.http.ExecutionContext
 
getContinueAsNewOnCompletion() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getContinueAsNewOnCompletion() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getContinueAsNewWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the ContinueAsNewWorkflowExecution decision.
getContinueAsNewWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getContinuedExecutionRunId() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getContinuedExecutionRunId() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getContinuedExecutionRunId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
If this workflow execution was started due to a ContinueAsNewWorkflowExecution decision, then it contains the runId of the previous workflow execution that was closed and continued as this execution.
getControl() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the Control property for this object.
getControl() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
Returns the value of the Control property for this object.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
Returns the value of the Control property for this object.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
Returns the value of the Control property for this object.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getControl() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
getConversationId() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The ID of the conversion task.
getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The ID of the conversion task.
getConversionTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
getConversionTasks() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The time period in seconds after which the cookie should be considered stale.
getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The time period in seconds after which the cookie should be considered stale.
getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The name of the application cookie used for stickiness.
getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Name of the application cookie used for stickiness.
getCookies() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
A complex type that specifies how CloudFront handles cookies.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
getCostOptimizing() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
getCount() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
getCount() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
getCount() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the response.
getCount() - Method in class com.amazonaws.services.ec2.model.PricingDetail
The number of instances available for the price.
getCount() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
The number of tasks in the task list.
getCount() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
The number of workflow executions.
getCounter(String) - Method in class com.amazonaws.util.TimingInfo
 
getCpuThreshold() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The CPU utilization threshold, as a percent of the available CPU.
getCRC32Checksum() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
getCreated() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain is created.
getCreatedAfter() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created after this date and time.
getCreatedAfter() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The creation date and time beginning value filter for listing clusters.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.App
When the app was created.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Command
Date and time when the command was run.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Deployment
Date when the deployment was created.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Instance
The time that the instance was created.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Layer
Date when the layer was created.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.RaidArray
When the RAID array was created.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.ServiceError
When the error occurred.
getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Stack
Date when the stack was created.
getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The time the listing was created.
getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The date and time when the SAML provider was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.Group
The date when the group was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The date when the instance profile was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The date when the password for the user was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.Role
The date when the role was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The date and time when the SAML provider was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.User
The date when the user was created.
getCreatedBefore() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created before this date and time.
getCreatedBefore() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The creation date and time end value filter for listing clusters.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
getCreatedTime() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the load balancer was created.
getCreateTime() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The date and time the invalidation request was first made.
getCreateTime() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
Returns the value of the CreateTime property for this object.
getCreateTime() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The date and time the invalidation request was first made.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The time stamp when the Spot Instance request was created.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.Volume
The time stamp when volume creation was initiated.
getCreateTimerUserContext() - Method in exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
getCreateVolumePermission() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
getCreateVolumePermissions() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
getCreationDate() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A timestamp for when this option was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC date when the job was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when the vault was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when the vault was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC date when the job was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The UTC time at which the multipart upload was initiated.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The UTC time at which the multipart upload was initiated.
getCreationDate() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
getCreationDate() - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
getCreationDate() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the bucket's creation date.
getCreationDate() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The date and time this activity type was created through RegisterActivityType.
getCreationDate() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The date when this type was registered.
getCreationDateTime() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Returns the value of the CreationDateTime property for this object.
getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The creation date and time of the cluster.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was created.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The creation date and time of the instance group.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The creation date and time of the instance.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The creation date and time of the job flow.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The creation date and time of the step.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step was created.
getCreationTime() - Method in class com.amazonaws.services.cloudformation.model.Stack
Time at which the stack was created.
getCreationTime() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was created.
getCredentailFile() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the last set AWS credential file, or null if there is none.
getCredentialFile() - Method in class com.amazonaws.metrics.MetricAdmin
 
getCredentialFile() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the last set AWS credential file; or null if there is none.
getCredentialProvider() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the credential provider for the default AWS SDK metric implementation.
getCredentials() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Returns AWSCredentials which the caller can use to authorize an AWS request.
getCredentials() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
getCredentials() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.profile.internal.Profile
 
getCredentials() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
 
getCredentials(String) - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
Returns the AWS Credentials for the specified profile.
getCredentials() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.http.ExecutionContext
Returns the optional credentials used to sign the associated request.
getCredentials() - Method in class com.amazonaws.internal.StaticCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
AWS credentials for API authentication.
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Credentials for the service API authentication.
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
The session credentials for API authentication.
getCredentialsProvider() - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Returns the credential provider that holds the credentials to connect to Amazon CloudWatch.
getCrossOriginConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Gets the new cross origin configuration for the specified bucket.
getCrossZoneLoadBalancing() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
getCryptoProvider() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
 
getCryptoProvider() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Returns the crypto provider whose encryption implementation will be used to encrypt and decrypt data.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
getCurrencyCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The currency code for the reserved DB instance.
getCurrencyCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The currency code for the reserved DB instance offering.
getCurrencyCode() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
getCurrencyCode() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
getCurrentBackupRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
getCurrentDepth() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the element depth of the parser's current position in the JSON document being parsed.
getCurrentDepth() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the element depth of the parser's current position in the XML document being parsed.
getCurrentManifest() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
getCurrentParentElement() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the name of the JSON field that is the nearest parent of the current context.
getCurrentRestoreRateInMegaBytesPerSecond() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
getCurrentRole() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the instance.
getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.Stack
Contains the information required to retrieve an app or cookbook from a repository.
getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
IP address assigned to the customer interface.
getCustomerAddress() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
IP address assigned to the customer interface.
getCustomerAwsId() - Method in class com.amazonaws.services.rds.model.EventSubscription
The AWS customer account associated with the RDS event notification subscription.
getCustomerAwsId() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
getCustomerGateway() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
getCustomerGatewayConfiguration() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The configuration information for the VPN connection's customer gateway (in the native XML format).
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the customer gateway at your end of the VPN connection.
getCustomerGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
getCustomerGateways() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
getCustomErrorResponses() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains zero or more CustomErrorResponse elements.
getCustomErrorResponses() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains zero or more CustomErrorResponses elements.
getCustomerRouterConfig() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Information for generating the customer router configuration.
getCustomerRouterConfig() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Information for generating the customer router configuration.
getCustomerRouterConfig() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Information for generating the customer router configuration.
getCustomerRouterConfig() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Information for generating the customer router configuration.
getCustomerRouterConfig() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Information for generating the customer router configuration.
getCustomInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The ARN of an IAM profile that to be used for the layer's EC2 instances.
getCustomInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.Layer
The ARN of the default IAM profile to be used for the layer's EC2 instances.
getCustomInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The ARN of an IAM profile to be used for all of the layer's EC2 instances.
getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A string that contains user-defined, custom JSON.
getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A string that contains user-defined, custom JSON.
getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
A string that contains user-defined, custom JSON.
getCustomJson() - Method in class com.amazonaws.services.opsworks.model.Deployment
A string that contains user-defined custom JSON.
getCustomJson() - Method in class com.amazonaws.services.opsworks.model.Stack
A string that contains user-defined, custom JSON.
getCustomJson() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
A string that contains user-defined, custom JSON.
getCustomOrigin() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Origin information to associate with the distribution.
getCustomOrigin() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
A customer origin.
getCustomOriginConfig() - Method in class com.amazonaws.services.cloudfront.model.Origin
A complex type that contains information about a custom origin.
getCustomRecipes() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A LayerCustomRecipes object that specifies the layer custom recipes.
getCustomRecipes() - Method in class com.amazonaws.services.opsworks.model.Layer
A LayerCustomRecipes object that specifies the layer's custom recipes.
getCustomRecipes() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A LayerCustomRecipes object that specifies the layer's custom recipes.
getCustomSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array containing the layer custom security group IDs.
getCustomSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's custom security group IDs.
getCustomSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array containing the layer's custom security group IDs.
getCustomUserData() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
getCustSubscriptionId() - Method in class com.amazonaws.services.rds.model.EventSubscription
The RDS event notification subscription Id.
getCustSubscriptionId() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
getDaemonThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getDaemonThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getData() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The data blob to put into the record, which is Base64-encoded when the blob is serialized.
getData() - Method in class com.amazonaws.services.kinesis.model.Record
The data blob.
getData() - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
getData() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
getData(String) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getData(String, int) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getDataConverter() - Method in interface com.amazonaws.services.simpleworkflow.flow.ActivitiesClient
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactoryImpl
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
getDataConverter() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
getDataConverter() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternal
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
getDataConverter() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getDataConverter() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getDataConverter() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClient
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
getDataConverter() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
getDataType() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
getDataType() - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid data type for the parameter.
getDataType() - Method in class com.amazonaws.services.rds.model.OptionSetting
The data type of the option setting.
getDataType() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
getDataType() - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
getDate() - Method in class com.amazonaws.services.elasticache.model.Event
The date and time when the event occurred.
getDate() - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
getDate() - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
getDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Returns the expiration date of this object.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The creation date of the application version.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The creation date for this environment.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The creation date for this environment.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The creation date for this environment.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The creation date for this environment.
getDateFromRequest(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
getDateStamp(long) - Method in class com.amazonaws.auth.AWS4Signer
 
getDateTime() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
 
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The last modified date of the application version.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The last modified date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The last modified date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The last modified date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The last modified date for this environment.
getDayOfWeek() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the DayOfWeek property for this object.
getDayOfWeek() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The maintenance start time day of the week.
getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Returns the time in days from an object's creation to its expiration.
getDBEngineDescription() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The description of the database engine.
getDBEngineVersionDescription() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The description of the database engine version.
getDBEngineVersions() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The compute and memory capacity of the read replica.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the name of the compute and memory capacity class of the DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The DB instance class filter value.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The DB instance class filter value.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The DB instance class filter value.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The DB instance Class for the orderable DB instance
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB instance that will be applied or is in progress.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The DB instance class for the reserved DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The number of instances to reserve.
getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The number of reserved DB instances.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The DB instance identifier of the read replica.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains a user-supplied database identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the DB instance identifier 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.DescribeDBLogFilesRequest
The customer-assigned name of the DB instance that contains the log files you want to list.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
A DB instance identifier to retrieve the list of DB snapshots for.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The customer-assigned name of the DB instance that contains the log files you want to list.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is in progress.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
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 meaning of this parameter differs according to the database engine you use.
getDBName() - Method in class com.amazonaws.services.rds.model.DBInstance
The meaning of this parameter differs according to the database engine you use.
getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The database name for the restored DB instance.
getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The database name for the restored DB instance.
getDBName() - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
getDBName() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
getDBName() - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The DB parameter group family name.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the DB parameter group family for the database engine.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB parameter group family that this DB parameter group is compatible with.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The name of a specific DB parameter group family to return details for.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the DB parameter group family.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the DB parameter group family which the engine default parameters apply to.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the DB 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 DB parameter group to return details for.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific DB 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 DB parameter group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DB 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 DB 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 DBParameterGroup 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 DB security group.
getDBSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this DB security group allows access to the port.
getDBSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of DBSecurityGroupMemebrship name strings used for this option.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB security group to add authorization to.
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 DB 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 subelements.
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
A specific DB snapshot identifier to describe.
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.
getDBSubnetGroup() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.
getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The description for the DB subnet group.
getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the description of the DB subnet group.
getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The description for the DB subnet group.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A DB Subnet Group to associate with this DB Instance in case of a cross region read replica.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A DB subnet group to associate with this DB instance.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The name for the DB subnet group.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Specifies the name of the DB subnet group.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
The name of the database subnet group to delete.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
The name of the DB subnet group to return details for.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The name for the DB subnet group.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The DB subnet group name to use for the new instance.
getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The DB subnet group name to use for the new instance.
getDBSubnetGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
A list of DBSubnetGroup instances.
getDecision() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
getDecisionContext() - Method in interface com.amazonaws.services.simpleworkflow.flow.DecisionContextProvider
 
getDecisionContext() - Method in class com.amazonaws.services.simpleworkflow.flow.DecisionContextProviderImpl
 
getDecisionContext() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
getDecisionContextProvider() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
getDecisionContextProvider() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
getDecisionContextProvider() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
getDecisions() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The list of decisions (possibly empty) made by the decider while processing this decision task.
getDecisionTaskCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskCompleted then this member is set and provides detailed information about the event.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarker decision that requested this marker.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarkerFailed decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution Decision to request this child workflow execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution Decision to request this child workflow execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
getDecisionTaskCompletedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
getDecisionTaskHandler() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
getDecisionTaskScheduledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskScheduled then this member is set and provides detailed information about the event.
getDecisionTaskStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskStarted then this member is set and provides detailed information about the event.
getDecisionTaskTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed information about the event.
getDecisionType() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Specifies the type of the decision.
getDecodedMessage() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
An XML document that contains the decoded message.
getDecodedOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The decoded console output.
getDefaultActivitiesTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack's default Availability Zone, which must be in the specified region.
getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default Availability Zone, which must be in the specified region.
getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack's default Availability Zone.
getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default Availability Zone, which must be in the specified region.
getDefaultCacheBehavior() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
getDefaultCacheBehavior() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
getDefaultCharacterSet() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The default character set for new instances of this engine version, if the CharacterSetName parameter of the CreateDBInstance API is not specified.
getDefaultChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
getDefaultChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getDefaultChildPolicy() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, between a successful scaling activity and the succeeding scaling activity.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further scaling activities can start.
getDefaultCredentials() - Method in class com.amazonaws.internal.EC2MetadataClient
Connects to the Amazon EC2 Instance Metadata Service to retrieve the default credential information (if any).
getDefaultExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration for executions of this workflow type.
getDefaultExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default maximum duration, specified when registering the workflow type, for executions of this workflow type.
getDefaultExecutionStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
getDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.Stack
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
getDefaultMultipartCopyThreshold() - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Returns the maximum threshold size of an Amazon S3 object after which the copy operation is carried out using multi-part request.
getDefaultOnly() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
getDefaultOnly() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
getDefaultPort() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
If the option requires a port, specifies the default port for the option.
getDefaultRecipes() - Method in class com.amazonaws.services.opsworks.model.Layer
AWS OpsWorks supports five lifecycle events, setup, configuration, deploy, undeploy, and shutdown.
getDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the SDK default retry policy.
getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the SDK default retry policy with the specified max retry count.
getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The default root device type.
getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The default root device type.
getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.Stack
The default root device type.
getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The default root device type.
getDefaultRootObject() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
The object that you want CloudFront to return (for example, index.html) when an end user requests the root URL for your distribution (http://www.example.com) instead of an object in your distribution (http://www.example.com/index.html).
getDefaultRootObject() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Designates a default root object.
getDefaultSearchField() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
The name of the IndexField to use for search requests issued with the q parameter.
getDefaultSearchField() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
The text field to search if the search request does not specify which field to search.
getDefaultSearchField() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
The value of the DefaultSearchField configured for this search domain and its current status.
getDefaultSecurityGroupNames() - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's security group names.
getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A default SSH key for the stack instances.
getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
A default SSH key for the stack instances.
getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.Stack
A default SSH key for the stack's instances.
getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
A default SSH key for the stack instances.
getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack's default subnet ID.
getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default subnet ID.
getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.Stack
The default subnet ID, if the stack is running in a VPC.
getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default subnet ID.
getDefaultTaskHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum time, specified when registering the activity type, before which a worker processing a task must report progress by calling RecordActivityTaskHeartbeat.
getDefaultTaskHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
getDefaultTaskHeartbeatTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
Default Workflow TaskList.
getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default task list specified for this activity type at registration.
getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default task list to use for scheduling tasks of this activity type.
getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type.
getDefaultTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default task list, specified when registering the workflow type, for decisions tasks scheduled for workflow executions of this type.
getDefaultTaskScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration, specified when registering the activity type, for tasks of this activity type.
getDefaultTaskScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration for a task of this activity type.
getDefaultTaskScheduleToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
getDefaultTaskScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration, specified when registering the activity type, that a task of an activity type can wait before being assigned to a worker.
getDefaultTaskScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a task of this activity type can wait before being assigned to a worker.
getDefaultTaskScheduleToStartTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration for tasks of an activity type specified when registering the activity type.
getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a worker can take to process tasks of this activity type.
getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration of decision tasks for this workflow type.
getDefaultTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default maximum duration, specified when registering the workflow type, that a decision task for executions of this workflow type might take before returning completion or failure.
getDefaultTaskStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
getDefaultTaskStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
getDefaultValue() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The default value associated with the parameter.
getDefaultValue() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
The default value for a literal field.
getDefaultValue() - Method in class com.amazonaws.services.cloudsearch.model.SourceData
The default value to use if the source attribute is not specified in a document.
getDefaultValue() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
The default value to use if the source attribute is not specified in a document.
getDefaultValue() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The default value to use if the source attribute is not specified in a document.
getDefaultValue() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
The default value for a text field.
getDefaultValue() - Method in class com.amazonaws.services.cloudsearch.model.UIntOptions
The default value for an unsigned integer field.
getDefaultValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The default value for this configuration option.
getDefaultValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The default value of the attribute, if applicable.
getDefaultValue() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The default value for the option group option.
getDefaultValue() - Method in class com.amazonaws.services.rds.model.OptionSetting
The default value of the option setting.
getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
The number of seconds for which the message has to be delayed.
getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The number of seconds (0 to 900 - 15 minutes) to delay a specific message.
getDelegationSet() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains name server information.
getDelegationSet() - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
A complex type that contains information about the name servers for the specified hosted zone.
getDeleted() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain has been deleted.
getDeletedObjects() - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
getDeletedObjects() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
Returns the list of successfully deleted objects from this request.
getDeletedObjects() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Returns the list of successfully deleted objects from this request.
getDeleteElasticIp() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Elastic IP address.
getDeleteMarkerVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the versionId for the delete marker that was created when doing a non-versioned delete in a versioned bucket.
getDeleteObjectResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
getDeleteOnTermination() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether to delete the volume on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the Amazon EBS volume is deleted on instance termination.
getDeleteRequest() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
A container for a Delete BatchWrite request
getDeleteRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
getDeleteSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
getDeleteVolumes() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Amazon EBS volumes.
getDeletionTime() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was deleted.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Gets the delimiter parameter originally used to request this multipart upload listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the delimiter parameter originally used to request this object listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the delimiter parameter used to request this version listing.
getDeliveryAttempts() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
getDeploy() - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a deploy event.
getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.Command
The command deployment ID.
getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
The deployment ID, which can be used with other requests to identify the deployment.
getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment ID.
getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
The deployment ID.
getDeploymentIds() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
An array of deployment IDs to be described.
getDeployments() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
An array of Deployment objects that describe the deployments.
getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
getDeprecationDate() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
If DEPRECATED, the date and time DeprecateActivityType was called.
getDeprecationDate() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
If the type is in deprecated state, then it is set to the date when the type was deprecated.
getDescribeDBLogFiles() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
The DB log files returned.
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.cloudformation.model.Output
User defined description associated with the output.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.Stack
User defined description associated with the stack.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.StackResource
User defined description associated with the resource.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
User defined description associated with the resource.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
User defined description associated with the parameter.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The description found within the template.
getDescription() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
The description of the new pipeline.
getDescription() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Description of the pipeline.
getDescription() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
A description for the new AMI in the destination region.
getDescription() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
A description for the new Amazon EBS snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A description for the new image.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
A description for the conversion task or the resource being exported.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
A description for the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
A description for the security group.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
A description for the snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The description attribute.
getDescription() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The description of the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
getDescription() - Method in class com.amazonaws.services.ec2.model.ExportTask
A description of the resource being exported.
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
A description for the AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
A description for the instance being imported.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
An optional description for the volume being imported.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The description you provided when starting the import volume task.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The description.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The description of the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A description for the AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
A description for the network interface.
getDescription() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
A description.
getDescription() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A description for your AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Descriptive text about the health state of your instance.
getDescription() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
A description of the security group.
getDescription() - Method in class com.amazonaws.services.ec2.model.Snapshot
The description for the snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
A description of the operation.
getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
A description of the event.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
getDescription() - Method in class com.amazonaws.services.elasticache.model.Parameter
A description of the parameter.
getDescription() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The description of the replication group.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
User-defined description of the application.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The description of this application version.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Describes this configuration set.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Describes the application.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Describes this version.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Describes this configuration.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Describes this configuration set.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
A new description for the application.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
A new description for this release.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A new description for the configuration.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Describes this configuration set.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides a description of the instance state.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
A human-readable description of the attribute.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
A human-readable description of the policy type.
getDescription() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A description of the preset.
getDescription() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A description of the preset.
getDescription() - Method in class com.amazonaws.services.glacier.model.JobParameters
The optional description for the job.
getDescription() - Method in class com.amazonaws.services.opsworks.model.App
A description of the app.
getDescription() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
A description of the app.
getDescription() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
A description of the app.
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.OptionGroupOption
The description of the option.
getDescription() - Method in class com.amazonaws.services.rds.model.OptionSetting
The description of the option setting.
getDescription() - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
getDescription() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
getDescription() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
getDescription() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
getDescription() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
getDescription() - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
getDescription() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Returns a human-readable description of this transfer.
getDescription() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Returns a human-readable description of this transfer.
getDescription() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
 
getDescription() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
getDescription() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
getDescription() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The description of the activity type provided in RegisterActivityType.
getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The description of the domain provided through RegisterDomain.
getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
A textual description of the activity type.
getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Textual description of the domain.
getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
Textual description of the workflow type.
getDescription() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The description of the type registered through RegisterWorkflowType.
getDescription() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Optional description of the snapshot that overwrites the existing description.
getDescription() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended actions (contains HTML markup).
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in your Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
getDestination() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns the destination bucket name for this logging configuration.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Gets the destination bucket name which will contain the new, copied object.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The CIDR address block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The CIDR range for the route.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The CIDR address block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.Route
The CIDR block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The CIDR block associated with the local subnet of the customer data center.
getDestinationEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The ID of the destination environment.
getDestinationEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The name of the destination environment.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationRegion() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
getDestinationRegion() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
getDestinations() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
getDetails() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
getDetails() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
getDetails() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
getDetails() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityFailureException
 
getDetails() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskFailedException
 
getDetails() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
getDetails() - Method in exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowFailedException
 
getDetails() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
getDetails() - Method in exception com.amazonaws.services.simpleworkflow.flow.WorkflowException
 
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
Details of the cancellation (if any).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The details of the failure (if any).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
Contains the content of the details parameter for the last call made by the activity to RecordActivityTaskHeartbeat.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
Optional details of the cancellation.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
Details of the cancellation (if provided).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The details of the failure (if provided).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
Optional details of the failure.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
Details of the marker (if any).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
If specified, contains details about the progress of the task.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
Optional details of the marker.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
Optional information about the cancellation.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Optional detailed information about the failure.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
Optional details for terminating the workflow execution.
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
Details for the cancellation (if any).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The details of the failure (if any).
getDetails() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The details provided for the termination (if any).
getDevice() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The device name to expose to the instance (for example, /dev/sdh or xvdh).
getDevice() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name.
getDevice() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The device name.
getDevice() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's Linux device.
getDevice() - Method in class com.amazonaws.services.opsworks.model.Volume
The device name.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The index of the device for the network interface attachment.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The index of the device on the instance for the network interface attachment.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The index of the device on the instance for the network interface attachment.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The device index of the network interface attachment on the instance.
getDeviceiSCSIAttributes() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
A list of iSCSI information about a VTL device.
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the device within Amazon EC2 (for example, /dev/sdh or xvdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name exposed to the instance (for example, /dev/sdh).
getDeviceSerialNumber() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Gets the Multi-Factor Authentication device serial number.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of DHCP options.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
The ID of the set of DHCP options.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC).
getDhcpOptionsIds() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether to disable the ability to terminate the instance using the Amazon EC2 console, CLI, and API.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
getDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
getDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
getDiskAllocationResource() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskAllocationResource property for this object.
getDiskAllocationType() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskAllocationType property for this object.
getDiskId() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The unique identifier for the gateway local disk that is configured as a stored volume.
getDiskId() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskId property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Constraints:
Allowed Values: VMDK, RAW, VHD
getDiskImages() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
getDiskNode() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskNode property for this object.
getDiskPath() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskPath property for this object.
getDisks() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Returns the value of the Disks property for this object.
getDiskSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskSizeInBytes property for this object.
getDisplayAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The value that Elastic Transcoder adds to the metadata in the output file.
getDisplayId() - Method in class com.amazonaws.services.support.model.CaseDetails
The ID displayed for the case in the AWS Support Center.
getDisplayId() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ID displayed for a case in the AWS Support Center user interface.
getDisplayName() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Returns the display name for this grantee.
getDisplayName() - Method in class com.amazonaws.services.s3.model.Owner
Gets the display name of the owner.
getDistribution(GetDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the information about a distribution.
getDistribution(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the information about a distribution.
getDistribution() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The distribution's information.
getDistribution() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
The distribution's information.
getDistribution() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
The distribution's information.
getDistribution(GetDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the information about a distribution.
getDistribution(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the information about a distribution.
getDistribution() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The distribution's information.
getDistribution() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
The distribution's information.
getDistribution() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
The distribution's information.
getDistributionAsync(GetDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about a distribution.
getDistributionAsync(GetDistributionRequest, AsyncHandler<GetDistributionRequest, GetDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about a distribution.
getDistributionAsync(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about a distribution.
getDistributionAsync(GetDistributionRequest, AsyncHandler<GetDistributionRequest, GetDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about a distribution.
getDistributionAsync(GetDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the information about a distribution.
getDistributionAsync(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the information about a distribution.
getDistributionConfig(GetDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the configuration information about a distribution.
getDistributionConfig(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the configuration information about a distribution.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
The distribution's configuration information.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.Distribution
The current configuration information for the distribution.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
The distribution's configuration information.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The distribution's configuration information.
getDistributionConfig(GetDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the configuration information about a distribution.
getDistributionConfig(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the configuration information about a distribution.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
The distribution's configuration information.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The current configuration information for the distribution.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
The distribution's configuration information.
getDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The distribution's configuration information.
getDistributionConfigAsync(GetDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the configuration information about a distribution.
getDistributionConfigAsync(GetDistributionConfigRequest, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the configuration information about a distribution.
getDistributionConfigAsync(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the configuration information about a distribution.
getDistributionConfigAsync(GetDistributionConfigRequest, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the configuration information about a distribution.
getDistributionConfigAsync(GetDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the configuration information about a distribution.
getDistributionConfigAsync(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the configuration information about a distribution.
GetDistributionConfigRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetDistributionConfig operation.
GetDistributionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
Default constructor for a new GetDistributionConfigRequest object.
GetDistributionConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
Constructs a new GetDistributionConfigRequest object.
GetDistributionConfigRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetDistributionConfig operation.
GetDistributionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
Default constructor for a new GetDistributionConfigRequest object.
GetDistributionConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
Constructs a new GetDistributionConfigRequest object.
GetDistributionConfigRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Distribution Config Request Marshaller
GetDistributionConfigRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetDistributionConfigRequestMarshaller
 
GetDistributionConfigRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Distribution Config Request Marshaller
GetDistributionConfigRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionConfigRequestMarshaller
 
GetDistributionConfigResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetDistributionConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
 
GetDistributionConfigResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetDistributionConfigResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
 
GetDistributionConfigResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Distribution Config Result StAX Unmarshaller
GetDistributionConfigResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetDistributionConfigResultStaxUnmarshaller
 
GetDistributionConfigResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Distribution Config Result StAX Unmarshaller
GetDistributionConfigResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionConfigResultStaxUnmarshaller
 
getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
The distribution's id.
getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
The distribution's id.
getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
The distribution's id.
getDistributionId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
The distribution's id.
getDistributionId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
The distribution's id.
getDistributionId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
The distribution's id.
getDistributionList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
The DistributionList type.
getDistributionList() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
The DistributionList type.
GetDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetDistribution operation.
GetDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionRequest
Default constructor for a new GetDistributionRequest object.
GetDistributionRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionRequest
Constructs a new GetDistributionRequest object.
GetDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetDistribution operation.
GetDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
Default constructor for a new GetDistributionRequest object.
GetDistributionRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
Constructs a new GetDistributionRequest object.
GetDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Distribution Request Marshaller
GetDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetDistributionRequestMarshaller
 
GetDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Distribution Request Marshaller
GetDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionRequestMarshaller
 
GetDistributionResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionResult
 
GetDistributionResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetDistributionResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
 
GetDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Distribution Result StAX Unmarshaller
GetDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetDistributionResultStaxUnmarshaller
 
GetDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Distribution Result StAX Unmarshaller
GetDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionResultStaxUnmarshaller
 
getDistributionSummaries() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
An XML structure containing a summary of the distribution.
getDkimAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
getDkimVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
getDNSName() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin to associate with the distribution.
getDNSName() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
The DNS name of the S3 origin.
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the load balancer.
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the load balancer.
getDnsName() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The instance's public DNS name.
getDNSName() - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: The external DNS name associated with the AWS Resource.
getDocService() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The service endpoint for updating documents in a search domain.
getDocument() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
A description of an Amazon EC2 instance that is generated when the instance is launched and exposed to the instance via the instance metadata service in the form of a JSON representation of an object.
getDomain() - Method in class com.amazonaws.regions.Region
Returns the domain for this region; ex: "amazonaws.com".
getDomain() - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
getDomain() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
The domain name of the LoadBalancer.
getDomain() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The domain.
getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getDomain() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
The name of the domain that contains the task list.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
The name of the domain that contains the task list.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
The name of the domain in which the activity type is registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
The name of the domain in which the workflow type is registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
The name of the domain in which the activity type is registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
The name of the domain containing the workflow execution.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
The name of the domain in which this workflow type is registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
The name of the domain containing the workflow execution.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
The name of the domain in which the activity types have been registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
The name of the domain in which the workflow types have been registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
The name of the domain that contains the task lists being polled.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
The name of the domain containing the task lists to poll.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The name of the domain in which this activity is to be registered.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The name of the domain in which to register the workflow type.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The name of the domain containing the workflow execution to cancel.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The name of the domain containing the workflow execution to signal.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The name of the domain in which the workflow execution is created.
getDomain() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The domain of the workflow execution to terminate.
getDomainId() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
An internally generated unique identifier for a domain.
getDomainInfo() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Contains general information about a domain.
getDomainInfos() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
A list of DomainInfo structures.
getDomainName() - Method in class com.amazonaws.services.cloudfront.model.Distribution
The domain name corresponding to the distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The domain name corresponding to the distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront.model.Origin
Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com.
getDomainName() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
The DNS name of the S3 origin.
getDomainName() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The domain name corresponding to the streaming distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The domain name corresponding to the distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The domain name corresponding to the distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The domain name corresponding to the distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The domain name corresponding to the streaming distribution.
getDomainName() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The domain name corresponding to the distribution.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
A string that represents the name of a domain.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
The name of the domain in which the attributes are being deleted.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain in which the attributes are being stored.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
The name of the domain to create.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the domain in which to perform the operation.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
The name of the domain to delete.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
The name of the domain for which to display the metadata of.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the domain in which to perform the operation.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the domain in which to perform the operation.
getDomainNames() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
Limits the DescribeDomains response to the specified search domains.
getDomainNames() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
getDomainRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getDomainRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getDomainRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getDomainRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getDomainRetentionPeriodInDays() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getDomainRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getDomains() - Method in class com.amazonaws.services.opsworks.model.App
The app vhost settings, with multiple domains separated by commas.
getDomains() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app virtual host settings, with multiple domains separated by commas.
getDomains() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app's virtual host settings, with multiple domains separated by commas.
getDomainStatus() - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainResult
The current status of the search domain.
getDomainStatus() - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
The current status of the search domain.
getDomainStatusList() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
The current status of all of your search domains.
getDouble(int) - Method in class com.amazonaws.util.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class com.amazonaws.util.json.JSONObject
Get the double value associated with a key.
getDownScaling() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
A LoadBasedAutoscalingInstruction object that describes the downscaling configuration, which defines how and when AWS OpsWorks reduces the number of instances.
getDownScaling() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
An AutoScalingThresholds object with the downscaling threshold configuration.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
This method is intended for internal use only.
getDryRunRequest() - Method in interface com.amazonaws.services.ec2.model.DryRunSupportedRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
This method is intended for internal use only.
getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
This method is intended for internal use only.
getDryRunResponse() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns the original service response on the dry-run request.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instance, 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.elasticache.model.DescribeEventsRequest
The number of minutes' worth of events to retrieve.
getDuration() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
getDuration() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.
getDuration() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in seconds.
getDuration() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The duration of the clip.
getDuration() - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment duration.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The duration of the reservation in seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
getDuration() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
getDuration() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
getDuration() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
getDurationMilli() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
getDurationNano() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The duration, in seconds, of the role session.
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The duration, in seconds, of the role session.
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The duration, in seconds, of the role session.
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
getDynamoDBDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the default retry policy for DynamoDB client.
getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
Returns the default retry policy for DynamoDB client with the specified max retry count.
getEbs() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
getEbs() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is optimized for EBS I/O (true) or not (false).
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
getEc2AvailabilityZone() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The Availability Zone in which the cluster will run.
getEc2InstanceAttributes() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Provides information about the EC2 instances in a cluster grouped by category.
getEc2InstanceId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The Amazon EC2 Instance ID for this information.
getEc2InstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The unique identifier of the instance in Amazon EC2.
getEc2InstanceId() - Method in class com.amazonaws.services.opsworks.model.Instance
The ID of the associated Amazon EC2 instance.
getEc2InstanceIds() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
getEC2InstanceIdsToTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
The EC2 InstanceIds to terminate.
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named "hadoop".
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Id of the EC2 security group to authorize.
getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the id of the EC2 security group.
getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The id of the EC2 security group to revoke access from.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
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.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the EC2 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 EC2 security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroups() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
getEC2SecurityGroups() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
getEC2SecurityGroups() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
To launch the job flow in Amazon VPC, set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch.
getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
To launch the job flow in Amazon Virtual Private Cloud (Amazon VPC), set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch.
getEc2SubnetId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
For job flows launched within Amazon Virtual Private Cloud, this value specifies the identifier of the subnet where the job flow was launched.
getEc2VolumeId() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
The Amazon EBS volume ID.
getEc2VolumeId() - Method in class com.amazonaws.services.opsworks.model.Volume
The Amazon EC2 volume ID.
getEffect() - Method in class com.amazonaws.auth.policy.Statement
Returns the result effect of this policy statement when it is evaluated.
getEffectiveDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time for the modification to become effective.
getEgress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
getEgress() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
getEgress() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
getEgress() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
getElapsedTimeInSeconds() - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
getElapsedTimeMillis() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
The Elastic IP address.
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
The Elastic IP address.
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
The Elastic IP address.
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance Elastic IP address .
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
The Elastic IP address.
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
The Elastic IP address.
getElasticIp() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
The address.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
getElasticIp() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
getElasticIps() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
An ElasticIps object that describes the specified Elastic IP addresses.
getElasticIpStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of the elastic IP (EIP) address.
getElasticLoadBalancerName() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
The Elastic Load Balancing instance's name.
getElasticLoadBalancerName() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
The Elastic Load Balancing instance's name.
getElasticLoadBalancerName() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The Elastic Load Balancing instance's name.
getElasticLoadBalancers() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
A list of ElasticLoadBalancer objects that describe the specified Elastic Load Balancing instances.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
getEmitInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The interval for publishing the access logs.
getEnable() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
Whether load-based auto scaling is enabled for the layer.
getEnable() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
Enables load-based auto scaling for the layer.
getEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to disable auto healing for the layer.
getEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.Layer
Whether auto healing is disabled for the layer.
getEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to disable auto healing for the layer.
getEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Each active trusted signer.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
getEnabled() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.
getEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
getEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
Specifies whether access log is enabled for the load balancer.
getEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies whether connection draining is enabled for the load balancer.
getEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Specifies whether cross-zone load balancing is enabled for the load balancer.
getEnabled() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
getEnabled() - Method in class com.amazonaws.services.rds.model.EventSubscription
A Boolean value indicating if the subscription is enabled.
getEnabled() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A Boolean value; set to true to activate the subscription.
getEnabled() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
getEnabled() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
getEnabled() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
getEnableDate() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The date when the MFA device was enabled for the user.
getEnableDate() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Returns the value of the EnableDate property for this object.
getEnabledMetrics() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
getEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
getEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
getEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
getEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether DNS resolution is supported for the VPC.
getEnableSsl() - Method in class com.amazonaws.services.opsworks.model.App
Whether to enable SSL for the app.
getEnableSsl() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
Whether to enable SSL for the app.
getEnableSsl() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
Whether SSL is enabled for the app.
getEncodedMessage() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
The encoded message that was returned with the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.PartListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in cluster is encrypted at rest.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in cluster is encrypted at rest.
getEncrypted() - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
getEncryptedInputStream(UploadPartRequest, CipherFactory) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
 
getEncryptedSymmetricKey() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Returns an array of bytes representing the encrypted envelope symmetric key.
getEncryptedSymmetricKey(SecretKey, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Encrypts a symmetric key using the provided encryption materials and returns it in raw byte array form.
getEncryptedWithHSM() - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
getEncryptionMaterials(Map<String, String>) - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsAccessor
Retrieves encryption materials matching the specified description from some source.
getEncryptionMaterials() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Returns EncryptionMaterials which the caller can use for encryption.
getEncryptionMaterials() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials(Map<String, String>) - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
getEnd() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The time when the Reserved Instance expires.
getEndDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
getEndDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
getEndDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The date and time when the cluster was terminated.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was terminated.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The date and time when the instance group terminated.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The date and time when the instance was terminated.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The completion date and time of the job flow.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The completion date and time of the step.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step execution completed or failed.
getEndEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getEndEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getEndingHashKey() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
The ending hash key of the hash key range.
getEndingSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
The ending sequence number for the range.
getEndpoint() - Method in class com.amazonaws.DefaultRequest
 
getEndpoint() - Method in class com.amazonaws.http.HttpRequest
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which this HTTP request should be sent.
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.cloudsearch.model.ServiceEndpoint
The URL (including /version/pathPrefix) to which service requests can be submitted.
getEndpoint() - Method in class com.amazonaws.services.ec2.model.Region
The region service endpoint.
getEndpoint() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The hostname and IP address for connecting to this cache node.
getEndpoint() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the connection endpoint.
getEndpoint() - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
getEndpoint() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
getEndpoint() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
getEndpointArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
EndpointArn returned from CreateEndpoint action.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.Endpoint
EndpointArn for mobile app and device.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
getEndpointAttributes(GetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetEndpointAttributes retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributes(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetEndpointAttributes retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetEndpointAttributes retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetEndpointAttributes retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetEndpointAttributes retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetEndpointAttributes retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
GetEndpointAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the GetEndpointAttributes operation.
GetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
GetEndpointAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Get Endpoint Attributes Request Marshaller
GetEndpointAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetEndpointAttributesRequestMarshaller
 
GetEndpointAttributesResult - Class in com.amazonaws.services.sns.model
Response from GetEndpointAttributes of the EndpointArn.
GetEndpointAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
GetEndpointAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Get Endpoint Attributes Result StAX Unmarshaller
GetEndpointAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetEndpointAttributesResultStaxUnmarshaller
 
getEndpoints() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to end.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the last datapoint to return.
getEndTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The end date and time of the Spot Price history data.
getEndTime() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state ended.
getEndTime() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEndTime() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.
getEndTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEndTime() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
getEndTime() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEndTime() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getEndTimeNano() - Method in class com.amazonaws.util.TimingInfo
 
getEndTimeNanoIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getEngine() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cache cluster.
getEngine() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
getEngine() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cache cluster.
getEngine() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
getEngine() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the database engine.
getEngine() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB instance.
getEngine() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
getEngine() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine to return.
getEngine() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The name of the engine to retrieve DB instance options for.
getEngine() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The engine type of the orderable DB instance.
getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The database engine to use for the new instance.
getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The database engine to use for the new instance.
getEngineName() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the name of the engine that this option group should be associated with.
getEngineName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
A required parameter.
getEngineName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Filters the list of option groups to only include groups associated with a specific database engine.
getEngineName() - Method in class com.amazonaws.services.rds.model.OptionGroup
Engine name that this option group can be applied to.
getEngineName() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Engine name that this option can be applied to.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The version of the cache engine version that is used in this cache cluster.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cluster.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache cluster nodes.
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the nodes in the replication group..
getEngineVersion() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cache cluster will run.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The version number of the database engine to use.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The version number of the database engine.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates the database engine version.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the version of the database engine.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine version to return.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The engine version filter value.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The version number of the database engine to upgrade to.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The engine version of the orderable DB instance.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates the database engine version.
getEntries() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
getEntries() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
getEntries() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
getEntries() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
getEnvelopeEncryptionKey() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The ID of the environment used with this configuration template.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The ID of this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The ID of the environment to retrieve AWS resource usage data.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The ID of this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The ID of the environment to rebuild.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The ID of the environment of the requested data.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The ID of the environment to restart the server for.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The ID of the data's environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The ID of the environment to terminate.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The ID of this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The ID of the environment to update.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The ID of this environment.
getEnvironmentIds() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
getEnvironmentInfo() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the environment for this configuration set.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A unique name for the deployment environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the environment to delete the draft configuration from.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the environment whose configuration options you want to describe.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the environment to describe.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The name of the environment to retrieve AWS resource usage data.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The name of the environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the environment associated with this event.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The name of the environment to rebuild.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The name of the environment of the requested data.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The name of the environment to restart the server for.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The name of the data's environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The name of the environment to terminate.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The name of the environment to update.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the environment to validate the settings against.
getEnvironmentNames() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
getEnvironmentResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
getEnvironments() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
getError() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
getErrorCachingMinTTL() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.
getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS error code represented by this exception.
getErrorCode() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The 4xx or 5xx HTTP status code that you want to customize.
getErrorCode() - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
Returns the value of the ErrorCode property for this object.
getErrorCode() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorCount() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
getErrorDocument() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Returns the complete path to the document to serve for 4xx errors, or null if no error document has been configured.
getErrorDocument() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getErrored() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
If True, there were validation errors.
getErrored() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
If True, there were validation errors.
getErrorHostId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorId() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies an id value that represents the error.
getErrorMessage() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies a text description of the error.
getErrorMessage() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorPropertyPath(String) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
Returns the path to the specified property within an error response.
getErrorPropertyPath(String) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
Returns the path to the specified property within an error response.
getErrorRequestId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrors() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
A description of the validation error.
getErrors() - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
getErrors() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Returns the list of errors from the attempted delete operation.
getErrorStackTrace() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies the stack trace associated with the error.
getErrorType() - Method in exception com.amazonaws.AmazonServiceException
Indicates who is responsible for this exception (caller, service, or unknown).
getEstimatedMonthlySavings() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended actions are taken.
getEstimatedPercentMonthlySavings() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended actions are taken.
getEstimatedSecondsToCompletion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
getEstimatedTimeToCompletionInSeconds() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The current version of the origin access identity created.
getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The current version of the distribution created.
getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The current version of the streaming distribution created.
getETag() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
The current version of the origin access identity's information.
getETag() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
The current version of the distribution's information.
getETag() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
The current version of the streaming distribution's information.
getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The current version of the origin access identity created.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The current version of the distribution created.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The current version of the streaming distribution created.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
The current version of the origin access identity's information.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
The current version of the distribution's information.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
The current version of the streaming distribution's information.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
The current version of the configuration.
getETag() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the entity tag identifying the new object.
getETag() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the ETag value for the new object that was created in the associated CopyObjectRequest.
getETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the ETag value for the new part that was created in the associated CopyPartRequest.
getETag() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the hex encoded 128-bit MD5 digest of the associated object according to RFC 1864.
getETag() - Method in class com.amazonaws.services.s3.model.PartETag
Returns the entity tag generated from the content of the associated part.
getETag() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the entity tag generated from the part content.
getETag() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Gets the ETag value for the newly created object.
getETag() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the hex encoded 128-bit MD5 hash of this object's contents as computed by Amazon S3.
getETag() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the hex encoded 128-bit MD5 hash of this version's contents as computed by Amazon S3.
getETag() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the entity tag of the newly uploaded part.
getETag() - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Returns the entity tag identifying the new object.
getETag() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the entity tag identifying the new object.
getEvaluatedExpression() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
The evaluated expression.
getEvaluateExpressions() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Indicates whether any expressions in the object should be evaluated when the object descriptions are returned.
getEvaluateTargetHealth() - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: A boolean value that indicates whether this Resource Record Set should respect the health status of any health checks associated with the ALIAS target record which it is linked to.
getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
getEvent() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Gets the event that must occur for the notification to be published.
getEventCategories() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
getEventCategories() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
A list of event categories that trigger notifications for a event notification subscription.
getEventCategories() - Method in class com.amazonaws.services.rds.model.Event
Specifies the category for the event.
getEventCategories() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The event categories for the specified source type
getEventCategories() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
getEventCategories() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
getEventCategoriesList() - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of event categories for the RDS event notification subscription.
getEventCategoriesList() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
getEventCategoriesMapList() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
A list of EventCategoriesMap data types.
getEventCategoriesMapList() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
getEventCode() - Method in class com.amazonaws.event.ProgressEvent
Returns the unique event code identifying the type of event this object represents.
getEventDate() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The date when the event occurred.
getEventDescription() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
getEventId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID of this event.
getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The ID of the event associated with this operation.
getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The ID of this event.
getEventId() - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
getEventId() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
getEventId() - Method in exception com.amazonaws.services.simpleworkflow.flow.DecisionException
 
getEventId() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The system generated id of the event.
getEvents() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Extra information regarding events associated with the instance.
getEvents() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
getEvents() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
getEvents() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
getEvents() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
getEvents() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
getEvents() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
getEvents() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
getEvents() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
A paginated list of history events of the workflow execution.
getEvents() - Method in class com.amazonaws.services.simpleworkflow.model.History
The list of history events.
getEventSubscriptionsList() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
A list of EventSubscriptions data types.
getEventSubscriptionsList() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
getEventTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The date and time when the event occurred.
getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The event type associated with this operation.
getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The type of this event.
getEventType() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The type of the history event.
getException() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
getExceptionsToExclude() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
getExceptionsToNotRetry() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousRetrier
 
getExceptionsToRetry() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Returns the exclusive start key for this query.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Returns the exclusive start key for this scan.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Primary key of the item from which to continue an earlier query.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Primary key of the item from which to continue an earlier scan.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns the exclusive start key for this query.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the exclusive start key for this scan.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
getExclusiveStartShardId() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The shard ID of the shard to start with for the stream description.
getExclusiveStartStreamName() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
The name of the stream to start the list with.
getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
The name of the table that starts the list.
getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
The first table name that this operation will evaluate.
getExecutableUsers() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
getExecution() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
The workflow execution to describe.
getExecution() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Specifies the workflow execution for which to return the history.
getExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The workflow execution this information is about.
getExecutionConfiguration() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The configuration settings for this workflow execution including timeout values, tasklist etc.
getExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
User defined context for the workflow execution.
getExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
User defined context to add to workflow execution.
getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow id specified in the filter are returned.
getExecutionFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow id specified in the filter are returned.
getExecutionInfo() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
Information about the workflow execution.
getExecutionInfos() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The list of workflow information structures.
getExecutionOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementation
 
getExecutionOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationBase
 
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns the value of the StartToCloseTimeout property for this object.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getExecutionStartToCloseTimeout() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the total duration for this workflow execution.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The total duration for this workflow execution.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration for the child workflow execution.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The total duration for this workflow execution.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The total duration for this workflow execution.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The total duration allowed for the new workflow execution.
getExecutionStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The maximum duration for this workflow execution.
getExecutionStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getExecutionStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getExecutionStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
getExecutionStatus() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The current status of the execution.
getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the execution status of the job flow.
getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The description of the step status.
getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
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.datapipeline.DataPipelineAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
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.redshift.AmazonRedshiftAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the executor service used by this async client to execute requests.
getExists() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists for the attribute name-value pair.
getExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
getExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
getExitCode() - Method in class com.amazonaws.services.opsworks.model.Command
The command exit code.
getExpected() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Designates an attribute for a conditional modification.
getExpected() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Designates an attribute for a conditional modification.
getExpected() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Designates an attribute for a conditional modification.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Gets the map of attribute names to expected attribute values to check on delete.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Gets the map of attribute names to expected attribute values to check on save.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute/condition pairs.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute/condition pairs.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A map of attribute/condition pairs.
getExpected() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be deleted or not.
getExpected() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be updated or not.
getExpectedAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the map of ExpectedAttributeValue on each modeled attribute.
getExpiration() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
The expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3.
getExpiration() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The date on which the current credentials expire.
getExpirationDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the expiration date of the object.
getExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the time in days from an object's creation to its expiration.
getExpirationInDays() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Returns the time in days from an object's creation to its expiration.
getExpirationInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
getExpirationTime() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The time when the task expires.
getExpirationTime() - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Returns the expiration date of the object, or null if the object is not configured to expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the time this object will expire and be completely removed from S3.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTimeRuleId() - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Returns the bucket lifecycle configuration rule ID for the expiration of this object.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirePasswords() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Returns the value of the ExpirePasswords property for this object.
getExpires() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the expires response header override if it has been specified, or null otherwise.
getExplicitHashKey() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The hash value used to explicitly determine the shard the data record is assigned to by overriding the partition key hash.
getExportTask() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
getExportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
The ID of the export task.
getExportTaskId() - Method in class com.amazonaws.services.ec2.model.ExportTask
The ID of the export task.
getExportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
getExportTasks() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.ExportTask
 
getExposedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns expose headers of this rule and returns a reference to this object for method chaining.
getExpression() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The expression to evaluate.
getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Gets Amazon S3's extended request ID.
getExternalId() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
A unique identifier that is used by third parties to assume a role in their customers' accounts.
getExternalInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this workflow execution.The source event with this Id can be found in the history of the source workflow execution.
getExternalInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflow decision to signal this workflow execution.The source event with this Id can be found in the history of the source workflow execution.
getExternalWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
The external workflow execution for which the cancellation was requested.
getExternalWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The workflow execution that sent the signal.
getExternalWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
getExternalWorkflowExecutionSignaledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides detailed information about the event.
getFacetEnabled() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether facets are enabled for this field.
getFacetEnabled() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether facets are enabled for this field.
getFactoryFactory() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
getFailed() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntry items.
getFailed() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntry items.
getFailed() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntry items with the error detail about each message that could not be enqueued.
getFailover() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Failover resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that indicates whether the current resource record set is a primary or secondary resource record set.
getFailure() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
getFailureCause(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
getFailureCause() - Method in exception com.amazonaws.services.simpleworkflow.flow.ScheduleActivityTaskFailedException
 
getFailureCause() - Method in exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
getFailureCause() - Method in exception com.amazonaws.services.simpleworkflow.flow.StartChildWorkflowFailedException
 
getFailureCause() - Method in exception com.amazonaws.services.simpleworkflow.flow.StartTimerFailedException
 
getFailureThreshold() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
getFailWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the FailWorkflowExecution decision.
getFailWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type FailWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getFault() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The fault codes for the Spot Instance request, if any.
getFault() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The fault codes for the Spot Instance request, if any.
getFederatedUser() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob).
getFederatedUserId() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.
getFederationToken(GetFederationTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user.
getFederationToken(GetFederationTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user.
getFederationTokenAsync(GetFederationTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user.
getFederationTokenAsync(GetFederationTokenRequest, AsyncHandler<GetFederationTokenRequest, GetFederationTokenResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user.
getFederationTokenAsync(GetFederationTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user.
getFederationTokenAsync(GetFederationTokenRequest, AsyncHandler<GetFederationTokenRequest, GetFederationTokenResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user.
GetFederationTokenRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the GetFederationToken operation.
GetFederationTokenRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Default constructor for a new GetFederationTokenRequest object.
GetFederationTokenRequest(String) - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Constructs a new GetFederationTokenRequest object.
GetFederationTokenRequestMarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Get Federation Token Request Marshaller
GetFederationTokenRequestMarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.GetFederationTokenRequestMarshaller
 
GetFederationTokenResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful call to the GetFederationToken action, including temporary AWS credentials that can be used to make AWS requests.
GetFederationTokenResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
GetFederationTokenResultStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Get Federation Token Result StAX Unmarshaller
GetFederationTokenResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.GetFederationTokenResultStaxUnmarshaller
 
getFieldName() - Method in class com.amazonaws.services.datapipeline.model.Selector
The name of the field that the operator will be applied to.
getFieldNames() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
Limits the DescribeIndexFields response to the specified fields.
getFieldNames() - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
The names of the fields that are currently being processed due to an IndexDocuments action.
getFields() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
A list of read-only fields that contain metadata about the pipeline:
getFields() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Key-value pairs that define the properties of the object.
getFile() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
Returns the File this stream is reading data from.
getFile() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the path and name of the file containing the data to be uploaded to Amazon S3.
getFile() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the file containing the data to upload.
getFileDecriptorInfo() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getFileDecriptorInfo() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getFileLastWritten() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for files written since the specified date, in POSIX timestamp format.
getFilenameContains() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for log file names that contain the specified string.
getFileOffset() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional offset in the specified file, at which to begin uploading data for this part.
getFileSize() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for files larger than the specified size.
getFilterName() - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
This parameter is not currently supported.
getFilters() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
This parameter is not currently supported.
getFilterValue() - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
getFinalCaseStatus() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case after the ResolveCase request was processed.
getFinalClusterSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot is set to false.
getFireCompletedEvent() - Method in class com.amazonaws.event.ProgressReportingInputStream
Returns whether this input stream should fire an event with code ProgressEvent.COMPLETED_EVENT_CODE when this stream runs out of data.
getFireCompletedEvent() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
Returns whether this input stream should fire an event with code ProgressEvent.COMPLETED_EVENT_CODE when this stream runs out of data.
getFirstByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional start range to copy from the source object.
getFirstInitializationVector() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
getFirstRegionId() - Method in enum com.amazonaws.services.s3.model.Region
Returns the first region id or null for Region.US_Standard.
getFixedGOP() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Whether to use a fixed value for FixedGOP.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instance.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
getFixedPrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
getFixedPrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The fixed price charged for this reserved DB instance.
getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
getFixedPrice() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charged you for this reserved node.
getFixedPrice() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
getFlaggedResources() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
getForce() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
getForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
getForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
getForceFailover() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
When true, the reboot will be conducted through a MultiAZ failover.
getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
This value must currently be HLSv3.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
This value must currently be HLSv3.
getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The format of thumbnails, if any.
getFormat() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory.
getFormat() - Method in class com.amazonaws.services.glacier.model.JobParameters
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format.
getForward() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior.
getForwardedValues() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that specifies how CloudFront handles query strings and cookies.
getForwardedValues() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that specifies how CloudFront handles query strings and cookies.
getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The frame rate of the input file.
getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The frames per second for the video stream in the output file.
getFrequency() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
getFriday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Friday.
getFrom() - Method in class com.amazonaws.services.ec2.model.PortRange
The first port in the range.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The 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
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The 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
The start of port range for the TCP and UDP protocols, or an ICMP type number.
getFullyQualifiedCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
getFullyQualifiedDomainName() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Fully qualified domain name of the instance to be health checked.
getFuture() - Method in class com.amazonaws.services.s3.transfer.internal.CopyMonitor
 
getFuture() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadMonitor
 
getFuture() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileTransferMonitor
 
getFuture() - Method in interface com.amazonaws.services.s3.transfer.internal.TransferMonitor
Returns a Future to wait on.
getFuture() - Method in class com.amazonaws.services.s3.transfer.internal.UploadMonitor
 
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
The unique Amazon Resource Name of the disabled gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of an Internet gateway attached to your VPC.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the virtual private gateway.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the virtual private gateway.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
The ID of the virtual private gateway (VGW).
getGatewayId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of an Internet gateway attached to your VPC.
getGatewayId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of a gateway attached to your VPC.
getGatewayId() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway ID.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
A unique identifier for your gateway.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
A unique identifier for your gateway.
getGatewayNetworkInterfaces() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
getGatewayOperationalState() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns the value of the GatewayOperationalState property for this object.
getGatewayRegion() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the region where you want to store the snapshot backups.
getGateways() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Returns the value of the Gateways property for this object.
getGatewayState() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the operating state of the gateway.
getGatewayTimezone() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the time zone you want to set for the gateway.
getGatewayTimezone() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the time zone configured for the gateway.
getGatewayTimezone() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Returns the value of the GatewayTimezone property for this object.
getGatewayType() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that defines the type of gateway to activate.
getGatewayType() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
TBD
getGatewayType() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns the value of the GatewayType property for this object.
getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional progress listener for receiving updates about object download status.
getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional progress listener for receiving updates about object download status.
getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional progress listener for receiving updates about object download status.
getGenericClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.ActivitiesClient
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
getGenericClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
getGenericClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternal
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
getGenericClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getGenericClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getGenericClient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClient
 
getGenericClient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
getGeoRestriction() - Method in class com.amazonaws.services.cloudfront.model.Restrictions
A complex type that controls the countries in which your content is distributed.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each global index affected by the operation.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is five) to be created on the table.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The global secondary indexes, if any, on the table.
getGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of one or more global secondary indexes on the table, together with provisioned throughput settings for each index.
getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalConfiguration
Gets the global time offset.
getGrantee() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The AWS user or group that you want to have access to transcoded files and playlists.
getGrantee() - Method in class com.amazonaws.services.s3.model.Grant
Gets the grantee being granted a permission by this grant.
getGranteeType() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The type of value that appears in the Grantee object: Canonical: Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution.
getGrants() - Method in class com.amazonaws.services.s3.model.AccessControlList
Gets the set of Grant objects in this access control list (ACL).
getGranularities() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled metric.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity of a Metric.
getGroup() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
getGroup() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns a list of users that are in the specified group.
getGroup(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns a list of users that are in the specified group.
getGroup() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
getGroup() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
getGroupAsync(GetGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns a list of users that are in the specified group.
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns a list of users that are in the specified group.
getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns a list of users that are in the specified group.
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns a list of users that are in the specified group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The ID of the security group.
getGroupId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified AWS account.
getGroupId() - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
getGroupIds() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
getGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
A name for the placement group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the placement group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
[EC2-Classic, default VPC] The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.Placement
The name of the placement group the instance is in (for cluster compute instances).
getGroupName() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the placement group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone group name.
getGroupName() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of the security group owned by the specified AWS account.
getGroupName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Name of the source security group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic, default VPC] One or more security group names.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
getGroupNames() - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
getGroupPolicy(GetGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified group.
getGroupPolicy(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified group.
GetGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetGroupPolicy operation.
GetGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Default constructor for a new GetGroupPolicyRequest object.
GetGroupPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Constructs a new GetGroupPolicyRequest object.
GetGroupPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Group Policy Request Marshaller
GetGroupPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetGroupPolicyRequestMarshaller
 
GetGroupPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetGroupPolicy action.
GetGroupPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
GetGroupPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Group Policy Result StAX Unmarshaller
GetGroupPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetGroupPolicyResultStaxUnmarshaller
 
GetGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetGroup operation.
GetGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Default constructor for a new GetGroupRequest object.
GetGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Constructs a new GetGroupRequest object.
GetGroupRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Group Request Marshaller
GetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetGroupRequestMarshaller
 
GetGroupResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetGroup action.
GetGroupResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
GetGroupResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Group Result StAX Unmarshaller
GetGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetGroupResultStaxUnmarshaller
 
getGroups() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The groupSet attribute.
getGroups() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
getGroups() - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
getGroups() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
getGroups() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
getHadoopConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get the Hadoop config overrides (-D values).
getHadoopJarStep() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The JAR file used for the job flow step.
getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The Hadoop version for the job flow.
getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Hadoop version for the job flow.
getHasFlaggedResources() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
getHashKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
getHashKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
getHashKeyElement() - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
A hash key element is treated as the primary key, and can be a string or a number.
getHashKeyElement() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
A hash key element is treated as the primary key, and can be a string or a number.
getHashKeyName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getHashKeyRange() - Method in class com.amazonaws.services.kinesis.model.Shard
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
getHashKeyValue() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Returns the hash key value to match.
getHashKeyValue() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Attribute value of the hash component of the composite primary key.
getHashKeyValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Gets the hash key value(s) for this query.
getHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
If True, there are more pages of results to return.
getHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If True, there are more results that can be obtained by a subsequent call to ListPipelines.
getHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
If True, there are more results that can be obtained by a subsequent call to QueryObjects.
getHasMoreShards() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
If set to true there are more shards in the stream available to describe.
getHasMoreStreams() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
If set to true, there are more streams available to list.
getHeader(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeader(String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeaderName() - Method in enum com.amazonaws.services.s3.model.Permission
Returns the name of the header used to grant this permission.
getHeaders() - Method in class com.amazonaws.DefaultRequest
 
getHeaders() - Method in class com.amazonaws.http.HttpRequest
Returns a map of the headers associated with this request
getHeaders() - Method in class com.amazonaws.http.HttpResponse
Returns the HTTP headers returned with this response.
getHeaders() - Method in interface com.amazonaws.Request
Returns a map of all the headers included in this request.
getHeadersForStringToSign(Request<?>) - Method in class com.amazonaws.auth.AWS3Signer
 
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
A structure containing the configuration information for the new healthcheck.
getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
The updated healthcheck for the instances.
getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies information regarding the various health probes conducted on the load balancer.
getHealthCheck(GetHealthCheckRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.
getHealthCheck(GetHealthCheckRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.
getHealthCheck() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
A complex type that contains identifying information about the health check.
getHealthCheck() - Method in class com.amazonaws.services.route53.model.GetHealthCheckResult
A complex type that contains the information about the specified health check.
getHealthCheckAsync(GetHealthCheckRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.
getHealthCheckAsync(GetHealthCheckRequest, AsyncHandler<GetHealthCheckRequest, GetHealthCheckResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.
getHealthCheckAsync(GetHealthCheckRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.
getHealthCheckAsync(GetHealthCheckRequest, AsyncHandler<GetHealthCheckRequest, GetHealthCheckResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.
getHealthCheckConfig() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
A complex type that contains health check configuration.
getHealthCheckConfig() - Method in class com.amazonaws.services.route53.model.HealthCheck
A complex type that contains the health check configuration.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckId() - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
The ID of the health check to delete.
getHealthCheckId() - Method in class com.amazonaws.services.route53.model.GetHealthCheckRequest
The ID of the health check to retrieve.
getHealthCheckId() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Health Check resource record sets only, not required for alias resource record sets: An identifier that is used to identify health check associated with the resource record set.
GetHealthCheckRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the GetHealthCheck operation.
GetHealthCheckRequest() - Constructor for class com.amazonaws.services.route53.model.GetHealthCheckRequest
 
GetHealthCheckRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Get Health Check Request Marshaller
GetHealthCheckRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.GetHealthCheckRequestMarshaller
 
GetHealthCheckResult - Class in com.amazonaws.services.route53.model
A complex type containing information about the specified health check.
GetHealthCheckResult() - Constructor for class com.amazonaws.services.route53.model.GetHealthCheckResult
 
GetHealthCheckResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Get Health Check Result StAX Unmarshaller
GetHealthCheckResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.GetHealthCheckResultStaxUnmarshaller
 
getHealthChecks() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A complex type that contains information about the health checks associated with the current AWS account.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The type of health check for the instances in the Auto Scaling group.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
getHealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
getHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum time before which the worker processing this task must report progress by calling RecordActivityTaskHeartbeat.
getHeartbeatTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
getHeartbeatTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
getHeartbeatTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
getHeight() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Height of the output file, in pixels.
getHistory(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
getHistoryData() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Machine-readable data about the alarm in JSON format.
getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
getHistoryPage(String, AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
getHistorySummary() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A human-readable summary of the alarm history.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
getHorizontalAlign() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset: Left: The left edge of the watermark is aligned with the left border of the video. Right: The right edge of the watermark is aligned with the right border of the video. Center: The watermark is centered between the left and right borders.
getHorizontalOffset() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign: number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of MaxWidth. integer percentage (%): The range of valid values is 0 to 100. For example, if you specify Left for HorizontalAlign and 5px for HorizontalOffset, the left side of the watermark appears 5 pixels from the left border of the output video.
getHostedZone(GetHostedZoneRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
To retrieve the delegation set for a hosted zone, send a GET request to the 2013-04-01/hostedzone/hosted zone ID resource.
getHostedZone(GetHostedZoneRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
To retrieve the delegation set for a hosted zone, send a GET request to the 2013-04-01/hostedzone/hosted zone ID resource.
getHostedZone() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains identifying information about the hosted zone.
getHostedZone() - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
A complex type that contains the information about the specified hosted zone.
getHostedZoneAsync(GetHostedZoneRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve the delegation set for a hosted zone, send a GET request to the 2013-04-01/hostedzone/hosted zone ID resource.
getHostedZoneAsync(GetHostedZoneRequest, AsyncHandler<GetHostedZoneRequest, GetHostedZoneResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve the delegation set for a hosted zone, send a GET request to the 2013-04-01/hostedzone/hosted zone ID resource.
getHostedZoneAsync(GetHostedZoneRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve the delegation set for a hosted zone, send a GET request to the 2013-04-01/hostedzone/hosted zone ID resource.
getHostedZoneAsync(GetHostedZoneRequest, AsyncHandler<GetHostedZoneRequest, GetHostedZoneResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve the delegation set for a hosted zone, send a GET request to the 2013-04-01/hostedzone/hosted zone ID resource.
getHostedZoneConfig() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
A complex type that contains an optional comment about your hosted zone.
getHostedZoneId() - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: The value of the hosted zone ID for the AWS resource.
getHostedZoneId() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
The ID of the hosted zone that contains the resource record sets that you want to change.
getHostedZoneId() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The ID of the hosted zone that contains the resource record sets that you want to get.
GetHostedZoneRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the GetHostedZone operation.
GetHostedZoneRequest() - Constructor for class com.amazonaws.services.route53.model.GetHostedZoneRequest
Default constructor for a new GetHostedZoneRequest object.
GetHostedZoneRequest(String) - Constructor for class com.amazonaws.services.route53.model.GetHostedZoneRequest
Constructs a new GetHostedZoneRequest object.
GetHostedZoneRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
Get Hosted Zone Request Marshaller
GetHostedZoneRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.GetHostedZoneRequestMarshaller
 
GetHostedZoneResult - Class in com.amazonaws.services.route53.model
A complex type containing information about the specified hosted zone.
GetHostedZoneResult() - Constructor for class com.amazonaws.services.route53.model.GetHostedZoneResult
 
GetHostedZoneResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Get Hosted Zone Result StAX Unmarshaller
GetHostedZoneResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.GetHostedZoneResultStaxUnmarshaller
 
getHostedZones() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A complex type that contains information about the hosted zones associated with the current AWS account.
getHostId() - Method in class com.amazonaws.services.s3.S3ResponseMetadata
Returns the Amazon S3 host ID, providing additional debugging information about how a request was handled.
getHostMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the host name for generating per-host level metrics; or null or blank if the host is to be automatically detected via InetAddress.
getHostMetricName() - Method in class com.amazonaws.metrics.MetricAdmin
 
getHostMetricName() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the host name for metric purposes.
getHostname() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
The public DNS name of the calling task runner.
getHostname() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
The public DNS name of the calling task runner.
getHostname() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance host name.
getHostname() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
The generated host name.
getHostname() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance host name.
getHostname() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance host name.
getHostName() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the host name to use in the redirect request.
getHostname() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's local hostname.
getHostnameSuggestion(GetHostnameSuggestionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Gets a generated host name for the specified layer, based on the current host name theme.
getHostnameSuggestion(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Gets a generated host name for the specified layer, based on the current host name theme.
getHostnameSuggestionAsync(GetHostnameSuggestionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Gets a generated host name for the specified layer, based on the current host name theme.
getHostnameSuggestionAsync(GetHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Gets a generated host name for the specified layer, based on the current host name theme.
getHostnameSuggestionAsync(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Gets a generated host name for the specified layer, based on the current host name theme.
getHostnameSuggestionAsync(GetHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Gets a generated host name for the specified layer, based on the current host name theme.
GetHostnameSuggestionRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the GetHostnameSuggestion operation.
GetHostnameSuggestionRequest() - Constructor for class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
 
GetHostnameSuggestionRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Get Hostname Suggestion Request Marshaller
GetHostnameSuggestionRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.GetHostnameSuggestionRequestMarshaller
 
GetHostnameSuggestionResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a GetHostnameSuggestion request.
GetHostnameSuggestionResult() - Constructor for class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
 
GetHostnameSuggestionResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Get Hostname Suggestion Result JSON Unmarshaller
GetHostnameSuggestionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.GetHostnameSuggestionResultJsonUnmarshaller
 
getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack's host name theme, with spaces are replaced by underscores.
getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's host name theme, with spaces are replaced by underscores.
getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack host name theme, with spaces replaced by underscores.
getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's new host name theme, with spaces are replaced by underscores.
getHourOfDay() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the HourOfDay property for this object.
getHourOfDay() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23).
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to retrieve the database encryption keys.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificateIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
getHsmClientCertificatePublicKey() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to retrieve the client certificate from the HSM.
getHsmClientCertificates() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurationIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
getHsmConfigurations() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
getHsmIpAddress() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
getHsmIpAddress() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
getHsmPartitionName() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
getHsmPartitionName() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
getHsmPartitionPassword() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
getHsmServerPublicCertificate() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The public key used to access the HSM client certificate, which was created by calling the Amazon Redshift create HSM certificate command.
getHsmStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
getHtml() - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
getHttpClientConfig(String) - Method in class com.amazonaws.internal.config.InternalConfig
Returns the http client configuration for the http client name.
getHttpErrorCodeReturnedEquals() - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Return the HTTP error code when the redirect is applied.
getHttpExpiresDate() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the date when the object is no longer cacheable.
getHttpMethod() - Method in class com.amazonaws.DefaultRequest
 
getHttpMethod() - Method in interface com.amazonaws.Request
Returns the HTTP method (GET, POST, etc) to use when sending this request.
getHTTPPort() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The HTTP port the custom origin listens on.
getHTTPPort() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The HTTP port the custom origin listens on.
getHttpRedirectCode() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the HTTP code to use in the redirect response.
getHttpRequest() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Returns the underlying HttpMethod object that contains/manages the actual HTTP connection.
getHttpRequest() - Method in class com.amazonaws.http.HttpResponse
Returns the original http request associated with this response.
getHttpRequest() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Returns the http request from which this input stream is derived.
getHttpResponse() - Method in class com.amazonaws.Response
 
getHttpResponse() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
 
getHTTPSPort() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The HTTPS port the custom origin listens on.
getHTTPSPort() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The HTTPS port the custom origin listens on.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
getIAMCertificateId() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution.
getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.Instance
The IAM instance profile associated with the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The IAM instance profile.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The IAM instance profile.
getIamInstanceProfile() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The IAM role that was specified when the job flow was launched.
getIAMInstanceProfileInfo() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
getIAMSecurityCredentials() - Static method in class com.amazonaws.util.EC2MetadataUtils
Returns the temporary security credentials (AccessKeyId, SecretAccessKey, SessionToken, and Expiration) associated with the IAM roles on the instance.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.Deployment
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.Permission
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user's IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user IAM ARN.
getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's IAM ARN.
getIamUserArns() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
An array of IAM user ARNs that identify the users to be described.
getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
ICMP protocol: The ICMP type and code.
getIcmpTypeCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
getId() - Method in class com.amazonaws.auth.policy.Policy
Returns the policy ID for this policy.
getId() - Method in class com.amazonaws.auth.policy.Principal
Returns the unique ID for this principal.
getId() - Method in class com.amazonaws.auth.policy.Resource
Returns the resource ID, typically an Amazon Resource Name (ARN), identifying this resource.
getId() - Method in class com.amazonaws.auth.policy.Statement
Returns the ID for this statement.
getId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The ID for the origin access identity.
getId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The ID for the origin access identity.
getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
The origin access identity's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
The distribution id.
getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
The distribution id.
getId() - Method in class com.amazonaws.services.cloudfront.model.Distribution
The identifier for the distribution.
getId() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The identifier for the distribution.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
The identity's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
The identity's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
The distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
The distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
The invalidation's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
The streaming distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
The streaming distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The identifier for the invalidation request.
getId() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
The unique ID for an invalidation request.
getId() - Method in class com.amazonaws.services.cloudfront.model.Origin
A unique identifier for the origin.
getId() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The identifier for the streaming distribution.
getId() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The identifier for the distribution.
getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The streaming distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The ID for the origin access identity.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The ID for the origin access identity.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
The origin access identity's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
The distribution id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
The distribution id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The identifier for the distribution.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The identifier for the distribution.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
The identity's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
The identity's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
The distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
The distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
The invalidation's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
The streaming distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
The streaming distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The identifier for the invalidation request.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
The unique ID for an invalidation request.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The identifier for the streaming distribution.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The identifier for the distribution.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The distribution's id.
getId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The streaming distribution's id.
getId() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Identifier of the pipeline that was assigned by AWS Data Pipeline.
getId() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Identifier of the object.
getId() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
The identifier of the object that contains the validation error.
getId() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
The identifier of the object that contains the validation warning.
getId() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The volume identifier.
getId() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The ID of the instance profile.
getId() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
The ID of the Amazon EC2 instance.
getId() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The unique identifier for the cluster.
getId() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The unique identifier for the cluster.
getId() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The unique identifier for the instance in Amazon EMR.
getId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The identifier of the instance group.
getId() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The identifier of the cluster step.
getId() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The identifier of the cluster step.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
The identifier of the job that you want to cancel.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
The identifier of the pipeline that you want to delete.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
The identifier of the preset for which you want to get detailed information.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The identifier that Elastic Transcoder assigned to the job.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The identifier for the pipeline.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Identifier for the new preset.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A unique identifier for the settings for one watermark.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
The identifier of the job for which you want to get detailed information.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
The identifier of the pipeline to read.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
The identifier of the preset for which you want to get detailed information.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The identifier of the pipeline for which you want to change notification settings.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ID of the pipeline that you want to update.
getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The identifier of the pipeline to update.
getId() - Method in class com.amazonaws.services.route53.model.ChangeInfo
The ID of the request.
getId() - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
The ID of the request.
getId() - Method in class com.amazonaws.services.route53.model.GetChangeRequest
The ID of the change batch request.
getId() - Method in class com.amazonaws.services.route53.model.GetHostedZoneRequest
The ID of the hosted zone for which you want to get a list of the name servers in the delegation set.
getId() - Method in class com.amazonaws.services.route53.model.HealthCheck
The ID of the specified health check.
getId() - Method in class com.amazonaws.services.route53.model.HostedZone
The ID of the specified hosted zone.
getId() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the ID of this rule.
getId() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the Id of this rule.
getId() - Method in class com.amazonaws.services.s3.model.Owner
Gets the ID of the owner.
getId(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
getId() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
getId() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
The id of an entry in a batch request.
getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
An identifier for this particular receipt handle.
getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Represents a message whose visibility timeout has been changed successfully.
getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
An identifier for this particular receipt handle.
getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Represents a successfully deleted message.
getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
An identifier for the message in this batch.
getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message in this batch.
getId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
getIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Returns the unique identifier for this grantee.
getIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Gets the grantee's e-mail address.
getIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Gets the identifier for this grantee.
getIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the group grantee's URI.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set feedback notification forwarding.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the topic will be set.
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getIdentity() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
Identity of the worker that was assigned this task.
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
Identity of the decider making the request.
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Identity of the worker making the request, which is recorded in the ActivityTaskStarted event in the workflow history.
getIdentity() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Identity of the decider making the request, which is recorded in the DecisionTaskStarted event in the workflow history.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the current status of Easy DKIM signing for an entity.
GetIdentityDkimAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityDkimAttributes operation.
GetIdentityDkimAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
GetIdentityDkimAttributesRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Identity Dkim Attributes Request Marshaller
GetIdentityDkimAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetIdentityDkimAttributesRequestMarshaller
 
GetIdentityDkimAttributesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the DKIM attributes for the specified identity.
GetIdentityDkimAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
GetIdentityDkimAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Identity Dkim Attributes Result StAX Unmarshaller
GetIdentityDkimAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetIdentityDkimAttributesResultStaxUnmarshaller
 
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
GetIdentityNotificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityNotificationAttributes operation.
GetIdentityNotificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
GetIdentityNotificationAttributesRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Identity Notification Attributes Request Marshaller
GetIdentityNotificationAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetIdentityNotificationAttributesRequestMarshaller
 
GetIdentityNotificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
Describes whether an identity has a bounce topic or complaint topic set, or feedback forwarding enabled.
GetIdentityNotificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
GetIdentityNotificationAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Identity Notification Attributes Result StAX Unmarshaller
GetIdentityNotificationAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetIdentityNotificationAttributesResultStaxUnmarshaller
 
getIdentityType() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
GetIdentityVerificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityVerificationAttributes operation.
GetIdentityVerificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
GetIdentityVerificationAttributesRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Identity Verification Attributes Request Marshaller
GetIdentityVerificationAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetIdentityVerificationAttributesRequestMarshaller
 
GetIdentityVerificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes for a list of identities.
GetIdentityVerificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
GetIdentityVerificationAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Identity Verification Attributes Result StAX Unmarshaller
GetIdentityVerificationAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetIdentityVerificationAttributesResultStaxUnmarshaller
 
getIds() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
A list of identifiers that match the query selectors.
getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received from a previous GET or PUT request.
getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
The value of the ETag header you received when you disabled the distribution.
getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
The value of the ETag header you received when you disabled the streaming distribution.
getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received when retrieving the identity's configuration.
getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The value of the ETag header you received when retrieving the distribution's configuration.
getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The value of the ETag header you received when retrieving the streaming distribution's configuration.
getIfMatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received from a previous GET or PUT request.
getIfMatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
The value of the ETag header you received when you disabled the distribution.
getIfMatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
The value of the ETag header you received when you disabled the streaming distribution.
getIfMatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received when retrieving the identity's configuration.
getIfMatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The value of the ETag header you received when retrieving the distribution's configuration.
getIfMatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The value of the ETag header you received when retrieving the streaming distribution's configuration.
getIgnoreMetricsTime() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks should ignore metrics and not raise any additional scaling events.
getImage() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
getImage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The image.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The image.
getImageAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Information about the image attribute.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) you want to use to launch your EC2 instances.
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.CopyImageResult
The ID of the new AMI.
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.
getImageId() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.Image
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the AMI used to launch the instance.
getImageId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the newly registered AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the AMI, which you can get by calling DescribeImages.
getImageIds() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
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 (for example, amazon, self) or the AWS account ID of the AMI owner.
getImages() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
getImageType() - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
getImmutableCredentials() - Method in class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Returns immutable session credentials for this session, beginning a new one if necessary.
getImpairedSince() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The time when a status check failed.
getImplementationFactory(Class<?>, Class<?>, WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
Override to control how implementation is instantiated.
getImplementationInstance() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinition
 
getImportInstance() - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing an instance, this contains information about the import instance task.
getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
A presigned URL for the import manifest stored in Amazon S3.
getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
A presigned URL for the import manifest stored in Amazon S3.
getImportTablesCompleted() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
getImportTablesInProgress() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
getImportTablesNotStarted() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
getImportVolume() - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing a volume, this contains information about the import volume task.
getIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
getIncludeCookies() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to include cookies in access logs, specify true for IncludeCookies.
getIncludedDeletedBackTo() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.
getIncludeDeleted() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns the value of the IncludeGlobalServiceEvents property for this object.
getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns the value of the IncludeGlobalServiceEvents property for this object.
getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Set to True to include AWS API calls from AWS global services such as IAM.
getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns the value of the IncludeGlobalServiceEvents property for this object.
getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns the value of the IncludeGlobalServiceEvents property for this object.
getIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
getIncludeResolvedCases() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether resolved support cases should be included in the DescribeCases results.
getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Returns the document to serve when a directory is specified (ex: index.html).
getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getIndexField() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
Defines a field in the index, including its name, type, and the source of its data.
getIndexField() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
The value of an IndexField and its current status.
getIndexField() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
The value of an IndexField and its current status.
getIndexFieldName() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
A string that represents the name of an index field.
getIndexFieldName() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The name of a field in the search index.
getIndexFields() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
The index fields configured for the domain.
getIndexFieldType() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The type of field.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns the name of the index used by this query.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The name of the local secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents the name of the local secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of an index to query.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
The name of the global secondary index to be updated.
getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The total size of the specified index, in bytes.
getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The total size of the specified index, in bytes.
getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
getInitialCaseStatus() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case when the ResolveCase request was sent.
getInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
getInitialRetryIntervalSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
getInitiated() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the date at which this upload was initiated.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
getInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
getInitiateMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
getInitiator() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the user who initiated this multipart upload.
getInitiator() - Method in class com.amazonaws.services.s3.model.PartListing
Returns details on the user who initiated the associated multipart upload.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The iSCSI initiator that connects to the target.
getInMemoryUpdates() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the list of all the necessary in-memory update on the object.
getInProgressInvalidationBatches() - Method in class com.amazonaws.services.cloudfront.model.Distribution
The number of invalidation batches currently in progress.
getInProgressInvalidationBatches() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The number of invalidation batches currently in progress.
getInput() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the file that is being transcoded.
getInput() - Method in class com.amazonaws.services.elastictranscoder.model.Job
A section of the request or response body that provides information about the file that is being transcoded.
getInput() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getInput() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the Input property for this object.
getInput() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
getInput() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getInput() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns the value of the Input property for this object.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The inputs provided when the activity task was scheduled.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The input provided to the activity task.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The input provided to the new workflow execution.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The input provided to the activity task.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional input to be provided with the signal.The target workflow execution will use the signal name and input to process the signal.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Input provided to the signal (if any).
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
Data to attach to the WorkflowExecutionSignaled event in the target workflow execution's history.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The input to be provided to the workflow execution.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The inputs provided to the child workflow execution (if any).
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The input for the workflow execution.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The input provided to the new workflow execution.
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
Inputs provided with the signal (if any).
getInput() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The input provided to the workflow execution (if any).
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if any, that you want to use for watermarks.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that contains media files to be transcoded.
getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.
getInputKey() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The name of the file to be used as album art.
getInputKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The name of the .png or .jpg file that you want to use for the watermark.
getInputs() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get list of step input paths.
getInputStream() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the input stream containing the data to be uploaded to Amazon S3.
getInputStream() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the stream containing the data to upload for the new part.
getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
Whether to install operating system and package updates when the instance boots.
getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to install operating system and package updates when the instance boots.
getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.Instance
Whether to install operating system and package updates when the instance boots.
getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to install operating system and package updates when the instance boots.
getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
Whether to install operating system and package updates when the instance boots.
getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to install operating system and package updates when the instance boots.
getInstance() - Method in class com.amazonaws.metrics.internal.cloudwatch.DefaultMetricCollectorFactory
Returns a instance of the Amazon CloudWatch request metric collector either by starting up a new one or returning an existing one if it's already started; null if any failure.
getInstance() - Method in interface com.amazonaws.metrics.MetricCollector.Factory
Returns an instance of the collector; or null if if failed to create one.
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.ActivityStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.AdjustmentTypeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.AlarmStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.AutoScalingGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.AutoScalingInstanceDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.BlockDeviceMappingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeAccountLimitsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeAdjustmentTypesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingNotificationTypesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeLaunchConfigurationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeMetricCollectionTypesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeNotificationConfigurationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribePoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeScalingActivitiesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeScalingProcessTypesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeScheduledActionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeTagsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.DescribeTerminationPolicyTypesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.EbsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.EnabledMetricStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.InstanceMonitoringStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.InstanceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.LaunchConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.MetricCollectionTypeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.MetricGranularityTypeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.NotificationConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.ProcessTypeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.PutScalingPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.ScalingPolicyStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.ScheduledUpdateGroupActionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.SuspendedProcessStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.TagDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.autoscaling.model.transform.TerminateInstanceInAutoScalingGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.CreateStackResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackEventsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourcesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.DescribeStacksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.EstimateTemplateCostResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.GetStackPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.GetTemplateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.ListStackResourcesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.ListStacksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.OutputStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.ParameterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.StackEventStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.StackResourceDetailStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.StackResourceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.StackResourceSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.StackStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.StackSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.TagStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.TemplateParameterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.UpdateStackResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudformation.model.transform.ValidateTemplateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ActiveTrustedSignersStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.AliasesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.AllowedMethodsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CacheBehaviorsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CacheBehaviorStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CookieNamesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CookiePreferenceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CreateDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CreateInvalidationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CreateStreamingDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CustomErrorResponsesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CustomErrorResponseStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.CustomOriginConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.DefaultCacheBehaviorStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.DistributionConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.DistributionListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.DistributionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.DistributionSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ForwardedValuesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GeoRestrictionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetDistributionConfigResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetInvalidationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionConfigResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.InvalidationBatchStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.InvalidationListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.InvalidationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.InvalidationSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.KeyPairIdsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ListDistributionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ListInvalidationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ListStreamingDistributionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.LoggingConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.OriginsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.OriginStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.PathsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.RestrictionsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.S3OriginConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.S3OriginStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.SignerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.StreamingLoggingConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.TrustedSignersStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.UpdateDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.UpdateStreamingDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront.model.transform.ViewerCertificateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ActiveTrustedSignersStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CachingBehaviorStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateInvalidationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateStreamingDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CustomOriginStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionConfigResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetInvalidationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionConfigResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationBatchStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListDistributionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListInvalidationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListStreamingDistributionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.LoggingConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.RequiredProtocolsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.S3OriginStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.SignerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionListStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TrustedSignersStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateStreamingDistributionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.AccessPoliciesStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.CreateDomainResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DefaultSearchFieldStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DefineIndexFieldResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DefineRankExpressionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DeleteDomainResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DeleteIndexFieldResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DeleteRankExpressionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeDefaultSearchFieldResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeDomainsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeIndexFieldsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeRankExpressionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeServiceAccessPoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeStemmingOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeStopwordOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DescribeSynonymOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.DomainStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.IndexDocumentsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.IndexFieldStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.IndexFieldStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.LiteralOptionsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.NamedRankExpressionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.OptionStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.RankExpressionStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.ServiceEndpointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.SourceAttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.SourceDataMapStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.SourceDataStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.SourceDataTrimTitleStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.StemmingOptionsStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.StopwordOptionsStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.SynonymOptionsStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.TextOptionsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.UIntOptionsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.UpdateDefaultSearchFieldResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.UpdateServiceAccessPoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.UpdateStemmingOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.UpdateStopwordOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudsearch.model.transform.UpdateSynonymOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.CreateTrailResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.DeleteTrailResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.DescribeTrailsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.GetTrailStatusResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.StartLoggingResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.StopLoggingResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.TrailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudtrail.model.transform.UpdateTrailResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.AlarmHistoryItemStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.DatapointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmHistoryResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsForMetricResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.DimensionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.GetMetricStatisticsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.ListMetricsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.MetricAlarmStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.cloudwatch.model.transform.MetricStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ActivatePipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.CreatePipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.DescribeObjectsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.DescribePipelinesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.EvaluateExpressionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.FieldJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.GetPipelineDefinitionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ListPipelinesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.PipelineDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.PipelineIdNameJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.PipelineObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.PollForTaskResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.PutPipelineDefinitionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.QueryObjectsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ReportTaskProgressResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ReportTaskRunnerHeartbeatResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.SetTaskStatusResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.TaskObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ValidatePipelineDefinitionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ValidationErrorJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.datapipeline.model.transform.ValidationWarningJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.AllocateConnectionOnInterconnectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.AllocatePrivateVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.AllocatePublicVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.ConfirmConnectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.ConfirmPrivateVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.ConfirmPublicVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.ConnectionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.CreateConnectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.CreateInterconnectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.CreatePrivateVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.CreatePublicVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DeleteConnectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DeleteInterconnectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DeleteVirtualInterfaceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsOnInterconnectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DescribeInterconnectsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DescribeLocationsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DescribeVirtualGatewaysResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.DescribeVirtualInterfacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.InterconnectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.LocationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.RouteFilterPrefixJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.VirtualGatewayJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.directconnect.model.transform.VirtualInterfaceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.AttributeValueJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.BatchGetItemResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.BatchResponseJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.BatchWriteItemResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.BatchWriteResponseJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.CreateTableResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.DeleteItemResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.DeleteRequestJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.DeleteTableResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.DescribeTableResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.GetItemResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.KeyJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.KeysAndAttributesJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.KeySchemaElementJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.KeySchemaJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.ListTablesResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.ProvisionedThroughputDescriptionJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.PutItemResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.PutRequestJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.QueryResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.ScanResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.TableDescriptionJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.UpdateItemResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.UpdateTableResultJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodb.model.transform.WriteRequestJsonUnmarshaller
Deprecated.
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.AttributeDefinitionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.AttributeValueJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.BatchGetItemResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.BatchWriteItemResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.CapacityJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.ConsumedCapacityJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.CreateTableResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteItemResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteRequestJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteTableResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.DescribeTableResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.GetItemResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.GlobalSecondaryIndexDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.ItemCollectionMetricsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.KeysAndAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.KeySchemaElementJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.ListTablesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.LocalSecondaryIndexDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.ProjectionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.ProvisionedThroughputDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.PutItemResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.PutRequestJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.QueryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.ScanResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.TableDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.UpdateItemResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.UpdateTableResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.dynamodbv2.model.transform.WriteRequestJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AccountAttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AccountAttributeValueStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AddressStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AllocateAddressResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AssociateAddressResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AssociateRouteTableResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AttachNetworkInterfaceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AttachVolumeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AttachVpnGatewayResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AvailabilityZoneMessageStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.AvailabilityZoneStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.BlockDeviceMappingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.BundleInstanceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.BundleTaskErrorStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.BundleTaskStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CancelBundleTaskResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CancelledSpotInstanceRequestStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CancelReservedInstancesListingResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CancelSpotInstanceRequestsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ConfirmProductInstanceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ConversionTaskStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CopyImageResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CopySnapshotResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateCustomerGatewayResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateDhcpOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateImageResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateInstanceExportTaskResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateInternetGatewayResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateKeyPairResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateNetworkAclResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateNetworkInterfaceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateReservedInstancesListingResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateRouteTableResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateSecurityGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateSnapshotResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateSpotDatafeedSubscriptionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateSubnetResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateVolumePermissionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateVolumeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateVpcResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CreateVpnGatewayResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.CustomerGatewayStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeAccountAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeAddressesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeAvailabilityZonesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeBundleTasksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeConversionTasksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeCustomerGatewaysResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeDhcpOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeExportTasksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeImageAttributeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeImagesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeInstanceAttributeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeInstanceStatusResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeInternetGatewaysResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeKeyPairsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkAclsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfaceAttributeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfacesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeRegionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesListingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesModificationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesOfferingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeRouteTablesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSecurityGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSnapshotAttributeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSnapshotsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSpotDatafeedSubscriptionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSpotInstanceRequestsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSpotPriceHistoryResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeSubnetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeTagsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVolumeAttributeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVolumesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVolumeStatusResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVpcAttributeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVpcsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVpnConnectionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DescribeVpnGatewaysResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DetachVolumeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DhcpConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DhcpOptionsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DiskImageDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.DiskImageVolumeDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.EbsBlockDeviceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.EbsInstanceBlockDeviceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ExportTaskStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ExportToS3TaskStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.GetConsoleOutputResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.GetPasswordDataResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.GroupIdentifierStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.IamInstanceProfileSpecificationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.IamInstanceProfileStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.IcmpTypeCodeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImageAttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImageStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImportInstanceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImportInstanceTaskDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImportInstanceVolumeDetailItemStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImportKeyPairResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImportVolumeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ImportVolumeTaskDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceAttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceBlockDeviceMappingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceCountStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceExportDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceMonitoringStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceAssociationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceAttachmentStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceSpecificationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstancePrivateIpAddressStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStateChangeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStatusDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStatusEventStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStatusSummaryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InstanceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InternetGatewayAttachmentStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.InternetGatewayStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.IpPermissionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.KeyPairInfoStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.KeyPairStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.LaunchPermissionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.LaunchSpecificationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ModifyReservedInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.MonitoringStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.MonitorInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkAclAssociationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkAclEntryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkAclStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkInterfaceAssociationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkInterfaceAttachmentStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkInterfacePrivateIpAddressStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.NetworkInterfaceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PlacementGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PlacementStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PortRangeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PriceScheduleStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PricingDetailStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PrivateIpAddressSpecificationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ProductCodeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PropagatingVgwStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.PurchaseReservedInstancesOfferingResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RecurringChargeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RegionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RegisterImageResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclAssociationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReplaceRouteTableAssociationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RequestSpotInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesIdStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesListingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesModificationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesModificationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesOfferingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RouteStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RouteTableAssociationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RouteTableStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.RunInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.S3StorageStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SnapshotStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SpotDatafeedSubscriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SpotInstanceRequestStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SpotInstanceStateFaultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SpotInstanceStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SpotPlacementStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SpotPriceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.StartInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.StateReasonStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.StopInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.StorageStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.SubnetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.TagDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.TagStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.TerminateInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.UnmonitorInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.UserIdGroupPairStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VgwTelemetryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeAttachmentStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeStatusActionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeStatusDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeStatusEventStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeStatusInfoStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeStatusItemStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VolumeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VpcAttachmentStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VpcStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VpnConnectionOptionsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VpnConnectionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VpnGatewayStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.ec2.model.transform.VpnStaticRouteStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.AvailabilityZoneStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheClusterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheEngineVersionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheNodeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheNodeTypeSpecificParameterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheNodeTypeSpecificValueStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheClustersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheEngineVersionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheParameterGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheParametersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheSecurityGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheSubnetGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeEventsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeReplicationGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesOfferingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.EC2SecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.EndpointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.EngineDefaultsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.EventStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ModifyCacheParameterGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.NodeGroupMemberStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.NodeGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.NotificationConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ParameterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.PendingModifiedValuesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.RecurringChargeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ReplicationGroupPendingModifiedValuesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ReplicationGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodesOfferingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.ResetCacheParameterGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.SecurityGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticache.model.transform.SubnetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ApplicationDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ApplicationVersionDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.AutoScalingGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.CheckDNSAvailabilityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationOptionDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationOptionSettingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationSettingsDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationVersionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateConfigurationTemplateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateEnvironmentResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateStorageLocationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationVersionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationSettingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentResourcesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEventsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentInfoDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentResourceDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentResourcesDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentTierStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.EventDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.InstanceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.LaunchConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ListAvailableSolutionStacksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ListenerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.LoadBalancerDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.LoadBalancerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.OptionRestrictionRegexStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.QueueStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.RetrieveEnvironmentInfoResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.S3LocationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.SolutionStackDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.TerminateEnvironmentResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.TriggerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationVersionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateConfigurationTemplateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateEnvironmentResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ValidateConfigurationSettingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticbeanstalk.model.transform.ValidationMessageStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.AccessLogStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.AppCookieStickinessPolicyStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.ApplySecurityGroupsToLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.AttachLoadBalancerToSubnetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.BackendServerDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.ConfigureHealthCheckResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.ConnectionDrainingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateAppCookieStickinessPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLBCookieStickinessPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.CrossZoneLoadBalancingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeregisterInstancesFromLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeInstanceHealthResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPolicyTypesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DetachLoadBalancerFromSubnetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.DisableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.EnableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.HealthCheckStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.InstanceStateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.InstanceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.LBCookieStickinessPolicyStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerAttributesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.ModifyLoadBalancerAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.PoliciesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyAttributeDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyAttributeTypeDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyTypeDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.RegisterInstancesWithLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesForBackendServerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesOfListenerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancing.model.transform.SourceSecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.AddInstanceGroupsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.AddJobFlowStepsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.AddTagsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ApplicationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.BootstrapActionConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.BootstrapActionDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterStateChangeReasonJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterStatusJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterTimelineJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.CommandJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeClusterResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeJobFlowsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeStepResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.Ec2InstanceAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.HadoopJarStepConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.HadoopStepConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupStateChangeReasonJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupStatusJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupTimelineJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceStateChangeReasonJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceStatusJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceTimelineJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowExecutionStatusDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowInstancesDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.KeyValueJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ListBootstrapActionsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ListClustersResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ListInstanceGroupsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ListInstancesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ListStepsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.PlacementTypeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.RemoveTagsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.RunJobFlowResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.ScriptBootstrapActionConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepExecutionStatusDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepStateChangeReasonJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepStatusJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.StepTimelineJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticmapreduce.model.transform.TagJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ArtworkJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.AudioCodecOptionsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.AudioParametersJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.CancelJobResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ClipJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.CreateJobResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.CreatePipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.CreatePresetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.DeletePipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.DeletePresetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.JobAlbumArtJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.JobInputJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.JobJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.JobOutputJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.JobWatermarkJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByPipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByStatusResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ListPipelinesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ListPresetsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.NotificationsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.PermissionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.PipelineJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.PipelineOutputConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.PlaylistJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.PresetJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.PresetWatermarkJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ReadJobResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ReadPipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ReadPresetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.TestRoleResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.ThumbnailsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.TimeSpanJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineNotificationsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineStatusResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elastictranscoder.model.transform.VideoParametersJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.CompleteMultipartUploadResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.CreateVaultResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.DescribeJobResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.DescribeVaultOutputJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.DescribeVaultResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.GetJobOutputResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.GetVaultNotificationsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.GlacierJobDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.InitiateJobResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.InitiateMultipartUploadResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.InventoryRetrievalJobDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.ListJobsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.ListMultipartUploadsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.ListPartsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.ListVaultsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.PartListElementJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.UploadArchiveResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.UploadListElementJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.UploadMultipartPartResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.glacier.model.transform.VaultNotificationConfigJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.AccessKeyMetadataStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.AccessKeyStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateAccessKeyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateInstanceProfileResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateLoginProfileResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateRoleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateSAMLProviderResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateUserResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.CreateVirtualMFADeviceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetAccountPasswordPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetAccountSummaryResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetGroupPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetInstanceProfileResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetLoginProfileResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetRolePolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetRoleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetSAMLProviderResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetServerCertificateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetUserPolicyResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GetUserResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.GroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.InstanceProfileStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListAccessKeysResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListAccountAliasesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupPoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupsForUserResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesForRoleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListMFADevicesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListRolePoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListRolesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListSAMLProvidersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListServerCertificatesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListSigningCertificatesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListUserPoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListUsersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ListVirtualMFADevicesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.LoginProfileStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.MFADeviceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.PasswordPolicyStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.RoleStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.SAMLProviderListEntryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ServerCertificateMetadataStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.ServerCertificateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.SigningCertificateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.UpdateSAMLProviderResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.UploadServerCertificateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.UploadSigningCertificateResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.UserStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.identitymanagement.model.transform.VirtualMFADeviceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.importexport.model.transform.CancelJobResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.importexport.model.transform.CreateJobResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.importexport.model.transform.GetStatusResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.importexport.model.transform.JobStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.importexport.model.transform.ListJobsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.importexport.model.transform.UpdateJobResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.DescribeStreamResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.GetRecordsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.GetShardIteratorResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.HashKeyRangeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.ListStreamsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.PutRecordResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.RecordJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.SequenceNumberRangeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.ShardJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.kinesis.model.transform.StreamDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.AppJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.AutoScalingThresholdsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CloneStackResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CommandJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CreateAppResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CreateDeploymentResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CreateInstanceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CreateLayerResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CreateStackResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.CreateUserProfileResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DeploymentCommandJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DeploymentJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeAppsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeCommandsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeDeploymentsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeElasticIpsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeElasticLoadBalancersResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeInstancesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeLayersResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeLoadBasedAutoScalingResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeMyUserProfileResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribePermissionsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeRaidArraysResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeServiceErrorsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeStacksResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeStackSummaryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeTimeBasedAutoScalingResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeUserProfilesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.DescribeVolumesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.ElasticIpJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.ElasticLoadBalancerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.GetHostnameSuggestionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.InstanceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.InstancesCountJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.LayerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.LoadBasedAutoScalingConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.PermissionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.RaidArrayJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.RecipesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.RegisterElasticIpResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.RegisterVolumeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.SelfUserProfileJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.ServiceErrorJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.SourceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.SslConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.StackConfigurationManagerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.StackJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.StackSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.TimeBasedAutoScalingConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.UserProfileJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.VolumeConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.VolumeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.opsworks.model.transform.WeeklyAutoScalingScheduleJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.AvailabilityZoneStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.CharacterSetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBEngineVersionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBInstanceStatusInfoStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBInstanceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBParameterGroupStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBParameterGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBSnapshotStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBEngineVersionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesDetailsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBParameterGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBParametersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBSecurityGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBSnapshotsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeDBSubnetGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeEventCategoriesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeEventsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeEventSubscriptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeOptionGroupOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeOptionGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeOrderableDBInstanceOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesOfferingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.DownloadDBLogFilePortionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.EC2SecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.EndpointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.EngineDefaultsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.EventCategoriesMapStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.EventStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.EventSubscriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.IPRangeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.ListTagsForResourceResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.ModifyDBParameterGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OptionGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OptionGroupOptionSettingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OptionGroupOptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OptionGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OptionSettingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.OrderableDBInstanceOptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.ParameterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.PendingModifiedValuesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.RecurringChargeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.ReservedDBInstancesOfferingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.ReservedDBInstanceStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.ResetDBParameterGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.SubnetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.TagStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rds.model.transform.VpcSecurityGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.AccountWithRestoreAccessStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.AvailabilityZoneStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterNodeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterSnapshotCopyStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ClusterVersionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DefaultClusterParametersStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClusterParameterGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClusterParametersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSecurityGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSnapshotsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClustersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSubnetGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeClusterVersionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeEventCategoriesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeEventsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeEventSubscriptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeHsmClientCertificatesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeHsmConfigurationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeLoggingStatusResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeOrderableClusterOptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeReservedNodeOfferingsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeReservedNodesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DescribeResizeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.DisableLoggingResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EC2SecurityGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ElasticIpStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EnableLoggingResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EndpointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EventCategoriesMapStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EventInfoMapStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EventStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.EventSubscriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.HsmClientCertificateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.HsmConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.HsmStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.IPRangeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ModifyClusterParameterGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.OrderableClusterOptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ParameterStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.PendingModifiedValuesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.RecurringChargeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ReservedNodeOfferingStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ReservedNodeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.ResetClusterParameterGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.RestoreStatusStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.SnapshotStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.SubnetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.redshift.model.transform.VpcSecurityGroupMembershipStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.AliasTargetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ChangeInfoStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ChangeResourceRecordSetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.CreateHealthCheckResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.CreateHostedZoneResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.DelegationSetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.DeleteHealthCheckResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.DeleteHostedZoneResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.GetChangeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.GetHealthCheckResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.GetHostedZoneResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.HealthCheckConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.HealthCheckStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.HostedZoneConfigStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.HostedZoneStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ListHealthChecksResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ListHostedZonesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ListResourceRecordSetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ResourceRecordSetStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.route53.model.transform.ResourceRecordStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.s3.internal.Mimetypes
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.AssumedRoleUserStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithSAMLResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithWebIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.CredentialsStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.DecodeAuthorizationMessageResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.FederatedUserStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.GetFederationTokenResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.securitytoken.model.transform.GetSessionTokenResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpledb.model.transform.AttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpledb.model.transform.DomainMetadataResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpledb.model.transform.GetAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpledb.model.transform.ItemStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpledb.model.transform.ListDomainsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpledb.model.transform.SelectResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.DeleteIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityDkimAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityNotificationAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityVerificationAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.GetSendQuotaResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.GetSendStatisticsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.IdentityDkimAttributesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.IdentityNotificationAttributesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.IdentityVerificationAttributesStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.ListIdentitiesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.ListVerifiedEmailAddressesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.SendDataPointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.SendEmailResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.SendRawEmailResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityDkimEnabledResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityFeedbackForwardingEnabledResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityNotificationTopicResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.VerifyDomainDkimResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.VerifyDomainIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleemail.model.transform.VerifyEmailIdentityResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCanceledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCancelRequestedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCompletedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskScheduledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskStartedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskStatusJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskTimedOutEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeInfosJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.CancelTimerFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.CancelWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionCanceledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionCompletedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskCompletedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskScheduledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskStartedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskTimedOutEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DomainConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DomainDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DomainInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.DomainInfosJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ExternalWorkflowExecutionSignaledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.FailWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.HistoryEventJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.HistoryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.MarkerRecordedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.PendingTaskCountJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.RecordMarkerFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelActivityTaskFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.RunJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.ScheduleActivityTaskFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.SignalExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.StartChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.StartChildWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.StartTimerFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.TaskListJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.TimerCanceledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.TimerFiredEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.TimerStartedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCanceledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCompletedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionContinuedAsNewEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCountJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionInfosJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionOpenCountsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionSignaledEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionStartedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeConfigurationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeInfosJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.ConfirmSubscriptionResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.CreatePlatformApplicationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.CreatePlatformEndpointResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.CreateTopicResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.EndpointStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.GetEndpointAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.GetPlatformApplicationAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.GetSubscriptionAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.GetTopicAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.ListEndpointsByPlatformApplicationResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.ListPlatformApplicationsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.ListSubscriptionsByTopicResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.ListSubscriptionsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.ListTopicsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.PlatformApplicationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.PublishResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.SubscribeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.SubscriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sns.model.transform.TopicStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.BatchResultErrorEntryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.CreateQueueResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchResultEntryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.GetQueueAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.GetQueueUrlResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.ListDeadLetterSourceQueuesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.ListQueuesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.MessageStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.ReceiveMessageResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.SendMessageBatchResultEntryStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.SendMessageBatchResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.sqs.model.transform.SendMessageResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ActivateGatewayResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.AddCacheResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.AddUploadBufferResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.AddWorkingStorageResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CachediSCSIVolumeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CancelArchivalResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CancelRetrievalResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ChapInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CreateCachediSCSIVolumeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotFromVolumeRecoveryPointResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CreateStorediSCSIVolumeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.CreateTapesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteBandwidthRateLimitResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteChapCredentialsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteGatewayResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteSnapshotScheduleResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteTapeArchiveResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteTapeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeleteVolumeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeBandwidthRateLimitResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeCachediSCSIVolumesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeCacheResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeChapCredentialsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeGatewayInformationResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeMaintenanceStartTimeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeSnapshotScheduleResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeStorediSCSIVolumesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapeArchivesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapeRecoveryPointsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeUploadBufferResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeVTLDevicesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DescribeWorkingStorageResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DeviceiSCSIAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DisableGatewayResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.DiskJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.GatewayInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ListGatewaysResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ListLocalDisksResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ListVolumeRecoveryPointsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ListVolumesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.NetworkInterfaceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeArchiveResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeRecoveryPointResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.ShutdownGatewayResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.StartGatewayResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.StorediSCSIVolumeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.TapeArchiveJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.TapeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.TapeRecoveryPointInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.UpdateBandwidthRateLimitResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.UpdateChapCredentialsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.UpdateGatewayInformationResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.UpdateGatewaySoftwareNowResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.UpdateMaintenanceStartTimeResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.UpdateSnapshotScheduleResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.VolumeInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.VolumeiSCSIAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.VolumeRecoveryPointInfoJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.storagegateway.model.transform.VTLDeviceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.AddCommunicationToCaseResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.CaseDetailsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.CategoryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.CommunicationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.CreateCaseResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeCasesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeCommunicationsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeServicesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeSeverityLevelsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckRefreshStatusesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckResultResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorChecksResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckSummariesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.RecentCaseCommunicationsJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.RefreshTrustedAdvisorCheckResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.ResolveCaseResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.ServiceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.SeverityLevelJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckDescriptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckRefreshStatusJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCostOptimizingSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorResourceDetailJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.support.model.transform.TrustedAdvisorResourcesSummaryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DateUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.LongUnmarshaller
 
getInstance() - Static method in class com.amazonaws.transform.SimpleTypeUnmarshallers.StringUnmarshaller
 
getInstanceAction() - Static method in class com.amazonaws.util.EC2MetadataUtils
Notifies the instance that it should reboot in preparation for bundling.
getInstanceAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
getInstanceCloseEvent(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.InstanceCount
he number of listed Reserved Instances in the state specified by the state.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum number of Spot Instances to launch.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The number of modified Reserved Instances.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Target number of instances for the instance group.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Target size for the instance group.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The number of Amazon EC2 instances used to execute the job flow.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The number of Amazon EC2 instances in the cluster.
getInstanceCount() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The number of instances to add or remove when the load exceeds a threshold.
getInstanceCounts() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
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.
getInstanceExportDetails() - Method in class com.amazonaws.services.ec2.model.ExportTask
The instance being exported.
getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Unique identifier for the instance group.
getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Unique ID of the instance group to expand or shrink.
getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The identifier of the instance group for which to list the instances.
getInstanceGroupIds() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The list of instance groups for the cluster and given filters.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
getInstanceGroupType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The type of the instance group.
getInstanceGroupTypes() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The type of instance group for which to list the instances.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the Amazon EC2 instance you want to use to create the Auto Scaling group.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon EC2 instance you want to use to create the launch configuration.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon EC2 instance to be terminated.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Address
The ID of the instance the address is associated with (if any).
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the instance associated with this bundle task.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a NAT instance in your VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the Windows instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the Windows instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The ID of the resource being exported.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a NAT instance in your VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of a NAT instance in your VPC.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance ID, if an instance has been launched to fulfill the Spot Instance request.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the instance.
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.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.Command
The ID of the instance where the command was executed.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The ID of the instance that the address is attached to.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.ServiceError
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.opsworks.model.Volume
The instance ID.
getInstanceId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the ID of this instance.
getInstanceIdentity() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Identity information for the Amazon EC2 instance that is hosting the task runner.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
getInstanceIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The instance IDs for the deployment targets.
getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.Deployment
The IDs of the target instances.
getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
An array of instance IDs to be described.
getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
An array of instance IDs.
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
getInstanceLifecycle() - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring if it is disabled.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
getInstanceOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The AWS account ID of the owner of the instance.
getInstanceOwnerId() - Method in class com.amazonaws.services.ec2.model.Route
The AWS account ID of the owner of the instance.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides the port on which the back-end server is listening.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The port number associated with the back-end server.
getInstanceProfile(GetInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfile(GetInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfile() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Information about the instance profile.
getInstanceProfile() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Information about the instance profile.
getInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.Instance
The ARN of the instance's IAM profile.
getInstanceProfileAsync(GetInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileAsync(GetInstanceProfileRequest, AsyncHandler<GetInstanceProfileRequest, GetInstanceProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileAsync(GetInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileAsync(GetInstanceProfileRequest, AsyncHandler<GetInstanceProfileRequest, GetInstanceProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role.
getInstanceProfileId() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The stable and unique string identifying the instance profile.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the instance profile to update.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Name of the instance profile to create.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Name of the instance profile to delete.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Name of the instance profile to get information about.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The name identifying the instance profile.
getInstanceProfileName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the instance profile to update.
GetInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetInstanceProfile operation.
GetInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
 
GetInstanceProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Instance Profile Request Marshaller
GetInstanceProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetInstanceProfileRequestMarshaller
 
GetInstanceProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetInstanceProfile action.
GetInstanceProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
 
GetInstanceProfileResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Instance Profile Result StAX Unmarshaller
GetInstanceProfileResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetInstanceProfileResultStaxUnmarshaller
 
getInstanceProfiles() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
getInstanceProfiles() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
getInstanceProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the protocol to use for routing traffic to back-end instances - HTTP, HTTPS, TCP, or SSL.
getInstanceRequestCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Target number of instances to run in the instance group.
getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
getInstanceRunningCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Actual count of running instances.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
getInstances() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the load balancer.
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 load balancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instance IDs that should be registered with the load balancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the load balancer.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the Amazon EC2 instances of the job flow.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The list of instances for the cluster and given filters.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A specification of the number and type of Amazon EC2 instances on which to run the job flow.
getInstances() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
An array of Instance objects that describe the instances.
getInstancesCount() - Method in class com.amazonaws.services.opsworks.model.StackSummary
An InstancesCount object with the number of instances in each status.
getInstanceState() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The intended state of the instance.
getInstanceStates() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
getInstanceStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
getInstanceStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
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.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance type to the specified value.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The EC2 instance type for all instances in the instance group.
getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The Amazon EC2 instance type for all instances in the instance group.
getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Amazon EC2 Instance type.
getInstanceType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance type.
getInstanceType() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance type.
getInstanceType() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance type.
getInstanceType() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the type of the instance.
getInstanceTypes() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more instance types.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
getInt(int) - Method in class com.amazonaws.util.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class com.amazonaws.util.json.JSONObject
Get the int value associated with a key.
getInterconnectId() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
ID of the interconnect on which the connection will be provisioned.
getInterconnectId() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The ID of the interconnect.
getInterconnectId() - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
The ID of the interconnect.
getInterconnectId() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
ID of the interconnect on which a list of connection is provisioned.
getInterconnectId() - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
The ID of the interconnect.
getInterconnectId() - Method in class com.amazonaws.services.directconnect.model.Interconnect
The ID of the interconnect.
getInterconnectName() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
The name of the interconnect.
getInterconnectName() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The name of the interconnect.
getInterconnectName() - Method in class com.amazonaws.services.directconnect.model.Interconnect
The name of the interconnect.
getInterconnects() - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
A list of interconnects.
getInterconnectState() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
State of the interconnect.
getInterconnectState() - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
State of the interconnect.
getInterconnectState() - Method in class com.amazonaws.services.directconnect.model.Interconnect
State of the interconnect.
getInterlaced() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Whether the input file is interlaced.
getInternalConfig() - Static method in class com.amazonaws.internal.config.InternalConfig.Factory
Returns a non-null and immutable instance of the AWS SDK internal configuration.
getInternetGateway() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Information about the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
The ID of the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the Internet gateway.
getInternetGatewayId() - Method in class com.amazonaws.services.ec2.model.InternetGateway
The ID of the Internet gateway.
getInternetGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
getInternetGateways() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
getInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
getInterval() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The number of seconds between thumbnails.
getInvalidation(GetInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the information about an invalidation.
getInvalidation(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the information about an invalidation.
getInvalidation() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
The invalidation's information.
getInvalidation() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
The invalidation's information.
getInvalidation(GetInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the information about an invalidation.
getInvalidation(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the information about an invalidation.
getInvalidation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
The invalidation's information.
getInvalidation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
The invalidation's information.
getInvalidationAsync(GetInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about an invalidation.
getInvalidationAsync(GetInvalidationRequest, AsyncHandler<GetInvalidationRequest, GetInvalidationResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about an invalidation.
getInvalidationAsync(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about an invalidation.
getInvalidationAsync(GetInvalidationRequest, AsyncHandler<GetInvalidationRequest, GetInvalidationResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about an invalidation.
getInvalidationAsync(GetInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the information about an invalidation.
getInvalidationAsync(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the information about an invalidation.
getInvalidationBatch() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
The batch information for the invalidation.
getInvalidationBatch() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The current invalidation information for the batch request.
getInvalidationBatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
The batch information for the invalidation.
getInvalidationBatch() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The current invalidation information for the batch request.
getInvalidationList() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
Information about invalidation batches.
getInvalidationList() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
Information about invalidation batches.
GetInvalidationRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetInvalidation operation.
GetInvalidationRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
Default constructor for a new GetInvalidationRequest object.
GetInvalidationRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
Constructs a new GetInvalidationRequest object.
GetInvalidationRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetInvalidation operation.
GetInvalidationRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
Default constructor for a new GetInvalidationRequest object.
GetInvalidationRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
Constructs a new GetInvalidationRequest object.
GetInvalidationRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Invalidation Request Marshaller
GetInvalidationRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetInvalidationRequestMarshaller
 
GetInvalidationRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Invalidation Request Marshaller
GetInvalidationRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetInvalidationRequestMarshaller
 
GetInvalidationResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetInvalidationResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetInvalidationResult
 
GetInvalidationResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetInvalidationResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
 
GetInvalidationResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Invalidation Result StAX Unmarshaller
GetInvalidationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetInvalidationResultStaxUnmarshaller
 
GetInvalidationResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Invalidation Result StAX Unmarshaller
GetInvalidationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetInvalidationResultStaxUnmarshaller
 
getInvalidationSummaries() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A complex type that lists the Invalidation ID and the status of that request.
getInventoryRetrievalParameters() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Parameters used for range inventory retrieval.
getInventoryRetrievalParameters() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Parameters used for range inventory retrieval.
getInventoryRetrievalParameters() - Method in class com.amazonaws.services.glacier.model.JobParameters
Input parameters used for range inventory retrieval.
getInventorySizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
getInventorySizeInBytes() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
getIops() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of I/O operations per second (IOPS) that the volume supports.
getIops() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The number of I/O operations per second (IOPS) that the volume supports.
getIops() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The number of I/O operations per second (IOPS) that the volume supports.
getIops() - Method in class com.amazonaws.services.ec2.model.Volume
The number of I/O operations per second (IOPS) that the volume supports.
getIops() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
getIops() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
getIops() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the Provisioned IOPS (I/O operations per second) value.
getIops() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
getIops() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new Provisioned IOPS (I/O operations per second) value for the RDS instance.
getIops() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is being applied.
getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second.
getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
getIp() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The IP address.
getIpAddress() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The Internet-routable IP address of the customer gateway's outside interface.
getIPAddress() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
IP Address of the instance being checked.
getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The ID of the owner of the Elastic IP address.
getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The ID of the Elastic IP address owner.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest

getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest

getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest

getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest

getIpPermissions() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
getIpPermissionsEgress() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.IpPermission
The protocol.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
getIPRanges() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
getIPRanges() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
getIps() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
An array of Elastic IP addresses to be described.
getIpv4Address() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 4 (IPv4) address of the interface.
getIPv4Association(String) - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.
getIpv6Address() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 6 (IPv6) address of the interface.
getIsCanceled() - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
getIsCollection() - Method in class com.amazonaws.services.rds.model.OptionSetting
Indicates if the option setting is part of a collection.
getIsDefault() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
getIsDefault() - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
getIsLogging() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Whether the CloudTrail is currently logging AWS API calls.
getIsModifiable() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
getIsModifiable() - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
getIsModifiable() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Boolean value where true indicates that this option group option can be changed from the default value.
getIsModifiable() - Method in class com.amazonaws.services.rds.model.OptionSetting
A Boolean value that, when true, indicates the option setting can be modified from the default.
getIsModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
getIsModifiable() - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
getIssueType() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The type of issue for the case.
getIsSuppressed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
getIsTruncated() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
getIsTruncated() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A flag indicating whether there are more health checks to be listed.
getIsTruncated() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A flag indicating whether there are more hosted zones to be listed.
getIsTruncated() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A flag that indicates whether there are more resource record sets to be listed.
getItem(GetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Retrieves a set of Attributes for an item that matches the primary key.
getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Retrieves a set of Attributes for an item that matches the primary key.
getItem() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
Contains the requested attributes.
getItem() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
A map of the attributes for the item, and must include the primary key values that define the item.
getItem() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
The item to put
getItem(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem(String, Map<String, AttributeValue>, Boolean) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by AttributesToGet.
getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute name/value pairs, one for each attribute.
getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
getItemAsync(GetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The GetItem operation returns a set of attributes for the item with the given primary key.
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The GetItem operation returns a set of attributes for the item with the given primary key.
getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The GetItem operation returns a set of attributes for the item with the given primary key.
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The GetItem operation returns a set of attributes for the item with the given primary key.
getItemCollectionKey() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
The hash key value of the item collection.
getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Information about item collections, if any, that were affected by the operation.
getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Information about item collections, if any, that were affected by the operation.
getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Information about item collections, if any, that were affected by the operation.
getItemCount() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Returns the value of the ItemCount property for this object.
getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The number of items in the specified index.
getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The number of items in the specified index.
getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The number of items in the specified table.
getItemCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
getItemName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
getItemName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
getItemName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
getItemNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
GetItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use GetItemRequest instead.
GetItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
Default constructor for a new GetItemRequest object.
GetItemRequest(String, Key) - Constructor for class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
Constructs a new GetItemRequest object.
GetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the GetItem operation.
GetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Default constructor for a new GetItemRequest object.
GetItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Constructs a new GetItemRequest object.
GetItemRequest(String, Map<String, AttributeValue>, Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Constructs a new GetItemRequest object.
GetItemRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
GetItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.GetItemRequestMarshaller
Deprecated.
 
GetItemRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Get Item Request Marshaller
GetItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.GetItemRequestMarshaller
 
GetItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use GetItemResult instead.
GetItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
 
GetItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a GetItem operation.
GetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
GetItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
GetItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.GetItemResultJsonUnmarshaller
Deprecated.
 
GetItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Get Item Result JSON Unmarshaller
GetItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.GetItemResultJsonUnmarshaller
 
getItems() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
A complex type that contains one Signer complex type for each unique trusted signer that is specified in the TrustedSigners complex type, including trusted signers in the default cache behavior and in all of the other cache behaviors.
getItems() - Method in class com.amazonaws.services.cloudfront.model.Aliases
Optional: A complex type that contains CNAME elements, if any, for this distribution.
getItems() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
getItems() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
Optional: A complex type that contains cache behaviors for this distribution.
getItems() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.
getItems() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
Optional: A complex type that contains whitelisted cookies for this cache behavior.
getItems() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
Optional: A complex type that contains custom error responses for this distribution.
getItems() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A complex type that contains one DistributionSummary element for each distribution that was created by the current AWS account.
getItems() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
A complex type that contains a Location element for each country in which you want CloudFront either to distribute your content (whitelist) or not distribute your content (blacklist).
getItems() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.
getItems() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
getItems() - Method in class com.amazonaws.services.cloudfront.model.Origins
A complex type that contains origins for this distribution.
getItems() - Method in class com.amazonaws.services.cloudfront.model.Paths
A complex type that contains a list of the objects that you want to invalidate.
getItems() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A complex type that contains one StreamingDistributionSummary element for each distribution that was created by the current AWS account.
getItems() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Optional: A complex type that contains trusted signers for this cache behavior.
getItems() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
Returns the value of the Items property for this object.
getItems() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Returns the value of the Items property for this object.
getItems() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Returns the value of the Items property for this object.
getItems() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
An array of item attributes that match the query criteria.
getItems() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
An array of item attributes that match the scan criteria.
getItems() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
getItems() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
getItems() - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
getItems(String) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getItems(String, int) - Static method in class com.amazonaws.util.EC2MetadataUtils
 
getIV() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
 
getJar() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A path to a JAR file run during the step.
getJar() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The path to the JAR file that runs during the step.
getJmxInfoProvider() - Static method in class com.amazonaws.jmx.spi.JmxInfoProvider.Factory
 
getJob() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
A section of the response body that provides information about the job that is created.
getJob() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
A section of the response body that provides information about the job.
getJobDescription() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job description you provided when you initiated the job.
getJobDescription() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job description you provided when you initiated the job.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Job flow in which to add the instance groups.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
The job flow ID in which the instance groups are added.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A string that uniquely identifies the job flow.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The job flow identifier.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
An unique identifier for the job flow.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A list of strings that uniquely identify the job flows to protect.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Identifiers of the job flows to receive the new visibility setting.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
getJobFlowRole() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The IAM role that was specified when the job flow was launched.
getJobFlowRole() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
An IAM role for the job flow.
getJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
getJobFlowStates() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
getJobId() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The ID of the job to describe.
getJobId() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An opaque string that identifies an Amazon Glacier job.
getJobId() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The job ID whose data is downloaded.
getJobId() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An opaque string that identifies an Amazon Glacier job.
getJobId() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The ID of the job.
getJobId() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
getJobList() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
getJobOutput(GetJobOutputRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutput(GetJobOutputRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest, AsyncHandler<GetJobOutputRequest, GetJobOutputResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest, AsyncHandler<GetJobOutputRequest, GetJobOutputResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation downloads the output of the job you initiated using InitiateJob.
GetJobOutputRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the GetJobOutput operation.
GetJobOutputRequest() - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputRequest
Default constructor for a new GetJobOutputRequest object.
GetJobOutputRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputRequest
Constructs a new GetJobOutputRequest object.
GetJobOutputRequest(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputRequest
Constructs a new GetJobOutputRequest object.
GetJobOutputRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Get Job Output Request Marshaller
GetJobOutputRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.GetJobOutputRequestMarshaller
 
GetJobOutputResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
GetJobOutputResult() - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputResult
 
GetJobOutputResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Get Job Output Result JSON Unmarshaller
GetJobOutputResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.GetJobOutputResultJsonUnmarshaller
 
getJobParameters() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Provides options for specifying job information.
getJobs() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
getJobs() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
getJobs() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
getJobType() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
getJSONArray(int) - Method in class com.amazonaws.util.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class com.amazonaws.util.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class com.amazonaws.util.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class com.amazonaws.util.json.JSONObject
Get the JSONObject value associated with a key.
getJsonParser() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
 
getJvmMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the name of the JVM for generating per-JVM level metrics; or null or blank if per-JVM level metrics are disabled.
getJvmMetricName() - Method in class com.amazonaws.metrics.MetricAdmin
 
getJvmMetricName() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the JVM metric name.
getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the job flow should terminate after completing all steps.
getKernel() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's kernel to the specified value.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
getKernelId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The kernel ID.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Instance
The kernel associated with this instance.
getKernelId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID.
getKernelId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the kernel.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the kernel.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel.
getKey() - Method in class com.amazonaws.services.autoscaling.model.Tag
The key of the tag.
getKey() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
getKey() - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
getKey() - Method in class com.amazonaws.services.datapipeline.model.Field
The field identifier.
getKey() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
getKey() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
The item's key to be delete
getKey() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
getKey() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
getKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key that defines the item.
getKey() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
The name of a DHCP option.
getKey() - Method in class com.amazonaws.services.ec2.model.Tag
The key of the tag.
getKey() - Method in class com.amazonaws.services.ec2.model.TagDescription
The key of the tag.
getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The unique identifier of a key value pair.
getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
A user-defined key, which is the minimum required information for a valid tag.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The name to assign to the transcoded file.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The name of the file to transcode.
getKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The name to assign to the transcoded file.
getKey() - Method in class com.amazonaws.services.rds.model.Tag
A key is the required name of the tag.
getKey() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getKey() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
getKey() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getKey() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the key of the multipart upload to abort.
getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the key under which the multipart upload to complete is stored.
getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Gets the key by which the newly created object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Gets the key of the object to delete.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
 
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the key that was successfully deleted.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the key of the version to delete.
getKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the key of the object involved in this request.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the key of the object whose metadata is being retrieved.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the key under which the object to be downloaded is stored.
getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the object key for which the multipart upload was initiated.
getKey() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the key of the associated multipart upload whose parts are being listed.
getKey() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the key of the object that couldn't be deleted.
getKey() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the key by which this upload is stored.
getKey() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the key value specified in the original request used to identify which multipart upload contains the parts to list.
getKey() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the key under which to store the new object.
getKey() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Gets the key, the name of the reference to the object to restore, which is now stored in Amazon Glacier.
getKey() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the key under which this object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the key under which this object is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the key under which this version is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the key of the initiated multipart upload.
getKey() - Method in interface com.amazonaws.services.s3.transfer.Download
The key under which this object was stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
The key under which this object was stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the key by which the newly created object is stored.
getKey() - Method in class com.amazonaws.transform.MapEntry
 
getKeyAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the map of all the specified key of the saved object.
getKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The selection criteria for the query.
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
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
If you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
getKeyframesMaxDist() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum number of frames between key frames.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional key marker indicating where in the results to begin listing.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
The key marker parameter originally used to request this version listing, or null if no key marker was specified.
getKeyMaterial() - Method in class com.amazonaws.services.ec2.model.KeyPair
An unencrypted PEM encoded RSA private key.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the Amazon EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
A unique name for the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
A unique name for the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The key pair name you provided.
getKeyName() - Method in class com.amazonaws.services.ec2.model.Instance
The name of the key pair, if this instance was launched with an associated key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
getKeyNames() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
getKeyPair() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Information about the key pair.
getKeyPair() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns the key pair stored in this EncryptionMaterials object.
getKeyPairIds() - Method in class com.amazonaws.services.cloudfront.model.Signer
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
getKeyPairIds() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Returns the value of the KeyPairIds property for this object.
getKeyPairs() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
getKeyPrefix() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileDownloadImpl
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileUploadImpl
Returns the key prefix of the virtual directory being uploaded to.
getKeyPrefix() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileUpload
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefixEquals() - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Return the object key name prefix when the redirect is applied.
getKeys() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
Returns the value of the Keys property for this object.
getKeys() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The primary key attribute values that define the items and the attributes associated with the items.
getKeys() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns the list of keys to delete from this bucket.
getKeySchema() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
getKeySchema() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Specifies the attributes that make up the primary key for a table or an index.
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for the global secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete index key schema, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The primary key structure for the table.
getKeyType() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The attribute data, consisting of the data type and the attribute value itself.
getKSigning() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
 
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label describing the specified metric.
getLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
A unique name representing this regular expression.
getLabel() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
getLabel() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
getLabel() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The unique identification of the permission you're setting (e.g., AliceSendMessage).
getLabel() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identification of the permission to remove.
getLanguage() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
An IETF RFC 4646 language code.
getLanguage() - Method in class com.amazonaws.services.support.model.CaseDetails
The ISO 639-1 code for the language in which AWS provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The ISO 639-1 code for the language in which AWS provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which AWS provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which AWS provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which AWS provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which AWS provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which AWS provides support.
getLastByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional zero-based byte offset to stop copying the source.
getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Returns the value of the LastDecreaseDateTime property for this object.
getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.QueryResultPage
Deprecated.
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.ScanResultPage
Deprecated.
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Primary key of the item where the query operation stopped, inclusive of the previous result set.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Primary key of the item where the scan operation stopped.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
getLastEvaluatedTableName() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
The name of the last table in the current list.
getLastEvaluatedTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The name of the last table in the current page of results.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
getLastFailureMessage() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
getLastFailureTime() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Returns the value of the LastIncreaseDateTime property for this object.
getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput increase for this table.
getLastInventoryDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when Amazon Glacier completed the last vault inventory.
getLastInventoryDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when Amazon Glacier completed the last vault inventory.
getLastModified() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the value of the Last-Modified header, indicating the date and time at which Amazon S3 last recorded a modification to the associated object.
getLastModified() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the date this part was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the date when, according to Amazon S3, this object was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the date according to Amazon S3 at which this version was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the date the newly copied object was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the date the newly copied part was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.Distribution
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The date and time the distribution was last modified.
getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The date and time the distribution was last modified.
getLastParsedParentElement() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
This will return the deleted string in stackString when doing update on the stack
getLastServiceErrorId() - Method in class com.amazonaws.services.opsworks.model.Instance
The ID of the last service error.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Details regarding the state of the instance group.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Description of the job flow last changed state.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
A description of the step's current state.
getLastStatusChange() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The date and time of the last change in status.
getLastSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
 
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs were delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs were delivered.
getLastSuccessfulDeliveryTime() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs were delivered.
getLastUpdatedTime() - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was last updated.
getLastUpdatedTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Time the status was updated.
getLastUpdatedTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Time the status was updated.
getLastWritten() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
A POSIX timestamp when the last log entry was written.
getLatestActivityTaskTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The time when the last activity task was scheduled for this workflow execution.
getLatestCancelRequestedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
If set, contains the Id of the last ActivityTaskCancelRequested event recorded for this activity task.
getLatestDate() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Specifies the latest start or close date and time to return.
getLatestDeliveryAttemptSucceeded() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail successfully delivered a log file to an account's Amazon S3 bucket.
getLatestDeliveryAttemptTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail attempted to deliver a file to an account's Amazon S3 bucket.
getLatestDeliveryError() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Information about the most recent error CloudTrail encountered when attempting to deliver log files to the account's Amazon S3 bucket.
getLatestDeliveryTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Returns the value of the LatestDeliveryTime property for this object.
getLatestExecutionContext() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The latest executionContext provided by the decider for this workflow execution.
getLatestNotificationAttemptSucceeded() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail successfully notified an account's owner of a log delivery to the account's Amazon S3 bucket.
getLatestNotificationAttemptTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail attempted to notify an account's owner of a log delivery to the account's Amazon S3 bucket.
getLatestNotificationError() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Information about the most recent error CloudTrail encountered when attempting to send an Amazon SNS notification.
getLatestNotificationTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Returns the value of the LatestNotificationTime 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.
getLaunchConfigurationARN() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with this instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of an existing launch configuration to use to launch new instances.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with this instance.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
getLaunchConfigurations() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
getLaunchedAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The instance launch group.
getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance launch group.
getLaunchPermission() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest

getLaunchPermissions() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest

getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The launch specification.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Additional information for launching instances.
getLaunchTime() - Method in class com.amazonaws.services.ec2.model.Instance
The time the instance was launched.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
The ID of the layer that the Elastic Load Balancing instance is to be attached to.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
A layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
The ID of the layer that the Elastic Load Balancing instance is attached to.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The ID of the layer that the instance is attached to.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.Layer
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
The layer ID.
getLayerId() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer ID.
getLayerIds() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
An array that contains the instance layer IDs.
getLayerIds() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A list of layer IDs.
getLayerIds() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
An array of layer IDs that specify the layers to be described.
getLayerIds() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
An array of layer IDs.
getLayerIds() - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance layer IDs.
getLayerIds() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's layer IDs.
getLayers() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
An array of Layer objects that describe the layers.
getLayersCount() - Method in class com.amazonaws.services.opsworks.model.StackSummary
The number of layers.
getLBCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
getLevel() - Method in class com.amazonaws.services.opsworks.model.Permission
The user's permission level, which must be the following: deny show deploy manage iam_only
getLevel() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user's permission level, which must be set to one of the following strings.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
License model information for this DB instance.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBInstance
License model information for this DB instance.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBSnapshot
License model information for the restored DB instance.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The license model filter value.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The license model for the orderable DB instance.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
License model information for the restored DB instance.
getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
License model information for the restored DB instance.
getLifecycleConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Gets the new lifecycle configuration for the specified bucket.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The life cycle state of this instance.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
getLimit() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Specifies the maximum number of object names that QueryObjects will return in a single call.
getLimit() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Returns the limit of items to return from this query.
getLimit() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Returns the limit of items to scan during this scan.
getLimit() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
A number of maximum table names to return.
getLimit() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
The maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
The maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns the limit of items to return from this query.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the limit of items to scan during this scan.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
A maximum number of table names to return.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
getLimit() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
getLimit() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies that the response be limited to the specified number of items or fewer.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Specifies the maximum number of uploads returned in the response body.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Specifies the maximum number of parts returned in the response body.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The maximum number of items returned in the response.
getLimit() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The maximum number of shards to return.
getLimit() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
The maximum number of records to return, which can be set to a value of up to 10,000.
getLimit() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
The maximum number of streams to list.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies that the number of virtual tapes descried be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Specifies that the number of virtual tape recovery points that are described be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies that the number of virtual tapes described be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Specifies that the number of VTL devices described be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Specifies that the list of gateways returned be limited to the specified number of items.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Specifies that the list of volumes returned be limited to the specified number of items.
getLimitPrice() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
getListener() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
The Listener data type.
getListenerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, InstanceProtocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
getListeners() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
A list of Listeners used by the LoadBalancer.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateId items.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
getListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
getListMultipartUploadsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
getListPartsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
getListSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
If this parameter is specified, and if the requested engine supports the CharacterSetName parameter for CreateDBInstance, the response includes a list of supported character sets for each engine version.
getLiteralOptions() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for literal field.
getLoadBalancer() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
Describes the LoadBalancer.
getLoadBalancerAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
The load balancer attributes structure.
getLoadBalancerAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
Attributes of the load balancer.
getLoadBalancerAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
The LoadBalancerAttributes data type.
getLoadBalancerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of load balancer description structures.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
The name of the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name associated with the LoadBalancer for which the policy is being created.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The mnemonic name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The mnemonic name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
The name associated with the load balancer to be detached.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The name of the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The mnemonic name associated with the load balancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The name of the load balancer.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of load balancer names associated with the account.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the external load balancer port number.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The port that uses the specified SSL certificate.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The external port of the load balancer to associate the policy.
getLoadBalancerPorts() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the load balancer listener(s) to be removed.
getLoadBalancers() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
getLoadBasedAutoScalingConfigurations() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
An array of LoadBasedAutoScalingConfiguration objects that describe each layer's configuration.
getLoadThreshold() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The load threshold.
getLocalHostName() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the local hostname of the instance.
getLocalIPv4s() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The private IP addresses associated with the interface.
getLocalSaveBehavior() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the SaveBehavior used locally for this save operation.
getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more local secondary indexes (the maximum is five) to be created on the table.
getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents one or more local secondary indexes on the table.
getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The fully qualified URI of the new origin access identity just created.
getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The fully qualified URI of the new distribution resource just created.
getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.
getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The fully qualified URI of the new streaming distribution resource just created.
getLocation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The fully qualified URI of the new origin access identity just created.
getLocation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The fully qualified URI of the new distribution resource just created.
getLocation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.
getLocation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The fully qualified URI of the new streaming distribution resource just created.
getLocation() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.Connection
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
Where the interconnect is located
getLocation() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.Interconnect
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Where the connection is located.
getLocation() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The relative URI path of the newly added archive resource.
getLocation() - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
The URI of the vault that was created.
getLocation() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The relative URI path of the job.
getLocation() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The relative URI path of the multipart upload ID Amazon Glacier created.
getLocation() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The relative URI path of the newly added archive resource.
getLocation() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
The unique URL representing the new health check.
getLocation() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
The unique URL representing the new hosted zone.
getLocation() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the URL identifying the new multipart object.
getLocation() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
getLocationCode() - Method in class com.amazonaws.services.directconnect.model.Location
The code used to indicate the AWS Direct Connect location.
getLocationCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
getLocationMessage() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
getLocationName() - Method in class com.amazonaws.services.directconnect.model.Location
The name of the AWS Direct Connect location.
getLocations() - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
Returns the value of the Locations property for this object.
getLogBucket() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
getLogFileData() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Entries from the specified log file.
getLogFileName() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
The name of the log file for the specified DB instance.
getLogFileName() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The name of the log file to be downloaded.
getLogFilePrefix() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns the optional log file prefix.
getLogging() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that controls whether access logs are written for the distribution.
getLogging() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that controls whether access logs are written for the streaming distribution.
getLogging() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A complex type that controls whether access logs are written for the distribution.
getLogging() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A complex type that controls whether access logs are written for the streaming distribution.
getLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Gets the logging configuration for the specified bucket.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
getLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The logical name of the resource as specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The logical name of the resource as specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The logical name of the resource specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResource
The logical name of the resource specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The logical name of the resource specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The logical name of the resource specified in the template.
getLoginProfile(GetLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the user name and password-creation date for the specified user.
getLoginProfile(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the user name and password-creation date for the specified user.
getLoginProfile() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The user name and password create date.
getLoginProfile() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
User name and password create date for the user.
getLoginProfileAsync(GetLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the user name and password-creation date for the specified user.
getLoginProfileAsync(GetLoginProfileRequest, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the user name and password-creation date for the specified user.
getLoginProfileAsync(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the user name and password-creation date for the specified user.
getLoginProfileAsync(GetLoginProfileRequest, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the user name and password-creation date for the specified user.
GetLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetLoginProfile operation.
GetLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Default constructor for a new GetLoginProfileRequest object.
GetLoginProfileRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Constructs a new GetLoginProfileRequest object.
GetLoginProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Login Profile Request Marshaller
GetLoginProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetLoginProfileRequestMarshaller
 
GetLoginProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetLoginProfile action.
GetLoginProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
GetLoginProfileResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Login Profile Result StAX Unmarshaller
GetLoginProfileResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetLoginProfileResultStaxUnmarshaller
 
getLogKey() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The path to the Amazon S3 location where logs for this cluster are stored.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The location in Amazon S3 where log files for the job are stored.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The location in Amazon S3 to write the log files of the job flow.
getLogUrl() - Method in class com.amazonaws.services.opsworks.model.Command
The URL of the command log.
getLong(int) - Method in class com.amazonaws.util.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class com.amazonaws.util.json.JSONObject
Get the long value associated with a key.
getLongPollWaitTimeoutSeconds() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Specifies the amount of time, in seconds, the receive call will block on the server waiting for messages to arrive if the queue is empty when the receive call is first made.
getLunNumber() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The logical disk number.
getMacAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The MAC address.
getMacAddress() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Media Access Control (MAC) address of the interface.
getMacAddress() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the MAC address of the instance.
getMacAddress() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's Media Acess Control (mac) address
getMain() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
getMainClass() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
The name of the main class in the specified Java file.
getMainClass() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The name of the main class in the specified Java file.
getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the major version of the engine that this option group should be associated with.
getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
If specified, filters the results to include only options for the specified major engine version.
getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Filters the list of option groups to only include groups associated with a specific database engine version.
getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates the major engine version associated with this option group.
getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Indicates the major engine version that the option is available for.
getManifest() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
getManifest() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
getManifestAddendum() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
getMapper() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get the mapper.
getMapperConfig() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
Use this when paginating results to indicate where to begin in your list of origin access identities.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
Use this when paginating results to indicate where to begin in your list of distributions.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
Use this when paginating results to indicate where to begin in your list of streaming distributions.
getMarker() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
Use this when paginating results to indicate where to begin in your list of origin access identities.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
Use this when paginating results to indicate where to begin in your list of distributions.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
Use this when paginating results to indicate where to begin in your list of streaming distributions.
getMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
The value you provided for the Marker request parameter.
getMarker() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
The starting point for the results to be returned.
getMarker() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
The starting point for the next page of results.
getMarker() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
The starting point for the results to be returned.
getMarker() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If not null, indicates the starting point for the set of pipeline identifiers that the next call to ListPipelines will retrieve.
getMarker() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
The starting point for the results to be returned.
getMarker() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
The starting point for the results to be returned.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
getMarker() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
An optional parameter reserved for future use.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The pagination token is a random string indicating whether there are more results to fetch.
getMarker() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
getMarker() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
An opaque string used for pagination.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
An opaque string that represents where to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
An opaque string that represents where to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
An opaque string used for pagination.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
An opaque string that represents where to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
A string used for pagination.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
The vault ARN at which to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional pagination token provided by a previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
The pagination token provided in the previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
An optional paging token.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional pagination token provided by a previous DescribeDBParameterGroups request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional pagination token provided by a previous DescribeDBParameters request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional pagination token provided by a previous DescribeDBSecurityGroups request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional pagination token provided by a previous DescribeDBSnapshots request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional pagination token provided by a previous DescribeEngineDefaultParameters request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional pagination token provided by a previous DescribeEvents request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
An optional pagination token provided by a previous Events request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
An optional pagination token provided by a previous DescribeOptionGroups request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An optional pagination token provided by a previous OrderableDBInstanceOptions request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
An optional pagination token provided by a previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The pagination token provided in the previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
An optional pagination token provided by a previous DownloadDBLogFilePortion request.
getMarker() - Method in class com.amazonaws.services.rds.model.EngineDefaults
An optional pagination token provided by a previous EngineDefaults request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
An identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional marker returned by a previous DescribeClusterParameterGroups request to indicate the first parameter group that the current request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A marker at which to continue listing cluster parameter groups in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional marker returned from a previous DescribeClusterParameters request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A marker that indicates the first parameter group that a subsequent DescribeClusterParameterGroups request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional marker returned by a previous DescribeClusterSecurityGroups request to indicate the first security group that the current request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A marker at which to continue listing cluster security groups in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional marker returned by a previous DescribeClusterSnapshots request to indicate the first snapshot that the request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A marker that indicates the first snapshot that a subsequent DescribeClusterSnapshots request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional marker returned by a previous DescribeClusters request to indicate the first cluster that the current DescribeClusters request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A marker at which to continue listing clusters in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional marker returned by a previous DescribeClusterSubnetGroups request to indicate the first cluster subnet group that the current request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A marker at which to continue listing cluster subnet groups in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The marker returned from a previous request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
The identifier returned to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional marker returned from a previous DescribeDefaultClusterParameters request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional marker returned from a previous DescribeEvents request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A marker at which to continue listing events in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional pagination token provided by a previous DescribeOrderableClusterOptions request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
An optional pagination token provided by a previous DescribeOrderableClusterOptions request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A marker at which to continue listing events in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A marker at which to continue listing HSM configurations in a new request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A marker that can be used to retrieve paginated results.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional marker returned by a previous DescribeReservedNodeOfferings request to indicate the first offering that the request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
An optional marker returned by a previous DescribeReservedNodeOfferings request to indicate the first reserved node offering that the request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional marker returned by a previous DescribeReservedNodes request to indicate the first parameter group that the current request will return.
getMarker() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A marker that can be used to retrieve paginated results.
getMarker() - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
getMarker() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
getMarker() - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
getMarker() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
getMarker() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional marker parameter indicating where in the bucket to begin listing.
getMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the marker parameter originally used to request this object listing, or null if no marker was specified.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
An opaque string that indicates the position at which to begin describing virtual tapes.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
An opaque string that indicates the position at which to begin describing the virtual tape recovery points.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
A marker value, obtained in a previous call to DescribeTapes.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An opaque string that indicates the position at which to begin describing the VTL devices.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An opaque string that indicates the position at which the VTL devices that were fetched for description ended.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
An opaque string that indicates the position at which to begin the returned list of gateways.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Returns the value of the Marker property for this object.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
A string that indicates the position at which to begin the returned list of volumes.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Returns the value of the Marker property for this object.
getMarkerForNextListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
If the listing is truncated this method will return the marker that should be used in subsequent bucket list calls to complete the listing.
getMarkerName() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
The name of the marker.
getMarkerName() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
The name of the marker.
getMarkerName() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The marker's name.
getMarkerRecordedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type MarkerRecorded then this member is set and provides detailed information about the event.
getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The marketplace to provision instances for this group.
getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
getMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
getMasterInstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 instance identifier of the master node.
getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the master node.
getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 master node instance type.
getMasterPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The DNS name of the master node.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB instance.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB instance.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB snapshot.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
getMasterUsername() - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master database 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.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
getMasterUserPassword() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master password for the cluster.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the object's current ETag in order for this request to be executed.
getMaterialsDescription() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Returns the description of the encryption materials that were used to encrypt the envelope symmetric key.
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns an empty map since the EncryptionMaterials base class does not have extra materials information.
getMax24HourSend() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
getMaxAgeSeconds() - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
getMaxBatchOpenMs() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
The maximum time (milliseconds) a send batch is held open for additional outbound requests.
getMaxBatchSize() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Specifies the maximum number of entries the bufferinc client will put in a single batch request.
getMaxBatchSizeBytes() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Maximum permitted size of a SendMessage or SendMessageBatch message, in bytes.
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
The maximum number of instances to launch.
getMaxDoneReceiveBatches() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
If more than that number of completed receive batches are waiting in the buffer, the querying for new messages will stop.
The larger this number, the more messages the queue buffer will pre-fetch and keep in the buffer on the client side, and the faster receive requests will be satisfied.
getMaxDuration() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum duration (in seconds) to filter when searching for offerings.
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).
getMaxErrorRetry() - Method in class com.amazonaws.retry.RetryPolicy
Returns the maximum number of retry attempts.
getMaxFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
If you specify auto for FrameRate, Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum height of the output album art in pixels.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum height of the watermark in one of the following formats: number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of MaxHeight. integer percentage (%): The range of valid values is 0 to 100.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum height of thumbnails in pixels.
getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum height of the output video in pixels.
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The maximum of the metric value used for the datapoint.
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
getMaximumAttempts() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Specifies the maximum number of history events returned in one page.
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
The maximum number of results returned in each page.
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
The maximum number of results returned in each page.
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
The maximum number of results returned in each page.
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
The maximum number of results returned in each page.
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
The maximum number of results returned in each page.
getMaximumPageSize() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
The maximum number of history events returned in each page.
getMaximumPollRateIntervalMilliseconds() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getMaximumPollRateIntervalMilliseconds() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getMaximumPollRateIntervalMilliseconds() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getMaximumPollRateIntervalMilliseconds() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getMaximumPollRateIntervalMilliseconds() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getMaximumPollRateIntervalMilliseconds() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getMaximumPollRatePerSecond() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getMaximumPollRatePerSecond() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getMaximumPollRatePerSecond() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getMaximumPollRatePerSecond() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getMaximumPollRatePerSecond() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getMaximumPollRatePerSecond() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getMaximumRetries() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
getMaximumRetryInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
getMaximumRetryIntervalSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
getMaxInflightOutboundBatches() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
The maximum number of concurrent batches for each type of outbound request.
getMaxInflightReceiveBatches() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
The maximum number of concurrent receive message batches.
getMaxInstanceCount() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of instances to filter when searching for offerings.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
The maximum number of origin access identities you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
The maximum number of distributions you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
The maximum number of invalidation batches you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
The maximum number of streaming distributions you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
The maximum number of origin access identities you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
The maximum number of distributions you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
The maximum number of invalidation batches you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
The maximum number of streaming distributions you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
The value you provided for the MaxItems request parameter.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results to indicate the maximum number of keys you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results to indicate the maximum number of account aliases you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of MFA devices you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
Specify the maximum number of health checks to return per page of results.
getMaxItems() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
The maximum number of health checks to be included in the response body.
getMaxItems() - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
Specify the maximum number of hosted zones to return per page of results.
getMaxItems() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
The maximum number of hosted zones to be included in the response body.
getMaxItems() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The maximum number of records you want in the response body.
getMaxItems() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
The maximum number of records you requested.
getMaxItems() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
getMaxJobs() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the maxKeys parameter originally used to request this object listing, or the default maxKeys value provided by Amazon S3 if the requester didn't specify a value.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the maxKeys parameter used to request this version listing.
getMaxLength() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value no longer than this value.
getMaxNumberOfAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of Auto Scaling groups allowed for your AWS account.
getMaxNumberOfDomains() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
getMaxNumberOfLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS account.
getMaxNumberOfMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
getMaxParts() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the optional maximum number of parts to be returned in the part listing.
getMaxParts() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the optional max parts value specified in the original request to limit how many parts are listed.
getMaxPasswordAge() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Returns the value of the MaxPasswordAge property for this object.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of records to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Specifies the maximum number of events that can be returned, beginning with the most recent event.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
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.DescribeDBSubnetGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of parameter group records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of records to be included in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of snapshot records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of records that the response can include.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of cluster subnet group records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of records to include in the response.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of paginated instance items per response.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of offerings to return.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The number of rows to return.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The maximum number of paginated volume items per response.
getMaxResults() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional maxResults parameter indicating the maximum number of results to include in the response.
getMaxResults() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
getMaxResults() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
getMaxSendRate() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send per second.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
getMaxSize() - Method in enum com.amazonaws.services.simpleworkflow.flow.common.FlowValueConstraint
 
getMaxUploads() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional maximum number of uploads to return, or null if no maximum number of uploads has been set for this request.
getMaxUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional maximum number of uploads to be listed, as specified in the original request.
getMaxValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value less than this value.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum width of the output album art in pixels.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum width of the watermark in one of the following formats: number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of MaxWidth. integer percentage (%): The range of valid values is 0 to 100.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum width of thumbnails in pixels.
getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum width of the output video in pixels.
getMBeanRegistry() - Static method in class com.amazonaws.jmx.spi.SdkMBeanRegistry.Factory
 
getMBeanServer() - Static method in enum com.amazonaws.jmx.MBeans
Returns the first registered MBean server, or the platform MBean server if there is none.
getMD5Checksum() - Method in class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
getMd5Digest() - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
getMd5Digest() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional, but recommended, MD5 hash of the content of this part.
getMD5OfBody() - Method in class com.amazonaws.services.sqs.model.Message
An MD5 digest of the non-URL-encoded message body string.
getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An MD5 digest of the non-URL-encoded message body string.
getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
getMediumChangerType() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Returns the value of the MediumChangerType property for this object.
getMemberClusters() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
getMemoryThreshold() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The memory utilization threshold, as a percent of the available memory.
getMergePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
A policy that determines how Elastic Transcoder will handle the existence of multiple album artwork files.
getMessage() - Method in exception com.amazonaws.AmazonServiceException
getMessage() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
The message about the Availability Zone.
getMessage() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error message.
getMessage() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns the message included in the service response.
getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The message for the Spot Instance state change.
getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The description for the status code for the Spot request.
getMessage() - Method in class com.amazonaws.services.ec2.model.StateReason
The message for the state change.
getMessage() - Method in class com.amazonaws.services.elasticache.model.Event
The text of the event.
getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The retrieved information.
getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The event message.
getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
A message describing the error or warning.
getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The descriptive message for the state change reason.
getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The status change reason description.
getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The status change reason description.
getMessage() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The descriptive message for the state change reason.
getMessage() - Method in class com.amazonaws.services.opsworks.model.ServiceError
A message that describes the error.
getMessage() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Details of the error if there is an error for the instance.
getMessage() - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
getMessage() - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
getMessage() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns a description of the failure.
getMessage() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
getMessage() - Method in exception com.amazonaws.services.simpleworkflow.flow.DataConverterException
 
getMessage() - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
getMessage() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
A message explaining why the action failed on this entry.
getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Body of the message.
getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
getMessageId() - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
getMessageId() - Method in class com.amazonaws.services.sqs.model.Message
A unique identifier for the message.
getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message.
getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An element containing the message ID of the message sent to the queue.
getMessages() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
getMessages() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
getMessages() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
getMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
getMessageStructure() - Method in class com.amazonaws.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.
getMetadata() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The JSON format content of the Metadata attribute declared for the resource.
getMetadata() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
getMetadata() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
getMetadata() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
getMetadata() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the JSON events from the JSON document.
getMetadata() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the XML events from the XML document.
getMethod() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
getMethodName() - Method in class com.amazonaws.http.HttpRequest
Returns http request method
getMetric() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the enabled metric.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Constraints:
Length: 1 - 255
Pattern: [ -퟿-�𐀀-􏿿\r\n\t]*
getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
getMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
 
getMetricData() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm's metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm's associated metric.
getMetricNameSpace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the metric name space, which is never null or blank.
getMetricNameSpace() - Method in class com.amazonaws.metrics.MetricAdmin
 
getMetricNameSpace() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the metric name space.
getMetricQueueSize() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the internal metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
getMetricQueueSize() - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
 
getMetricQueueSize() - Method in class com.amazonaws.metrics.MetricAdmin
 
getMetricQueueSize() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the internal metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Gets statistics for the specified metric.
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Gets statistics for the specified metric.
GetMetricStatisticsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the GetMetricStatistics operation.
GetMetricStatisticsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
GetMetricStatisticsRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Get Metric Statistics Request Marshaller
GetMetricStatisticsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.GetMetricStatisticsRequestMarshaller
 
GetMetricStatisticsResult - Class in com.amazonaws.services.cloudwatch.model
The output for the GetMetricStatistics action.
GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
GetMetricStatisticsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Get Metric Statistics Result StAX Unmarshaller
GetMetricStatisticsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.GetMetricStatisticsResultStaxUnmarshaller
 
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMfa() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMFADevices() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
getMillisUntilNextRefreshable() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
getMimetype(String) - Method in class com.amazonaws.services.s3.internal.Mimetypes
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getMimetype(File) - Method in class com.amazonaws.services.s3.internal.Mimetypes
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
getMinCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The minimum number of instances to launch.
getMinDuration() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The minimum duration (in seconds) to filter when searching for offerings.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The minimum metric value used for the datapoint.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
getMinimumEngineVersion() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
getMinimumEngineVersion() - Method in class com.amazonaws.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
getMinimumEngineVersion() - Method in class com.amazonaws.services.rds.model.Parameter
The earliest engine version to which the parameter can apply.
getMinimumEngineVersion() - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
getMinimumPasswordLength() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Minimum length to require for IAM user passwords.
getMinimumPasswordLength() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the MinimumPasswordLength property for this object.
getMinimumRequiredMinorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
The minimum required engine version for the option to be applied.
getMinimumRetries() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
getMinimumUploadPartSize() - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Returns the minimum part size for upload parts.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in enum com.amazonaws.services.simpleworkflow.flow.common.FlowValueConstraint
 
getMinTTL() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
getMinTTL() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
getMinTTL() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
Specifies the minimum TTL in seconds for objects in the CloudFront cache.
getMinuteOfHour() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the MinuteOfHour property for this object.
getMinuteOfHour() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59).
getMinValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value greater than this value.
getModelClass() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getModificationResults() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
getModifyStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
getMonday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Monday.
getMonitor() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
 
getMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
getMonitoring() - Method in class com.amazonaws.services.ec2.model.Instance
The monitoring information for the instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The monitoring information.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
getMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
getMountPoint() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's mount point.
getMountPoint() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The new mount point.
getMountPoint() - Method in class com.amazonaws.services.opsworks.model.Volume
The volume mount point.
getMountPoint() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume mount point.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB instance is a Multi-AZ deployment.
getMultiAZCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance is multi-AZ capable.
getMultipartCopyPartSize() - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Returns the minimum size in bytes of each part in a multi-part copy request.
getMultipartUploadId() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The ID of the upload to which the parts are associated.
getMultipartUploadId() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The ID of a multipart upload.
getMultipartUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the list of multipart uploads.
getMultipartUploadThreshold() - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Returns the size threshold in bytes for when to use multipart uploads.
getN() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Numbers are positive or negative exact-value decimals and integers.
getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Number data type
getName() - Method in class com.amazonaws.regions.Region
The unique system ID for this region; ex: "us-east-1".
getName() - Method in enum com.amazonaws.regions.Regions
The name of this region, used in the regions.xml file to identify it.
getName() - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
The name of a trail to be deleted.
getName() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
The name of the trail for which you are requesting the current status.
getName() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
The name of the Trail for which CloudTrail logs AWS API calls.
getName() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
Communicates to CloudTrail the name of the Trail for which to stop logging AWS API calls.
getName() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the trail defined when you call when you call CreateTrail
getName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
getName() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
getName() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
The name of the new pipeline.
getName() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Name of the pipeline.
getName() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Name of the pipeline.
getName() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Name of the object.
getName() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the new AMI in the destination region.
getName() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A name for the new image.
getName() - Method in class com.amazonaws.services.ec2.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The name of the instance profile.
getName() - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
getName() - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
getName() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
getName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A name for your AMI.
getName() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
getName() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
The name of the availability zone.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
The name of the AutoScalingGroup .
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The name of the configuration option.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The name of this environment tier.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
The name of the launch configuration.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
The name of the LoadBalancer.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
The name of the queue.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
The name of the trigger.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
The name of the application.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The name of the bootstrap action.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The name of the cluster.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The name of the cluster.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
The name of the command.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The name of the instance group.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Friendly name given to the instance group.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Friendly name for the instance group.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The name of the job flow.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The name of the job flow.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The name of the cluster step.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The name of the job flow step.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The name of the cluster step.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The name of the product configuration.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The name of the pipeline.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The name of the preset.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The name of the pipeline.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The name of the preset.
getName() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The name of the pipeline.
getName() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
The name of the provider to create.
getName() - Method in class com.amazonaws.services.opsworks.model.App
The app name.
getName() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack name.
getName() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app name.
getName() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer name, which is used by the console.
getName() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack name.
getName() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Specifies the deployment operation.
getName() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The name.
getName() - Method in class com.amazonaws.services.opsworks.model.Layer
The layer name.
getName() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array name.
getName() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's name.
getName() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack name.
getName() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
The name.
getName() - Method in class com.amazonaws.services.opsworks.model.StackSummary
The stack name.
getName() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app name.
getName() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
The new name.
getName() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer name, which is used by the console.
getName() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's new name.
getName() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The new name.
getName() - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's name.
getName() - Method in class com.amazonaws.services.opsworks.model.Volume
The volume name.
getName() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
The name of the availability zone.
getName() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
The name of the option.
getName() - Method in class com.amazonaws.services.rds.model.OptionSetting
The name of the option that has settings that you can set.
getName() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
getName() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
The name of the domain.
getName() - Method in class com.amazonaws.services.route53.model.HostedZone
The name of the domain.
getName() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The domain name of the current resource record set.
getName() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the name of the bucket.
getName() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The name of the federated user.
getName() - Method in class com.amazonaws.services.simpledb.model.Attribute
The name of the attribute.
getName() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.simpledb.model.Item
The name of the item.
getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The name of the replaceable attribute.
getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The name of the replaceable item.
getName() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
getName() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncTaskInfo
 
getName() - Method in class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
getName() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Task
 
getName() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
getName() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
The name of this activity.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
The name of the domain to deprecate.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
The name of the domain to describe.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The name of the domain.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
If specified, only lists the activity types that have this name.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
If specified, lists the workflow type with this name.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The name of the activity type within the domain.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Name of the domain to register.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The name of the workflow type.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
The name of the task list.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
The name of the workflow type.
getName() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Name of the workflow type.
getName() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
getName() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
getName() - Method in class com.amazonaws.services.support.model.Category
The category name for the support case.
getName() - Method in class com.amazonaws.services.support.model.Service
The friendly name for an AWS service.
getName() - Method in class com.amazonaws.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
getName() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
getNames(JSONObject) - Static method in class com.amazonaws.util.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class com.amazonaws.util.json.JSONObject
Get an array of field names from an Object.
getNameServers() - Method in class com.amazonaws.services.route53.model.DelegationSet
A complex type that contains the authoritative name servers for the hosted zone.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of alarm's associated metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the alarm's associated metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
A unique namespace identifying the option's associated AWS resource.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
A unique namespace identifying the option's associated AWS resource.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
A unique namespace identifying the option's associated AWS resource.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage

getNetworkAcl() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Information about the network ACL.
getNetworkAclAssociationId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the association between a network ACL and a subnet.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The ID of the ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the network ACL.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the new ACL to associate with the subnet.
getNetworkAclId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The ID of the ACL.
getNetworkAclIds() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
getNetworkAcls() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
getNetworkInterface() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Information about the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Address
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Route
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The ID of the network interface.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the NetworkInterfaceId property for this object.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The network interface of the gateway on which to expose the iSCSI target.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The network interface identifier of the VTL device.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The network interface identifier.
getNetworkInterfaceIds() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
getNetworkInterfaceOwnerId() - Method in class com.amazonaws.services.ec2.model.Address
The ID of the AWS account that owns the network interface.
getNetworkInterfacePort() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The port used to communicate with iSCSI VTL device targets.
getNetworkInterfacePort() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The port used to communicate with iSCSI targets.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
getNetworkInterfaces() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of network interfaces on the instance.
getNewAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
The ID of the new association.
getNewAssociationId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
The ID of the new association.
getNewDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new DB instance identifier for the DB instance when renaming a DB Instance.
getNewExecutionRunId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The runId of the new workflow execution.
getNewGroupName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional object metadata to set for the new, copied object.
getNewPassword() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Returns the value of the NewPassword property for this object.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the user.
getNewPrivateVirtualInterface() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
Detailed information for the private virtual interface to be created.
getNewPrivateVirtualInterfaceAllocation() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
Detailed information for the private virtual interface to be provisioned.
getNewPublicVirtualInterface() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
Detailed information for the public virtual interface to be created.
getNewPublicVirtualInterfaceAllocation() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
Detailed information for the public virtual interface to be provisioned.
getNewServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
getNewStartingHashKey() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
A hash key value for the starting hash key of one of the child shards created by the split.
getNewSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow that accepts a user argument list.
getNewUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the user.
getNextBatchOfScanResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
getNextCopyPartRequest() - Method in class com.amazonaws.services.s3.transfer.internal.CopyPartRequestFactory
Constructs a copy part requests and returns it.
getNextInitializationVector() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the next key marker that should be used in the next request to get the next page of results.
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the key marker to use in the next listVersions request in order to obtain the next page of results.
getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your origin access identities where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your streaming distributions where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your origin access identities where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.
getNextMarker() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your streaming distributions where they left off.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
An optional parameter reserved for future use.
getNextMarker() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
Indicates where to continue listing health checks.
getNextMarker() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
Indicates where to continue listing hosted zones.
getNextMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the marker to use in the next listObjects request in order to see the next page of results.
getNextMarker() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
A value that you use to access the second and subsequent pages of results, if any.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
Returns a value if the results are paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
Returns a value if the results are paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
Returns a value if the results are paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
If a NextPageToken is returned, the result has more than one pages.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.History
The token for the next page.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
If on a previous call to this method a NextResultToken was returned, the results have more than one page.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
If on a previous call to this method a NextPageToken was returned, the result has more than one page.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The token of the next page in the result.
getNextPageToken() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The token for the next page of type information.
getNextPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the next part number marker.
getNextRecordIdentifier() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
getNextRecordName() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the name of the next record in the list.
getNextRecordType() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the type of the next record in the list.
getNextShardIterator() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The next position in the shard from which to start sequentially reading data records.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
String that identifies the start of the next list of events, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
String that identifies the start of the next list of events, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
String that identifies the start of the next list of stacks, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
String that identifies the start of the next list of stacks, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
String that identifies the start of the next list of stack resource summaries, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
String that identifies the start of the next list of events, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
String that identifies the start of the next list of stacks, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
String that identifies the start of the next list of stacks, if there is one.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The next paginated set of results to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
The next paginated set of results to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
The token for the next page of data.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The token for the next page of data.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The token to use when requesting the next paginated set of offerings.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The next paginated set of results to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The next set of rows to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The string marking the next set of results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The next paginated set of results to return using the pagination token returned by a previous call.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
The next paginated set of results to return.
getNextToken() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
If returned, this indicates that there are more results to obtain.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
A string informing Amazon SimpleDB where to start the next list of domain names.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
A string informing Amazon SimpleDB where to start the next list of ItemNames.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
A resumption point for pagination.
getNextUpdateAvailabilityDate() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date at which an update to the gateway is available.
getNextUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the next upload ID marker that should be used in the next request to get the next page of results.
getNextUploadPartRequest() - Method in class com.amazonaws.services.s3.transfer.internal.UploadPartRequestFactory
 
getNextVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the version ID marker to use in the next listVersions request in order to obtain the next page of results.
getNodeCount() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes you want to purchase.
getNodeCount() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
getNodeGroupId() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The identifier for the node group.
getNodeGroupMembers() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
getNodeGroups() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
getNodeRole() - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
getNodeType() - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
getNodeType() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
getNodeType() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
getNodeType() - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
getNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Suppresses the specified device included in the block device mapping of the AMI.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
suppress the specified device included in the block device mapping.
getNoEcho() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
getNonKeyAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Represents the non-key attribute names which will be projected into the index.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional list of ETag constraints that when present, must not include a match for the object's current ETag in order for this request to be executed.
getNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
getNormal() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
An approximation of the cost of the job flow, represented in m1.small/hours.
getNotAfter() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
getNotAfter() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The latest end time of the event.
getNotBefore() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
getNotBefore() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The earliest start time of the event.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
getNotificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
getNotificationConfiguration() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
getNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Gets the new notification configuration for the specified bucket.
getNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the SNS topic to which notifications will be sent.
getNotificationTopicArn() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the SNS topic to which notifications will be sent.
getNotificationTopicStatus() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
getNotificationTopicStatus() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
getNotificationType() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The types of events for an action to start.
getNotificationType() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
getNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
getNS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of numbers.
getNS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Number set data type
getNumberOfArchives() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The number of archives in the vault as of the last inventory date.
getNumberOfArchives() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The number of archives in the vault as of the last inventory date.
getNumberOfDecreasesToday() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Returns the value of the NumberOfDecreasesToday property for this object.
getNumberOfDecreasesToday() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The number of provisioned throughput decreases for this table during this UTC calendar day.
getNumberOfDisks() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The number of disks in the array.
getNumberOfDisks() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The number of disks in the volume.
getNumberOfLines() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The number of lines remaining to be downloaded.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number nodes in the cluster.
getNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of cache nodes in the cache cluster.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cache cluster will have.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cache cluster should have.
getNumCacheNodes() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cache cluster.
getNumSearchableDocs() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of documents that have been submitted to the domain and indexed.
getNumTapesToCreate() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The number of virtual tapes you want to create.
getObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object metadata for the object stored in Amazon S3 under the specified bucket and key, and saves the object contents to the specified file.
getObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
getObjectAcl(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object in Amazon S3.
getObjectAcl(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object with the specified version in Amazon S3.
getObjectAcl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectAcl(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectContent() - Method in class com.amazonaws.services.s3.model.S3Object
Gets an input stream containing the contents of this object.
getObjectId() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The identifier of the object.
getObjectIds() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifiers of the pipeline objects that contain the definitions to be described.
getObjectIds() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies an array of objects.
getObjectListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getObjectMapper() - Static method in enum com.amazonaws.util.json.Jackson
 
getObjectMetadata(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the metadata stored by Amazon S3 for this object.
getObjectMetadata() - Method in interface com.amazonaws.services.s3.transfer.Download
Returns the ObjectMetadata for the object being downloaded.
getObjectMetadata() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
Returns the ObjectMetadata for the object being downloaded.
GetObjectMetadataRequest - Class in com.amazonaws.services.s3.model
Provides options for obtaining the metadata for the specified Amazon S3 object without actually fetching the object contents.
GetObjectMetadataRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest used to retrieve a specified object's metadata.
GetObjectMetadataRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest with basic options.
GetObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for downloading an Amazon S3 object.
GetObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
GetObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
getObjects() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Connection information for the location where the task runner will publish the output of the task.
getObjects() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the list of object summaries describing the objects stored in the S3 bucket.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
getOfferingType() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
getOfferingType() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering type filter value.
getOfferingType() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering type filter value.
getOfferingType() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering type of this reserved DB instance.
getOfferingType() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering type.
getOfferingType() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
getOfferingType() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
getOldestDate() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Specifies the oldest start or close date and time to return.
getOldPassword() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Returns the value of the OldPassword property for this object.
getOnFailure() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
getOngoingRestore() - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Returns then boolean value which indicates there is an ongoing restore request.
getOngoingRestore() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the boolean value which indicates whether there is ongoing restore request.
getOpacity() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
getOpenActivityTasks() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of activity tasks whose status is OPEN.
getOpenChildWorkflowExecutions() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of child workflow executions whose status is OPEN.
getOpenCounts() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The number of tasks for this workflow execution.
getOpenDecisionTasks() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of decision tasks whose status is OPEN.
getOpenTimers() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of timers started by this workflow execution that have not fired yet.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
getOperator() - Method in class com.amazonaws.services.datapipeline.model.Selector
Contains a logical operation for comparing the value of a field with a specified value.
getOptionDescription() - Method in class com.amazonaws.services.rds.model.Option
The description of the option.
getOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
The description of the option group.
getOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.OptionGroup
Provides the description of the option group.
getOptionGroupMemberships() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of option group memberships for this DB instance.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The option group the DB instance will be associated with.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that the DB instance should be associated with the specified option group.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the name of the option group to be created.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the option group name for the DB snapshot.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
The name of the option group to be deleted.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
The name of the option group to describe.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that the DB instance should be associated with the specified option group.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
The name of the option group to be modified.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.OptionGroup
Specifies the name of the option group.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
The name of the option group that the instance belongs to.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The name of the option group to be used for the restored DB instance.
getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the option group to be used for the restored DB instance.
getOptionGroupOptions() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
List of available option group options.
getOptionGroupOptionSettings() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies the option settings that are available (and the default value) for each option in an option group.
getOptionGroupsList() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
List of option groups.
getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The name of the configuration option.
getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
The name of the configuration option.
getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage

getOptionName() - Method in class com.amazonaws.services.rds.model.Option
The name of the option.
getOptionName() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The configuration of options to include in a group.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
An IAM access policy as described in The Access Policy Language in Using AWS Identity and Access Management.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
The name of the IndexField to use as the default search field.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
Defines a field in the index, including its name, type, and the source of its data.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
The expression that is evaluated for ranking or thresholding while processing a search request.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
Maps terms to their stems, serialized as a JSON document.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
Lists stopwords serialized as a JSON document.
getOptions() - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
Maps terms to their synonyms, serialized as a JSON document.
getOptions() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Indicates whether the VPN connection requires static routes.
getOptions() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The VPN connection options.
getOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
getOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
getOptions() - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates what options are available in the option group.
getOptionsDependedOn() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
List of all options that are prerequisites for this option.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
getOptionSettings() - Method in class com.amazonaws.services.rds.model.Option
The option settings for this option.
getOptionSettings() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The option settings to include in an option group.
getOptionsToInclude() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.
getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
getOptionsToRemove() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are removed from the option group.
getOrderableClusterOptions() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
getOrderableDBInstanceOptions() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An OrderableDBInstanceOption structure containing information about orderable options for the DB instance.
getOrigin() - Method in class com.amazonaws.services.ec2.model.Route
Returns the value of the Origin property for this object.
getOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
Your S3 origin's origin access identity.
getOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
The CloudFront origin access identity to associate with the origin.
getOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Your S3 origin's origin access identity.
getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in class com.amazonaws.http.HttpRequest
Returns the original request, as constructed by the SDK user, for which this HTTP request is being executed.
getOriginalRequest() - Method in interface com.amazonaws.Request
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns the original request of the dry-run operation.
getOriginProtocolPolicy() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The origin protocol policy to apply to your origin.
getOriginProtocolPolicy() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin protocol policy to apply to your origin.
getOrigins() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about origins for this distribution.
getOrigins() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about origins for this distribution.
getOs() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance operating system, which must be set to one of the following.
getOs() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance operating system.
getOs() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance operating system, which must be set to one of the following.
getOtherPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
getOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
getOutput() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get output path.
getOutput() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The CreateJobOutput structure.
getOutput() - Method in class com.amazonaws.services.elastictranscoder.model.Job
If you specified one output for a job, information about that output.
getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that Elastic Transcoder will write transcoded media files to.
getOutputKey() - Method in class com.amazonaws.services.cloudformation.model.Output
The key associated with the output.
getOutputKeyPrefix() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
getOutputKeyPrefix() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
getOutputKeys() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
getOutputKeys() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
getOutputs() - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
getOutputs() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
getOutputs() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
getOutputValue() - Method in class com.amazonaws.services.cloudformation.model.Output
The value associated with the output.
getOutsideIpAddress() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The Internet-routable IP address of the virtual private gateway's outside interface.
getOwner() - Method in class com.amazonaws.services.s3.model.AccessControlList
Gets the owner of the AccessControlList.
getOwner() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the bucket's owner.
getOwner() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the owner of this multipart upload.
getOwner() - Method in class com.amazonaws.services.s3.model.PartListing
Returns details on the user who owns the associated multipart upload.
getOwner() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the owner of this object.
getOwner() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the owner of this version.
getOwner() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getOwner() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Numeric account Id of the customer for whom the connection will be provisioned.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
The AWS account that will own the new private virtual interface.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
The AWS account that will own the new public virtual interface.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.Connection
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Returns the value of the OwnerAccount property for this object.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
getOwnerAccount() - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
getOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (for example, amazon, self) or AWS account ID that owns the snapshot.
getOwnerAlias() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Owner of the source security group.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The AWS account ID of the instance owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Image
The AWS account ID of the image owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the AWS account that created the network interface.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The AWS account ID of the owner of the network interface.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the AWS account that owns the reservation.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS account ID of the owner of the security group.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account ID of the Amazon EBS snapshot owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The AWS account ID of the account.
getOwnerId() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.
getOwnerId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB security group.
getOwnerId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The ID of the owner of the network interface.
In multiple-interface environments, an interface can be attached by a third party, such as Elastic Load Balancing.
getOwnerIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns the snapshots owned by the specified owner.
getOwners() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
getPackages() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array of Package objects that describe the layer packages.
getPackages() - Method in class com.amazonaws.services.opsworks.model.Layer
An array of Package objects that describe the layer's packages.
getPackages() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array of Package objects that describe the layer's packages.
getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
A percentage value that indicates the size of the policy in packed form.
getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
A percentage value that indicates the size of the policy in packed form.
getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
A percentage value that indicates the size of the policy in packed form.
getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
A percentage value indicating the size of the policy in packed form.
getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for MaxWidth and MaxHeight.
getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail MaxWidth and MaxHeight settings.
getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for MaxWidth and MaxHeight.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
getPaginationLoadingStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the pagination loading strategy for this configuration.
getParameterApplyStatus() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
getParameterApplyStatus() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
getParameterApplyStatus() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
getParameterGroupFamily() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
getParameterGroupName() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
getParameterGroups() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
getParameterGroupStatus() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
getParameterGroupStatus() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
getParameterGroupStatus() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
getParameterKey() - Method in class com.amazonaws.services.cloudformation.model.Parameter
The key associated with the parameter.
getParameterKey() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The name associated with the parameter.
getParameterName() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
getParameterName() - Method in class com.amazonaws.services.elasticache.model.Parameter
The name of the parameter.
getParameterName() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The name of the parameter.
getParameterName() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
getParameterName() - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
getParameterNameValues() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
getParameterNameValues() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
getParameters() - Method in class com.amazonaws.DefaultRequest
 
getParameters() - Method in class com.amazonaws.http.HttpRequest
Returns list of request parameters
getParameters() - Method in interface com.amazonaws.Request
Returns a map of all parameters in this request.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
getParameters() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
getParameters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter values.
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.
getParameters() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
getParameters() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
getParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
getParameterValue() - Method in class com.amazonaws.services.cloudformation.model.Parameter
The value associated with the parameter.
getParameterValue() - Method in class com.amazonaws.services.elasticache.model.Parameter
The value of the parameter.
getParameterValue() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The value of the parameter.
getParameterValue() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
getParameterValue() - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
getParent() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
getParentInitiatedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this workflow execution.
getParentShardId() - Method in class com.amazonaws.services.kinesis.model.Shard
The shard Id of the shard's parent.
getParentWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getParentWorkflowExecution() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getParentWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The source workflow execution that started this workflow execution.
getPartETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Returns an identifier which identifies the copy part by its part number and the entity tag computed from the part's data.
getPartETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns an identifier which identifies the upload part by its part number and the entity tag computed from the part's data.
getPartETags() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
getPartitionKey() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Determines which shard in the stream the data record is assigned to.
getPartitionKey() - Method in class com.amazonaws.services.kinesis.model.Record
Identifies which shard in the stream the data record is assigned to.
getPartnerName() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Returns the value of the PartnerName property for this object.
getPartnerName() - Method in class com.amazonaws.services.directconnect.model.Connection
Returns the value of the PartnerName property for this object.
getPartnerName() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Returns the value of the PartnerName property for this object.
getPartnerName() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Returns the value of the PartnerName property for this object.
getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the part number of the newly copied part.
getPartNumber() - Method in class com.amazonaws.services.s3.model.PartETag
Returns the part number of the associated part.
getPartNumber() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the part number of the newly uploaded part.
getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the optional part number marker indicating where in the results to being listing parts.
getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the optional part number marker specified in the original request to specify where in the results to begin listing parts.
getParts() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
getParts() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the list of parts described in this part listing.
getPartSize() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The size of each part except the last, in bytes.
getPartSize() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the size of this part, in bytes.
getPartSizeInBytes() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The part size in bytes.
getPartSizeInBytes() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The part size, in bytes, specified in the Initiate Multipart Upload request.
getPassword() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the user name.
getPassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the user name.
getPassword() - Method in class com.amazonaws.services.opsworks.model.Source
This parameter depends on the repository type.
getPasswordData(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordData(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordData() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The password of the instance.
getPasswordDataAsync(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordDataAsync(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Retrieves the encrypted administrator password for an instance running Windows.
getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Retrieves the encrypted administrator password for an instance running Windows.
GetPasswordDataRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the GetPasswordData operation.
GetPasswordDataRequest() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Default constructor for a new GetPasswordDataRequest object.
GetPasswordDataRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Constructs a new GetPasswordDataRequest object.
GetPasswordDataRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Get Password Data Request Marshaller
GetPasswordDataRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.GetPasswordDataRequestMarshaller
 
GetPasswordDataResult - Class in com.amazonaws.services.ec2.model
 
GetPasswordDataResult() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
GetPasswordDataResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Get Password Data Result StAX Unmarshaller
GetPasswordDataResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.GetPasswordDataResultStaxUnmarshaller
 
getPasswordPolicy() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
The PasswordPolicy data type contains information about the account password policy.
getPath() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Location of the script to run during a bootstrap action.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
The path to the instance profile.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The path to the role.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the user name.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The path for the virtual MFA device.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Path to the instance profile.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.Role
Path to the role.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the user.
getPathPattern() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
getPaths() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
The path of the object to invalidate.
getPaths() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
The path of the object to invalidate.
getPattern() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
The regular expression pattern that a string configuration option value with this restriction must match.
getPeakThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getPeakThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getPending() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with pending status.
getPendingDeletion() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
Indicates that the option will be deleted once processing is complete.
getPendingModifiedValues() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
getPendingModifiedValues() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
getPendingModifiedValues() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB instance are pending.
getPendingModifiedValues() - Method in class com.amazonaws.services.redshift.model.Cluster
If present, changes to the cluster are pending.
getPercentProgress() - Method in class com.amazonaws.services.rds.model.DBSnapshot
The percentage of the estimated data that has been transferred.
getPercentTransfered() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
getPercentTransferred() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
Returns a percentage of the number of bytes transferred out of the total number of bytes to transfer.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period in seconds over which the statistic is applied.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned datapoints.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period in seconds over which the statistic is applied.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period in seconds over which the specified statistic is applied.
getPermanent() - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is permanent.
getPermanent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A permanent option cannot be removed from the option group once the option group is used, and it cannot be removed from the db instance after assigning an option group with this permanent option.
getPermission() - Method in class com.amazonaws.services.s3.model.Grant
Gets the permission being granted to the grantee by this grant.
getPermissions() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
getPermissions() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
An array of Permission objects that describe the stack permissions.
getPermittedFileTypes() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The permitted file types allowed for a solution stack.
getPersistent() - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is persistent.
getPersistent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A persistent option cannot be removed from the option group once the option group is used, but this option can be removed from the db instance while modifying the related data and assigning another option group without this option.
getPhase() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getPhase() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name or unique identifier associated with the physical instance of the resource.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The name or unique identifier that corresponds to a physical instance ID of the resource.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
A section of the response body that provides information about the pipeline that is created.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
A section of the response body that provides information about the pipeline.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
A section of the response body that provides information about the pipeline.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
The pipeline (queue) that is used to manage jobs.
getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
A section of the response body that provides information about the pipeline.
getPipelineDefinition(GetPipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Returns the definition of the specified pipeline.
getPipelineDefinition(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Returns the definition of the specified pipeline.
getPipelineDefinitionAsync(GetPipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Returns the definition of the specified pipeline.
getPipelineDefinitionAsync(GetPipelineDefinitionRequest, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Returns the definition of the specified pipeline.
getPipelineDefinitionAsync(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Returns the definition of the specified pipeline.
getPipelineDefinitionAsync(GetPipelineDefinitionRequest, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Returns the definition of the specified pipeline.
GetPipelineDefinitionRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the GetPipelineDefinition operation.
GetPipelineDefinitionRequest() - Constructor for class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
 
GetPipelineDefinitionRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Get Pipeline Definition Request Marshaller
GetPipelineDefinitionRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.GetPipelineDefinitionRequestMarshaller
 
GetPipelineDefinitionResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the GetPipelineDefinition action.
GetPipelineDefinitionResult() - Constructor for class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
 
GetPipelineDefinitionResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Get Pipeline Definition Result JSON Unmarshaller
GetPipelineDefinitionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.GetPipelineDefinitionResultJsonUnmarshaller
 
getPipelineDescriptionList() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
An array of descriptions returned for the specified pipelines.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
The identifier of the pipeline to activate.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
The ID that AWS Data Pipeline assigns the newly created pipeline.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
The identifier of the pipeline to be deleted.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifier of the pipeline that contains the object definitions.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The identifier of the pipeline.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
The identifier of the pipeline.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
The pipeline identifier that was assigned by AWS Data Pipeline.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The identifier of the pipeline to be configured.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Identifier of the pipeline to be queried for object names.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies the pipeline that contains the objects.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Identifier of the pipeline that provided the task.
getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
Identifies the pipeline whose definition is to be validated.
getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
The ID of the pipeline for which you want to get job information.
getPipelineIdList() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
A list of all the pipeline identifiers that your account has permission to access.
getPipelineIds() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
Identifiers of the pipelines to describe.
getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
An array of object definitions that are returned by the call to DescribeObjects.
getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
An array of objects defined in the pipeline.
getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The objects that define the pipeline.
getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
A list of objects that define the pipeline changes to validate against the pipeline.
getPipelines() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
getPlacement() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
getPlacement() - Method in class com.amazonaws.services.ec2.model.Instance
The location where the instance launched.
getPlacement() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The placement information for the instance.
getPlacement() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The placement for the instance.
getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The Availability Zone the job flow will run in.
getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 Availability Zone for the job flow.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of an existing cluster placement group into which you want to launch your instances.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
getPlacementGroups() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
getPlatform() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
getPlatform() - Static method in class com.amazonaws.util.VersionInfoUtils
Returns the current platform for the AWS SDK in which this class is running.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
PlatformApplicationArn is returned.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetPlatformApplicationAttributes action retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetPlatformApplicationAttributes action retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetPlatformApplicationAttributes action retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetPlatformApplicationAttributes action retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetPlatformApplicationAttributes action retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetPlatformApplicationAttributes action retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
GetPlatformApplicationAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the GetPlatformApplicationAttributes operation.
GetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
GetPlatformApplicationAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Get Platform Application Attributes Request Marshaller
GetPlatformApplicationAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetPlatformApplicationAttributesRequestMarshaller
 
GetPlatformApplicationAttributesResult - Class in com.amazonaws.services.sns.model
Response for GetPlatformApplicationAttributes action.
GetPlatformApplicationAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
GetPlatformApplicationAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Get Platform Application Attributes Result StAX Unmarshaller
GetPlatformApplicationAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetPlatformApplicationAttributesResultStaxUnmarshaller
 
getPlatformApplications() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
getPlaylists() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
getPlaylists() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
getPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of policies defined for the load balancer.
getPolicy() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
An AWS IAM policy in JSON format.
getPolicy() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
An AWS IAM policy in JSON format.
getPolicy() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
An AWS IAM policy in JSON format.
getPolicy() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
An AWS IAM policy in JSON format.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
getPolicyAttributeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
getPolicyAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
getPolicyAttributeTypeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.
getPolicyDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
The policy that grants an entity permission to assume the role.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or PolicyARN of the policy you want to delete.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy you want to run.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The mnemonic name for the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name of the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the load balancer policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name for the policy being deleted.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The name for the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy associated with the load balancer.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the policy document.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
getPolicyNames() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of load balancer policies you've created or Elastic Load Balancing sample policy names.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
getPolicySignature() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
Policy signature in base64 format Use signature generated by this method for passing to EC2 bunding calls along with policy.
getPolicyString() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
Base64 representation of the serialized policy.
getPolicyText() - Method in class com.amazonaws.services.s3.model.BucketPolicy
Gets the raw policy JSON text as returned by Amazon S3.
getPolicyText() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Returns the policy to apply to the specified bucket.
getPolicyTypeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the base policy type being used to create this policy.
getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy type associated with the load balancer.
getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The name of the policy type.
getPolicyTypeNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
getPollBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getPollBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getPollBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getPollBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getPollBackoffCoefficient() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getPollBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getPollBackoffInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getPollBackoffInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getPollBackoffInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getPollBackoffInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getPollBackoffInitialInterval() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getPollBackoffInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getPollBackoffMaximumInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getPollBackoffMaximumInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getPollBackoffMaximumInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getPollBackoffMaximumInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getPollBackoffMaximumInterval() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getPollBackoffMaximumInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getPollTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getPollTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getPollThreadCount() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getPollThreadCount() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getPollThreadCount() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getPollThreadCount() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getPollThreadCount() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getPollThreadCount() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getPollThreadNamePrefix() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
getPollThreadNamePrefix() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getPollThreadNamePrefix() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
getPort() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes will accept connections.
getPort() - Method in class com.amazonaws.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
getPort() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
The port that is used by the Listener.
getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The port number that the DB instance uses for connections.
getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
getPort() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
getPort() - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
getPort() - Method in class com.amazonaws.services.rds.model.Option
If required, the port configured for this option to use.
getPort() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The optional port for the option.
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.
getPort() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
getPort() - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
getPort() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
getPort() - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
getPort() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Port on which connection will be opened to the instance to health check.
getPortRange() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
getPortRange() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
TCP or UDP protocols: The range of ports the rule applies to.
getPortRange() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
getPortRequired() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies whether the option requires a port.
getPredefinedMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns an unmodifiable set of the current predefined metrics.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cache cluster is located.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cache cluster will be created.
getPreferredAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
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, using the BackupRetentionPeriod parameter.
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.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The time range (in UTC) during which weekly system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The weekly time range (in UTC) during which replication group system maintenance can occur.
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.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
getPrefix() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
An optional string that you want CloudFront to prefix to the access log filenames for this distribution, for example, myprefix/.
getPrefix() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/.
getPrefix() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
The prefix to use for stored access log files.
getPrefix() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
A prefix for the datafeed file names.
getPrefix() - Method in class com.amazonaws.services.ec2.model.S3Storage
The beginning of the file name of the AMI.
getPrefix() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The prefix that is prepended to datafeed files.
getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getPrefix() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the key prefix for which this rule will apply.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional prefix parameter that restricts the response to multipart uploads for keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional prefix parameter and restricts the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the prefix parameter originally used to request this multipart upload listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the prefix parameter originally used to request this object listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.VersionListing
The prefix parameter originally used to request this version listing, or null if no prefix was specified.
getPreservedExistingData() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the PreservedExistingData property for this object.
getPreserveExistingData() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
getPreset() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
A section of the response body that provides information about the preset that is created.
getPreset() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
A section of the response body that provides information about the preset.
getPresetId() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The Id of the preset to use for this job.
getPresetId() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The value of the Id object for the preset that you want to use for this job.
getPresets() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
getPresetWatermarkId() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
getPrettywriter() - Static method in enum com.amazonaws.util.json.Jackson
 
getPreviousStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The id of the DecisionTaskStarted event of the previous decision task of this workflow execution that was processed by the decider.
getPreviousState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the instance.
getPrice() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The fixed price for the term.
getPrice() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The fixed price for the term.
getPrice() - Method in class com.amazonaws.services.ec2.model.PricingDetail
The price per instance.
getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about price class for this distribution.
getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Returns the value of the PriceClass property for this object.
getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about price class for this streaming distribution.
getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Returns the value of the PriceClass property for this object.
getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
getPricingDetails() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
getPrimary() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
getPrimary() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
getPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
getPrimaryClusterId() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cache cluster that will serve as the primary for this replication group.
getPrimaryClusterId() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If this parameter is specified, ElastiCache will promote each of the nodes in the specified cache cluster to the primary role.
getPrimaryClusterId() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.
getPrimaryEndpoint() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Represents the information required for client programs to connect to a cache node.
getPrincipalArn() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The Amazon Resource Name (ARN) of the SAML provider in AWS IAM that describes the IdP.
getPrincipals() - Method in class com.amazonaws.auth.policy.Statement
Returns the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
getPrivateDns() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private DNS name.
getPrivateDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The private DNS name of the instance.
getPrivateIp() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance private IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Address
The private IP address associated with the Elastic IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The primary private IP address of the network interface.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] Optionally, you can use this parameter to assign the instance a specific available IP address from the IP address range of the subnet.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
The private IP address assigned to the instance.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The IP address of the network interface within the subnet.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The private IP address of the network interface.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private IP address of the network interface.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The IP address of the network interface within the subnet.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
The private IP addresses.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The primary IP address.
getPrivateIpAddress() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The private IP address of the instance.
getPrivateIPAddress() - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
getPrivateIpAddress() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the private IP address of the instance.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
getPrivateKey() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
getPrivateKey() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
The private key; the contents of the certificate's domain.kex file.
getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
getProcessing() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if processing is being done to activate the current domain configuration.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
getProductCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code.
getProductCodeId() - Method in class com.amazonaws.services.ec2.model.ProductCode
The product code.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
getProductCodes() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of product codes associated with the instance, if any.
getProductCodeType() - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot Instance.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
getProductDescription() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Product description filter value.
getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The product description filter value.
getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The description of the reserved DB instance.
getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The database engine used by the offering.
getProductDescriptions() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more basic product descriptions.
getProfile() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
If you specified AAC for Audio:Codec, choose the AAC profile for the output file.
getProfile() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's profile.
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, as a percent (for example, 20%).
getProgress() - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, as a percentage.
getProgress() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Returns progress information about this transfer.
getProgress() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Returns progress information about this transfer.
getProgress() - Method in class com.amazonaws.services.storagegateway.model.Tape
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.
getProgressCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
getProgressing() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
getProgressInMegaBytes() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
getProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
getProgressListener() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
getProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
getProgressMessage() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into an index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into an index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into an index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into an index.
getProjectionType() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
getPropagatingVgws() - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of Java properties that are set when the step runs.
getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
getProtocol() - Method in class com.amazonaws.ClientConfiguration
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web Services.
getProtocol() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The protocol.
getProtocol() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The protocol.
getProtocol() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The IP protocol.
getProtocol() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
The protocol that is used by the Listener.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the load balancer transport protocol to use for routing - HTTP, HTTPS, TCP or SSL.
getprotocol() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the protocol to use in the redirect request.
getProtocol() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
getProtocol() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
getProtocols() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
Currently, https is the only acceptable value for the RequiredProtocols element.
getProvider() - Method in class com.amazonaws.auth.policy.Principal
Returns the provider for this principal, which indicates in what group of users this principal resides.
getProviderId() - Method in class com.amazonaws.metrics.ByteThroughputProvider
Returns a provider id that can be used to compute the number of active byte throughput provider of a specific metric type being active in a given time interval.
getProviderId() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
getProviderId() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The fully-qualified host component of the domain name of the identity provider.
getProvisionedIopsCapable() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
True indicates the availability zone is capable of provisioned IOPs.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Returns the value of the ProvisionedThroughput property for this object.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Represents the provisioned throughput settings for a specified table or index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents the provisioned throughput settings for a specified table or index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for a specified table or index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Represents the provisioned throughput settings for a specified table or index.
getProxyDomain() - Method in class com.amazonaws.ClientConfiguration
Returns the optional Windows domain name for configuring an NTLM proxy.
getProxyHost() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy host the client will connect through.
getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy password to use when connecting through a proxy.
getProxyPort() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy port the client will connect through.
getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy user name to use if connecting through a proxy.
getProxyWorkstation() - Method in class com.amazonaws.ClientConfiguration
Returns the optional Windows workstation name for configuring NTLM proxy support.
getPublic() - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
getPublicDns() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance public DNS name.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public DNS name.
getPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The public DNS name of the instance.
getPublicHostname() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The interface's public hostname.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.Address
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The Internet-routable IP address for the customer gateway's outside interface.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-Classic] The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-Classic] The Elastic IP address.
getPublicIp() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance public IP address.
getPublicIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
The public IP address assigned to the instance.
getPublicIpAddress() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The public IP address of the instance.
getPublicIPAddress() - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
getPublicIPv4s() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The elastic IP addresses associated with the interface.
There may be multiple IP addresses on an instance.
getPublicKey() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the public key.
getPublicKeyMaterial() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key.
getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Specifies the accessibility options for the DB instance.
getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies the accessibility options for the DB instance.
getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the accessibility options for the DB instance.
getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the accessibility options for the DB instance.
getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies the accessibility options for the DB instance.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
getPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
getPutRequest() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
A container for a Put BatchWrite request
getPutRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a PutItem operation.
getQRCodePNG() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName? secret=$Base32String where $virtualMFADeviceName is one of the create call arguments, AccountName is the user name if set (accountId otherwise), and Base32String is the seed in Base32 format.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
The number of unique trusted signers included in all cache behaviors.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Aliases
The number of CNAMEs, if any, for this distribution.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
The number of HTTP methods that you want CloudFront to forward to your origin.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
The number of cache behaviors for this distribution.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The number of CloudFront origin access identities that were created by the current AWS account.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
The number of whitelisted cookies for this cache behavior.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
The number of custom error responses for this distribution.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The number of distributions that were created by the current AWS account.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
When geo restriction is enabled, this is the number of countries in your whitelist or blacklist.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The number of invalidation batches that were created by the current AWS account.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
The number of active CloudFront key pairs for AwsAccountNumber.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Origins
The number of origins for this distribution.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Paths
The number of objects that you want to invalidate.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The number of streaming distributions that were created by the current AWS account.
getQuantity() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
The number of trusted signers for this cache behavior.
getQuery() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Query that defines the objects to be returned.
getQueryString() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache behavior.
getQueueAttributes(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Gets attributes for the specified queue.
getQueueAttributes(String, List<String>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Gets attributes for the specified queue.
getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Gets attributes for the specified queue.
getQueueAttributes(String, List<String>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Gets attributes for the specified queue.
getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getQueueAttributes(String, List<String>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
GetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the GetQueueAttributes operation.
GetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Default constructor for a new GetQueueAttributesRequest object.
GetQueueAttributesRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Constructs a new GetQueueAttributesRequest object.
GetQueueAttributesRequest(String, List<String>) - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Constructs a new GetQueueAttributesRequest object.
GetQueueAttributesRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Get Queue Attributes Request Marshaller
GetQueueAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.GetQueueAttributesRequestMarshaller
 
GetQueueAttributesResult - Class in com.amazonaws.services.sqs.model
A list of returned queue attributes.
GetQueueAttributesResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
GetQueueAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Get Queue Attributes Result StAX Unmarshaller
GetQueueAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.GetQueueAttributesResultStaxUnmarshaller
 
getQueueName() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name for the queue to be created.
getQueueName() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The name of the queue whose URL must be fetched.
getQueueNamePrefix() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
getQueueOwnerAWSAccountId() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The AWS account ID of the account that created the queue.
getQueuePollTimeoutMilli() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the internal metric queue timeout in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
getQueuePollTimeoutMilli() - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Returns the metrics queue polling timeout in millisecond.
getQueuePollTimeoutMilli() - Method in class com.amazonaws.metrics.MetricAdmin
 
getQueuePollTimeoutMilli() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the internal metric queue timeout in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
getQueues() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The queues used by this environment.
getQueueUrl(GetQueueUrlRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns the URL of an existing queue.
getQueueUrl(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns the URL of an existing queue.
getQueueUrl(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns the URL of an existing queue.
getQueueUrl(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns the URL of an existing queue.
getQueueUrl(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getQueueUrl(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The URL for the created Amazon SQS queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
The URL for the queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
The queue URL of a dead letter queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
The URL of the Amazon SQS queue to take action on.
getQueueUrlAsync(GetQueueUrlRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
GetQueueUrlRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the GetQueueUrl operation.
GetQueueUrlRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
Default constructor for a new GetQueueUrlRequest object.
GetQueueUrlRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
Constructs a new GetQueueUrlRequest object.
GetQueueUrlRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Get Queue Url Request Marshaller
GetQueueUrlRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.GetQueueUrlRequestMarshaller
 
GetQueueUrlResult - Class in com.amazonaws.services.sqs.model
For more information, see Responses in the Amazon SQS Developer Guide .
GetQueueUrlResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
GetQueueUrlResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Get Queue Url Result StAX Unmarshaller
GetQueueUrlResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.GetQueueUrlResultStaxUnmarshaller
 
getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
A list of source queue URLs that have the RedrivePolicy queue attribute configured with a dead letter queue.
getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
getQuiet() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns the quiet element for this request.
getRaidArrayId() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
The RAID array ID.
getRaidArrayId() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array ID.
getRaidArrayId() - Method in class com.amazonaws.services.opsworks.model.Volume
The RAID array ID.
getRaidArrayIds() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
An array of RAID array IDs.
getRaidArrays() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
A RaidArrays object that describes the specified RAID arrays.
getRaidLevel() - Method in class com.amazonaws.services.opsworks.model.RaidArray
getRaidLevel() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume RAID level.
getRamdisk() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's RAM disk to the specified value.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The RAM disk ID.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Instance
The RAM disk associated with this instance.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The RAM disk ID.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the RAM disk.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the RAM disk.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk.
getRamdiskId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the ID of the RAM disk specified at launch time, if applicable.
getRange() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The range of bytes to retrieve from the output.
getRange() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Identifies the range of bytes in the assembled archive that will be uploaded in this part.
getRange() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional inclusive byte range within the desired object that will be downloaded by this request.
getRangeInBytes() - Method in class com.amazonaws.services.glacier.model.PartListElement
The byte range of a part, inclusive of the upper value of the range.
getRangeKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
getRangeKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
getRangeKeyCondition() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Returns the range key condition for this query.
getRangeKeyCondition() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
A container for the attribute values and comparison operators to use for the query.
getRangeKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Gets the range key condition for this query.
getRangeKeyElement() - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
getRangeKeyElement() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
getRangeKeyName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getRankExpression() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
A named expression that can be evaluated at search time and used for ranking or thresholding in a search query.
getRankExpression() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
The value of a RankExpression and its current status.
getRankExpression() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
The value of a RankExpression and its current status.
getRankExpression() - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
The expression to evaluate for ranking or thresholding while processing a search request.
getRankExpressions() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
The rank expressions configured for the domain.
getRankName() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
The name of the RankExpression to delete.
getRankName() - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
The name of a rank expression.
getRankNames() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
Limits the DescribeRankExpressions response to the specified fields.
getRawMessage() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
getRawMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Returns the value of the ReadCapacityUnits property for this object.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
getReadEndpoint() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Represents the information required for client programs to connect to a cache node.
getReadReplicaCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance can have a read replica.
getReadReplicaDBInstanceIdentifiers() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the read replicas associated with this DB instance.
getReadReplicaSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the identifier of the source DB instance if this DB instance is a read replica.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The date and time when the cluster was ready to execute steps.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was available to the cluster.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The date and time when the instance group became ready to perform tasks.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The date and time when the instance was ready to perform tasks.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The date and time when the job flow was ready to start running bootstrap actions.
getReason() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityFailureException
 
getReason() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
getReason() - Method in exception com.amazonaws.services.simpleworkflow.flow.WorkflowException
 
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The reason provided for the failure (if any).
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The reason for the failure (if provided).
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
A descriptive reason for the failure that may help in diagnostics.
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Description of the error that may assist in diagnostics.
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
An optional descriptive reason for terminating the workflow execution.
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The descriptive reason provided for the failure (if any).
getReason() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The reason provided for the termination (if any).
getReasonCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
getReasonCodes() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
getReasonMessage() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
getRebooting() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with rebooting status.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
A receipt handle.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout should be changed.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
A receipt handle.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.Message
An identifier associated with the act of receiving the message.
getRecentCommunications() - Method in class com.amazonaws.services.support.model.CaseDetails
The five most recent communications between you and AWS Support Center.
getRecordMarkerDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RecordMarker decision.
getRecordMarkerFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskFailed then this member is set and provides detailed information about the event.
getRecords(GetRecordsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns one or more data records from a shard.
getRecords(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns one or more data records from a shard.
getRecords() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The data records retrieved from the shard.
getRecordsAsync(GetRecordsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns one or more data records from a shard.
getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns one or more data records from a shard.
getRecordsAsync(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns one or more data records from a shard.
getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns one or more data records from a shard.
GetRecordsRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the GetRecords operation.
GetRecordsRequest() - Constructor for class com.amazonaws.services.kinesis.model.GetRecordsRequest
 
GetRecordsRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Get Records Request Marshaller
GetRecordsRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.GetRecordsRequestMarshaller
 
GetRecordsResult - Class in com.amazonaws.services.kinesis.model
Represents the output of a GetRecords operation.
GetRecordsResult() - Constructor for class com.amazonaws.services.kinesis.model.GetRecordsResult
 
GetRecordsResultJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Get Records Result JSON Unmarshaller
GetRecordsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.GetRecordsResultJsonUnmarshaller
 
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
getRecurrenceInHours() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the RecurrenceInHours property for this object.
getRecurrenceInHours() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Frequency of snapshots.
getRecurringChargeAmount() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
getRecurringChargeAmount() - Method in class com.amazonaws.services.rds.model.RecurringCharge
The amount of the recurring charge.
getRecurringChargeAmount() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.rds.model.RecurringCharge
The frequency of the recurring charge.
getRecurringChargeFrequency() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
getRecurringCharges() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
getRecurringCharges() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
getRecurringCharges() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
getRecurringCharges() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
getRecurringCharges() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
getRecurringCharges() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
getRedirect() - Method in class com.amazonaws.services.s3.model.RoutingRule
Return the redirect information.
getRedirectAllRequestsTo() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Return the redirect information where all requests will be redirect to.
getRedirectAllRequestsTo() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional redirect location for the newly copied object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the redirect location for this object.
getReducer() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get the reducer
getRefreshThreshold() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Get the refresh threshold for the session credentials created by this client in seconds.
getRefValue() - Method in class com.amazonaws.services.datapipeline.model.Field
The field value, expressed as the identifier of another object.
getRegex() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value that satisfies this regular expression.
getRegion() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the region configured for the default AWS SDK metric collector; or null if the default is to be used.
getRegion() - Method in class com.amazonaws.metrics.MetricAdmin
 
getRegion() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the region configured for the default AWS SDK metric collector; or null if the default is to be used.
getRegion(Regions) - Static method in class com.amazonaws.regions.Region
Returns the region with the id given, or null if it cannot be found in the current regions.xml file.
getRegion(String) - Method in class com.amazonaws.regions.RegionMetadata
Returns the region with the name given, if it exists.
getRegion(String) - Static method in class com.amazonaws.regions.RegionUtils
Returns the region with the id given, if it exists.
getRegion() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The AWS region where the connection is located.
getRegion() - Method in class com.amazonaws.services.directconnect.model.Connection
The AWS region where the connection is located.
getRegion() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The AWS region where the connection is located.
getRegion() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The AWS region where the connection is located.
getRegion() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The AWS region where the connection is located.
getRegion() - Method in class com.amazonaws.services.directconnect.model.Interconnect
The AWS region where the connection is located.
getRegion() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack AWS region, such as "us-east-1".
getRegion() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack AWS region, such as "us-east-1".
getRegion() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The AWS region.
getRegion() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The instance's AWS region.
getRegion() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack AWS region, such as "us-east-1".
getRegion() - Method in class com.amazonaws.services.opsworks.model.Volume
The AWS region.
getRegion() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Regional resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that specifies the AWS region for the current resource record set.
getRegion() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getRegion() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getRegion() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Gets the name of the Amazon S3 region in which this bucket will be created.
getRegion() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The AWS region in which the identified resource is located.
getRegionByEndpoint(String) - Method in class com.amazonaws.regions.RegionMetadata
Searches through all known regions to find one with any service at the specified endpoint.
getRegionByEndpoint(String) - Static method in class com.amazonaws.regions.RegionUtils
Searches through all known regions to find one with any service at the specified endpoint.
getRegionMetadata() - Static method in class com.amazonaws.regions.RegionUtils
Returns the current set of region metadata for this process, initializing it if it has not yet been explicitly initialized before.
getRegionName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the region.
getRegionName() - Method in class com.amazonaws.services.ec2.model.Region
The name of the region.
getRegionNames() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
getRegions() - Method in class com.amazonaws.regions.RegionMetadata
Returns an immutable list of all regions known to this region metadata object, in no particular order.
getRegions() - Static method in class com.amazonaws.regions.RegionUtils
Returns a list of the available AWS regions.
getRegions() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
getRegionsForService(String) - Method in class com.amazonaws.regions.RegionMetadata
Returns a list of the regions that support the service given.
getRegionsForService(String) - Static method in class com.amazonaws.regions.RegionUtils
Returns a list of the regions that support the service given.
getRegistrationOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementation
getRegistrationOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ActivityImplementationBase
By default do not register
getRegistrationStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
Specifies the registration status of the activity types to list.
getRegistrationStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
Specifies the registration status of the domains to list.
getRegistrationStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
Specifies the registration status of the workflow types to list.
getRejects() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
getRemove() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
getRemove() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
getReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
getReplaceKeyPrefixWith() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the object prefix key to use in the redirect request.
getReplaceKeyWith() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the specific key to use in the redirect request.
getReplayUpToEventId() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
getReplicationGroupDescription() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A user-specified description for the replication group.
getReplicationGroupDescription() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The replication group to which this cache cluster belongs.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The replication group to which this cache cluster should belong.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the replication group to be deleted.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
getReplicationGroupId() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
getReplicationGroups() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
getReplyToAddresses() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
getReportCompletionRetryParameters() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getReportCompletionRetryParameters() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getReportFailureRetryParameters() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getReportFailureRetryParameters() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getRequest() - Method in class com.amazonaws.http.HttpResponse
Returns the original request associated with this response.
getRequestCancelActivityTaskDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RequestCancelActivityTask decision.
getRequestCancelActivityTaskFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides detailed information about the event.
getRequestCancelExternalWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RequestCancelExternalWorkflowExecution decision.
getRequestCancelExternalWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
Gets the options stored with this request object.
getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the optional credentials to use to sign this request, overriding the default credentials set at the client level.
getRequested() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with requested status.
getRequestedAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The AMI version requested for this cluster.
getRequestedInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The target number of instances for the instance group.
getRequesterId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
getRequesterId() - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
getRequesterManaged() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
getRequestFile(PutObjectRequest) - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Convenience method for getting the file specified in a request.
getRequestHandler2s() - Method in class com.amazonaws.http.ExecutionContext
 
getRequestId() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS request ID that uniquely identifies the service request the caller made.
getRequestId() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the AWS request ID from the response metadata section of an AWS response.
getRequestId() - Method in class com.amazonaws.ResponseMetadata
Returns the AWS request ID contained in this response metadata object.
getRequestId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
getRequestId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The web service request ID for the activity of this event.
getRequestInterval() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.
getRequestItems() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
A map of the table name and corresponding items to get by primary key.
getRequestItems() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
A map of table name to list-of-write-requests.
getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
A map of one or more table names and, for each table, the corresponding primary keys for the items to retrieve.
getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
A map of one or more table names and, for each table, a list of operations to be performed (DeleteRequest or PutRequest).
getRequestMarker() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getRequestMaxKeys() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getRequestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns a request level metric collector; or null if not specified.
getRequestMetricCollector() - Method in class com.amazonaws.http.AmazonHttpClient
Returns the http client specific request metric collector; or null if there is none.
getRequestMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns a non-null request metric collector for the SDK.
getRequestMetricCollector() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
 
getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricAdmin
 
getRequestMetricCollector() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the name of the request metric collector set at the AWS SDK level, or NONE if there is none.
getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
 
getRequestMetricCollector() - Method in interface com.amazonaws.metrics.RequestMetricCollector.Factory
Returns an instance of the collector; or null if if failed to create one.
getRequestMetricCollector() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the request metric collector or null if not specified.
getRequestMetricsCollector() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the client specific RequestMetricCollector; or null if there is none.
getRequestMetricTransformer() - Method in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
 
getRequestParameters() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the complete map of additional request parameters to be included in the pre-signed URL.
getRequestPayload(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload as a String.
getRequestPayloadWithoutQueryParams(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
Returns the request's payload contents as a String, without processing any query string params (i.e.
getRequestPrefix() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getRequiredProtocols() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Defines the protocols required for your distribution.
getRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
getRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireLowercaseCharacters property for this object.
getRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
getRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireNumbers property for this object.
getRequiresIndexDocuments() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if IndexDocuments needs to be called to activate the current domain configuration.
getRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
getRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireSymbols property for this object.
getRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
getRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireUppercaseCharacters property for this object.
getReservation() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
One or more reservations.
getReservationId() - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the reservation.
getReservationId() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the ID of the reservation.
getReservations() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
getReservedCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
getReservedCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
getReservedCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
getReservedCacheNodes() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering identifier.
getReservedCacheNodesOfferingId() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
getReservedCacheNodesOfferings() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The reserved DB instance identifier filter value.
getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Customer-specified identifier to track this reservation.
getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The unique identifier for the reservation.
getReservedDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of reserved DB instances.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering identifier filter value.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering identifier filter value.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The ID of the Reserved DB instance offering to purchase.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering identifier.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering identifier.
getReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of reserved DB instance offerings.
getReservedInstances() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The ID of the active Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance IDs.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The IDs of the purchased Reserved Instances.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The ID of the Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
The ID of the Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The ID for the Reserved Instances that were created as part of the modification request.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
The ID of the Reserved Instance listing.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance Listing IDs.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance listing.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
getReservedInstancesModificationId() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
The ID for the modification.
getReservedInstancesModificationId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique ID for the Reserved Instance modification.
getReservedInstancesModificationIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
getReservedInstancesModifications() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The ID of the Reserved Instance offering to purchase.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The ID of the Reserved Instance offering.
getReservedInstancesOfferingIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
getReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
getReservedNodeId() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
getReservedNodeId() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
getReservedNodeOfferingId() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
getReservedNodeOfferings() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
getReservedNodes() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
getResetAllParameters() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
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.
getResetAllParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.
getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
getResource(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Retrieves the resource via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResource(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
If classesFirst is false, retrieves the resource via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceAsStream(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Retrieves the resource as an input stream via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceAsStream(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
If classesFirst is false, retrieves the resource as an input stream via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
getResourceId() - Method in class com.amazonaws.services.ec2.model.TagDescription
The ID of the resource.
getResourceId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
The Amazon EMR resource identifier to which tags will be added.
getResourceId() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
The Amazon EMR resource identifier from which tags will be removed.
getResourceId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
getResourceName() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The Amazon RDS resource the tags will be added to.
getResourceName() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
The Amazon RDS resource with tags to be listed.
getResourceName() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The Amazon RDS resource the tags will be removed from.
getResourcePath() - Method in class com.amazonaws.DefaultRequest
 
getResourcePath() - Method in class com.amazonaws.http.HttpRequest
Returns the resource path associated with this request.
getResourcePath() - Method in interface com.amazonaws.Request
Returns the path to the resource being requested.
getResourcePath() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Path to ping on the instance to check the health.
getResourceProperties() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
BLOB of the properties used to create the resource.
getResourceRecords() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
A complex type that contains the resource records for the current resource record set.
getResourceRecordSet() - Method in class com.amazonaws.services.route53.model.Change
Information about the resource record set to create or delete.
getResourceRecordSetCount() - Method in class com.amazonaws.services.route53.model.HostedZone
Total number of resource record sets in the hosted zone.
getResourceRecordSets() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A complex type that contains information about the resource record sets that are returned by the request.
getResources() - Method in class com.amazonaws.auth.policy.Statement
Returns the resources associated with this policy statement.
getResources() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
getResources() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The description of the AWS resources used by this environment.
getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The description of the AWS resources used by this environment.
getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The description of the AWS resources used by this environment.
getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The description of the AWS resources used by this environment.
getResourcesFlagged() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
getResourcesIgnored() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
getResourcesProcessed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were analyzed by the Trusted Advisor check.
getResourcesSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
getResourcesSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
getResourcesSuppressed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Success/failure message associated with the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Success/failure message associated with the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Success/failure message associated with the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Success/failure message associated with the resource.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.Tag
The kind of resource to which the tag is applied.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Type of resource.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Type of resource.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Type of resource.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Type of resource.
getResourceType() - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource.
getResourceUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns the URL to the key in the bucket given, using the client's scheme and endpoint.
getRespondTaskCompletedBackoffCoefficient() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
getRespondTaskCompletedMaximumRetries() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
getRespondTaskCompletedRetryInitialInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
getRespondTaskCompletedRetryMaximumInterval() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
getResponseCode() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The HTTP status code that you want CloudFront to return with the custom error page to the viewer.
getResponseHeaders() - Method in class com.amazonaws.services.s3.internal.S3XmlResponseHandler
Returns the headers from the processed response.
getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the headers to be overridden in the service response.
getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the headers to be overridden in the service response.
getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the response metadata for this response.
getResponseMetadataForRequest(AmazonWebServiceRequest) - Method in class com.amazonaws.http.AmazonHttpClient
Returns additional response metadata for an executed request.
getResponsePagePath() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The path of the custom error page (for example, /custom_404.html).
getResponses() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Table names and the respective item attributes from the tables.
getResponses() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
The response object as a result of BatchWriteItem call.
getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
getRestorableByUserIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
getRestoreExpirationTime() - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Returns the expiration date when the Object is scheduled to move to Amazon Glacier, or null if the object is not configured to expire.
getRestoreExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the time at which an object that has been temporarily restored from Amazon Glacier will expire, and will need to be restored again in order to be accessed.
getRestoreStatus() - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of a cluster restore action.
getRestoreTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time to restore from.
getRestrictions() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that identifies ways in which you want to restrict distribution of your content.
getRestrictions() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that identifies ways in which you want to restrict distribution of your content.
getRestrictionType() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the result contained by this response.
getResult() - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowReply
 
getResult() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The results of the activity task (if any).
getResult() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The result of the child workflow execution (if any).
getResult() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
The result of the workflow execution.
getResult() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
The result of the activity task.
getResult() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
The result produced by the workflow execution upon successful completion.
getResult() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
getResult() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
The detailed results of the Trusted Advisor check.
getResultEnabled() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether values of this field can be returned in search results and used for ranking.
getResultEnabled() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether values of this field can be returned in search results and used for ranking.
getResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.QueryResultPage
Deprecated.
Returns all matching items for this page of query results.
getResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.ScanResultPage
Deprecated.
Returns all matching items for this page of scan results, which may be empty.
getResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
Returns all matching items for this page of query results.
getResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
Returns all matching items for this page of scan results, which may be empty.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
getRetentionPeriod() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
getRetrievalByteRange() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
getRetrievalByteRange() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
getRetrievalByteRange() - Method in class com.amazonaws.services.glacier.model.JobParameters
The byte range to retrieve for an archive retrieval.
getRetrievedTo() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of the Gateway-Virtual Tape Library that the virtual tape is being retrieved to.
getRetryCondition() - Method in class com.amazonaws.retry.RetryPolicy
Returns the retry condition included in this retry policy.
getRetryExpirationIntervalSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
getRetryParameters() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousRetrier
 
getRetryPolicy() - Method in class com.amazonaws.ClientConfiguration
Returns the retry policy upon failed requests.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
getReturnPath() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounce notifications are to be forwarded.
getReturnValues() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
getReturnValues() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
getReturnValues() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appeared either before or after they were updated.
getReuseLastProvider() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
Returns true if this chain will reuse the last successful credentials provider for future credentials requests, otherwise, false if it will search through the chain each time.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
When set to true, returns the events in reverse order.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
When set to true, returns the results in reverse order.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
When set to true, returns the results in reverse order.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
When set to true, returns the results in reverse order.
getReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
When set to true, returns the events in reverse order.
getRevision() - Method in class com.amazonaws.services.opsworks.model.Source
The application's version.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
getRole() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.
getRole(GetRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to EC2 to assume the role.
getRole(GetRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to EC2 to assume the role.
getRole() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Information about the role.
getRole() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Information about the role.
getRoleArn() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
getRoleArn() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
getRoleArn() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
getRoleAsync(GetRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to EC2 to assume the role.
getRoleAsync(GetRoleRequest, AsyncHandler<GetRoleRequest, GetRoleResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to EC2 to assume the role.
getRoleAsync(GetRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to EC2 to assume the role.
getRoleAsync(GetRoleRequest, AsyncHandler<GetRoleRequest, GetRoleResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified role, including the role's path, GUID, ARN, and the policy granting permission to EC2 to assume the role.
getRoleId() - Method in class com.amazonaws.services.identitymanagement.model.Role
The stable and unique string identifying the role.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the role to add.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Name of the role to create.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the role the associated with the policy.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Name of the role to delete.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the role associated with the policy.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The role the policy is associated with.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Name of the role to get information about.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
The name of the role to list instance profiles for.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
The name of the role to list policies for.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the role to associate the policy with.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the role to remove.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.Role
The name identifying the role.
getRoleName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Name of the role to update.
getRolePolicy(GetRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified role.
getRolePolicy(GetRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified role.
getRolePolicyAsync(GetRolePolicyRequest, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified role.
GetRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetRolePolicy operation.
GetRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
 
GetRolePolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Role Policy Request Marshaller
GetRolePolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetRolePolicyRequestMarshaller
 
GetRolePolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetRolePolicy action.
GetRolePolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
 
GetRolePolicyResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Role Policy Result StAX Unmarshaller
GetRolePolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetRolePolicyResultStaxUnmarshaller
 
GetRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetRole operation.
GetRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRoleRequest
 
GetRoleRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Role Request Marshaller
GetRoleRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetRoleRequestMarshaller
 
GetRoleResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetRole action.
GetRoleResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetRoleResult
 
GetRoleResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Role Result StAX Unmarshaller
GetRoleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetRoleResultStaxUnmarshaller
 
getRoles() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
getRoles() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
getRoleSessionName() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
An identifier for the assumed role session.
getRoleSessionName() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
An identifier for the assumed role session.
getRootCause(Throwable) - Static method in enum com.amazonaws.util.Throwables
Returns the root cause of the given throwable, or null if the given throwable is null.
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Image
The device name of the root device (for example, /dev/sda1 or xvda).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (for example, /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The name of the root device (for example, /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name of the root device (for example, /dev/sda1, or xvda).
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
getRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance root device type.
getRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance root device type.
getRootDeviceVolumeId() - Method in class com.amazonaws.services.opsworks.model.Instance
The root device volume ID.
getRotate() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
getRotate() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRouteFilterPrefixes() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
getRoutes() - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
getRoutes() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes assoicated with the VPN connection.
getRouteTable() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Information about the route table.
getRouteTableAssociationId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the association between a route table and a subnet.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of the route table for the route.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the routing table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the routing table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The ID of the new route table to associate with the subnet.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the route table.
getRouteTableIds() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
getRouteTables() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
getRoutingRule() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getRoutingRules() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Return the list of routing rules that can be used for configuring redirects if certain conditions are meet.
getRuleAction() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
getRuleAction() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
getRuleAction() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The rule number for the entry (for example, 100).
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The rule number of the entry to delete.
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The rule number for the entry.
getRuleNumber() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The rule number of the entry to replace.
getRules() - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Returns the list of rules that comprise this configuration.
getRules() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Returns the list of rules that comprise this configuration.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
getRunId() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
getRunId() - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowReply
 
getRunId() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
getRunId() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The runId of the external workflow execution to cancel.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to be canceled.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The runId of the workflow execution to cancel.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.Run
The runId of a workflow execution.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The runId of the workflow execution to be signaled.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution that the signal was being delivered to.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to send the signal to.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The runId of the workflow execution to signal.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The runId of the workflow execution to terminate.
getRunId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
A system generated unique identifier for the workflow execution.
getRunningAmiVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The AMI version running on this cluster.
getRunningInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The number of instances currently running in this instance group.
getRunningSetup() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with running_setup status.
getS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Strings are Unicode with UTF-8 binary encoding.
getS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String data type
getS3() - Method in class com.amazonaws.services.ec2.model.Storage
An Amazon S3 storage location.
getS3() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getS3() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getS3AccountOwner() - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the current owner of the AWS account that the authenticated sender of the request is using.
getS3AccountOwner() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The Amazon S3 bucket for the destination image.
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
getS3Bucket() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
The name of the Amazon S3 bucket created.
getS3Bucket() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 bucket where the data is located.
getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns the value of the S3BucketName property for this object.
getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns the value of the S3BucketName property for this object.
getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the Amazon S3 bucket into which CloudTrail delivers your trail files.
getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns the value of the S3BucketName property for this object.
getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns the value of the S3BucketName property for this object.
getS3BucketName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The name of the Amazon S3 bucket where the access logs are stored.
getS3BucketPrefix() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The logical hierarchy you created for your Amazon S3 bucket, for example my-bucket-prefix/prod.
getS3CanonicalUserId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
getS3CanonicalUserId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
getS3CanonicalUserId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
getS3CanonicalUserId() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
getS3ClientCache() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns the underlying S3ClientCache for accessing S3.
getS3Key() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
getS3Key() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 key where the data is located.
getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns the value of the S3KeyPrefix property for this object.
getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns the value of the S3KeyPrefix property for this object.
getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Value of the Amazon S3 prefix
getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns the value of the S3KeyPrefix property for this object.
getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns the value of the S3KeyPrefix property for this object.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
getS3KeyPrefix() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
getS3ObjectStream() - Method in interface com.amazonaws.services.s3.internal.ServiceUtils.RetryableS3DownloadTask
User defines how to get the S3Object from S3 for this RetryableS3DownloadTask.
getS3Origin() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
getS3Origin() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
getS3Origin() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Origin information to associate with the distribution.
getS3Origin() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Your S3 origin bucket.
getS3Origin() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
S3 Origin information to associate with the distribution.
getS3Origin() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Your S3 origin bucket.
getS3OriginConfig() - Method in class com.amazonaws.services.cloudfront.model.Origin
A complex type that contains information about the Amazon S3 origin.
getS3Prefix() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The image is written to a single object in the Amazon S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.
getS3Region() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getSAMLAssertion() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The base-64 encoded SAML authentication response provided by the IdP.
getSAMLMetadataDocument() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
getSAMLMetadataDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The XML metadata document that includes information about an identity provider.
getSAMLMetadataDocument() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
getSAMLProvider(GetSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProvider(GetSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to delete.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to get information about.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to update.
getSAMLProviderArn() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider that was updated.
getSAMLProviderAsync(GetSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderAsync(GetSAMLProviderRequest, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderAsync(GetSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderAsync(GetSAMLProviderRequest, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
getSAMLProviderList() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
GetSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetSAMLProvider operation.
GetSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
 
GetSAMLProviderRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get S A M L Provider Request Marshaller
GetSAMLProviderRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetSAMLProviderRequestMarshaller
 
GetSAMLProviderResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetSAMLProvider action.
GetSAMLProviderResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
 
GetSAMLProviderResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get S A M L Provider Result StAX Unmarshaller
GetSAMLProviderResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetSAMLProviderResultStaxUnmarshaller
 
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this datapoint.
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
getSampleRate() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The sample rate of the audio stream in the output file, in Hertz.
getSampleTimestamp() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The time stamp when this information was retrieved.
getSaturday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Saturday.
getSaveBehavior() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Returns the save behavior for this configuration.
getSaveBehavior() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the save behavior for this configuration.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
getScalingPolicies() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
getScanFilter() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Returns the scan filter as a map of attribute names to conditions.
getScanFilter() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Evaluates the scan results and returns only the desired values.
getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the scan filter as a map of attribute names to conditions.
getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Evaluates the scan results and returns only the desired values.
getScanIndexForward() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Specifies forward or backward traversal of the index.
getScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies ascending (true) or descending (false) traversal of the index.
getScannedCount() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Number of items in the complete scan before any filters are applied.
getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the complete scan, before any filters are applied.
getScheduleActivityTaskDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the ScheduleActivityTask decision.
getScheduleActivityTaskFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed information about the event.
getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of this scheduled action.
getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
getScheduledEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
getScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time for this activity task.
getScheduleToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The maximum duration for this activity task.
getScheduleToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
getScheduleToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the ScheduleToCloseTimeout property for this object.
getScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time the activity task can wait to be assigned to a worker.
getScheduleToStartTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration the activity task can wait to be assigned to a worker.
getScheduleToStartTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
getScheduleToStartTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the ScheduleToStartTimeout property for this object.
getSchedulingOptions() - Method in interface com.amazonaws.services.simpleworkflow.flow.ActivitiesClient
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
getSchedulingOptions() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
getSchedulingOptions() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternal
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
getSchedulingOptions() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClient
 
getSchedulingOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The type of a load balancer.
getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the type of load balancer.
getScope(Request<?>, String) - Method in class com.amazonaws.auth.AWS4Signer
 
getScope() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
 
getScriptBootstrapAction() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The script run by the bootstrap action.
getScriptPath() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
The Amazon S3 location of the command script.
getSearchEnabled() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether search is enabled for this field.
getSearchInstanceCount() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of search instances that are available to process search requests.
getSearchInstanceType() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The instance type (such as search.m1.small) that is being used to process search requests.
getSearchPartitionCount() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of partitions across which the search index is spread.
getSearchService() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The service endpoint for requesting search results from a search domain.
getSearchString() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
A string to search for in the body of a health check response.
getSecondaryAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The number of secondary IP addresses to assign to the network interface.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The number of secondary private IP addresses to assign to a network interface.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The number of secondary private IP addresses.
getSecretAccessKey() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
getSecretAccessKey() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The secret access key that can be used to sign requests.
getSecretToAuthenticateInitiator() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the initiator (e.g.
getSecretToAuthenticateInitiator() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the initiator (e.g.
getSecretToAuthenticateTarget() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
getSecretToAuthenticateTarget() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
getSecurityGroupId() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
getSecurityGroupIds() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
getSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance security group IDs.
getSecurityGroupIds() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
IDs of the security groups to which the network interface belongs.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
getSecurityGroups() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your load balancer in VPC.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your load balancer.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups to assign to your load balancer within your VPC.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the load balancer is a member of (VPC only).
getSecurityGroups() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the list of names of the security groups applied to the instance.
getSecurityGroups() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
Security groups to which the network interface belongs.
getSegment() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the ID of the segment to be scanned.
getSegment() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, Segment identifies an individual segment to be scanned by an application worker.
getSegmentDuration() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), SegmentDuration is the duration of each .ts file in seconds.
getSegmentDuration() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
(Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Containeris ts (MPEG-TS), SegmentDuration is the maximum duration of each .ts file in seconds.
getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The attributes to be returned in the result.
getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The attributes to be returned in the result.
getSelectExpression() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
getSelectors() - Method in class com.amazonaws.services.datapipeline.model.Query
List of selectors that define the query.
getSelf() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Returns the value of the Self property for this object.
getSelf() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Include this empty element if you want to give your own AWS account permission to create signed URLs.
getSendDataPoints() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
getSenderFault() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
getSendQuota(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's current sending limits.
getSendQuota() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's current sending limits.
getSendQuota(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's current sending limits.
getSendQuota() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's current sending limits.
GetSendQuotaRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetSendQuota operation.
GetSendQuotaRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
GetSendQuotaRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Send Quota Request Marshaller
GetSendQuotaRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetSendQuotaRequestMarshaller
 
GetSendQuotaResult - Class in com.amazonaws.services.simpleemail.model
Represents the user's current activity limits returned from a successful GetSendQuota request.
GetSendQuotaResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
GetSendQuotaResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Send Quota Result StAX Unmarshaller
GetSendQuotaResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetSendQuotaResultStaxUnmarshaller
 
getSendStatistics(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's sending statistics.
getSendStatistics() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's sending statistics.
getSendStatistics(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's sending statistics.
getSendStatistics() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's sending statistics.
GetSendStatisticsRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetSendStatistics operation.
GetSendStatisticsRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
GetSendStatisticsRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Send Statistics Request Marshaller
GetSendStatisticsRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetSendStatisticsRequestMarshaller
 
GetSendStatisticsResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of SendDataPoint items returned from a successful GetSendStatistics request.
GetSendStatisticsResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
GetSendStatisticsResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Get Send Statistics Result StAX Unmarshaller
GetSendStatisticsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.GetSendStatisticsResultStaxUnmarshaller
 
getSentLast24Hours() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
getSeparator() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The separator that follows the text to trim.
getSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
The sequence number identifier that was assigned to the put data record.
getSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.Record
The unique identifier for the record in the Amazon Kinesis stream.
getSequenceNumberForOrdering() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Guarantees strictly increasing sequence numbers, for puts from the same client and to the same partition key.
getSequenceNumberRange() - Method in class com.amazonaws.services.kinesis.model.Shard
The range of possible sequence numbers for the shard.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The serial number associated with VirtualMFADevice.
getSerialNumber() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The identification number of the MFA device that is associated with the user who is making the AssumeRole call.
getSerialNumber() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The identification number of the MFA device that is associated with the IAM user who is making the GetSessionToken call.
getServerCertificate(GetServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified server certificate.
getServerCertificate(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified server certificate.
getServerCertificate() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
getServerCertificateAsync(GetServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified server certificate.
getServerCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
getServerCertificateMetadata() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
getServerCertificateMetadata() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
getServerCertificateMetadataList() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
GetServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetServerCertificate operation.
GetServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Default constructor for a new GetServerCertificateRequest object.
GetServerCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Constructs a new GetServerCertificateRequest object.
GetServerCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Server Certificate Request Marshaller
GetServerCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetServerCertificateRequestMarshaller
 
GetServerCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetServerCertificate action.
GetServerCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
GetServerCertificateResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get Server Certificate Result StAX Unmarshaller
GetServerCertificateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetServerCertificateResultStaxUnmarshaller
 
getServerSideEncryption() - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm for the response, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the server-side encryption algorithm for the object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactoryImpl
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getService() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getService() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getServiceAbbreviation() - Method in class com.amazonaws.AmazonWebServiceClient
getServiceAbbreviation() - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
 
getServiceAbbreviation() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
 
getServiceCode() - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the AWS service returned by the call to DescribeServices.
getServiceCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the AWS service returned by the call to DescribeServices.
getServiceCodeList() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for AWS services.
getServiceEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns the endpoint for the service given.
getServiceErrorId() - Method in class com.amazonaws.services.opsworks.model.ServiceError
The error ID.
getServiceErrorIds() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
An array of service error IDs.
getServiceErrors() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
An array of ServiceError objects that describe the specified service errors.
getServiceId() - Method in enum com.amazonaws.auth.policy.Principal.Services
 
getServiceMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
 
getServiceMetricCollector() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
 
getServiceMetricCollector() - Method in class com.amazonaws.metrics.MetricAdmin
 
getServiceMetricCollector() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns the name of the service metric collector set at the AWS SDK level, or NONE if there is none.
getServiceMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
 
getServiceMetricCollector() - Method in interface com.amazonaws.metrics.ServiceMetricCollector.Factory
Returns an instance of the collector; or null if if failed to create one.
getServiceMetricType() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
getServiceName() - Method in exception com.amazonaws.AmazonServiceException
Returns the name of the service that sent this error response.
getServiceName() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the service abbreviation for this service, used for identifying service endpoints by region, identifying the necessary signer, etc.
getServiceName() - Method in class com.amazonaws.DefaultRequest
 
getServiceName() - Method in class com.amazonaws.http.HttpRequest
Returns the name of the Amazon service this request is for.
getServiceName() - Method in class com.amazonaws.internal.config.HttpClientConfig
 
getServiceName() - Method in interface com.amazonaws.metrics.ServiceMetricType
 
getServiceName() - Method in class com.amazonaws.metrics.SimpleServiceMetricType
 
getServiceName() - Method in interface com.amazonaws.Request
Returns the name of the Amazon service this request is for.
getServiceName() - Method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
getServiceName() - Method in enum com.amazonaws.util.AWSServiceMetrics
 
getServiceNameIntern() - Method in class com.amazonaws.AmazonWebServiceClient
Internal method for implementing AmazonWebServiceClient.getServiceName().
getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack AWS Identity and Access Management (IAM) role.
getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
getServices() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of AWS services.
getSessionCredentialsProvider(AWSCredentials, String, ClientConfiguration) - Static method in class com.amazonaws.auth.SessionCredentialsProviderFactory
Gets a session credentials provider for the long-term credentials and service endpoint given.
getSessionDuration() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Get the duration of the session credentials created by this client in seconds.
getSessionToken() - Method in interface com.amazonaws.auth.AWSSessionCredentials
Returns the session token for this session.
getSessionToken() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getSessionToken() - Method in class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Returns the session token for the current STS session, beginning a new one if necessary.
getSessionToken(GetSessionTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken(GetSessionTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The token that users must pass to the service API to use the temporary credentials.
getSessionTokenAsync(GetSessionTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionTokenAsync(GetSessionTokenRequest, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionTokenAsync(GetSessionTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionTokenAsync(GetSessionTokenRequest, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Returns a set of temporary credentials for an AWS account or IAM user.
GetSessionTokenRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the GetSessionToken operation.
GetSessionTokenRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
Default constructor for a new GetSessionTokenRequest object.
GetSessionTokenRequestMarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Get Session Token Request Marshaller
GetSessionTokenRequestMarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.GetSessionTokenRequestMarshaller
 
GetSessionTokenResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful call to the GetSessionToken action, including temporary AWS credentials that can be used to make AWS requests.
GetSessionTokenResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
GetSessionTokenResultStaxUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
Get Session Token Result StAX Unmarshaller
GetSessionTokenResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.GetSessionTokenResultStaxUnmarshaller
 
getSetIdentifier() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Weighted, Regional, and Failover resource record sets only: An identifier that differentiates among multiple resource record sets that have the same combination of DNS name and type.
getSettingDescription() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The description of the option group option.
getSettingName() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The name of the option group option.
getSetup() - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a setup event.
getSetupFailed() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with setup_failed status.
getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
getSeverity() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
getSeverity() - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
getSeverity() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
getSeverity() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
getSeverity() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
getSeverityCode() - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
getSeverityCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the severity level returned by the call to DescribeSeverityLevels.
getSeverityLevels() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
getSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, it is the checksum of the archive.
getSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, it is the checksum of the archive.
getSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.PartListElement
The SHA256 tree hash value that Amazon Glacier calculated for the part.
getShardCount() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
The number of shards that the stream will use.
getShardId() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The shard ID of the shard to get the iterator for.
getShardId() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
The shard ID of the shard where the data record was placed.
getShardId() - Method in class com.amazonaws.services.kinesis.model.Shard
The unique identifier of the shard within the Amazon Kinesis stream.
getShardIterator(GetShardIteratorRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns a shard iterator in ShardIterator .
getShardIterator(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns a shard iterator in ShardIterator .
getShardIterator(String, String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns a shard iterator in ShardIterator .
getShardIterator(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns a shard iterator in ShardIterator .
getShardIterator(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns a shard iterator in ShardIterator .
getShardIterator(String, String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns a shard iterator in ShardIterator .
getShardIterator() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
The position in the shard from which you want to start sequentially reading data records.
getShardIterator() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
The position in the shard from which to start reading data records sequentially.
getShardIteratorAsync(GetShardIteratorRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns a shard iterator in ShardIterator .
getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns a shard iterator in ShardIterator .
getShardIteratorAsync(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns a shard iterator in ShardIterator .
getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns a shard iterator in ShardIterator .
GetShardIteratorRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the GetShardIterator operation.
GetShardIteratorRequest() - Constructor for class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
 
GetShardIteratorRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Get Shard Iterator Request Marshaller
GetShardIteratorRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.GetShardIteratorRequestMarshaller
 
GetShardIteratorResult - Class in com.amazonaws.services.kinesis.model
Represents the output of a GetShardIterator operation.
GetShardIteratorResult() - Constructor for class com.amazonaws.services.kinesis.model.GetShardIteratorResult
 
GetShardIteratorResultJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Get Shard Iterator Result JSON Unmarshaller
GetShardIteratorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.GetShardIteratorResultJsonUnmarshaller
 
getShardIteratorType() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
getShards() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The shards that comprise the stream.
getShardToMerge() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The shard ID of the shard to combine with the adjacent shard for the merge.
getShardToSplit() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
The shard ID of the shard to split.
getShortname() - Method in class com.amazonaws.services.opsworks.model.App
The app's short name.
getShortname() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app's short name.
getShortname() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer short name, which is used internally by AWS OpsWorks and by Chef recipes.
getShortname() - Method in class com.amazonaws.services.opsworks.model.Layer
The layer short name.
getShortname() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer short name, which is used internally by AWS OpsWorksand by Chef.
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
getShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
getShowCacheNodeInfo() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
getShutdown() - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a shutdown event.
getShuttingDown() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with shutting_down status.
getSignaledExecution() - Method in exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
getSignalExternalWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the SignalExternalWorkflowExecution decision.
getSignalExternalWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getSignalExternalWorkflowExecutionInitiatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
getSignalName() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The name of the signal.The target workflow execution will use the signal name and input to process the signal.
getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The name of the signal.
getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The name of the signal.
getSignalName() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The name of the signal received.
getSignature() - Method in class com.amazonaws.auth.AWS4Signer.HeaderSigningResult
 
getSignature() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
A signature which can be used to verify the accuracy and authenticity of the information provided in the instance identity document.
getSignature() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignature() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignatureDate(int) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getSignatureFileContents() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
getSignatureFileContents() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignedHeadersString(Request<?>) - Method in class com.amazonaws.auth.AWS4Signer
 
getSigner() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the signer.
getSigner(String, String) - Static method in class com.amazonaws.auth.SignerFactory
Returns a non-null signer for the specified service and region according to the internal configuration which provides a basic default algorithm used for signer determination.
getSignerByTypeAndService(String, String) - Static method in class com.amazonaws.auth.SignerFactory
Returns an instance of the given signer type and configures it with the given service name (if applicable).
getSignerByURI(URI) - Method in class com.amazonaws.AmazonWebServiceClient
Returns the signer based on the given URI and the current AWS client configuration.
getSignerByURI(URI) - Method in class com.amazonaws.http.ExecutionContext
Returns the signer for the given uri.
getSignerByURI(URI) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Always return the same AWS CloudFrontSigner for this old AWS CloudFront client.
getSignerByURI(URI) - Method in class com.amazonaws.services.s3.internal.S3ExecutionContext
 
getSignerConfig(String) - Method in class com.amazonaws.internal.config.InternalConfig
Returns the signer configuration for the specified service, not specific to any region.
getSignerConfig(String, String) - Method in class com.amazonaws.internal.config.InternalConfig
Returns the signer configuration for the specified service name and an optional region name.
getSignerOverride() - Method in class com.amazonaws.ClientConfiguration
Returns the name of the signature algorithm to use for signing requests made by this client.
getSignerRegionOverride() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the signer region override.
getSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Each active trusted signer.
getSignerType() - Method in class com.amazonaws.internal.config.SignerConfig
 
getSize() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in GiBs.
getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The size of the disk image.
getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The size of the volume.
getSize() - Method in class com.amazonaws.services.ec2.model.Volume
The size of the volume, in GiBs.
getSize() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
The size of the volume.
getSize() - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's size.
getSize() - Method in class com.amazonaws.services.opsworks.model.Volume
The volume size.
getSize() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume size.
getSize() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
The size, in bytes, of the log file for the specified DB instance.
getSize() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the size of this part, in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the size of this object in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the size of this version in bytes.
getSizeEstimateRangeGB() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, measured in gigabytes.
getSizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Total size, in bytes, of the archives in the vault as of the last inventory date.
getSizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Total size, in bytes, of the archives in the vault as of the last inventory date.
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Specify one of the following values to control scaling of the output album art:
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that controls scaling of the watermark: Fit: Elastic Transcoder scales the watermark so it matches the value that you specified in either MaxWidth or MaxHeight without exceeding the other value. Stretch: Elastic Transcoder stretches the watermark to match the values that you specified for MaxWidth and MaxHeight.
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Specify one of the following values to control scaling of thumbnails:
getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Specify one of the following values to control scaling of the output video:
getSkipFinalClusterSnapshot() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
getSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB snapshot is created before the DB instance is deleted.
getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the slave nodes.
getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 slave node instance type.
getSmoothStreaming() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
getSmoothStreaming() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
getSnapshotArns() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
getSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
getSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
getSnapshotCreateTime() - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
getSnapshotDescription() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Returns the value of the SnapshotDescription property for this object.
getSnapshotDescription() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description field
getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
The ID of the new snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The snapshot from which to create the volume.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the Amazon EBS snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the Amazon EBS snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the Amazon EBS snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Volume
The snapshot from which the volume was created, if applicable.
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the SnapshotId property for this object.
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns the value of the SnapshotId property for this object.
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The snapshot ID (e.g.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
getSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
getSnapshotIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
getSnapshots() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
getSnapshots() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
getSnapshotSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
getSnapshotType() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the type of the DB snapshot.
getSnapshotType() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The type of snapshots that will be returned.
getSnapshotType() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
getSnapshotType() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.JobParameters
The Amazon SNS topic ARN to which Amazon Glacier sends a notification when the job is completed and the output is ready for you to download.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
getSnsTopic() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.EventSubscription
The topic ARN of the RDS event notification subscription.
getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
getSnsTopicArn() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns the value of the SnsTopicName property for this object.
getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns the value of the SnsTopicName property for this object.
getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the existing Amazon SNS topic that CloudTrail uses to notify the account owner when new CloudTrail log files have been delivered.
getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns the value of the SnsTopicName property for this object.
getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns the value of the SnsTopicName property for this object.
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.
getSolutionStackDetails() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks and their SolutionStackDescription.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the solution stack this configuration set uses.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the solution stack used by this configuration.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This is an alternative to specifying a configuration name.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the SolutionStack deployed with this environment.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the solution stack whose configuration options you want to describe.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
The name of the solution stack these configuration options belong to.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the SolutionStack deployed with this environment.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The name of the solution stack.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the SolutionStack deployed with this environment.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the SolutionStack deployed with this environment.
getSolutionStacks() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
getSource() - Static method in class com.amazonaws.regions.RegionUtils
For test purposes.
getSource() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
getSource() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
getSource() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.elasticache.model.Parameter
The source of the parameter.
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.
getSource() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
getSource() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The identity's email address.
getSource() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
getSourceAttributes() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
An optional list of source attributes that provide data for this index field.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Gets the name of the bucket containing the source object to be copied.
getSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The location where the source bundle is located for this version.
getSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
getSourceCacheNodeId() - Method in class com.amazonaws.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
getSourceConfiguration() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
getSourceDataCopy() - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Copies data from a source document attribute to an IndexField.
getSourceDataFunction() - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Identifies the transformation to apply when copying data from a source attribute.
getSourceDataMap() - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Maps source document attribute values to new values when populating the IndexField.
getSourceDataTrimTitle() - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Trims common title words from a source document attribute when populating an IndexField.
getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The identifier of the DB instance that will act as the source for the read replica.
getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB instance from which to restore.
getSourceDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
The identifier for the source DB snapshot.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The sourceDestCheck attribute.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
getSourceEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The ID of the source environment.
getSourceEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The name of the source environment.
getSourceIdentifier() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.elasticache.model.Event
The identifier for the source of the event.
getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
The identifier of the event source to be added.
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.
getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
The source identifier to be removed from the subscription, such as the DB instance identifier for a DB instance or the name of a security group.
getSourceIdentifier() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
getSourceIds() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The list of identifiers of the event sources for which events will be returned.
getSourceIds() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
getSourceIds() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
getSourceIdsList() - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of source Ids for the RDS event notification subscription.
getSourceIdsList() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
getSourceImageId() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The ID of the AMI to copy.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Gets the source bucket key under which the source object to be copied is stored.
getSourceName() - Method in class com.amazonaws.services.cloudsearch.model.SourceData
The name of the document source field to add to this IndexField.
getSourceName() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
The name of the document source field to add to this IndexField.
getSourceName() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The name of the document source field to add to this IndexField.
getSourceRegion() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the region that contains the AMI to copy.
getSourceRegion() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the region that contains the snapshot to be copied.
getSourceRegion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
The region that the DB snapshot was created in or copied from.
getSourceRegion() - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
getSourceSecurityGroup() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security group that you can use as part of your inbound rules for your load balancer's back-end Amazon EC2 application instances.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
[EC2-Classic, default VPC] The name of the source security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
[EC2-Classic, default VPC] The name of the source security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the source security group.
getSourceSnapshotClusterIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
getSourceSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the Amazon EBS snapshot to copy.
getSourceSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the SourceSnapshotId property for this object.
getSourceSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the SourceSnapshotId property for this object.
getSourceSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
getSourceStackId() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The source stack ID.
getSourceType() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
getSourceType() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
The type of source that will be generating the events.
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.
getSourceType() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The source type that the returned categories belong to
getSourceType() - Method in class com.amazonaws.services.rds.model.EventSubscription
The source type for the RDS event notification subscription.
getSourceType() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
getSourceType() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
getSourceType() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
getSourceType() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
getSourceType() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to.
getSourceType() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
getSourceType() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the version ID specifying which version of the source object to copy.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the version ID specifying which version of the source object to copy.
getSphere() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Specifies whether the query applies to components or instances.
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The ID of the Spot Instance request.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the Spot Instance request.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The ID of the Spot Instance request.
getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot Instance requests.
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Information about the Spot Instance request.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the price to bid when launching Spot Instances.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum hourly price for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The maximum hourly price for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The maximum price you will pay to launch one or more Spot Instances.
getSpotPriceHistory() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot Prices.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.Image
Specifies whether enhanced networking is enabled.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether enhanced networking is enabled.
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
getSriovNetSupport() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Set to simple to enable enhanced networking for the AMI and any instances that you launch from the AMI.
getSS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of strings.
getSS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String set data type
getSshHostDsaKeyFingerprint() - Method in class com.amazonaws.services.opsworks.model.Instance
The SSH key's DSA fingerprint.
getSshHostRsaKeyFingerprint() - Method in class com.amazonaws.services.opsworks.model.Instance
The SSH key's RSA fingerprint.
getSshKey() - Method in class com.amazonaws.services.opsworks.model.Source
The repository's SSH key.
getSshKeyName() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance SSH key name.
getSshKeyName() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance SSH key name.
getSshKeyName() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance SSH key name.
getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's public SSH key.
getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's SSH public key.
getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
The user's SSH public key.
getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user's new SSH public key.
getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's SSH public key.
getSshUsername() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's SSH user name.
getSshUsername() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's SSH user name.
getSshUsername() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user's new SSH user name.
getSshUsername() - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's SSH user name.
getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ARN string of the server certificate.
getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The Amazon Resource Number (ARN) of the SSL certificate chain to use.
getSslConfiguration() - Method in class com.amazonaws.services.opsworks.model.App
An SslConfiguration object with the SSL configuration.
getSslConfiguration() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
An SslConfiguration object with the SSL configuration.
getSslConfiguration() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
An SslConfiguration object with the SSL configuration.
getSSLSupportMethod() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests.
getStackEvents() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.Stack
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID name of the instance of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Unique stack identifier.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.opsworks.model.App
The app stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
The cloned stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as DescribeStacks.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.Deployment
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
The app stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
A stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
A stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
A stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The ID of the stack that the instance is associated with.
getStackId() - Method in class com.amazonaws.services.opsworks.model.Instance
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.Layer
The layer stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.Permission
A stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.ServiceError
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.Stack
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.StackSummary
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
The stack ID.
getStackId() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack ID.
getStackIds() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
An array of stack IDs that specify the stacks to be described.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
The name or the unique identifier associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The name or the unique identifier associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
The name or the unique identifier associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The name or the unique identifier associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or the unique identifier associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
The name or the unique identifier associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
The name or stack ID that is associated with the stack whose policy you want to get.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or the unique identifier associated with the stack, which are not always interchangeable: Running stacks: You can specify either the stack's name or its unique stack ID. Deleted stacks: You must specify the unique stack ID.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
The name or the unique identifier associated with the stack, which are not always interchangeable: Running stacks: You can specify either the stack's name or its unique stack ID. Deleted stacks: You must specify the unique stack ID.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
The name or stack ID that you want to associate a policy with.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.Stack
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name associated with a stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The name or stack ID of the stack to update.
getStackPolicy(GetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the stack policy for a specified stack.
getStackPolicy(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the stack policy for a specified stack.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the stack policy body.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Structure containing the stack policy body.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Structure containing the stack policy body.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the updated stack policy body.
getStackPolicyDuringUpdateBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the temporary overriding stack policy body.
getStackPolicyDuringUpdateURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the temporary overriding stack policy.
GetStackPolicyRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the GetStackPolicy operation.
GetStackPolicyRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
GetStackPolicyRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Get Stack Policy Request Marshaller
GetStackPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.GetStackPolicyRequestMarshaller
 
GetStackPolicyResult - Class in com.amazonaws.services.cloudformation.model
The output for the GetStackPolicy action.
GetStackPolicyResult() - Constructor for class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
GetStackPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Get Stack Policy Result StAX Unmarshaller
GetStackPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.GetStackPolicyResultStaxUnmarshaller
 
getStackPolicyURL() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of a file containing the stack policy.
getStackPolicyURL() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Location of a file containing the stack policy.
getStackPolicyURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the updated stack policy.
getStackResourceDetail() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
A StackResourceDetail structure containing the description of the specified resource in the specified stack.
getStackResources() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
getStackResourceSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
getStacks() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
getStacks() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
An array of Stack objects that describe the stacks.
getStackStatus() - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
getStackStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
getStackStatusFilters() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
getStackStatusReason() - Method in class com.amazonaws.services.cloudformation.model.Stack
Success/failure message associated with the stack status.
getStackStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Success/Failure message associated with the stack status.
getStackSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
getStackSummary() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
A StackSummary object that contains the results.
getStackTrace() - Method in class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
getStackTrace() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Task
 
getStackTrace() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
getStart() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instance started.
getStartAt() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the StartAt property for this object.
getStartAt() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23).
getStartChildWorkflowExecutionDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the StartChildWorkflowExecution decision.
getStartChildWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
getStartChildWorkflowExecutionInitiatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
getStartDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
getStartDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
getStartDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was started.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The start date and time of the job flow.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The start date and time of the step.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step execution started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The id of the ActivityTaskStarted event recorded in the history.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The id of the DecisionTaskStarted event recorded in the history.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
The Id of the DecisionTaskStarted event recorded when this decision task was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The Id of the DecisionTaskStarted event recorded when this decision task was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The id of the TimerStarted event that was recorded when this timer was started.
getStartedEventId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
The id of the TimerStarted event that was recorded when this timer was started.
getStartEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getStartEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getStartFailed() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with start_failed status.
getStartingHashKey() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
The starting hash key of the hash key range.
getStartingInstances() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
getStartingSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The sequence number of the data record in the shard from which to start reading from.
getStartingSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
The starting sequence number for the range.
getStartLoggingTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Returns the value of the StartLoggingTime property for this object.
getStartRecordIdentifier() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
Weighted resource record sets only: If results were truncated for a given DNS name and type, specify the value of ListResourceRecordSetsResponse$NextRecordIdentifier from the previous response to get the next resource record set that has the current DNS name and type.
getStartRecordName() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The first name in the lexicographic ordering of domain names that you want the ListResourceRecordSets request to list.
getStartRecordType() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The DNS type at which to begin the listing of resource record sets.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the first datapoint to return.
getStartTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The start date and time of the Spot Price history data.
getStartTime() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state began.
getStartTime() - Method in class com.amazonaws.services.ec2.model.Snapshot
The time stamp when the snapshot was initiated.
getStartTime() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The time the reservation started.
getStartTime() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
getStartTime() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The place in the input file where you want a clip to start.
getStartTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The time the reservation started.
getStartTime() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
getStartTime() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
getStartTime() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the start time criteria of the filter are counted.
getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Specifies the start time criteria that workflow executions must meet in order to be counted.
getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
getStartTimeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
Workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
getStartTimeNano() - Method in class com.amazonaws.util.TimingInfo
 
getStartTimerDecisionAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the StartTimer decision.
getStartTimerFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartTimerFailed then this member is set and provides detailed information about the event.
getStartTimestamp() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The time when the execution was started.
getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time a worker may take to process the activity task.
getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
The maximum duration for this decision task.
getStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration a worker may take to process this activity task.
getStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
getStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
getStartToFireTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
The duration to wait before firing the timer.
getStartToFireTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The duration of time after which the timer will fire.
getStartWorkflowOptions() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
getStartWorkflowOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
getStartWorkflowOptions() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternal
 
getStartWorkflowOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
getState() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
The state of processing a change to an option.
getState() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
getState() - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
getState() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot Instance request.
getState() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
getState() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The current state of the customer gateway.
getState() - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the conversion task.
getState() - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
getState() - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
getState() - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
getState() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
getState() - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
getState() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
getState() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
getState() - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
getState() - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
getState() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot Instance datafeed subscription.
getState() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot Instance request.
getState() - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
getState() - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
getState() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
getState() - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
getState() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
getState() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
getState() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
getState() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
getState() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
getState() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current state of the instance.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The current state of the cluster.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The current state of the instance group.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The current state of the instance.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The execution state of the cluster step.
getState() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The state of the reserved DB instance.
getState() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved Compute Node.
getState() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Returns the current state of this transfer.
getState() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Returns the current state of this transfer.
GetState - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
Indicates that method is used to retrieve current workflow state.
getState() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
getState() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The reason for the cluster status change.
getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The status change reason details for the instance group.
getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The details of the status change reason for the instance.
getStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The reason for the step execution status change.
getStatements() - Method in class com.amazonaws.auth.policy.Policy
Returns the collection of statements contained by this policy.
getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
A human-readable explanation for the alarm's state.
getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in human-readable text format)
getStateReason() - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm's state in machine-readable JSON format
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in machine-readable JSON format)
getStateTransitionReason() - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
getStateUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm's state.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
getStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
getStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
getStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
getStatisticValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A set of statistical values describing the metric.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the Auto Scaling group when a DeleteAutoScalingGroup action is in progress.
getStatus() - Method in class com.amazonaws.services.cloudfront.model.Distribution
This response element indicates the current status of the distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
This response element indicates the current status of the distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The status of the invalidation request.
getStatus() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
The status of an invalidation request.
getStatus() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The current status of the streaming distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Indicates the current status of the distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
This response element indicates the current status of the distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
This response element indicates the current status of the distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The status of the invalidation request.
getStatus() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
The status of an invalidation request.
getStatus() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The current status of the streaming distribution.
getStatus() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Indicates the current status of the distribution.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
getStatus() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Specifies the status to be set on all the objects in objectIds.
getStatus() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
getStatus() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status of the import of this particular disk image.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
getStatus() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
getStatus() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The status of the Reserved Instances modification request.
getStatus() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The status code and status message describing the Spot Instance request.
getStatus() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The intended status of the volume status.
getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
getStatus() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
getStatus() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
getStatus() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
getStatus() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, etc.
getStatus() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The current status details about the cluster.
getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The details about the current status of the cluster.
getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The current status of the instance.
getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The current status of the instance group.
getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The current execution status details of the cluster step.
getStatus() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The current execution status details of the cluster step.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Job
The status of the job: Submitted, Progressing, Complete, Canceled, or Error.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The status of one output in a job.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: Submitted, Progressing, Complete, Canceled, or Error.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The current status of the pipeline: Active: The pipeline is processing jobs. Paused: The pipeline is not currently processing jobs.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The status of the job with which the playlist is associated.
getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The desired status of the pipeline: Active: The pipeline is processing jobs. Paused: The pipeline is not currently processing jobs.
getStatus() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The HTTP response code for a job output request.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
getStatus(GetStatusRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatus(GetStatusRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatus() - Method in class com.amazonaws.services.opsworks.model.Command
The command status: failed successful skipped pending
getStatus() - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment status: running successful failed
getStatus() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance status: requested booting running_setup online setup_failed start_failed terminating terminated stopped connection_lost
getStatus() - Method in class com.amazonaws.services.opsworks.model.Volume
The value returned by DescribeVolumes.
getStatus() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Status of the DB instance.
getStatus() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The status of the DB security group.
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.EventSubscription
The status of the RDS event notification subscription.
getStatus() - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
getStatus() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
The status of the DB instance's option group membership (e.g.
getStatus() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
The status of the VPC security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
getStatus() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
getStatus() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Describes the status of the elastic IP (EIP) address.
getStatus() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
getStatus() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
getStatus() - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
getStatus() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
getStatus() - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
getStatus() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
getStatus() - Method in class com.amazonaws.services.route53.model.ChangeInfo
The current state of the request.
getStatus() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the status of this rule.
getStatus() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns the current status of versioning for this bucket versioning configuration object, indicating if versioning is enabled or not for a bucket.
getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The current status of the activity type.
getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
The close status that must match the close status of an execution for it to meet the criteria of this filter.
getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The status of the domain: REGISTERED: The domain is properly registered and available.
getStatus() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The current status of the workflow type.
getStatus() - Method in class com.amazonaws.services.support.model.CaseDetails
The status of the case.
getStatus() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested: "none", "enqueued", "processing", "success", or "abandoned".
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
getStatusAsync(GetStatusRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest, AsyncHandler<GetStatusRequest, GetStatusResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest, AsyncHandler<GetStatusRequest, GetStatusResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - Method in class com.amazonaws.http.HttpResponse
Returns the HTTP status code (ex: 200, 404, etc) associated with this response.
getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
getStatusCode() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
getStatusCode() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
getStatuscode() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the type of job status to return.
getStatusDetail() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information that further explains Status.
getStatusDetail() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Information that further explains the status.
getStatuses() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
getStatusInfos() - Method in class com.amazonaws.services.rds.model.DBInstance
The status of a read replica.
getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ConversionTask
The status message related to the conversion task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ExportTask
The status message related to the export task.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status information or errors related to the disk image.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The reason for the current status of the Reserved Instance listing.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The reason for the status.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
If an error occurs, a description of the error.
getStatusMessage() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
A friendly message that describes the job status.
getStatusMessage() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
A friendly message that describes the job status.
GetStatusRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the GetStatus operation.
GetStatusRequest() - Constructor for class com.amazonaws.services.importexport.model.GetStatusRequest
 
GetStatusRequestMarshaller - Class in com.amazonaws.services.importexport.model.transform
Get Status Request Marshaller
GetStatusRequestMarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.GetStatusRequestMarshaller
 
GetStatusResult - Class in com.amazonaws.services.importexport.model
Output structure for the GetStatus operation.
GetStatusResult() - Constructor for class com.amazonaws.services.importexport.model.GetStatusResult
 
GetStatusResultStaxUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
Get Status Result StAX Unmarshaller
GetStatusResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.GetStatusResultStaxUnmarshaller
 
getStatusText() - Method in class com.amazonaws.http.HttpResponse
Returns the HTTP status text associated with this response.
getStatusType() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
This value is currently "read replication."
getStems() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
The stemming options configured for this search domain and the current status of those options.
getStems() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
Maps terms to their stems, serialized as a JSON document.
getStems() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
The stemming options configured for this search domain and the current status of those options.
getStep() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
The step details for the requested step identifier.
getStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The step configuration.
getStepId() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
The identifier of the step to describe.
getStepIds() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
The identifiers of the list of steps added to the job flow.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The filtered list of steps for the cluster.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
getStepStates() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The filter to limit the step list based on certain states.
getStopLoggingTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Returns the value of the StopLoggingTime property for this object.
getStopped() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with stopped status.
getStoppingInstances() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
getStopwords() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
The stopword options configured for this search domain and the current status of those options.
getStopwords() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
Lists stopwords serialized as a JSON document.
getStopwords() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
The stopword options configured for this search domain and the current status of those options.
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The bucket in which to store the AMI.
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleTask
The Amazon S3 storage locations.
getStorageClass() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
getStorageClass() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Returns the storage class of this object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional Amazon S3 storage class to use when storing the newly copied object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional storage class to use when storing this upload's data in S3.
getStorageClass() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the storage class indicating how the data in this multipart upload will be stored.
getStorageClass() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the class of storage used for the parts in the associated multipart upload.
getStorageClass() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional Amazon S3 storage class to use when storing the new object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the storage class used by Amazon S3 for this object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the storage class used by Amazon S3 for this version.
getStorageMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Returns the current storage mode of a CryptoConfiguration object.
getStorediSCSIVolumes() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Returns the value of the StorediSCSIVolumes property for this object.
getStrategy() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
getStrategy() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
getStreamARN() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The Amazon Resource Name (ARN) for the stream being described.
getStreamBufferSize() - Static method in class com.amazonaws.services.s3.internal.Constants
Returns the buffer size override if it is specified in the system property, otherwise returns the default value.
getStreamDescription() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
Contains the current status of the stream, the stream ARN, an array of shard objects that comprise the stream, and states whether there are more shards available.
getStreamingDistribution(GetStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the information about a streaming distribution.
getStreamingDistribution(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the information about a streaming distribution.
getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The streaming distribution's information.
getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
The streaming distribution's information.
getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
The streaming distribution's information.
getStreamingDistribution(GetStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the information about a streaming distribution.
getStreamingDistribution(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the information about a streaming distribution.
getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The streaming distribution's information.
getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
The streaming distribution's information.
getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
The streaming distribution's information.
getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about a streaming distribution.
getStreamingDistributionAsync(GetStreamingDistributionRequest, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the information about a streaming distribution.
getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about a streaming distribution.
getStreamingDistributionAsync(GetStreamingDistributionRequest, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the information about a streaming distribution.
getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the information about a streaming distribution.
getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the information about a streaming distribution.
getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Get the configuration information about a streaming distribution.
getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Get the configuration information about a streaming distribution.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
The streaming distribution's configuration information.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
The streaming distribution's configuration information.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The current configuration information for the streaming distribution.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The streaming distribution's configuration information.
getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Get the configuration information about a streaming distribution.
getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Get the configuration information about a streaming distribution.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
The streaming distribution's configuration information.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
The streaming distribution's configuration information.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The current configuration information for the streaming distribution.
getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The streaming distribution's configuration information.
getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the configuration information about a streaming distribution.
getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Get the configuration information about a streaming distribution.
getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the configuration information about a streaming distribution.
getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Get the configuration information about a streaming distribution.
getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Get the configuration information about a streaming distribution.
getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Get the configuration information about a streaming distribution.
GetStreamingDistributionConfigRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetStreamingDistributionConfig operation.
GetStreamingDistributionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
Default constructor for a new GetStreamingDistributionConfigRequest object.
GetStreamingDistributionConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
Constructs a new GetStreamingDistributionConfigRequest object.
GetStreamingDistributionConfigRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetStreamingDistributionConfig operation.
GetStreamingDistributionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
Default constructor for a new GetStreamingDistributionConfigRequest object.
GetStreamingDistributionConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
Constructs a new GetStreamingDistributionConfigRequest object.
GetStreamingDistributionConfigRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Streaming Distribution Config Request Marshaller
GetStreamingDistributionConfigRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionConfigRequestMarshaller
 
GetStreamingDistributionConfigRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Streaming Distribution Config Request Marshaller
GetStreamingDistributionConfigRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionConfigRequestMarshaller
 
GetStreamingDistributionConfigResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetStreamingDistributionConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
 
GetStreamingDistributionConfigResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetStreamingDistributionConfigResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
 
GetStreamingDistributionConfigResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Streaming Distribution Config Result StAX Unmarshaller
GetStreamingDistributionConfigResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionConfigResultStaxUnmarshaller
 
GetStreamingDistributionConfigResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Streaming Distribution Config Result StAX Unmarshaller
GetStreamingDistributionConfigResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionConfigResultStaxUnmarshaller
 
getStreamingDistributionList() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
The StreamingDistributionList type.
getStreamingDistributionList() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
The StreamingDistributionList type.
GetStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the GetStreamingDistribution operation.
GetStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
Default constructor for a new GetStreamingDistributionRequest object.
GetStreamingDistributionRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
Constructs a new GetStreamingDistributionRequest object.
GetStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the GetStreamingDistribution operation.
GetStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
Default constructor for a new GetStreamingDistributionRequest object.
GetStreamingDistributionRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
Constructs a new GetStreamingDistributionRequest object.
GetStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Streaming Distribution Request Marshaller
GetStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionRequestMarshaller
 
GetStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Streaming Distribution Request Marshaller
GetStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionRequestMarshaller
 
GetStreamingDistributionResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
GetStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
 
GetStreamingDistributionResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
GetStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
 
GetStreamingDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Get Streaming Distribution Result StAX Unmarshaller
GetStreamingDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionResultStaxUnmarshaller
 
GetStreamingDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Get Streaming Distribution Result StAX Unmarshaller
GetStreamingDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionResultStaxUnmarshaller
 
getStreamingDistributionSummaries() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
An XML structure containing a summary of the streaming distribution.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
A name to identify the stream.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
The name of the stream to delete.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The name of the stream to describe.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The name of the stream.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The name of the stream for the merge.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The name of the stream to put the data record into.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
The name of the stream for the shard split.
getStreamName() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The name of the stream being described.
getStreamNames() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
The names of the streams that are associated with the AWS account making the ListStreams request.
getStreamStatus() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The current status of the stream being described.
getString(int) - Method in class com.amazonaws.util.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class com.amazonaws.util.json.JSONObject
Get the string associated with a key.
getString() - Method in class com.amazonaws.util.StringInputStream
Returns the original string specified when this input stream was constructed.
getStringToSign(String, String, String, String) - Method in class com.amazonaws.auth.AWS4Signer
 
getStringValue() - Method in class com.amazonaws.services.datapipeline.model.Field
The field value, expressed as a String.
getSubject() - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
getSubject() - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
getSubject() - Method in class com.amazonaws.services.support.model.CaseDetails
The subject line for the case in the AWS Support Center.
getSubject() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The title of the AWS Support case.
getSubjectFromWebIdentityToken() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The unique user identifier that is returned by the identity provider.
getSubjectFromWIF() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Get the identifier returned from the Identity Provider for the authenticated user.
getSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
 
getSubMeasurement(String, int) - Method in class com.amazonaws.util.TimingInfo
 
getSubMeasurementsByName() - Method in class com.amazonaws.util.TimingInfo
 
getSubmittedAt() - Method in class com.amazonaws.services.route53.model.ChangeInfo
The date and time the change was submitted, in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard (for example, 2009-11-19T19:37:58Z).
getSubmittedBy() - Method in class com.amazonaws.services.support.model.CaseDetails
The email address of the account that submitted the case.
getSubmittedBy() - Method in class com.amazonaws.services.support.model.Communication
The email address of the account that submitted the AWS Support case.
getSubnet() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Information about the subnet.
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.elasticache.model.Subnet
The Availability Zone associated with the subnet
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.rds.model.Subnet
Contains Availability Zone information.
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.redshift.model.Subnet
Describes an availability zone.
getSubnetGroupStatus() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the status of the DB subnet group.
getSubnetGroupStatus() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The ID of the subnet to associate with the network interface.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] The ID of the subnet to launch the instance into.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the subnet in which the instance is running.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the subnet associated with the network string.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the subnet in which to launch the Spot Instance.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The ID of the subnet to launch the instance into.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The ID of the instance's subnet.
getSubnetId() - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's subnet ID, if the stack is running in a VPC.
getSubnetIdentifier() - Method in class com.amazonaws.services.elasticache.model.Subnet
The unique identifier for the subnet
getSubnetIdentifier() - Method in class com.amazonaws.services.rds.model.Subnet
Specifies the identifier of the subnet.
getSubnetIdentifier() - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
getSubnetIds() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
getSubnetIds() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
getSubnetIds() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
getSubnetIds() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of subnet IDs, if the stack is running in a VPC.
getSubnetIds() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The EC2 Subnet IDs for the DB subnet group.
getSubnetIds() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The EC2 subnet IDs for the DB subnet group.
getSubnetIds() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
getSubnetIds() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
getSubnetIPv4CidrBlock() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The CIDR block of the Amazon EC2-VPC subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getSubnets() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
getSubnets() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the load balancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs attached to the load balancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your load balancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the load balancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs the load balancer is now attached to.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the load balancer.
getSubnets() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Contains a list of Subnet elements.
getSubnets() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
getSubnetStatus() - Method in class com.amazonaws.services.rds.model.Subnet
Specifies the status of the subnet.
getSubnetStatus() - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
GetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the GetSubscriptionAttributes operation.
GetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Default constructor for a new GetSubscriptionAttributesRequest object.
GetSubscriptionAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Constructs a new GetSubscriptionAttributesRequest object.
GetSubscriptionAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Get Subscription Attributes Request Marshaller
GetSubscriptionAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetSubscriptionAttributesRequestMarshaller
 
GetSubscriptionAttributesResult - Class in com.amazonaws.services.sns.model
Response for GetSubscriptionAttributes action.
GetSubscriptionAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
GetSubscriptionAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Get Subscription Attributes Result StAX Unmarshaller
GetSubscriptionAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetSubscriptionAttributesResultStaxUnmarshaller
 
getSubscriptionCreationTime() - Method in class com.amazonaws.services.rds.model.EventSubscription
The time the RDS event notification subscription was created.
getSubscriptionCreationTime() - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
getSubscriptionName() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
The name of the RDS event notification subscription you want to add a source identifier to.
getSubscriptionName() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The name of the subscription.
getSubscriptionName() - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
The name of the RDS event notification subscription you want to delete.
getSubscriptionName() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
The name of the RDS event notification subscription you want to describe.
getSubscriptionName() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The name of the RDS event notification subscription.
getSubscriptionName() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
The name of the RDS event notification subscription you want to remove a source identifier from.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
getSubscriptionName() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
getSuccess() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the operation is successful, this value is true; otherwise, the value is false.
getSuccess() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
getSuccess() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
getSuccessful() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
getSuccessful() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
getSuccessful() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
getSum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of metric values used for the datapoint.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
getSummaries() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
getSummaryMap() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
getSunday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Sunday.
getSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
A list of the character sets supported by this engine for the CharacterSetName parameter of the CreateDBInstance API.
getSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of strings set by third party software when the job flow is launched.
getSupportedProducts() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow.
getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
getSuspensionReason() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
getSymmetricCipher() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Returns the symmetric cipher created with the envelope symmetric key.
getSymmetricKey() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
 
getSymmetricKey() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Returns the envelope symmetric key.
getSymmetricKey() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns the symmetric key stored in this EncryptionMaterials object.
getSynonyms() - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
The synonym options configured for this search domain and the current status of those options.
getSynonyms() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
Maps terms to their synonyms, serialized as a JSON document.
getSynonyms() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
The synonym options configured for this search domain and the current status of those options.
getSystemStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
getTable() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
Returns the value of the Table property for this object.
getTable() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on the table affected by the operation.
getTable() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
Represents the properties of a table.
getTableDescription() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
Returns the value of the TableDescription property for this object.
getTableDescription() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
Returns the value of the TableDescription property for this object.
getTableDescription() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
Returns the value of the TableDescription property for this object.
getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Represents the properties of a table.
getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
Represents the properties of a table.
getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Represents the properties of a table.
getTableName() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
Deprecated.
Returns the table name to use for all requests.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
The name of the table you want to create.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
The name of the table in which you want to delete an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
The name of the table you want to delete.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
The name of the table you want to describe.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
The name of the table in which you want to get an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
The name of the table in which you want to put an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
The name of the table in which you want to query.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
The name of the table in which you want to scan.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
The name of the table being described.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
The name of the table in which you want to update an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
The name of the table you want to update.
getTableName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getTableName(Class<?>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns the table name for the class given.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the table name
getTableName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns the table name to use for all requests.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The name of the table that was affected by the operation.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
The name of the table to create.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
The name of the table from which to delete the item.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
The name of the table to delete.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
The name of the table to describe.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The name of the table containing the requested item.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
The name of the table to contain the item.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of the table containing the requested items.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of the table containing the requested items.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The name of the table containing the item to update.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The name of the table to be updated.
getTableNameOverride() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Deprecated.
Returns the table name override for this configuration.
getTableNameOverride() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the table name override for this configuration.
getTableNamePrefix() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
Deprecated.
Returns the table name prefix to prepend the table name for all requests.
getTableNamePrefix() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns the table name prefix to prepend the table name for all requests.
getTableNames() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
Returns the value of the TableNames property for this object.
getTableNames() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
getTableSizeBytes() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Returns the value of the TableSizeBytes property for this object.
getTableSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The total size of the specified table, in bytes.
getTableStatus() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Returns the value of the TableStatus property for this object.
getTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current state of the table:
getTag(String) - Method in class com.amazonaws.services.s3.model.TagSet
Get the value of the tag with the given key.
getTag() - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
Specifies the tag that must be associated with the execution for it to meet the filter criteria.
getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
getTagFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
getTaggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Gets the new tagging configuration for the specified bucket.
getTagKeys() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
A list of tag keys to remove from a resource.
getTagKeys() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
getTagList() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getTagList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getTagList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns the value of the TagList property for this object.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
getTagList() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getTagList() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The list of tags to associate with the new workflow execution.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The list of tags to associate with the child workflow execution.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The list of tags to associated with the child workflow execution.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The list of tags to associate with the workflow execution.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The list of tags associated with the new workflow execution.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The list of tags associated with the workflow execution.
getTagList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The list of tags associated with this workflow execution.
getTags() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
getTags() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A set of user-defined Tags to associate with this stack, represented by key/value pairs.
getTags() - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify cost allocation information for the stack.
getTags() - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
getTags() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
getTags() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
getTags() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
getTags() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
getTags() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
getTags() - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
getTags() - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
getTags() - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
getTags() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
getTags() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
getTags() - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
getTags() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
getTags() - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
getTags() - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
getTags() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
getTags() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
A list of tags associated with a cluster.
getTags() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
getTags() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The tags to be assigned to the Amazon RDS resource.
getTags() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
A list of tags.
getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
A list of tags.
getTagSet() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
getTagSet() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the first TagSet object contained in this object.
getTagSetAtIndex(int) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the TagSet object at the specified index contained in this object.
getTapeArchives() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in The Virtual Tape Shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape to delete from the Virtual Tape Shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the Virtual Tape Shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The Amazon Resource Name (ARN) of the virtual tape to delete.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
The Amazon Resource Name (ARN) of the deleted virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the Virtual Tape Shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
The Amazon Resource Name (ARN) of the retrieved virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.Tape
The Amazon Resource Name (ARN) of the virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of an archived virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The Amazon Resource Name (ARN) of the virtual tape.
getTapeARNs() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) the represents the virtual tapes that were created.
getTapeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
getTapeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
getTapeBarcode() - Method in class com.amazonaws.services.storagegateway.model.Tape
The barcode that identifies a specific virtual tape.
getTapeBarcode() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The barcode that identifies the archived virtual tape.
getTapeBarcodePrefix() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A prefix you append to the barcode of the virtual tape you are creating.
getTapeDriveType() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Returns the value of the TapeDriveType property for this object.
getTapeRecoveryPointInfos() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
getTapeRecoveryPointTime() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The time when the point-in-time view of the virtual tape was replicated for later recovery.
getTapes() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The size, in bytes, of the virtual tapes you want to create.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.Tape
The size, in bytes, of the virtual tape.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The size, in bytes, of the archived virtual tape.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The size, in bytes, of the virtual tapes to recover.
getTapeStatus() - Method in class com.amazonaws.services.storagegateway.model.Tape
The current state of the virtual tape.
getTapeStatus() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The current state of the archived virtual tape.
getTapeStatus() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Returns the value of the TapeStatus property for this object.
getTarget() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
getTarget() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that determines how Elastic Transcoder interprets values that you specified for HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight: Content: HorizontalOffset and VerticalOffset values are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any.
getTargetArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The Amazon Resource Name (ARN) of the volume.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Returns the value of the TargetARN property for this object.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The Amazon Resource Name (ARN) of the volume target.
getTargetClusterType() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize is complete.
getTargetConfiguration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The target Reserved Instances configurations supplied as part of the modification request.
getTargetConfigurations() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
getTargetDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
The identifier for the copied snapshot.
getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
getTargetName() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the TargetName property for this object.
getTargetName() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The name of the iSCSI target used by initiators to connect to the target and as a suffix for the target ARN.
getTargetNodeType() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize is complete.
getTargetNumberOfNodes() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize is complete.
getTargetOriginId() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
getTargetOriginId() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
getTargetSnapshotIdentifier() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
getTask() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
 
getTaskExecutorService() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
getTaskExecutorThreadPoolSize() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getTaskExecutorThreadPoolSize() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getTaskExecutorThreadPoolSize() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
getTaskId() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
Identifier of the task assigned to the task runner.
getTaskId() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
Identifies the task assigned to the task runner.
getTaskId() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
An internal identifier for the task.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns the value of the TaskList property for this object.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns the value of the TaskList property for this object.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getTaskList() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The task list in which the activity task has been scheduled.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Represents a task list.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
The name of the task list.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
The name of the task list.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
The name of the task list in which the decision task was scheduled.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Specifies the task list to poll for activity tasks.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Specifies the task list to poll for decision tasks.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the name of the task list in which to schedule the activity task.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The name of the task list to be used for decision tasks of the child workflow execution.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The name of the task list used for the decision tasks of the child workflow execution.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The task list to use for the decision tasks generated for this workflow execution.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The task list used for the decision tasks generated for this workflow execution.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Represents a task list.
getTaskList() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The name of the task list for scheduling the decision tasks for this workflow execution.
getTaskListActivitiesImplementationMap() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
getTaskListActivitiesImplementationMap() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
getTaskListToPoll() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Task list name that given worker polls for tasks.
getTaskListToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getTaskObject() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
An instance of PollForTaskResult, which contains an instance of TaskObject.
getTaskrunnerId() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
The identifier of the task runner.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for the new workflow execution.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for this workflow execution.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration allowed for the decision tasks for this workflow execution.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
Specifies the maximum duration of decision tasks for this workflow execution.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The maximum duration allowed for decision tasks for this workflow execution.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The maximum duration of decision tasks for the new workflow execution.
getTaskStartToCloseTimeout() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The maximum duration of decision tasks for this workflow type.
getTaskStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getTaskStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getTaskStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
 
getTaskStartToCloseTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
getTaskStatus() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If FINISHED, the task successfully completed.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
 
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The opaque string used as a handle on the task.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The opaque string used as a handle on the task.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
The taskToken of the ActivityTask.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
The taskToken of the ActivityTask.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
The taskToken of the ActivityTask.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
The taskToken of the ActivityTask.
getTaskToken() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The taskToken from the DecisionTask.
getTemplate(GetTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the template body for a specified stack.
getTemplate(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest, AsyncHandler<GetTemplateRequest, GetTemplateResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest, AsyncHandler<GetTemplateRequest, GetTemplateResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the template body for a specified stack.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Structure containing the template body.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
String containing the template body.
getTemplateDescription() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The template description of the template used to create the stack.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the configuration template for this configuration set.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the configuration template.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the configuration template to use in deployment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the configuration template to delete.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the configuration template whose configuration options you want to describe.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the configuration template to describe.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the configuration associated with this event.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the configuration template.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the configuration template to update.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the configuration template to validate the settings against.
GetTemplateRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the GetTemplate operation.
GetTemplateRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
GetTemplateRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Get Template Request Marshaller
GetTemplateRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.GetTemplateRequestMarshaller
 
GetTemplateResult - Class in com.amazonaws.services.cloudformation.model
The output for GetTemplate action.
GetTemplateResult() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
GetTemplateResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Get Template Result StAX Unmarshaller
GetTemplateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.GetTemplateResultStaxUnmarshaller
 
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Location of file containing the template body.
getTenancy() - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
getTerm() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The number of months remaining in the reservation.
getTerm() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The number of months remaining in the reservation.
getTerminate() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
Indicates whether the calling task runner should terminate.
getTerminated() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with terminated status.
getTerminateEnvByForce() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
When set to true, running environments will be terminated before deleting the application.
getTerminateResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
getTerminating() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with terminating status.
getTerminatingInstances() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
getTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API call or user intervention, or in the event of a cluster error.
getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether to lock the job flow to prevent the Amazon EC2 instances from being terminated by API call, user intervention, or in the event of a job flow error.
getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user intervention, or in the event of a job flow error.
getTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A Boolean that indicates whether to protect the job flow and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.
getTerminationTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getTerminationTimeoutSeconds() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getText() - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
getTextOptions() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for text field.
getTextProcessor() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
The text processor to apply to this field.
getThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value against which the specified statistic is compared.
getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
getThresholdsWaitTime() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
getThroughputMetricType() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
getThumbnailPattern() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
getThumbnailPattern() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
getThumbnails() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the thumbnail parameters, if any.
getThumbnails() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the thumbnail preset values, if any.
getThursday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Thursday.
getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This specifies the tier to use for creating this environment.
getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the current tier of this environment.
getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the current tier of this environment.
getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the current tier of this environment.
getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
This specifies the tier to use to update the environment.
getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the current tier of this environment.
getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
getTimeBasedAutoScalingConfigurations() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.
getTimeCreated() - Method in class com.amazonaws.services.support.model.CaseDetails
The time that the case was case created in the AWS Support Center.
getTimeCreated() - Method in class com.amazonaws.services.support.model.Communication
The time the support case was created.
getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
A timeline that represents the status of a cluster over the lifetime of the cluster.
getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The timeline of the instance group status over time.
getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The timeline of the instance status over time.
getTimeline() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The timeline of the cluster step status over time.
getTimeLoggingStarted() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The time at which CloudTrail started logging AWS API calls for an account.
getTimeLoggingStopped() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The time at which CloudTrail stopped logging AWS API calls for an account.
getTimeOffset() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the optional value for time offset for this client.
getTimeOffset(Request<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
getTimeOffset() - Method in class com.amazonaws.DefaultRequest
 
getTimeOffset() - Method in interface com.amazonaws.Request
Returns the optional value for time offset for this request.
getTimeout() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies the maximum time (in seconds) to keep the existing connections open before deregistering the instances.
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.
getTimeoutInMinutes() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.
getTimeoutInMinutes() - Method in class com.amazonaws.services.cloudformation.model.Stack
The amount of time within which stack creation should complete.
getTimeoutType() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The type of the timeout that caused this event.
getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the timeout that caused the child workflow execution to time out.
getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The type of timeout that expired before the decision task could be completed.
getTimeoutType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The type of timeout that caused this event.
getTimerCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerCanceled then this member is set and provides detailed information about the event.
getTimerFiredEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerFired then this member is set and provides detailed information about the event.
getTimerId() - Method in exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
The unique Id of the timer to cancel.
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The timerId provided in the CancelTimer decision that failed.
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
The unique Id of the timer.
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The timerId provided in the StartTimer decision that failed.
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The unique Id of the timer that was canceled.
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
The unique Id of the timer that fired.
getTimerId() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The unique Id of the timer that was started.
getTimerStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerStarted then this member is set and provides detailed information about the event.
getTimeSpan() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Settings that determine when a clip begins and how long it lasts.
getTimeStamp(long) - Method in class com.amazonaws.auth.AWS4Signer
 
getTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Time the status was updated.
getTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Time the status was updated.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the datapoint.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time stamp used for the metric.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.SpotPrice
The date and time the request was created.
getTimestamp() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated, in Epoch (UNIX) seconds.
getTimestamp() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
getTimestamp() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
getTimestamp() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.
getTimeTakenMillis() - Method in class com.amazonaws.util.TimingInfo
Deprecated.
getTimeTakenMillisIfKnown() - Method in class com.amazonaws.util.TimingInfo
 
getTimezone() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the Timezone property for this object.
getTimezone() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the Timezone property for this object.
getTimingInfo() - Method in class com.amazonaws.util.AWSRequestMetrics
 
getTo() - Method in class com.amazonaws.services.ec2.model.PortRange
The last port in the range.
getToAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
getToken() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Gets the Multi-Factor Authentication token.
getToken() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
getToken() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
getTokenCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The value provided by the MFA device, if the trust policy of the role being assumed requires MFA (that is, if the policy includes a condition that tests for MFA).
getTokenCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The value provided by the MFA device, if MFA is required.
getTopic() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Gets the topic ARN (Amazon Resource Name) for the topic to publish events to.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicArn() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
getTopicArn() - Method in class com.amazonaws.services.glacier.transfer.JobStatusMonitor
 
getTopicArn() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
getTopicArn() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
getTopicArn() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
getTopicArn() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
getTopicArn() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
getTopicArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
getTopicArn() - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
getTopicAttributes(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributes(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetTopicAttributes action returns all of the properties of a topic.
getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetTopicAttributes action returns all of the properties of a topic.
GetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the GetTopicAttributes operation.
GetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Default constructor for a new GetTopicAttributesRequest object.
GetTopicAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Constructs a new GetTopicAttributesRequest object.
GetTopicAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Get Topic Attributes Request Marshaller
GetTopicAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetTopicAttributesRequestMarshaller
 
GetTopicAttributesResult - Class in com.amazonaws.services.sns.model
Response for GetTopicAttributes action.
GetTopicAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
GetTopicAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Get Topic Attributes Result StAX Unmarshaller
GetTopicAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.GetTopicAttributesResultStaxUnmarshaller
 
getTopicConfigurations() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Gets the list of BucketNotificationConfiguration.TopicConfiguration objects contained in this object.
getTopics() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
getTopics() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
getTopicStatus() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The current state of the topic.
getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getToPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
The end of port range for the TCP and UDP protocols, or an ICMP code.
getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
getTotalBackupSizeInMegaBytes() - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
getTotalBytesToTransfer() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
Returns the total size in bytes of the associated transfer, or -1 if the total size isn't known.
getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the total number of segments into which the scan will be divided.
getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, TotalSegments represents the total number of segments into which the Scan operation will be divided.
getTotalStartedThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
getTotalStartedThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
getTrackingNumber() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
getTrail() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Contains the Trail structure that specifies the settings for each trail.
getTrail() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Data type that represents the settings for a trail.
getTrail() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Represents the Trail structure that contains the CloudTrail setting for an account.
getTrail() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Represents the CloudTrail settings that were updated by calling UpdateTrail.
getTrailList() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
An array of Trail objects.
getTrailNameList() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
The list of Trail object names.
getTrailStatus(GetTrailStatusRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Returns a JSON-formatted list of information about the specified trail.
getTrailStatus(GetTrailStatusRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Returns a JSON-formatted list of information about the specified trail.
getTrailStatusAsync(GetTrailStatusRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Returns a JSON-formatted list of information about the specified trail.
getTrailStatusAsync(GetTrailStatusRequest, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Returns a JSON-formatted list of information about the specified trail.
getTrailStatusAsync(GetTrailStatusRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Returns a JSON-formatted list of information about the specified trail.
getTrailStatusAsync(GetTrailStatusRequest, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Returns a JSON-formatted list of information about the specified trail.
GetTrailStatusRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the GetTrailStatus operation.
GetTrailStatusRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
 
GetTrailStatusRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Get Trail Status Request Marshaller
GetTrailStatusRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.GetTrailStatusRequestMarshaller
 
GetTrailStatusResult - Class in com.amazonaws.services.cloudtrail.model
Returns the objects or data listed below if successful.
GetTrailStatusResult() - Constructor for class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
 
GetTrailStatusResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Get Trail Status Result JSON Unmarshaller
GetTrailStatusResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.GetTrailStatusResultJsonUnmarshaller
 
getTransferManager(Region) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Returns a TransferManager for the given region, or throws an exception when unable.
getTransferManager() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getTransformer() - Method in class com.amazonaws.metrics.internal.cloudwatch.RequestMetricCollectorSupport
Returns the predefined metrics transformer.
getTransformerPackage() - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
 
getTransformers() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
getTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the transition attribute of the rule.
getTreeHash() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
getTriggers() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
getTruncated() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
getTruncated() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A complex type that specifies any AWS accounts you want to permit to create signed URLs for private content.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The trusted signers of the URL.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A complex type that specifies any AWS accounts you want to permit to create signed URLs for private content.
getTrustedSigners() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The trusted signers of the URL.
getTTL() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The cache time to live for the current resource record set.
getTuesday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Tuesday.
getType() - Method in class com.amazonaws.auth.policy.Condition
Returns the type of this condition.
getType() - Method in class com.amazonaws.services.datapipeline.model.Operator
The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than or equal (LE), greater than or equal (GE), or between (BETWEEN).
getType() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection.
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The type of VPN connection the customer gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP code.
getType() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot Instance request type.
getType() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot Instance request type.
getType() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
getType() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
getType() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The type of this environment tier.
getType() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).
getType() - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.glacier.model.JobParameters
The job type.
getType() - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.opsworks.model.App
The app type.
getType() - Method in class com.amazonaws.services.opsworks.model.Command
The command type: deploy rollback start stop restart undeploy update_dependencies install_dependencies update_custom_cookbooks execute_recipes
getType() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app type.
getType() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer type.
getType() - Method in class com.amazonaws.services.opsworks.model.Layer
The layer type, which must be one of the following: Custom GangliaMonitoringMaster HaProxy MemcachedServer MySqlMaster NodeJsAppServer PhpAppServer RailsAppServer WebServer
getType() - Method in class com.amazonaws.services.opsworks.model.ServiceError
The error type.
getType() - Method in class com.amazonaws.services.opsworks.model.Source
The repository type.
getType() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app type.
getType() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The type of health check to be performed.
getType() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The type of the current resource record set.
getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, indicates the type of the workflow executions to be counted.
getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Specifies the type of the workflow executions to be counted.
getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
getTypeFilter() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
getTypeIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Returns the identifier for the type of this grant, to be used when specifying grants in the header of a request.
getTypeIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
getTypeInfo() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
General information about the activity type.
getTypeInfo() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
General information about the workflow type.
getTypeInfos() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
List of activity type information.
getTypeInfos() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The list of workflow type information.
getUIntOptions() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for an unsigned integer field.
getUncaughtExceptionHandler() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
getUncaughtExceptionHandler() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
getUncaughtExceptionHandler() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getUncaughtExceptionHandler() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
getUncaughtExceptionHandler() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
getUncaughtExceptionHandler() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getUndeploy() - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a undeploy event.
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.
getUniqueId() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
A unique identifier that you specify.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
The Items which we could not successfully process in a BatchWriteItem call is returned as UnprocessedItems
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A map of tables and requests against those tables that were not processed.
getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Contains a map of tables and their respective keys that were not processed with the current response, possibly due to reaching a limit on the response size.
getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of tables and their respective keys that were not processed with the current response.
getUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of a global secondary index, along with the updated provisioned throughput settings that are to be applied to that index.
getUpdateDate() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A timestamp for when this option was last updated.
getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The last modified timestamp of the listing.
getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was last updated.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The time of the most recent status update.
getUpdateVersion() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A unique integer that indicates when this option was last updated.
getUploadBufferAllocatedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns the value of the UploadBufferAllocatedInBytes property for this object.
getUploadBufferUsedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns the value of the UploadBufferUsedInBytes property for this object.
getUploadDate() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
getUploadDate() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
getUploadId() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The upload ID of the multipart upload to delete.
getUploadId() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The upload ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The upload ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The upload ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the ID of the upload to abort.
getUploadId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the ID of the multipart upload to complete.
getUploadId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadId() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the initiated multipart upload ID.
getUploadId() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the ID of the multipart upload whose parts are being listed.
getUploadId() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the unique ID of this multipart upload.
getUploadId() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
getUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadIdMarker() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
An opaque string used for pagination.
getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional upload ID marker indicating where in the results to begin listing.
getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
getUploadPolicy() - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
getUploadPolicySignature() - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
getUploadsList() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
getUpScaling() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
A LoadBasedAutoscalingInstruction object that describes the upscaling configuration, which defines how and when AWS OpsWorks increases the number of instances.
getUpScaling() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
An AutoScalingThresholds object with the upscaling threshold configuration.
getURI() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getUrl() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
getUrl() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Returns a URL for the location of the object represented by this S3Link.
getURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
The URL of the queue.
getUrl() - Method in class com.amazonaws.services.opsworks.model.Source
The source URL.
getUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns an URL for the object stored in the specified bucket and key.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instance, per hour.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
getUsagePrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
getUsagePrice() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.
getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The hourly price charged for this reserved DB instance.
getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
getUsagePrice() - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charge you for this reserved node.
getUsagePrice() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to use custom cookbooks.
getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Whether the stack uses custom cookbooks.
getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.Stack
Whether the stack uses custom cookbooks.
getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Whether the stack uses custom cookbooks.
getUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB instance is restored from the latest backup time.
getUser(GetUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the user.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the user.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The User data type contains information about a user.
getUserAgent() - Method in class com.amazonaws.ClientConfiguration
Returns the HTTP user agent header to send with all requests.
getUserAgent() - Static method in class com.amazonaws.util.VersionInfoUtils
 
getUserAsync(GetUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified user, including the user's path, unique ID, and ARN.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched Amazon EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
User data to be made available to the instance.
getUserData() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The Base64-encoded MIME user data.
getUserData() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's user data to the specified value.
getUserData() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The Base64-encoded MIME user data for the instances.
getUserData() - Static method in class com.amazonaws.util.EC2MetadataUtils
Get the metadata sent to the instance
getUserDefined() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
getUserGroups() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
getUserId() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
getUserId() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS account ID.
getUserId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of an AWS account.
getUserId() - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the user.
getUserIdGroupPairs() - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
getUserMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the custom user-metadata for the associated object.
getUserMetaDataOf(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the value of the specified user meta datum.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the user the key is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the user the key is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the user to add.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The user name that the new key will belong to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the user to create a password for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the user to create.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the user whose MFA device you want to deactivate.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the user whose key you want to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the user whose password you want to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the user the signing certificate belongs to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the user the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the user to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the user for whom you want to enable the MFA device.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the user whose login profile you want to retrieve.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the user who the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The user the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the user to get information about.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the user.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the user to list groups for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the user whose MFA devices you want to list.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the user.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the user to list policies for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the user, which can be used for signing into the AWS Management Console.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The user with whom the MFA device is associated.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the user to associate the policy with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the user to remove.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the user whose MFA device you want to resynchronize.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the user the signing certificate is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the user whose key you want to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the user whose password you want to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the user the signing certificate belongs to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the user to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the user the signing certificate is for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the user.
getUsername() - Method in class com.amazonaws.services.opsworks.model.Source
This parameter depends on the repository type.
getUserPolicy(GetUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified user.
getUserPolicy(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified user.
getUserPolicyAsync(GetUserPolicyRequest, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified user.
GetUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetUserPolicy operation.
GetUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Default constructor for a new GetUserPolicyRequest object.
GetUserPolicyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Constructs a new GetUserPolicyRequest object.
GetUserPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get User Policy Request Marshaller
GetUserPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetUserPolicyRequestMarshaller
 
GetUserPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetUserPolicy action.
GetUserPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
GetUserPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get User Policy Result StAX Unmarshaller
GetUserPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetUserPolicyResultStaxUnmarshaller
 
getUserProfile() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
A UserProfile object that describes the user's SSH information.
getUserProfiles() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
A Users object that describes the specified users.
GetUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetUser operation.
GetUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserRequest
Default constructor for a new GetUserRequest object.
GetUserRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get User Request Marshaller
GetUserRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetUserRequestMarshaller
 
GetUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetUser action.
GetUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserResult
 
GetUserResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Get User Result StAX Unmarshaller
GetUserResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GetUserResultStaxUnmarshaller
 
getUsers() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
getUsers() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
getValidateOnly() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
getValidateOnly() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
getValidationErrors() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation errors that are associated with the objects defined in pipelineObjects.
getValidationErrors() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation errors that were found by ValidatePipelineDefinition.
getValidationWarnings() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation warnings that are associated with the objects defined in pipelineObjects.
getValidationWarnings() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation warnings that were found by ValidatePipelineDefinition.
getValidFrom() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The start date of the request.
getValidFrom() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The start date of the request.
getValidUntil() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The end date of the request.
getValidUntil() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The end date of the request.
getValidUntil() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The expiration date and time for the SAML provider.
getValidUntil() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The expiration date and time for the SAML provider.
getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
getValue() - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value representing the dimension measurement
getValue() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
getValue() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
AttributeValue can be String, Number, Binary, StringSet, NumberSet, BinarySet.
getValue() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists and has a specific content for the attribute name-value pair.
getValue() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Represents the data for an attribute.
getValue() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Represents the data for an attribute.
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
A new value for the attribute.
getValue() - Method in class com.amazonaws.services.ec2.model.Tag
The value of the tag.
getValue() - Method in class com.amazonaws.services.ec2.model.TagDescription
The value of the tag.
getValue() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
getValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The current value for the configuration option.
getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The value part of the identified key.
getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
A user-defined value, which is optional in a tag.
getValue() - Method in class com.amazonaws.services.rds.model.OptionSetting
The current value of the option setting.
getValue() - Method in class com.amazonaws.services.rds.model.Tag
A value is the optional value of the tag.
getValue() - Method in class com.amazonaws.services.route53.model.ResourceRecord
The value of the Value element for the current resource record set.
getValue() - Method in class com.amazonaws.services.simpledb.model.Attribute
The value of the attribute.
getValue() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The value of the replaceable attribute.
getValue() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
getValue() - Method in class com.amazonaws.transform.MapEntry
 
getValueOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
getValues() - Method in class com.amazonaws.auth.policy.Condition
Returns the values specified for this access control policy condition.
getValues() - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
getValues() - Method in class com.amazonaws.services.datapipeline.model.Operator
The value that the actual field value will be compared with.
getValues() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
getValues() - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
getValues() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
getValues() - Method in class com.amazonaws.services.simpleworkflow.flow.core.OrPromise
 
getValueType() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
getVaultARN() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The Amazon Resource Name (ARN) of the vault.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The Amazon Resource Name (ARN) of the vault.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The Amazon Resource Name (ARN) of the vault that contains the archive.
getVaultList() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
getVaultName() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The name of the vault.
getVaultNotificationConfig() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns the notification configuration set on the vault.
getVaultNotificationConfig() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Provides options for specifying notification configuration.
getVaultNotifications(GetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotifications(GetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation retrieves the notification-configuration subresource of the specified vault.
GetVaultNotificationsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the GetVaultNotifications operation.
GetVaultNotificationsRequest() - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Default constructor for a new GetVaultNotificationsRequest object.
GetVaultNotificationsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Constructs a new GetVaultNotificationsRequest object.
GetVaultNotificationsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Constructs a new GetVaultNotificationsRequest object.
GetVaultNotificationsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Get Vault Notifications Request Marshaller
GetVaultNotificationsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.GetVaultNotificationsRequestMarshaller
 
GetVaultNotificationsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
GetVaultNotificationsResult() - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
 
GetVaultNotificationsResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Get Vault Notifications Result JSON Unmarshaller
GetVaultNotificationsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.GetVaultNotificationsResultJsonUnmarshaller
 
getVerificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
getVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
getVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
getVersion() - Method in class com.amazonaws.auth.policy.Policy
Returns the version of this AWS policy.
getVersion() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
The version of the pipeline definition to retrieve.
getVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The version of this environment tier.
getVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
The version of the application.
getVersion() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
The Chef version.
getVersion() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
 
getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
The version of this activity.
getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The version of the activity type.
getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The version of the workflow type.
getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
The version of the workflow type.
getVersion() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Version of the workflow type.
getVersion() - Static method in class com.amazonaws.util.VersionInfoUtils
Returns the current version for the AWS SDK in which this class is running.
getVersionId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the version ID of the new object, only present if versioning has been enabled for the bucket.
getVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the version ID of the newly copied object.
getVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the version ID of the source object.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the version deleted, or null for unversioned objects.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the version ID uniquely identifying which version of the object to delete.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the optional version ID of the object version whose metadata is being retrieved.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional version ID specifying which version of the object to download.
getVersionId() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the versionId of the object that couldn't be deleted.
getVersionId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the version ID of the associated Amazon S3 object if available.
getVersionId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Gets the optional version ID of the newly uploaded object.
getVersionId() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the version ID which uniquely identifies this version of an object.
getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getVersionId() - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Returns the version ID of the new object.
getVersionId() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the version ID of the new object.
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the version ID marker parameter used to request this version listing.
getVersioningConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the new versioning configuration for the specified bucket.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
A label uniquely identifying the version for the associated application.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
A label identifying this version.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application version to deploy.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The application version deployed in this environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The label of the version to delete.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The application version deployed in this environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The release label for the application version associated with this event.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The application version deployed in this environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the version to update.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The application version deployed in this environment.
getVersionLabels() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
getVersions() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
getVersionSummaries() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the list of version summaries describing the versions stored in the associated S3 bucket.
getVerticalAlign() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The vertical position of the watermark unless you specify a non-zero value for VerticalOffset: Top: The top edge of the watermark is aligned with the top border of the video. Bottom: The bottom edge of the watermark is aligned with the bottom border of the video. Center: The watermark is centered between the top and bottom borders.
getVerticalOffset() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
VerticalOffset
getVgwTelemetry() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
getVideo() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the video parameters.
getVideo() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the video preset values.
getViewerCertificate() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about viewer certificates for this distribution.
getViewerCertificate() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about viewer certificates for this distribution.
getViewerProtocolPolicy() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
getViewerProtocolPolicy() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
ID of the virtual private gateway that will be attached to the virtual interface.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The ID of the virtual private gateway to a VPC.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
The ID of the virtual private gateway to a VPC.
getVirtualGatewayId() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The ID of the virtual private gateway to a VPC.
getVirtualGateways() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
A list of virtual private gateways.
getVirtualGatewayState() - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
State of the virtual private gateway.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
ID of the virtual interface.
getVirtualInterfaceId() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
ID of the virtual interface.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
The name of the virtual interface assigned by the customer.
getVirtualInterfaceName() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The name of the virtual interface assigned by the customer.
getVirtualInterfaces() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
A list of virtual interfaces.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
State of the virtual interface.
getVirtualInterfaceState() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
State of the virtual interface.
getVirtualInterfaceType() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The type of virtual interface.
getVirtualInterfaceType() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The type of virtual interface.
getVirtualInterfaceType() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The type of virtual interface.
getVirtualInterfaceType() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The type of virtual interface.
getVirtualInterfaceType() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The type of virtual interface.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The type of virtualization.
getVirtualMFADevice() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
A newly created virtual MFA device.
getVirtualMFADeviceName() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The name of the virtual MFA device.
getVirtualMFADevices() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Returns the value of the VirtualMFADevices property for this object.
getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The virtual name associated with the device.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The virtual device name.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
The new value (in seconds) for the message's visibility timeout.
getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds - from 0 to 43200 - maximum 12 hours) 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.
getVisibilityTimeoutSeconds() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Custom visibility timeout to use when retrieving messages from SQS.
getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Specifies whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
getVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Whether the specified job flows are visible to all IAM users of the AWS account associated with the job flow.
getVlan() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
The dedicated VLAN provisioned to the connection.
getVlan() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.Connection
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
The VLAN ID.
getVlan() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The VLAN ID.
getVolume() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
getVolume() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The volume.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The Amazon Resource Name (ARN) of the configured volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
The Amazon Resource Name (ARN) of the storage volume that was deleted.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Constraints:
Length: 50 - 500
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeARN property for this object.
getVolumeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Returns the value of the VolumeARNs property for this object.
getVolumeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
getVolumeConfigurations() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A VolumeConfigurations object that describes the layer Amazon EBS volumes.
getVolumeConfigurations() - Method in class com.amazonaws.services.opsworks.model.Layer
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
getVolumeConfigurations() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
getVolumeDiskId() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeDiskId property for this object.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the Amazon EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the Amazon EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the Amazon EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Volume
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.opsworks.model.Volume
The volume ID.
getVolumeId() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeId property for this object.
getVolumeId() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeId property for this object.
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
getVolumeIds() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
Am array of volume IDs.
getVolumeInfos() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Returns the value of the VolumeInfos property for this object.
getVolumeiSCSIAttributes() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Lists iSCSI information about a volume.
getVolumeiSCSIAttributes() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Lists iSCSI information about a volume.
getVolumeProgress() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeProgress property for this object.
getVolumeProgress() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeProgress property for this object.
getVolumeRecoveryPointInfos() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Returns the value of the VolumeRecoveryPointInfos property for this object.
getVolumeRecoveryPointTime() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns the value of the VolumeRecoveryPointTime property for this object.
getVolumeRecoveryPointTime() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeRecoveryPointTime property for this object.
getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
getVolumes() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
getVolumes() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
An array of volume IDs.
getVolumeSize() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in GiB.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in GiB.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The size of the volume in bytes.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume status.
getVolumeStatus() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeStatus property for this object.
getVolumeStatus() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeStatus property for this object.
getVolumeStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
getVolumeType() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
getVolumeType() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeType property for this object.
getVolumeType() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeType property for this object.
getVolumeType() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Returns the value of the VolumeType property for this object.
getVolumeUsageInBytes() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeUsageInBytes property for this object.
getVpc() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
getVpc() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The VPC filter value.
getVpc() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this is a VPC orderable DB instance.
getVpcAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Information about the attachment.
getVpcAttachments() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
[EC2-VPC] The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the VPC in which the instance is running.
getVpcId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the VPC for the network ACL.
getVpcId() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] The ID of the VPC for the security group.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the VPC the subnet is in.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
getVPCId() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the VPC attached to the load balancer.
getVpcId() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The ID of the VPC that the cloned stack is to be launched into.
getVpcId() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The ID of the VPC that the stack is to be launched into.
getVpcId() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The VPC ID.
getVpcId() - Method in class com.amazonaws.services.opsworks.model.Stack
The VPC ID, if the stack is running in a VPC.
getVpcId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the VpcId of the DB security group.
getVpcId() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the Vpc Id associated with the DB snapshot.
getVpcId() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the VpcId of the DB subnet group.
getVpcId() - Method in class com.amazonaws.services.rds.model.OptionGroup
If AllowsVpcAndNonVpcInstanceMemberships is 'false', this field is blank.
getVpcId() - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
getVpcId() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
getVpcId() - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
getVpcId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
The CIDR block of the Amazon EC2-VPC subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
getVpcSecurityGroupId() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
The name of the VPC security group.
getVpcSecurityGroupId() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of EC2 VPC security groups to associate with this DB instance.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of EC2 VPC security groups to authorize on this DB instance.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroupIds() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
getVpcSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this VPC security group allows access to the port.
getVpcSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of VpcSecurityGroupMemebrship name strings used for this option.
getVpcSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of VPC security group elements that the DB instance belongs to.
getVpcSecurityGroups() - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
getVpnConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Information about the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The ID of the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The ID of the VPN connection.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the VPN connection.
getVpnConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
getVpnConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
getVpnGateway() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Information about the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the virtual private gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the virtual private gateway at the AWS side of the VPN connection.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnGateway
The ID of the virtual private gateway.
getVpnGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
getVpnGateways() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
getVTLDevice() - Method in class com.amazonaws.services.storagegateway.model.Tape
The Virtual Tape Library (VTL) device that the virtual tape is associated with.
getVTLDeviceARN() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Specifies the unique Amazon Resource Name (ARN) of the Virtual Tape Library device (tape drive or media changer).
getVTLDeviceARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
getVTLDeviceProductIdentifier() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns the value of the VTLDeviceProductIdentifier property for this object.
getVTLDevices() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
getVTLDeviceType() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns the value of the VTLDeviceType property for this object.
getVTLDeviceVendor() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns the value of the VTLDeviceVendor property for this object.
getWaitingFor() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncTaskInfo
 
getWaitTimeSeconds() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) for which the call will wait for a message to arrive in the queue before returning.
getWarning() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard.
getWarning() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
getWarningMessage() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
getWarningMessage() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
getWarnings() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
A description of the validation warning.
getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
getWebIdentityProvider() - Method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
 
getWebIdentityToken() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
getWednesday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Wednesday.
getWeight() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Weighted resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that determines what portion of traffic for the current resource record set is routed to the associated location.
getWhitelistedNames() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.
getWidth() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Specifies the width of the output file in pixels.
getWorkerGroup() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Indicates the type of task the task runner is configured to accept and process.
getWorkerGroup() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
Indicates the type of task the task runner is configured to accept and process.
getWorkflowClient() - Method in class com.amazonaws.services.simpleworkflow.flow.DecisionContext
 
getWorkflowClient() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestDecisionContext
 
getWorkflowClock() - Method in class com.amazonaws.services.simpleworkflow.flow.DecisionContext
 
getWorkflowClock() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestDecisionContext
 
getWorkflowContext() - Method in class com.amazonaws.services.simpleworkflow.flow.DecisionContext
 
getWorkflowContext() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestDecisionContext
 
getWorkflowDefinition(DecisionContext) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactory
 
getWorkflowDefinitionFactories() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SimpleWorkflowDefinitionFactoryFactory
 
getWorkflowDefinitionFactory(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactoryFactory
 
getWorkflowDefinitionFactory(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
getWorkflowDefinitionFactory(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SimpleWorkflowDefinitionFactoryFactory
 
getWorkflowDefinitionFactoryFactory() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
 
getWorkflowExecution() - Method in exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getWorkflowExecution() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
getWorkflowExecution() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternal
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
getWorkflowExecution() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The workflow execution that started this activity task.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The child workflow execution that was canceled.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The child workflow execution that was completed.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The child workflow execution that failed.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The child workflow execution that was started.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The child workflow execution that was terminated.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The child workflow execution that timed out.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The workflow execution for which this decision task was created.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The external workflow execution to which the cancellation request was delivered.
getWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
The external workflow execution that the signal was delivered to.
getWorkflowExecutionCanceledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed information about the event.
getWorkflowExecutionCancelRequestedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
getWorkflowExecutionCompletedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed information about the event.
getWorkflowExecutionContinuedAsNewEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides detailed information about the event.
getWorkflowExecutionFailedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed information about the event.
getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns the history of the specified workflow execution.
getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns the history of the specified workflow execution.
getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the history of the specified workflow execution.
getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest, AsyncHandler<GetWorkflowExecutionHistoryRequest, History>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the history of the specified workflow execution.
getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the history of the specified workflow execution.
getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest, AsyncHandler<GetWorkflowExecutionHistoryRequest, History>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the history of the specified workflow execution.
GetWorkflowExecutionHistoryRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the GetWorkflowExecutionHistory operation.
GetWorkflowExecutionHistoryRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
 
GetWorkflowExecutionHistoryRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Get Workflow Execution History Request Marshaller
GetWorkflowExecutionHistoryRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.GetWorkflowExecutionHistoryRequestMarshaller
 
getWorkflowExecutionResult(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Returns result of workflow instance execution.
getWorkflowExecutionRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
The retention period for workflow executions in this domain.
getWorkflowExecutionRetentionPeriodInDays() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Specifies the duration--in days--for which the record (including the history) of workflow executions in this domain should be kept by the service.
getWorkflowExecutionSignaledEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed information about the event.
getWorkflowExecutionStartedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed information about the event.
getWorkflowExecutionState(Class<T>) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternal
 
getWorkflowExecutionState(Class<T>) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
getWorkflowExecutionTerminatedEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionTerminated then this member is set and provides detailed information about the event.
getWorkflowExecutionTimedOutEventAttributes() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns the value of the WorkflowId property for this object.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The workflowId of the external workflow execution to cancel.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow to which the cancel request was to be delivered.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution to be canceled.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The workflowId of the workflow execution to cancel.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The workflowId of the workflow execution to be signaled.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow execution that the signal was being delivered to.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The workflowId of the workflow execution to signal.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The workflowId of the workflow execution.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The workflowId of the child workflow execution.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The workflowId of the child workflow execution.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The user defined identifier associated with the workflow execution.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The workflowId of the workflow execution to terminate.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
The user defined identifier associated with the workflow execution.
getWorkflowId() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
The workflowId to pass of match the criteria of this filter.
getWorkflowIdFromExternalWorkflowCompletedEvent(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
getWorkflowImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
getWorkflowImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
getWorkflowImplementations() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getWorkflowImplementationTypes() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
getWorkflowImplementationTypes() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
getWorkflowImplementationTypes() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
getWorkflowRegistrationOptions() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactory
 
getWorkflowState(WorkflowExecution) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClientExternal
 
getWorkflowState() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinition
getWorkflowState(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
getWorkflowState() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinition
 
getWorkflowState(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
getWorkflowState(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
getWorkflowState(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
getWorkflowType() - Method in exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns the value of the WorkflowType property for this object.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactory
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
getWorkflowType(String, Method, Execute) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
getWorkflowType() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
getWorkflowType() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The type of the workflow execution for which this decision task was created.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
The workflow type to deprecate.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
The workflow type to describe.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The type of the workflow execution to be started.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The workflow type provided in the StartChildWorkflowExecution Decision that failed.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The type of the child workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The type of the workflow to start.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Represents a workflow type.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The type of the workflow execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The workflow type of this execution.
getWorkflowType() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The workflow type this information is about.
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactoryFactory
There is no requirement to return any types.
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
getWorkflowTypesToRegister() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SimpleWorkflowDefinitionFactoryFactory
 
getWorkflowTypeVersion() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
getWorkflowTypeVersion() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Returns the value of the WorkflowTypeVersion property for this object.
getWorkingStorageAllocatedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes allocated for the gateway.
getWorkingStorageUsedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes in use by the gateway.
getWrappedInputStream() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
getWrappedInputStream() - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
 
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
WriteCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Returns the value of the WriteCapacityUnits property for this object.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
getWriter() - Static method in enum com.amazonaws.util.json.Jackson
 
getZoneName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the Availability Zone.
getZoneNames() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
Glacier - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
GlacierActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Glacier.
GlacierErrorUnmarshaller - Class in com.amazonaws.transform
 
GlacierErrorUnmarshaller() - Constructor for class com.amazonaws.transform.GlacierErrorUnmarshaller
 
GlacierErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.GlacierErrorUnmarshaller
 
GlacierJobDescription - Class in com.amazonaws.services.glacier.model
Describes an Amazon Glacier job.
GlacierJobDescription() - Constructor for class com.amazonaws.services.glacier.model.GlacierJobDescription
 
GlacierJobDescriptionJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Glacier Job Description JSON Unmarshaller
GlacierJobDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.GlacierJobDescriptionJsonUnmarshaller
 
GlacierRequestHandler - Class in com.amazonaws.services.glacier.internal
 
GlacierRequestHandler() - Constructor for class com.amazonaws.services.glacier.internal.GlacierRequestHandler
 
GlobalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
Represents a global secondary index.
GlobalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
GlobalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a global secondary index.
GlobalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
GlobalSecondaryIndexDescriptionJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Global Secondary Index Description JSON Unmarshaller
GlobalSecondaryIndexDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.GlobalSecondaryIndexDescriptionJsonUnmarshaller
 
GlobalSecondaryIndexUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the new provisioned throughput settings to apply to a global secondary index.
GlobalSecondaryIndexUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
Grant - Class in com.amazonaws.services.s3.model
Specifies a grant, consisting of one grantee and one permission.
Grant(Grantee, Permission) - Constructor for class com.amazonaws.services.s3.model.Grant
Constructs a new Grant object using the specified grantee and permission objects.
grantAllPermissions(Grant...) - Method in class com.amazonaws.services.s3.model.AccessControlList
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the set is a Grant object.
Grantee - Interface in com.amazonaws.services.s3.model
Represents a grantee (entity) that can be assigned access permissions in an AccessControlList.
grantPermission(Grantee, Permission) - Method in class com.amazonaws.services.s3.model.AccessControlList
Adds a grantee to the access control list (ACL) with the given permission.
Group - Class in com.amazonaws.services.identitymanagement.model
The Group data type contains information about a group.
Group() - Constructor for class com.amazonaws.services.identitymanagement.model.Group
Default constructor for a new Group object.
Group(String, String, String, String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.Group
Constructs a new Group object.
GroupGrantee - Enum in com.amazonaws.services.s3.model
Specifies constants defining a group of Amazon S3 users who can be granted permissions to Amazon S3 buckets and objects.
GroupIdentifier - Class in com.amazonaws.services.ec2.model
Describes a security group.
GroupIdentifier() - Constructor for class com.amazonaws.services.ec2.model.GroupIdentifier
 
GroupIdentifierStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Group Identifier StAX Unmarshaller
GroupIdentifierStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.GroupIdentifierStaxUnmarshaller
 
GroupStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Group StAX Unmarshaller
GroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.GroupStaxUnmarshaller
 
guessThroughputMetricType(Request<?>, String, String) - Static method in enum com.amazonaws.metrics.internal.ServiceMetricTypeGuesser
Returned the best-guessed throughput metric type for the given request, or null if there is none or if metric is disabled.

H

HadoopJarStepConfig - Class in com.amazonaws.services.elasticmapreduce.model
A job flow step consisting of a JAR file whose main function will be executed.
HadoopJarStepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Default constructor for a new HadoopJarStepConfig object.
HadoopJarStepConfig(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Constructs a new HadoopJarStepConfig object.
HadoopJarStepConfigJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Hadoop Jar Step Config JSON Unmarshaller
HadoopJarStepConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.HadoopJarStepConfigJsonUnmarshaller
 
HadoopStepConfig - Class in com.amazonaws.services.elasticmapreduce.model
A cluster step consisting of a JAR file whose main function will be executed.
HadoopStepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
HadoopStepConfigJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Hadoop Step Config JSON Unmarshaller
HadoopStepConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.HadoopStepConfigJsonUnmarshaller
 
handle(HttpResponse) - Method in class com.amazonaws.http.DefaultErrorResponseHandler
 
handle(HttpResponse) - Method in interface com.amazonaws.http.HttpResponseHandler
Accepts an HTTP response object, and returns an object of type T.
handle(HttpResponse) - Method in class com.amazonaws.http.JsonErrorResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.http.JsonResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.http.StaxResponseHandler
 
handle(T, HttpResponse) - Method in interface com.amazonaws.services.s3.internal.HeaderHandler
Applies one or more headers to the response object given.
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.ObjectExpirationHeaderHandler
 
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.ObjectRestoreHeaderHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.ResponseHeaderHandlerChain
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3ErrorResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3MetadataResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3ObjectResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3StringResponseHandler
 
handle(XmlResponsesSaxParser.CopyObjectResultHandler, HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3VersionHeaderHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3XmlResponseHandler
 
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.ServerSideEncryptionHeaderHandler
 
handleCancellation(Throwable) - Method in interface com.amazonaws.services.simpleworkflow.flow.core.ExternalTaskCancellationHandler
Called when cancellation of the external task is requested.
handleCancellationEvent() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
handleCancellationFailureEvent(HistoryEvent) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
handleCancellationInitiatedEvent() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
handleCompletionEvent() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
handleDecisionTask(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.AsyncDecisionTaskHandler
 
handleDecisionTask(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskHandler
The implementation should be called when a polling SWF Decider receives a new WorkflowTask.
handleDecisionTaskStartedEvent() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
handleInitiatedEvent(HistoryEvent) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
handleInitiationFailedEvent(HistoryEvent) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
HandlerChainFactory - Class in com.amazonaws.handlers
Factory for creating request/response handler chains.
HandlerChainFactory() - Constructor for class com.amazonaws.handlers.HandlerChainFactory
 
handleStartedEvent(HistoryEvent) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
has(String) - Method in class com.amazonaws.util.json.JSONObject
Determine if the JSONObject contains a specific key.
hasFinalPartBeenSeen() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
hash(String) - Method in class com.amazonaws.auth.AbstractAWSSigner
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
hash(InputStream) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
hash(byte[]) - Method in class com.amazonaws.auth.AbstractAWSSigner
Hashes the binary data using the SHA-256 algorithm.
hashCode() - Method in class com.amazonaws.auth.policy.Principal
 
hashCode() - Method in class com.amazonaws.metrics.SimpleMetricType
 
hashCode() - Method in class com.amazonaws.regions.Region
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Filter
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Instance
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Tag
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Output
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Stack
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackResource
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Tag
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Aliases
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Distribution
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Origin
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Origins
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Paths
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Restrictions
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.Signer
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.SourceData
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UIntOptions
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingResult
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.Trail
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
 
hashCode() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.Field
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.Operator
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.Query
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.Selector
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
 
hashCode() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.Connection
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.Interconnect
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.Location
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.RouteFilterPrefix
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
 
hashCode() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Address
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Filter
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Image
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Instance
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InternetGateway
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IpPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Monitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
hashCode() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Placement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PortRange
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ProductCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Region
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Reservation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Route
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RouteTable
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.S3Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StateReason
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Tag
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Volume
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Vpc
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnConnection
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnGateway
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheNode
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Event
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.elasticache.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
 
hashCode() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
 
hashCode() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Job
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 
hashCode() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
hashCode() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
 
hashCode() - Method in class com.amazonaws.services.glacier.model.JobParameters
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.PartListElement
 
hashCode() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadListElement
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.Group
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.Role
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.User
 
hashCode() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.Job
 
hashCode() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.Record
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.Shard
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
 
hashCode() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.App
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Command
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Deployment
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Instance
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Layer
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Permission
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.RaidArray
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Recipes
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.ServiceError
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Source
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Stack
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.StackSummary
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.UserProfile
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.Volume
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
 
hashCode() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
 
hashCode() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.rds.model.CharacterSet
 
hashCode() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBInstance
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBSnapshot
 
hashCode() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.rds.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.rds.model.EngineDefaults
 
hashCode() - Method in class com.amazonaws.services.rds.model.Event
 
hashCode() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
 
hashCode() - Method in class com.amazonaws.services.rds.model.EventSubscription
 
hashCode() - Method in class com.amazonaws.services.rds.model.Filter
 
hashCode() - Method in class com.amazonaws.services.rds.model.IPRange
 
hashCode() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.Option
 
hashCode() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.rds.model.OptionGroup
 
hashCode() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
 
hashCode() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
 
hashCode() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
 
hashCode() - Method in class com.amazonaws.services.rds.model.OptionSetting
 
hashCode() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
 
hashCode() - Method in class com.amazonaws.services.rds.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
 
hashCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
 
hashCode() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.rds.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.rds.model.Tag
 
hashCode() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Cluster
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterNode
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Event
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
 
hashCode() - Method in class com.amazonaws.services.redshift.model.EventSubscription
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
 
hashCode() - Method in class com.amazonaws.services.redshift.model.HsmStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.IPRange
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
 
hashCode() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ReservedNode
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.redshift.model.Subnet
 
hashCode() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
hashCode() - Method in class com.amazonaws.services.route53.model.AliasTarget
 
hashCode() - Method in class com.amazonaws.services.route53.model.Change
 
hashCode() - Method in class com.amazonaws.services.route53.model.ChangeBatch
 
hashCode() - Method in class com.amazonaws.services.route53.model.ChangeInfo
 
hashCode() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.DelegationSet
 
hashCode() - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.GetChangeRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.GetChangeResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.GetHealthCheckRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.GetHealthCheckResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.GetHostedZoneRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.HealthCheck
 
hashCode() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
 
hashCode() - Method in class com.amazonaws.services.route53.model.HostedZone
 
hashCode() - Method in class com.amazonaws.services.route53.model.HostedZoneConfig
 
hashCode() - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
 
hashCode() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
 
hashCode() - Method in class com.amazonaws.services.route53.model.ResourceRecord
 
hashCode() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
 
hashCode() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.Grant
 
hashCode() - Method in class com.amazonaws.services.s3.model.Owner
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.Credentials
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.Item
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.SelectResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Body
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Content
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Destination
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Message
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.History
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.Run
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
 
hashCode() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
 
hashCode() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.Subscription
 
hashCode() - Method in class com.amazonaws.services.sns.model.Topic
 
hashCode() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.Message
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.Disk
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.Tape
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
 
hashCode() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
hashCode() - Method in class com.amazonaws.services.support.model.CaseDetails
 
hashCode() - Method in class com.amazonaws.services.support.model.Category
 
hashCode() - Method in class com.amazonaws.services.support.model.Communication
 
hashCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.CreateCaseResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
 
hashCode() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
hashCode() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
 
hashCode() - Method in class com.amazonaws.services.support.model.Service
 
hashCode() - Method in class com.amazonaws.services.support.model.SeverityLevel
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 
HashKeyRange - Class in com.amazonaws.services.kinesis.model
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
HashKeyRange() - Constructor for class com.amazonaws.services.kinesis.model.HashKeyRange
 
HashKeyRangeJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Hash Key Range JSON Unmarshaller
HashKeyRangeJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.HashKeyRangeJsonUnmarshaller
 
hasHttpEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service support the http protocol in this region.
hasHttpsEndpoint(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service support the https protocol in this region.
hasMoreRequests() - Method in class com.amazonaws.services.s3.transfer.internal.CopyPartRequestFactory
 
hasMoreRequests() - Method in class com.amazonaws.services.s3.transfer.internal.UploadPartRequestFactory
 
HeadBucketRequest - Class in com.amazonaws.services.s3.model
Request object for checking if the bucket exists and the user has access to the given bucket.
HeadBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.HeadBucketRequest
 
HeaderHandler<T> - Interface in com.amazonaws.services.s3.internal
Assistant response handler that can pull an HTTP header out of the response and apply it to a response object.
Headers - Interface in com.amazonaws.services.s3
Common S3 HTTP header values used throughout the AWS S3 Java client.
HealthCheck - Class in com.amazonaws.services.elasticloadbalancing.model
The HealthCheck data type.
HealthCheck() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Default constructor for a new HealthCheck object.
HealthCheck(String, Integer, Integer, Integer, Integer) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Constructs a new HealthCheck object.
HealthCheck - Class in com.amazonaws.services.route53.model
A complex type that contains identifying information about the health check.
HealthCheck() - Constructor for class com.amazonaws.services.route53.model.HealthCheck
 
HealthCheckAlreadyExistsException - Exception in com.amazonaws.services.route53.model
The health check you are trying to create already exists.
HealthCheckAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.route53.model.HealthCheckAlreadyExistsException
Constructs a new HealthCheckAlreadyExistsException with the specified error message.
HealthCheckAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
HealthCheckAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HealthCheckAlreadyExistsExceptionUnmarshaller
 
HealthCheckConfig - Class in com.amazonaws.services.route53.model
A complex type that contains the health check configuration.
HealthCheckConfig() - Constructor for class com.amazonaws.services.route53.model.HealthCheckConfig
 
HealthCheckConfigStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Health Check Config StAX Unmarshaller
HealthCheckConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HealthCheckConfigStaxUnmarshaller
 
HealthCheckInUseException - Exception in com.amazonaws.services.route53.model
There are resource records associated with this health check.
HealthCheckInUseException(String) - Constructor for exception com.amazonaws.services.route53.model.HealthCheckInUseException
Constructs a new HealthCheckInUseException with the specified error message.
HealthCheckInUseExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
HealthCheckInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HealthCheckInUseExceptionUnmarshaller
 
HealthCheckStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Health Check StAX Unmarshaller
HealthCheckStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.HealthCheckStaxUnmarshaller
 
HealthCheckStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Health Check StAX Unmarshaller
HealthCheckStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HealthCheckStaxUnmarshaller
 
HealthCheckType - Enum in com.amazonaws.services.route53.model
Health Check Type
History - Class in com.amazonaws.services.simpleworkflow.model
Paginated representation of a workflow history for a workflow execution.
History() - Constructor for class com.amazonaws.services.simpleworkflow.model.History
 
HistoryEvent - Class in com.amazonaws.services.simpleworkflow.model
Event within a workflow execution.
HistoryEvent() - Constructor for class com.amazonaws.services.simpleworkflow.model.HistoryEvent
 
HistoryEventJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
History Event JSON Unmarshaller
HistoryEventJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.HistoryEventJsonUnmarshaller
 
HistoryItemType - Enum in com.amazonaws.services.cloudwatch.model
History Item Type
HistoryJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
History JSON Unmarshaller
HistoryJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.HistoryJsonUnmarshaller
 
HMAC_SHA1_ALGORITHM - Static variable in class com.amazonaws.services.s3.internal.Constants
HMAC/SHA1 Algorithm per RFC 2104, used when signing S3 requests
HOST_ID - Static variable in class com.amazonaws.services.s3.S3ResponseMetadata
 
HOST_METRIC_NAME - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to explicitly specify the host name for metric purposes, instead of detecting the host name via InetAddress when the AWS SDK default metrics is enabled.
HostedZone - Class in com.amazonaws.services.route53.model
A complex type that contain information about the specified hosted zone.
HostedZone() - Constructor for class com.amazonaws.services.route53.model.HostedZone
Default constructor for a new HostedZone object.
HostedZone(String, String, String) - Constructor for class com.amazonaws.services.route53.model.HostedZone
Constructs a new HostedZone object.
HostedZoneAlreadyExistsException - Exception in com.amazonaws.services.route53.model
The hosted zone you are trying to create already exists.
HostedZoneAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.route53.model.HostedZoneAlreadyExistsException
Constructs a new HostedZoneAlreadyExistsException with the specified error message.
HostedZoneAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
HostedZoneAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HostedZoneAlreadyExistsExceptionUnmarshaller
 
HostedZoneConfig - Class in com.amazonaws.services.route53.model
A complex type that contains an optional comment about your hosted zone.
HostedZoneConfig() - Constructor for class com.amazonaws.services.route53.model.HostedZoneConfig
Default constructor for a new HostedZoneConfig object.
HostedZoneConfigStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Hosted Zone Config StAX Unmarshaller
HostedZoneConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HostedZoneConfigStaxUnmarshaller
 
HostedZoneNotEmptyException - Exception in com.amazonaws.services.route53.model
The hosted zone contains resource record sets in addition to the default NS and SOA resource record sets.
HostedZoneNotEmptyException(String) - Constructor for exception com.amazonaws.services.route53.model.HostedZoneNotEmptyException
Constructs a new HostedZoneNotEmptyException with the specified error message.
HostedZoneNotEmptyExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
HostedZoneNotEmptyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HostedZoneNotEmptyExceptionUnmarshaller
 
HostedZoneStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Hosted Zone StAX Unmarshaller
HostedZoneStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.HostedZoneStaxUnmarshaller
 
HsmClientCertificate - Class in com.amazonaws.services.redshift.model
Returns information about an HSM client certificate.
HsmClientCertificate() - Constructor for class com.amazonaws.services.redshift.model.HsmClientCertificate
 
HsmClientCertificateAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
There is already an existing Amazon Redshift HSM client certificate with the specified identifier.
HsmClientCertificateAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateAlreadyExistsException
Constructs a new HsmClientCertificateAlreadyExistsException with the specified error message.
HsmClientCertificateAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
HsmClientCertificateAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmClientCertificateAlreadyExistsExceptionUnmarshaller
 
HsmClientCertificateNotFoundException - Exception in com.amazonaws.services.redshift.model
There is no Amazon Redshift HSM client certificate with the specified identifier.
HsmClientCertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateNotFoundException
Constructs a new HsmClientCertificateNotFoundException with the specified error message.
HsmClientCertificateNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
HsmClientCertificateNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmClientCertificateNotFoundExceptionUnmarshaller
 
HsmClientCertificateQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The quota for HSM client certificates has been reached.
HsmClientCertificateQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmClientCertificateQuotaExceededException
Constructs a new HsmClientCertificateQuotaExceededException with the specified error message.
HsmClientCertificateQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
HsmClientCertificateQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmClientCertificateQuotaExceededExceptionUnmarshaller
 
HsmClientCertificateStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Hsm Client Certificate StAX Unmarshaller
HsmClientCertificateStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmClientCertificateStaxUnmarshaller
 
HsmConfiguration - Class in com.amazonaws.services.redshift.model
Returns information about an HSM configuration, which is an object that describes to Amazon Redshift clusters the information they require to connect to an HSM where they can store database encryption keys.
HsmConfiguration() - Constructor for class com.amazonaws.services.redshift.model.HsmConfiguration
 
HsmConfigurationAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
There is already an existing Amazon Redshift HSM configuration with the specified identifier.
HsmConfigurationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationAlreadyExistsException
Constructs a new HsmConfigurationAlreadyExistsException with the specified error message.
HsmConfigurationAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
HsmConfigurationAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmConfigurationAlreadyExistsExceptionUnmarshaller
 
HsmConfigurationNotFoundException - Exception in com.amazonaws.services.redshift.model
There is no Amazon Redshift HSM configuration with the specified identifier.
HsmConfigurationNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationNotFoundException
Constructs a new HsmConfigurationNotFoundException with the specified error message.
HsmConfigurationNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
HsmConfigurationNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmConfigurationNotFoundExceptionUnmarshaller
 
HsmConfigurationQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The quota for HSM configurations has been reached.
HsmConfigurationQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.HsmConfigurationQuotaExceededException
Constructs a new HsmConfigurationQuotaExceededException with the specified error message.
HsmConfigurationQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
HsmConfigurationQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmConfigurationQuotaExceededExceptionUnmarshaller
 
HsmConfigurationStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Hsm Configuration StAX Unmarshaller
HsmConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmConfigurationStaxUnmarshaller
 
HsmStatus - Class in com.amazonaws.services.redshift.model
HsmStatus() - Constructor for class com.amazonaws.services.redshift.model.HsmStatus
 
HsmStatusStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Hsm Status StAX Unmarshaller
HsmStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.HsmStatusStaxUnmarshaller
 
HttpClientConfig - Class in com.amazonaws.internal.config
AWS HttpClient configuration.
HttpMethod - Enum in com.amazonaws
Enumeration of valid HTTP methods.
HttpMethodName - Enum in com.amazonaws.http
 
HttpMethodReleaseInputStream - Class in com.amazonaws.http
Utility class to wrap InputStreams obtained from an HttpClient library's HttpMethod object, and ensure the stream and HTTP connection are properly released.
HttpMethodReleaseInputStream(HttpEntityEnclosingRequest) - Constructor for class com.amazonaws.http.HttpMethodReleaseInputStream
Constructs an input stream based on an HttpMethod object representing an HTTP connection.
HttpRequest - Class in com.amazonaws.http
 
HttpRequest(HttpMethodName) - Constructor for class com.amazonaws.http.HttpRequest
Construct request with http method name Supported methods are: GET POST DELETE HEAD PUT
HttpRequestNoRetryHandler - Class in com.amazonaws.http.impl.client
 
HttpResponse - Class in com.amazonaws.http
Represents an HTTP response returned by an AWS service in response to a service request.
HttpResponse(Request<?>, HttpRequestBase) - Constructor for class com.amazonaws.http.HttpResponse
Constructs a new HttpResponse associated with the specified request.
HttpResponseHandler<T> - Interface in com.amazonaws.http
Responsible for handling an HTTP response and returning an object of type T.
HttpUtils - Class in com.amazonaws.util
 
HttpUtils() - Constructor for class com.amazonaws.util.HttpUtils
 
HypervisorType - Enum in com.amazonaws.services.ec2.model
Hypervisor Type

I

IAM - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
IamInstanceProfile - Class in com.amazonaws.services.ec2.model
Describes an IAM instance profile.
IamInstanceProfile() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfile
 
IamInstanceProfileSpecification - Class in com.amazonaws.services.ec2.model
Describes an IAM instance profile.
IamInstanceProfileSpecification() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
IamInstanceProfileSpecificationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Iam Instance Profile Specification StAX Unmarshaller
IamInstanceProfileSpecificationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.IamInstanceProfileSpecificationStaxUnmarshaller
 
IamInstanceProfileStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Iam Instance Profile StAX Unmarshaller
IamInstanceProfileStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.IamInstanceProfileStaxUnmarshaller
 
IcmpTypeCode - Class in com.amazonaws.services.ec2.model
Describes the ICMP type and code.
IcmpTypeCode() - Constructor for class com.amazonaws.services.ec2.model.IcmpTypeCode
 
IcmpTypeCodeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Icmp Type Code StAX Unmarshaller
IcmpTypeCodeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.IcmpTypeCodeStaxUnmarshaller
 
IdentityDkimAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the DKIM attributes of a verified email address or a domain.
IdentityDkimAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
IdentityDkimAttributesStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Identity Dkim Attributes StAX Unmarshaller
IdentityDkimAttributesStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.IdentityDkimAttributesStaxUnmarshaller
 
IdentityNotificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the notification attributes of an identity, including whether a bounce or complaint topic are set, and whether feedback forwarding is enabled.
IdentityNotificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
IdentityNotificationAttributesStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Identity Notification Attributes StAX Unmarshaller
IdentityNotificationAttributesStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.IdentityNotificationAttributesStaxUnmarshaller
 
IdentityType - Enum in com.amazonaws.services.simpleemail.model
Identity Type
IdentityVerificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes of a single identity.
IdentityVerificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
IdentityVerificationAttributesStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Identity Verification Attributes StAX Unmarshaller
IdentityVerificationAttributesStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.IdentityVerificationAttributesStaxUnmarshaller
 
IdleConnectionReaper - Class in com.amazonaws.http
Daemon thread to periodically check connection pools for idle connections.
IDPCommunicationErrorException - Exception in com.amazonaws.services.securitytoken.model
The request could not be fulfilled because the non-AWS identity provider (IDP) that was asked to verify the incoming identity token could not be reached.
IDPCommunicationErrorException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.IDPCommunicationErrorException
Constructs a new IDPCommunicationErrorException with the specified error message.
IDPCommunicationErrorExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
IDPCommunicationErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.IDPCommunicationErrorExceptionUnmarshaller
 
IDPRejectedClaimException - Exception in com.amazonaws.services.securitytoken.model
The identity provider (IdP) reported that authentication failed.
IDPRejectedClaimException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.IDPRejectedClaimException
Constructs a new IDPRejectedClaimException with the specified error message.
IDPRejectedClaimExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
IDPRejectedClaimExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.IDPRejectedClaimExceptionUnmarshaller
 
IllegalUpdateException - Exception in com.amazonaws.services.cloudfront.model
Origin and CallerReference cannot be updated.
IllegalUpdateException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.IllegalUpdateException
Constructs a new IllegalUpdateException with the specified error message.
IllegalUpdateException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Origin and CallerReference cannot be updated.
IllegalUpdateException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.IllegalUpdateException
Constructs a new IllegalUpdateException with the specified error message.
IllegalUpdateExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
IllegalUpdateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.IllegalUpdateExceptionUnmarshaller
 
IllegalUpdateExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
IllegalUpdateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.IllegalUpdateExceptionUnmarshaller
 
Image - Class in com.amazonaws.services.ec2.model
Describes an image.
Image() - Constructor for class com.amazonaws.services.ec2.model.Image
 
ImageAttribute - Class in com.amazonaws.services.ec2.model
Describes an image attribute.
ImageAttribute() - Constructor for class com.amazonaws.services.ec2.model.ImageAttribute
 
ImageAttributeName - Enum in com.amazonaws.services.ec2.model
Image Attribute Name
ImageAttributeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Image Attribute StAX Unmarshaller
ImageAttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImageAttributeStaxUnmarshaller
 
ImageState - Enum in com.amazonaws.services.ec2.model
Image State
ImageStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Image StAX Unmarshaller
ImageStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImageStaxUnmarshaller
 
ImageTypeValues - Enum in com.amazonaws.services.ec2.model
Image Type Values
ImmutableMapParameter<K,V> - Class in com.amazonaws.util
An immutable map that could be built by convenient constructors.
ImmutableMapParameter.Builder<K,V> - Class in com.amazonaws.util
A convenient builder for creating ImmutableMapParameter instances.
ImmutableMapParameter.Builder() - Constructor for class com.amazonaws.util.ImmutableMapParameter.Builder
 
ImportExport - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
importInstance(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an import instance task using metadata from the specified disk image.
importInstance(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import instance task using metadata from the specified disk image.
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import instance task using metadata from the specified disk image.
ImportInstanceLaunchSpecification - Class in com.amazonaws.services.ec2.model
 
ImportInstanceLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
ImportInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportInstance operation.
ImportInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
ImportInstanceRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Instance Request Marshaller
ImportInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportInstanceRequestMarshaller
 
ImportInstanceResult - Class in com.amazonaws.services.ec2.model
 
ImportInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceResult
 
ImportInstanceResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Instance Result StAX Unmarshaller
ImportInstanceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportInstanceResultStaxUnmarshaller
 
ImportInstanceTaskDetails - Class in com.amazonaws.services.ec2.model
 
ImportInstanceTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
ImportInstanceTaskDetailsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Instance Task Details StAX Unmarshaller
ImportInstanceTaskDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportInstanceTaskDetailsStaxUnmarshaller
 
ImportInstanceVolumeDetailItem - Class in com.amazonaws.services.ec2.model
Describes an import volume task.
ImportInstanceVolumeDetailItem() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
ImportInstanceVolumeDetailItemStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Instance Volume Detail Item StAX Unmarshaller
ImportInstanceVolumeDetailItemStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportInstanceVolumeDetailItemStaxUnmarshaller
 
importKeyPair(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPair(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair that you created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair that you created with a third-party tool.
ImportKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportKeyPair operation.
ImportKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Default constructor for a new ImportKeyPairRequest object.
ImportKeyPairRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Constructs a new ImportKeyPairRequest object.
ImportKeyPairRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Key Pair Request Marshaller
ImportKeyPairRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportKeyPairRequestMarshaller
 
ImportKeyPairResult - Class in com.amazonaws.services.ec2.model
 
ImportKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
ImportKeyPairResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Key Pair Result StAX Unmarshaller
ImportKeyPairResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportKeyPairResultStaxUnmarshaller
 
importVolume(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an import volume task using metadata from the specified disk image.
importVolume() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an import volume task using metadata from the specified disk image.
importVolume(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an import volume task using metadata from the specified disk image.
importVolume() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import volume task using metadata from the specified disk image.
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an import volume task using metadata from the specified disk image.
ImportVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportVolume operation.
ImportVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
ImportVolumeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Volume Request Marshaller
ImportVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportVolumeRequestMarshaller
 
ImportVolumeResult - Class in com.amazonaws.services.ec2.model
 
ImportVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeResult
 
ImportVolumeResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Volume Result StAX Unmarshaller
ImportVolumeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportVolumeResultStaxUnmarshaller
 
ImportVolumeTaskDetails - Class in com.amazonaws.services.ec2.model
Describes an import volume task.
ImportVolumeTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
ImportVolumeTaskDetailsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Import Volume Task Details StAX Unmarshaller
ImportVolumeTaskDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ImportVolumeTaskDetailsStaxUnmarshaller
 
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers all the objects in an Amazon S3 bucket.
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers all the object versions in an Amazon S3 bucket.
INCLUDE_PER_HOST_METRICS - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to generate per host level metrics when the AWS SDK default metrics is enabled.
IncompatibleOrderableOptionsException - Exception in com.amazonaws.services.redshift.model
The specified options are incompatible.
IncompatibleOrderableOptionsException(String) - Constructor for exception com.amazonaws.services.redshift.model.IncompatibleOrderableOptionsException
Constructs a new IncompatibleOrderableOptionsException with the specified error message.
IncompatibleOrderableOptionsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
IncompatibleOrderableOptionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.IncompatibleOrderableOptionsExceptionUnmarshaller
 
IncompatibleVersionException - Exception in com.amazonaws.services.elastictranscoder.model
 
IncompatibleVersionException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.IncompatibleVersionException
Constructs a new IncompatibleVersionException with the specified error message.
IncompatibleVersionException - Exception in com.amazonaws.services.route53.model
The resource you are trying to access is unsupported on this Route 53 endpoint.
IncompatibleVersionException(String) - Constructor for exception com.amazonaws.services.route53.model.IncompatibleVersionException
Constructs a new IncompatibleVersionException with the specified error message.
IncompatibleVersionExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
IncompatibleVersionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.IncompatibleVersionExceptionUnmarshaller
 
IncompatibleVersionExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
IncompatibleVersionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.IncompatibleVersionExceptionUnmarshaller
 
InconsistentQuantitiesException - Exception in com.amazonaws.services.cloudfront.model
The value of Quantity and the size of Items do not match.
InconsistentQuantitiesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InconsistentQuantitiesException
Constructs a new InconsistentQuantitiesException with the specified error message.
InconsistentQuantitiesExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InconsistentQuantitiesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InconsistentQuantitiesExceptionUnmarshaller
 
increment(int, long) - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
increment(String) - Method in class com.amazonaws.util.json.JSONObject
Increment a property of a JSONObject.
incrementCounter(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
incrementCounter(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
incrementCounter(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Add 1 to an existing count for a given event.
incrementCounter(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
incrementCounter(String) - Method in class com.amazonaws.util.TimingInfo
 
indexDocuments(IndexDocumentsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Tells the search domain to start indexing its documents using the latest text processing options and IndexFields .
indexDocuments(IndexDocumentsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Tells the search domain to start indexing its documents using the latest text processing options and IndexFields .
indexDocumentsAsync(IndexDocumentsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Tells the search domain to start indexing its documents using the latest text processing options and IndexFields .
indexDocumentsAsync(IndexDocumentsRequest, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Tells the search domain to start indexing its documents using the latest text processing options and IndexFields .
indexDocumentsAsync(IndexDocumentsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Tells the search domain to start indexing its documents using the latest text processing options and IndexFields .
indexDocumentsAsync(IndexDocumentsRequest, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Tells the search domain to start indexing its documents using the latest text processing options and IndexFields .
IndexDocumentsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the IndexDocuments operation.
IndexDocumentsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
 
IndexDocumentsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Index Documents Request Marshaller
IndexDocumentsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.IndexDocumentsRequestMarshaller
 
IndexDocumentsResult - Class in com.amazonaws.services.cloudsearch.model
The result of an IndexDocuments action.
IndexDocumentsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
 
IndexDocumentsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Index Documents Result StAX Unmarshaller
IndexDocumentsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.IndexDocumentsResultStaxUnmarshaller
 
IndexField - Class in com.amazonaws.services.cloudsearch.model
Defines a field in the index, including its name, type, and the source of its data.
IndexField() - Constructor for class com.amazonaws.services.cloudsearch.model.IndexField
 
IndexFieldStatus - Class in com.amazonaws.services.cloudsearch.model
The value of an IndexField and its current status.
IndexFieldStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
 
IndexFieldStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Index Field Status StAX Unmarshaller
IndexFieldStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.IndexFieldStatusStaxUnmarshaller
 
IndexFieldStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Index Field StAX Unmarshaller
IndexFieldStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.IndexFieldStaxUnmarshaller
 
IndexFieldType - Enum in com.amazonaws.services.cloudsearch.model
Index Field Type
indexOf(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns the first index of the object given in the list.
indexOf(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns the first index of the object given in the list.
IndexStatus - Enum in com.amazonaws.services.dynamodbv2.model
Index Status
init() - Static method in class com.amazonaws.regions.RegionUtils
Deprecated.
initialize() - Static method in class com.amazonaws.regions.RegionUtils
Initializes the region metadata by loading from the default hierarchy of region metadata locations.
initializeFromFile(File) - Static method in class com.amazonaws.regions.RegionUtils
Initializes the region metadata singleton from an XML file on disk.
initializeFromResource(String) - Static method in class com.amazonaws.regions.RegionUtils
Initializes the region metadata singleton from an XML file stored as a resource of the classloader used to load the RegionUtils class.
initializeFromResource(Class<?>, String) - Static method in class com.amazonaws.regions.RegionUtils
Initializes the region metadata singleton from the given resource.
initializeFromResource(ClassLoader, String) - Static method in class com.amazonaws.regions.RegionUtils
Initializes the region metadata singleton from the given resource.
initializeFromURI(URI) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata by downloading an XML file from the given URI and parsing it.
initializeFromURI(URI, ClientConfiguration) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata by downloading an XML file from the given URI and parsing it.
initializeWithMetadata(RegionMetadata) - Static method in class com.amazonaws.regions.RegionUtils
Directly sets the singleton RegionMetadata instance.
initialValue() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
 
initiateJob(InitiateJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation initiates a job of the specified type.
initiateJob(InitiateJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest, AsyncHandler<InitiateJobRequest, InitiateJobResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest, AsyncHandler<InitiateJobRequest, InitiateJobResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a job of the specified type.
InitiateJobRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the InitiateJob operation.
InitiateJobRequest() - Constructor for class com.amazonaws.services.glacier.model.InitiateJobRequest
Default constructor for a new InitiateJobRequest object.
InitiateJobRequest(String, JobParameters) - Constructor for class com.amazonaws.services.glacier.model.InitiateJobRequest
Constructs a new InitiateJobRequest object.
InitiateJobRequest(String, String, JobParameters) - Constructor for class com.amazonaws.services.glacier.model.InitiateJobRequest
Constructs a new InitiateJobRequest object.
InitiateJobRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Initiate Job Request Marshaller
InitiateJobRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.InitiateJobRequestMarshaller
 
InitiateJobResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
InitiateJobResult() - Constructor for class com.amazonaws.services.glacier.model.InitiateJobResult
 
InitiateJobResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Initiate Job Result JSON Unmarshaller
InitiateJobResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.InitiateJobResultJsonUnmarshaller
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation initiates a multipart upload.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation initiates a multipart upload.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
initiateMultipartUploadAsync(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a multipart upload.
InitiateMultipartUploadRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the InitiateMultipartUpload operation.
InitiateMultipartUploadRequest() - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Default constructor for a new InitiateMultipartUploadRequest object.
InitiateMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Constructs a new InitiateMultipartUploadRequest object.
InitiateMultipartUploadRequest(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Constructs a new InitiateMultipartUploadRequest object.
InitiateMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.
InitiateMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key.
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified object metadata.
InitiateMultipartUploadRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Initiate Multipart Upload Request Marshaller
InitiateMultipartUploadRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.InitiateMultipartUploadRequestMarshaller
 
InitiateMultipartUploadResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
InitiateMultipartUploadResult() - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
 
InitiateMultipartUploadResult - Class in com.amazonaws.services.s3.model
Contains the results of initiating a multipart upload, particularly the unique ID of the new multipart upload.
InitiateMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
 
InitiateMultipartUploadResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Initiate Multipart Upload Result JSON Unmarshaller
InitiateMultipartUploadResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.InitiateMultipartUploadResultJsonUnmarshaller
 
InputSubstream - Class in com.amazonaws.services.s3.internal
Filtered input stream implementation that exposes a range of an input stream as a new input stream.
InputSubstream(InputStream, long, long, boolean) - Constructor for class com.amazonaws.services.s3.internal.InputSubstream
Constructs a new InputSubstream so that when callers start reading from this stream they'll start at the specified offset in the real stream and after they've read the specified length, this stream will look empty.
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
Describes an instance.
Instance() - Constructor for class com.amazonaws.services.ec2.model.Instance
 
Instance - Class in com.amazonaws.services.elasticbeanstalk.model
The description of an Amazon EC2 instance.
Instance() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Instance
Default constructor for a new Instance object.
Instance - Class in com.amazonaws.services.elasticloadbalancing.model
The Instance data type.
Instance() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Instance
Default constructor for a new Instance object.
Instance(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Instance
Constructs a new Instance object.
Instance - Class in com.amazonaws.services.elasticmapreduce.model
Represents an EC2 instance provisioned as part of cluster.
Instance() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Instance
 
Instance - Class in com.amazonaws.services.opsworks.model
Describes an instance.
Instance() - Constructor for class com.amazonaws.services.opsworks.model.Instance
 
InstanceAttribute - Class in com.amazonaws.services.ec2.model
Describes an instance attribute.
InstanceAttribute() - Constructor for class com.amazonaws.services.ec2.model.InstanceAttribute
 
InstanceAttributeName - Enum in com.amazonaws.services.ec2.model
Instance Attribute Name
InstanceAttributeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Attribute StAX Unmarshaller
InstanceAttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceAttributeStaxUnmarshaller
 
InstanceBlockDeviceMapping - Class in com.amazonaws.services.ec2.model
Describes a block device mapping.
InstanceBlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
InstanceBlockDeviceMappingSpecification - Class in com.amazonaws.services.ec2.model
Describes a block device mapping entry.
InstanceBlockDeviceMappingSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
InstanceBlockDeviceMappingStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Block Device Mapping StAX Unmarshaller
InstanceBlockDeviceMappingStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceBlockDeviceMappingStaxUnmarshaller
 
InstanceCount - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance listing state.
InstanceCount() - Constructor for class com.amazonaws.services.ec2.model.InstanceCount
 
InstanceCountStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Count StAX Unmarshaller
InstanceCountStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceCountStaxUnmarshaller
 
InstanceExportDetails - Class in com.amazonaws.services.ec2.model
Describes an instance export task.
InstanceExportDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceExportDetails
 
InstanceExportDetailsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Export Details StAX Unmarshaller
InstanceExportDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceExportDetailsStaxUnmarshaller
 
InstanceGroup - Class in com.amazonaws.services.elasticmapreduce.model
This entity represents an instance group, which is a group of instances that have common purpose.
InstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
 
InstanceGroupConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration defining a new instance group.
InstanceGroupConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Default constructor for a new InstanceGroupConfig object.
InstanceGroupConfig(String, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Constructs a new InstanceGroupConfig object.
InstanceGroupConfig(InstanceRoleType, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Constructs a new InstanceGroupConfig object.
InstanceGroupDetail - Class in com.amazonaws.services.elasticmapreduce.model
Detailed information about an instance group.
InstanceGroupDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Default constructor for a new InstanceGroupDetail object.
InstanceGroupDetail(String, String, Integer, Integer, String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Constructs a new InstanceGroupDetail object.
InstanceGroupDetail(InstanceRoleType, String, Integer, Integer, InstanceGroupState, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Constructs a new InstanceGroupDetail object.
InstanceGroupDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Group Detail JSON Unmarshaller
InstanceGroupDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupDetailJsonUnmarshaller
 
InstanceGroupJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Group JSON Unmarshaller
InstanceGroupJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupJsonUnmarshaller
 
InstanceGroupModifyConfig - Class in com.amazonaws.services.elasticmapreduce.model
Modify an instance group size.
InstanceGroupModifyConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Default constructor for a new InstanceGroupModifyConfig object.
InstanceGroupModifyConfig(String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Constructs a new InstanceGroupModifyConfig object.
InstanceGroupState - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group State
InstanceGroupStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The status change reason details for the instance group.
InstanceGroupStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
 
InstanceGroupStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group State Change Reason Code
InstanceGroupStateChangeReasonJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Group State Change Reason JSON Unmarshaller
InstanceGroupStateChangeReasonJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupStateChangeReasonJsonUnmarshaller
 
InstanceGroupStatus - Class in com.amazonaws.services.elasticmapreduce.model
The details of the instance group status.
InstanceGroupStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
 
InstanceGroupStatusJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Group Status JSON Unmarshaller
InstanceGroupStatusJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupStatusJsonUnmarshaller
 
InstanceGroupTimeline - Class in com.amazonaws.services.elasticmapreduce.model
The timeline of the instance group lifecycle.
InstanceGroupTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
 
InstanceGroupTimelineJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Group Timeline JSON Unmarshaller
InstanceGroupTimelineJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupTimelineJsonUnmarshaller
 
InstanceGroupType - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group Type
InstanceIdentity - Class in com.amazonaws.services.datapipeline.model
InstanceIdentity() - Constructor for class com.amazonaws.services.datapipeline.model.InstanceIdentity
 
InstanceJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance JSON Unmarshaller
InstanceJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceJsonUnmarshaller
 
InstanceJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Instance JSON Unmarshaller
InstanceJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.InstanceJsonUnmarshaller
 
InstanceLifecycleType - Enum in com.amazonaws.services.ec2.model
Instance Lifecycle Type
InstanceMonitoring - Class in com.amazonaws.services.autoscaling.model
The InstanceMonitoring data type.
InstanceMonitoring() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
InstanceMonitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring information of the instance.
InstanceMonitoring() - Constructor for class com.amazonaws.services.ec2.model.InstanceMonitoring
 
InstanceMonitoringStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Instance Monitoring StAX Unmarshaller
InstanceMonitoringStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.InstanceMonitoringStaxUnmarshaller
 
InstanceMonitoringStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Monitoring StAX Unmarshaller
InstanceMonitoringStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceMonitoringStaxUnmarshaller
 
InstanceNetworkInterface - Class in com.amazonaws.services.ec2.model
Describes a network interface.
InstanceNetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
InstanceNetworkInterfaceAssociation - Class in com.amazonaws.services.ec2.model
Describes association information for an Elastic IP address.
InstanceNetworkInterfaceAssociation() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
InstanceNetworkInterfaceAssociationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Network Interface Association StAX Unmarshaller
InstanceNetworkInterfaceAssociationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceAssociationStaxUnmarshaller
 
InstanceNetworkInterfaceAttachment - Class in com.amazonaws.services.ec2.model
Describes a network interface attachment.
InstanceNetworkInterfaceAttachment() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
InstanceNetworkInterfaceAttachmentStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Network Interface Attachment StAX Unmarshaller
InstanceNetworkInterfaceAttachmentStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceAttachmentStaxUnmarshaller
 
InstanceNetworkInterfaceSpecification - Class in com.amazonaws.services.ec2.model
Describes a network interface.
InstanceNetworkInterfaceSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
InstanceNetworkInterfaceSpecificationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Network Interface Specification StAX Unmarshaller
InstanceNetworkInterfaceSpecificationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceSpecificationStaxUnmarshaller
 
InstanceNetworkInterfaceStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Network Interface StAX Unmarshaller
InstanceNetworkInterfaceStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceStaxUnmarshaller
 
InstancePrivateIpAddress - Class in com.amazonaws.services.ec2.model
Describes a private IP address.
InstancePrivateIpAddress() - Constructor for class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
 
InstancePrivateIpAddressStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Private Ip Address StAX Unmarshaller
InstancePrivateIpAddressStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstancePrivateIpAddressStaxUnmarshaller
 
InstanceProfile - Class in com.amazonaws.services.identitymanagement.model
The InstanceProfile data type contains information about an instance profile.
InstanceProfile() - Constructor for class com.amazonaws.services.identitymanagement.model.InstanceProfile
 
instanceProfileArn - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
InstanceProfileCredentialsProvider - Class in com.amazonaws.auth
Credentials provider implementation that loads credentials from the Amazon EC2 Instance Metadata Service.
InstanceProfileCredentialsProvider() - Constructor for class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
instanceProfileId - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
InstanceProfileStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Instance Profile StAX Unmarshaller
InstanceProfileStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.InstanceProfileStaxUnmarshaller
 
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.
InstanceQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InstanceQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InstanceQuotaExceededExceptionUnmarshaller
 
InstanceRoleType - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Role Type
InstancesCount - Class in com.amazonaws.services.opsworks.model
Describes how many instances a stack has for each status.
InstancesCount() - Constructor for class com.amazonaws.services.opsworks.model.InstancesCount
 
InstancesCountJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Instances Count JSON Unmarshaller
InstancesCountJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.InstancesCountJsonUnmarshaller
 
InstanceState - Class in com.amazonaws.services.ec2.model
Describes the current state of the instance.
InstanceState() - Constructor for class com.amazonaws.services.ec2.model.InstanceState
 
InstanceState - Class in com.amazonaws.services.elasticloadbalancing.model
The InstanceState data type.
InstanceState() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Default constructor for a new InstanceState object.
InstanceState - Enum in com.amazonaws.services.elasticmapreduce.model
Instance State
InstanceStateChange - Class in com.amazonaws.services.ec2.model
Describes an instance state change.
InstanceStateChange() - Constructor for class com.amazonaws.services.ec2.model.InstanceStateChange
 
InstanceStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The details of the status change reason for the instance.
InstanceStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
 
InstanceStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Instance State Change Reason Code
InstanceStateChangeReasonJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance State Change Reason JSON Unmarshaller
InstanceStateChangeReasonJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceStateChangeReasonJsonUnmarshaller
 
InstanceStateChangeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance State Change StAX Unmarshaller
InstanceStateChangeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStateChangeStaxUnmarshaller
 
InstanceStateName - Enum in com.amazonaws.services.ec2.model
Instance State Name
InstanceStateStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance State StAX Unmarshaller
InstanceStateStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStateStaxUnmarshaller
 
InstanceStateStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Instance State StAX Unmarshaller
InstanceStateStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InstanceStateStaxUnmarshaller
 
InstanceStatus - Class in com.amazonaws.services.ec2.model
Describes the status of an instance.
InstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatus
 
InstanceStatus - Class in com.amazonaws.services.elasticmapreduce.model
The instance status details.
InstanceStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
 
InstanceStatusDetails - Class in com.amazonaws.services.ec2.model
Describes the instance status.
InstanceStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
InstanceStatusDetailsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Status Details StAX Unmarshaller
InstanceStatusDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStatusDetailsStaxUnmarshaller
 
InstanceStatusEvent - Class in com.amazonaws.services.ec2.model
Describes an instance event.
InstanceStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
InstanceStatusEventStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Status Event StAX Unmarshaller
InstanceStatusEventStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStatusEventStaxUnmarshaller
 
InstanceStatusJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Status JSON Unmarshaller
InstanceStatusJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceStatusJsonUnmarshaller
 
InstanceStatusStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Status StAX Unmarshaller
InstanceStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStatusStaxUnmarshaller
 
InstanceStatusSummary - Class in com.amazonaws.services.ec2.model
Describes the status of an instance.
InstanceStatusSummary() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
InstanceStatusSummaryStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance Status Summary StAX Unmarshaller
InstanceStatusSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStatusSummaryStaxUnmarshaller
 
InstanceStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Instance StAX Unmarshaller
InstanceStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.InstanceStaxUnmarshaller
 
InstanceStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Instance StAX Unmarshaller
InstanceStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InstanceStaxUnmarshaller
 
InstanceStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Instance StAX Unmarshaller
InstanceStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.InstanceStaxUnmarshaller
 
InstanceStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Instance StAX Unmarshaller
InstanceStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InstanceStaxUnmarshaller
 
InstanceTimeline - Class in com.amazonaws.services.elasticmapreduce.model
The timeline of the instance lifecycle.
InstanceTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
 
InstanceTimelineJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Instance Timeline JSON Unmarshaller
InstanceTimelineJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InstanceTimelineJsonUnmarshaller
 
InstanceType - Enum in com.amazonaws.services.ec2.model
Instance Type
InsufficientCacheClusterCapacityException - Exception in com.amazonaws.services.elasticache.model
The requested cache node type is not available in the specified Availability Zone.
InsufficientCacheClusterCapacityException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InsufficientCacheClusterCapacityException
Constructs a new InsufficientCacheClusterCapacityException with the specified error message.
InsufficientCacheClusterCapacityExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InsufficientCacheClusterCapacityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InsufficientCacheClusterCapacityExceptionUnmarshaller
 
InsufficientCapabilitiesException - Exception in com.amazonaws.services.cloudformation.model
The template contains resources with capabilities that were not specified in the Capabilities parameter.
InsufficientCapabilitiesException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.InsufficientCapabilitiesException
Constructs a new InsufficientCapabilitiesException with the specified error message.
InsufficientCapabilitiesExceptionUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
 
InsufficientCapabilitiesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.InsufficientCapabilitiesExceptionUnmarshaller
 
InsufficientClusterCapacityException - Exception in com.amazonaws.services.redshift.model
The number of nodes specified exceeds the allotted capacity of the cluster.
InsufficientClusterCapacityException(String) - Constructor for exception com.amazonaws.services.redshift.model.InsufficientClusterCapacityException
Constructs a new InsufficientClusterCapacityException with the specified error message.
InsufficientClusterCapacityExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InsufficientClusterCapacityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InsufficientClusterCapacityExceptionUnmarshaller
 
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.
InsufficientDBInstanceCapacityExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InsufficientDBInstanceCapacityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InsufficientDBInstanceCapacityExceptionUnmarshaller
 
InsufficientPrivilegesException - Exception in com.amazonaws.services.elasticbeanstalk.model
Unable to perform the specified operation because the user does not have enough privileges for one of more downstream aws services
InsufficientPrivilegesException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.InsufficientPrivilegesException
Constructs a new InsufficientPrivilegesException with the specified error message.
InsufficientPrivilegesExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
InsufficientPrivilegesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.InsufficientPrivilegesExceptionUnmarshaller
 
InsufficientS3BucketPolicyException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the policy on the S3 bucket is not sufficient.
InsufficientS3BucketPolicyException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InsufficientS3BucketPolicyException
Constructs a new InsufficientS3BucketPolicyException with the specified error message.
InsufficientS3BucketPolicyException - Exception in com.amazonaws.services.redshift.model
The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.
InsufficientS3BucketPolicyException(String) - Constructor for exception com.amazonaws.services.redshift.model.InsufficientS3BucketPolicyException
Constructs a new InsufficientS3BucketPolicyException with the specified error message.
InsufficientS3BucketPolicyExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
InsufficientS3BucketPolicyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.InsufficientS3BucketPolicyExceptionUnmarshaller
 
InsufficientS3BucketPolicyExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InsufficientS3BucketPolicyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InsufficientS3BucketPolicyExceptionUnmarshaller
 
InsufficientSnsTopicPolicyException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the policy on the SNS topic is not sufficient.
InsufficientSnsTopicPolicyException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InsufficientSnsTopicPolicyException
Constructs a new InsufficientSnsTopicPolicyException with the specified error message.
InsufficientSnsTopicPolicyExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
InsufficientSnsTopicPolicyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.InsufficientSnsTopicPolicyExceptionUnmarshaller
 
Interconnect - Class in com.amazonaws.services.directconnect.model
An interconnect is a connection that can host other connections.
Interconnect() - Constructor for class com.amazonaws.services.directconnect.model.Interconnect
 
InterconnectJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Interconnect JSON Unmarshaller
InterconnectJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.InterconnectJsonUnmarshaller
 
InterconnectState - Enum in com.amazonaws.services.directconnect.model
Interconnect State
InternalConfig - Class in com.amazonaws.internal.config
Internal configuration for the AWS Java SDK.
InternalConfig.Factory - Class in com.amazonaws.internal.config
 
InternalConfig.Factory() - Constructor for class com.amazonaws.internal.config.InternalConfig.Factory
 
InternalErrorException - Exception in com.amazonaws.services.sns.model
Indicates an internal service error.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InternalErrorExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
InternalErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.InternalErrorExceptionUnmarshaller
 
InternalException - Exception in com.amazonaws.services.cloudsearch.model
An internal error occurred while processing the request.
InternalException(String) - Constructor for exception com.amazonaws.services.cloudsearch.model.InternalException
Constructs a new InternalException with the specified error message.
InternalExceptionUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
 
InternalExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.InternalExceptionUnmarshaller
 
InternalServerErrorException - Exception in com.amazonaws.services.dynamodb.model
Deprecated.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.InternalServerErrorException
Deprecated.
Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.dynamodbv2.model
An error occurred on the server side.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.elasticmapreduce.model
Indicates that an error occurred while processing the request and that the request was not completed.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.storagegateway.model
An internal server error has occurred during the request.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.storagegateway.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.support.model
An internal server error occurred.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.support.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorExceptionUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
InternalServerErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.InternalServerErrorExceptionUnmarshaller
Deprecated.
 
InternalServerErrorExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
InternalServerErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.InternalServerErrorExceptionUnmarshaller
 
InternalServerErrorExceptionUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
 
InternalServerErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InternalServerErrorExceptionUnmarshaller
 
InternalServerErrorExceptionUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
 
InternalServerErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.InternalServerErrorExceptionUnmarshaller
 
InternalServerErrorExceptionUnmarshaller - Class in com.amazonaws.services.support.model.transform
 
InternalServerErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.InternalServerErrorExceptionUnmarshaller
 
InternalServerException - Exception in com.amazonaws.services.elasticmapreduce.model
This exception occurs when there is an internal failure in the EMR service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InternalServerExceptionUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
 
InternalServerExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InternalServerExceptionUnmarshaller
 
InternalServiceErrorException - Exception in com.amazonaws.services.datapipeline.model
An internal service error occurred.
InternalServiceErrorException(String) - Constructor for exception com.amazonaws.services.datapipeline.model.InternalServiceErrorException
Constructs a new InternalServiceErrorException with the specified error message.
InternalServiceErrorExceptionUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
 
InternalServiceErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.InternalServiceErrorExceptionUnmarshaller
 
InternalServiceException - Exception in com.amazonaws.services.cloudwatch.model
Indicates that the request processing has failed due to some unknown error, exception, or failure.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InternalServiceException - Exception in com.amazonaws.services.elastictranscoder.model
Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InternalServiceExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
InternalServiceExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.InternalServiceExceptionUnmarshaller
 
InternalServiceExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
InternalServiceExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.InternalServiceExceptionUnmarshaller
 
InternetGateway - Class in com.amazonaws.services.ec2.model
Describes an Internet gateway.
InternetGateway() - Constructor for class com.amazonaws.services.ec2.model.InternetGateway
 
InternetGatewayAttachment - Class in com.amazonaws.services.ec2.model
Describes the attachment of a VPC to an Internet gateway.
InternetGatewayAttachment() - Constructor for class com.amazonaws.services.ec2.model.InternetGatewayAttachment
 
InternetGatewayAttachmentStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Internet Gateway Attachment StAX Unmarshaller
InternetGatewayAttachmentStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InternetGatewayAttachmentStaxUnmarshaller
 
InternetGatewayStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Internet Gateway StAX Unmarshaller
InternetGatewayStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.InternetGatewayStaxUnmarshaller
 
InvalidAccessKeyIdException - Exception in com.amazonaws.services.importexport.model
The AWS Access Key ID specified in the request did not match the manifest's accessKeyId value.
InvalidAccessKeyIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidAccessKeyIdException
Constructs a new InvalidAccessKeyIdException with the specified error message.
InvalidAccessKeyIdExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidAccessKeyIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidAccessKeyIdExceptionUnmarshaller
 
InvalidAddressException - Exception in com.amazonaws.services.importexport.model
The address specified in the manifest is invalid.
InvalidAddressException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidAddressException
Constructs a new InvalidAddressException with the specified error message.
InvalidAddressExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidAddressExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidAddressExceptionUnmarshaller
 
InvalidArgumentException - Exception in com.amazonaws.services.cloudfront.model
The argument is invalid.
InvalidArgumentException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message.
InvalidArgumentException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The argument is invalid.
InvalidArgumentException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message.
InvalidArgumentException - Exception in com.amazonaws.services.kinesis.model
 
InvalidArgumentException(String) - Constructor for exception com.amazonaws.services.kinesis.model.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message.
InvalidArgumentExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidArgumentExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidArgumentExceptionUnmarshaller
 
InvalidArgumentExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
InvalidArgumentExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidArgumentExceptionUnmarshaller
 
InvalidArgumentExceptionUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
 
InvalidArgumentExceptionUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.InvalidArgumentExceptionUnmarshaller
 
Invalidation - Class in com.amazonaws.services.cloudfront.model
An invalidation.
Invalidation() - Constructor for class com.amazonaws.services.cloudfront.model.Invalidation
Default constructor for a new Invalidation object.
Invalidation - Class in com.amazonaws.services.cloudfront_2012_03_15.model
An invalidation.
Invalidation() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
Default constructor for a new Invalidation object.
InvalidationBatch - Class in com.amazonaws.services.cloudfront.model
An invalidation batch.
InvalidationBatch() - Constructor for class com.amazonaws.services.cloudfront.model.InvalidationBatch
Default constructor for a new InvalidationBatch object.
InvalidationBatch(Paths, String) - Constructor for class com.amazonaws.services.cloudfront.model.InvalidationBatch
Constructs a new InvalidationBatch object.
InvalidationBatch(String) - Constructor for class com.amazonaws.services.cloudfront.model.InvalidationBatch
Constructs a new InvalidationBatch object.
InvalidationBatch - Class in com.amazonaws.services.cloudfront_2012_03_15.model
An invalidation batch.
InvalidationBatch() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
Default constructor for a new InvalidationBatch object.
InvalidationBatch(List<String>, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
Constructs a new InvalidationBatch object.
InvalidationBatch(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
Constructs a new InvalidationBatch object.
InvalidationBatchStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Invalidation Batch StAX Unmarshaller
InvalidationBatchStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidationBatchStaxUnmarshaller
 
InvalidationBatchStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Invalidation Batch StAX Unmarshaller
InvalidationBatchStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationBatchStaxUnmarshaller
 
InvalidationList - Class in com.amazonaws.services.cloudfront.model
An invalidation list.
InvalidationList() - Constructor for class com.amazonaws.services.cloudfront.model.InvalidationList
Default constructor for a new InvalidationList object.
InvalidationList - Class in com.amazonaws.services.cloudfront_2012_03_15.model
An invalidation list.
InvalidationList() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
Default constructor for a new InvalidationList object.
InvalidationListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Invalidation List StAX Unmarshaller
InvalidationListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidationListStaxUnmarshaller
 
InvalidationListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Invalidation List StAX Unmarshaller
InvalidationListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationListStaxUnmarshaller
 
InvalidationStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Invalidation StAX Unmarshaller
InvalidationStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidationStaxUnmarshaller
 
InvalidationStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Invalidation StAX Unmarshaller
InvalidationStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationStaxUnmarshaller
 
InvalidationSummary - Class in com.amazonaws.services.cloudfront.model
Summary of an invalidation request.
InvalidationSummary() - Constructor for class com.amazonaws.services.cloudfront.model.InvalidationSummary
Default constructor for a new InvalidationSummary object.
InvalidationSummary - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Summary of an invalidation request.
InvalidationSummary() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
Default constructor for a new InvalidationSummary object.
InvalidationSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Invalidation Summary StAX Unmarshaller
InvalidationSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidationSummaryStaxUnmarshaller
 
InvalidationSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Invalidation Summary StAX Unmarshaller
InvalidationSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationSummaryStaxUnmarshaller
 
InvalidAttributeNameException - Exception in com.amazonaws.services.sqs.model
The attribute referred to does not exist.
InvalidAttributeNameException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidAttributeNameException
Constructs a new InvalidAttributeNameException with the specified error message.
InvalidAttributeNameExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
InvalidAttributeNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.InvalidAttributeNameExceptionUnmarshaller
 
InvalidAuthenticationCodeException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the authentication code was not recognized.
InvalidAuthenticationCodeException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidAuthenticationCodeException
Constructs a new InvalidAuthenticationCodeException with the specified error message.
InvalidAuthenticationCodeExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
InvalidAuthenticationCodeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.InvalidAuthenticationCodeExceptionUnmarshaller
 
InvalidAuthorizationMessageException - Exception in com.amazonaws.services.securitytoken.model
The error returned if the message passed to DecodeAuthorizationMessage was invalid.
InvalidAuthorizationMessageException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.InvalidAuthorizationMessageException
Constructs a new InvalidAuthorizationMessageException with the specified error message.
InvalidAuthorizationMessageExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
InvalidAuthorizationMessageExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.InvalidAuthorizationMessageExceptionUnmarshaller
 
InvalidBatchEntryIdException - Exception in com.amazonaws.services.sqs.model
The Id of a batch entry in a batch request does not abide by the specification.
InvalidBatchEntryIdException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidBatchEntryIdException
Constructs a new InvalidBatchEntryIdException with the specified error message.
InvalidBatchEntryIdExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
InvalidBatchEntryIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.InvalidBatchEntryIdExceptionUnmarshaller
 
InvalidCacheClusterStateException - Exception in com.amazonaws.services.elasticache.model
The requested cache cluster is not in the available state.
InvalidCacheClusterStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidCacheClusterStateException
Constructs a new InvalidCacheClusterStateException with the specified error message.
InvalidCacheClusterStateExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidCacheClusterStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidCacheClusterStateExceptionUnmarshaller
 
InvalidCacheParameterGroupStateException - Exception in com.amazonaws.services.elasticache.model
The current state of the cache parameter group does not allow the requested action to occur.
InvalidCacheParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidCacheParameterGroupStateException
Constructs a new InvalidCacheParameterGroupStateException with the specified error message.
InvalidCacheParameterGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidCacheParameterGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidCacheParameterGroupStateExceptionUnmarshaller
 
InvalidCacheSecurityGroupStateException - Exception in com.amazonaws.services.elasticache.model
The current state of the cache security group does not allow deletion.
InvalidCacheSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidCacheSecurityGroupStateException
Constructs a new InvalidCacheSecurityGroupStateException with the specified error message.
InvalidCacheSecurityGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidCacheSecurityGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidCacheSecurityGroupStateExceptionUnmarshaller
 
InvalidCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the certificate is invalid.
InvalidCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidCertificateException
Constructs a new InvalidCertificateException with the specified error message.
InvalidCertificateExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
InvalidCertificateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.InvalidCertificateExceptionUnmarshaller
 
InvalidChangeBatchException - Exception in com.amazonaws.services.route53.model
This error contains a list of one or more error messages.
InvalidChangeBatchException(String) - Constructor for exception com.amazonaws.services.route53.model.InvalidChangeBatchException
Constructs a new InvalidChangeBatchException with the specified error message.
InvalidChangeBatchExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
InvalidChangeBatchExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.InvalidChangeBatchExceptionUnmarshaller
 
InvalidClusterParameterGroupStateException - Exception in com.amazonaws.services.redshift.model
The cluster parameter group action can not be completed because another task is in progress that involves the parameter group.
InvalidClusterParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterParameterGroupStateException
Constructs a new InvalidClusterParameterGroupStateException with the specified error message.
InvalidClusterParameterGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidClusterParameterGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidClusterParameterGroupStateExceptionUnmarshaller
 
InvalidClusterSecurityGroupStateException - Exception in com.amazonaws.services.redshift.model
The state of the cluster security group is not "available".
InvalidClusterSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSecurityGroupStateException
Constructs a new InvalidClusterSecurityGroupStateException with the specified error message.
InvalidClusterSecurityGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidClusterSecurityGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidClusterSecurityGroupStateExceptionUnmarshaller
 
InvalidClusterSnapshotStateException - Exception in com.amazonaws.services.redshift.model
The state of the cluster snapshot is not "available", or other accounts are authorized to access the snapshot.
InvalidClusterSnapshotStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSnapshotStateException
Constructs a new InvalidClusterSnapshotStateException with the specified error message.
InvalidClusterSnapshotStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidClusterSnapshotStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidClusterSnapshotStateExceptionUnmarshaller
 
InvalidClusterStateException - Exception in com.amazonaws.services.redshift.model
The specified cluster is not in the available state.
InvalidClusterStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterStateException
Constructs a new InvalidClusterStateException with the specified error message.
InvalidClusterStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidClusterStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidClusterStateExceptionUnmarshaller
 
InvalidClusterSubnetGroupStateException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group cannot be deleted because it is in use.
InvalidClusterSubnetGroupStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSubnetGroupStateException
Constructs a new InvalidClusterSubnetGroupStateException with the specified error message.
InvalidClusterSubnetGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidClusterSubnetGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidClusterSubnetGroupStateExceptionUnmarshaller
 
InvalidClusterSubnetStateException - Exception in com.amazonaws.services.redshift.model
The state of the subnet is invalid.
InvalidClusterSubnetStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidClusterSubnetStateException
Constructs a new InvalidClusterSubnetStateException with the specified error message.
InvalidClusterSubnetStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidClusterSubnetStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidClusterSubnetStateExceptionUnmarshaller
 
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.
InvalidConfigurationRequestExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
InvalidConfigurationRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidConfigurationRequestExceptionUnmarshaller
 
InvalidCustomsException - Exception in com.amazonaws.services.importexport.model
One or more customs parameters was invalid.
InvalidCustomsException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidCustomsException
Constructs a new InvalidCustomsException with the specified error message.
InvalidCustomsExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidCustomsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidCustomsExceptionUnmarshaller
 
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.
InvalidDBInstanceStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBInstanceStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBInstanceStateExceptionUnmarshaller
 
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.
InvalidDBParameterGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBParameterGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBParameterGroupStateExceptionUnmarshaller
 
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.
InvalidDBSecurityGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBSecurityGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBSecurityGroupStateExceptionUnmarshaller
 
InvalidDBSnapshotStateException - Exception in com.amazonaws.services.rds.model
The state of the DB 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.
InvalidDBSnapshotStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBSnapshotStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBSnapshotStateExceptionUnmarshaller
 
InvalidDBSubnetGroupException - Exception in com.amazonaws.services.rds.model
Indicates the DBSubnetGroup does not belong to the same VPC as that of an existing cross region read replica of the same source instance.
InvalidDBSubnetGroupException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSubnetGroupException
Constructs a new InvalidDBSubnetGroupException with the specified error message.
InvalidDBSubnetGroupExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBSubnetGroupExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBSubnetGroupExceptionUnmarshaller
 
InvalidDBSubnetGroupStateException - Exception in com.amazonaws.services.rds.model
The DB subnet group cannot be deleted because it is in use.
InvalidDBSubnetGroupStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSubnetGroupStateException
Constructs a new InvalidDBSubnetGroupStateException with the specified error message.
InvalidDBSubnetGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBSubnetGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBSubnetGroupStateExceptionUnmarshaller
 
InvalidDBSubnetStateException - Exception in com.amazonaws.services.rds.model
The DB subnet is not in the available state.
InvalidDBSubnetStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSubnetStateException
Constructs a new InvalidDBSubnetStateException with the specified error message.
InvalidDBSubnetStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidDBSubnetStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidDBSubnetStateExceptionUnmarshaller
 
InvalidDefaultRootObjectException - Exception in com.amazonaws.services.cloudfront.model
The default root object file name is too big or contains an invalid character.
InvalidDefaultRootObjectException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidDefaultRootObjectException
Constructs a new InvalidDefaultRootObjectException with the specified error message.
InvalidDefaultRootObjectException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The default root object file name is too big or contains an invalid character.
InvalidDefaultRootObjectException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.InvalidDefaultRootObjectException
Constructs a new InvalidDefaultRootObjectException with the specified error message.
InvalidDefaultRootObjectExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidDefaultRootObjectExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidDefaultRootObjectExceptionUnmarshaller
 
InvalidDefaultRootObjectExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
InvalidDefaultRootObjectExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidDefaultRootObjectExceptionUnmarshaller
 
InvalidDomainNameException - Exception in com.amazonaws.services.route53.model
This error indicates that the specified domain name is not valid.
InvalidDomainNameException(String) - Constructor for exception com.amazonaws.services.route53.model.InvalidDomainNameException
Constructs a new InvalidDomainNameException with the specified error message.
InvalidDomainNameExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
InvalidDomainNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.InvalidDomainNameExceptionUnmarshaller
 
InvalidElasticIpException - Exception in com.amazonaws.services.redshift.model
The Elastic IP (EIP) is invalid or cannot be found.
InvalidElasticIpException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidElasticIpException
Constructs a new InvalidElasticIpException with the specified error message.
InvalidElasticIpExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidElasticIpExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidElasticIpExceptionUnmarshaller
 
InvalidErrorCodeException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
InvalidErrorCodeException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidErrorCodeException
Constructs a new InvalidErrorCodeException with the specified error message.
InvalidErrorCodeExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidErrorCodeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidErrorCodeExceptionUnmarshaller
 
InvalidEventSubscriptionStateException - Exception in com.amazonaws.services.rds.model
This error can occur if someone else is modifying a subscription.
InvalidEventSubscriptionStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidEventSubscriptionStateException
Constructs a new InvalidEventSubscriptionStateException with the specified error message.
InvalidEventSubscriptionStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidEventSubscriptionStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidEventSubscriptionStateExceptionUnmarshaller
 
InvalidFileSystemException - Exception in com.amazonaws.services.importexport.model
File system specified in export manifest is invalid.
InvalidFileSystemException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidFileSystemException
Constructs a new InvalidFileSystemException with the specified error message.
InvalidFileSystemExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidFileSystemExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidFileSystemExceptionUnmarshaller
 
InvalidFormatException - Exception in com.amazonaws.services.cloudwatch.model
Data was not syntactically valid JSON.
InvalidFormatException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidFormatException
Constructs a new InvalidFormatException with the specified error message.
InvalidFormatExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
InvalidFormatExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.InvalidFormatExceptionUnmarshaller
 
InvalidForwardCookiesException - Exception in com.amazonaws.services.cloudfront.model
Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names.
InvalidForwardCookiesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidForwardCookiesException
Constructs a new InvalidForwardCookiesException with the specified error message.
InvalidForwardCookiesExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidForwardCookiesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidForwardCookiesExceptionUnmarshaller
 
InvalidGatewayRequestException - Exception in com.amazonaws.services.storagegateway.model
An exception occurred because an invalid gateway request was issued to the service.
InvalidGatewayRequestException(String) - Constructor for exception com.amazonaws.services.storagegateway.model.InvalidGatewayRequestException
Constructs a new InvalidGatewayRequestException with the specified error message.
InvalidGatewayRequestExceptionUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
 
InvalidGatewayRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.InvalidGatewayRequestExceptionUnmarshaller
 
InvalidGeoRestrictionParameterException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
InvalidGeoRestrictionParameterException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidGeoRestrictionParameterException
Constructs a new InvalidGeoRestrictionParameterException with the specified error message.
InvalidGeoRestrictionParameterExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidGeoRestrictionParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidGeoRestrictionParameterExceptionUnmarshaller
 
InvalidHsmClientCertificateStateException - Exception in com.amazonaws.services.redshift.model
The specified HSM client certificate is not in the available state, or it is still in use by one or more Amazon Redshift clusters.
InvalidHsmClientCertificateStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidHsmClientCertificateStateException
Constructs a new InvalidHsmClientCertificateStateException with the specified error message.
InvalidHsmClientCertificateStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidHsmClientCertificateStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidHsmClientCertificateStateExceptionUnmarshaller
 
InvalidHsmConfigurationStateException - Exception in com.amazonaws.services.redshift.model
The specified HSM configuration is not in the available state, or it is still in use by one or more Amazon Redshift clusters.
InvalidHsmConfigurationStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidHsmConfigurationStateException
Constructs a new InvalidHsmConfigurationStateException with the specified error message.
InvalidHsmConfigurationStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidHsmConfigurationStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidHsmConfigurationStateExceptionUnmarshaller
 
InvalidIdentityTokenException - Exception in com.amazonaws.services.securitytoken.model
The web identity token that was passed could not be validated by AWS.
InvalidIdentityTokenException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.InvalidIdentityTokenException
Constructs a new InvalidIdentityTokenException with the specified error message.
InvalidIdentityTokenExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
InvalidIdentityTokenExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.InvalidIdentityTokenExceptionUnmarshaller
 
InvalidIdFormatException - Exception in com.amazonaws.services.sqs.model
The receipt handle is not valid for the current version.
InvalidIdFormatException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidIdFormatException
Constructs a new InvalidIdFormatException with the specified error message.
InvalidIdFormatExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
InvalidIdFormatExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.InvalidIdFormatExceptionUnmarshaller
 
InvalidIfMatchVersionException - Exception in com.amazonaws.services.cloudfront.model
The If-Match version is missing or not valid for the distribution.
InvalidIfMatchVersionException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidIfMatchVersionException
Constructs a new InvalidIfMatchVersionException with the specified error message.
InvalidIfMatchVersionException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The If-Match version is missing or not valid for the distribution.
InvalidIfMatchVersionException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.InvalidIfMatchVersionException
Constructs a new InvalidIfMatchVersionException with the specified error message.
InvalidIfMatchVersionExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidIfMatchVersionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidIfMatchVersionExceptionUnmarshaller
 
InvalidIfMatchVersionExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
InvalidIfMatchVersionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidIfMatchVersionExceptionUnmarshaller
 
InvalidInputException - Exception in com.amazonaws.services.identitymanagement.model
AmazonIdentityManagement exception
InvalidInputException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
InvalidInputException - Exception in com.amazonaws.services.route53.model
Some value specified in the request is invalid or the XML document is malformed.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.route53.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
InvalidInputExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
InvalidInputExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.InvalidInputExceptionUnmarshaller
 
InvalidInputExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
InvalidInputExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.InvalidInputExceptionUnmarshaller
 
InvalidInstanceException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified EndPoint is not valid.
InvalidInstanceException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidInstanceException
Constructs a new InvalidInstanceException with the specified error message.
InvalidInstanceExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
InvalidInstanceExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidInstanceExceptionUnmarshaller
 
InvalidJobIdException - Exception in com.amazonaws.services.importexport.model
The JOBID was missing, not found, or not associated with the AWS account.
InvalidJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidJobIdException
Constructs a new InvalidJobIdException with the specified error message.
InvalidJobIdExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidJobIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidJobIdExceptionUnmarshaller
 
InvalidLocationCodeException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
InvalidLocationCodeException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidLocationCodeException
Constructs a new InvalidLocationCodeException with the specified error message.
InvalidLocationCodeExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidLocationCodeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidLocationCodeExceptionUnmarshaller
 
InvalidManifestFieldException - Exception in com.amazonaws.services.importexport.model
One or more manifest fields was invalid.
InvalidManifestFieldException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidManifestFieldException
Constructs a new InvalidManifestFieldException with the specified error message.
InvalidManifestFieldExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidManifestFieldExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidManifestFieldExceptionUnmarshaller
 
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.
InvalidMessageContentsExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
InvalidMessageContentsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.InvalidMessageContentsExceptionUnmarshaller
 
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
The NextToken value is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.cloudwatch.model
The next token specified is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.simpledb.model
The specified NextToken is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenExceptionUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
 
InvalidNextTokenExceptionUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.InvalidNextTokenExceptionUnmarshaller
 
InvalidNextTokenExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
InvalidNextTokenExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.InvalidNextTokenExceptionUnmarshaller
 
InvalidNextTokenExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
InvalidNextTokenExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.InvalidNextTokenExceptionUnmarshaller
 
InvalidNumberPredicatesException - Exception in com.amazonaws.services.simpledb.model
Too many predicates exist in the query expression.
InvalidNumberPredicatesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Constructs a new InvalidNumberPredicatesException with the specified error message.
InvalidNumberPredicatesExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
InvalidNumberPredicatesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.InvalidNumberPredicatesExceptionUnmarshaller
 
InvalidNumberValueTestsException - Exception in com.amazonaws.services.simpledb.model
Too many predicates exist in the query expression.
InvalidNumberValueTestsException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Constructs a new InvalidNumberValueTestsException with the specified error message.
InvalidNumberValueTestsExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
InvalidNumberValueTestsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.InvalidNumberValueTestsExceptionUnmarshaller
 
InvalidOptionGroupStateException - Exception in com.amazonaws.services.rds.model
The option group is not in the available state.
InvalidOptionGroupStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidOptionGroupStateException
Constructs a new InvalidOptionGroupStateException with the specified error message.
InvalidOptionGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidOptionGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidOptionGroupStateExceptionUnmarshaller
 
InvalidOriginAccessIdentityException - Exception in com.amazonaws.services.cloudfront.model
The origin access identity is not valid or doesn't exist.
InvalidOriginAccessIdentityException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidOriginAccessIdentityException
Constructs a new InvalidOriginAccessIdentityException with the specified error message.
InvalidOriginAccessIdentityException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The origin access identity is not valid or doesn't exist.
InvalidOriginAccessIdentityException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.InvalidOriginAccessIdentityException
Constructs a new InvalidOriginAccessIdentityException with the specified error message.
InvalidOriginAccessIdentityExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidOriginAccessIdentityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidOriginAccessIdentityExceptionUnmarshaller
 
InvalidOriginAccessIdentityExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
InvalidOriginAccessIdentityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidOriginAccessIdentityExceptionUnmarshaller
 
InvalidOriginException - Exception in com.amazonaws.services.cloudfront.model
The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
InvalidOriginException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidOriginException
Constructs a new InvalidOriginException with the specified error message.
InvalidOriginException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
InvalidOriginException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.InvalidOriginException
Constructs a new InvalidOriginException with the specified error message.
InvalidOriginExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidOriginExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidOriginExceptionUnmarshaller
 
InvalidOriginExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
InvalidOriginExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidOriginExceptionUnmarshaller
 
InvalidParameterCombinationException - Exception in com.amazonaws.services.cloudwatch.model
Parameters that must not be used together were used together.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.elasticache.model
Two or more incompatible parameters were specified.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterCombinationExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
InvalidParameterCombinationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.InvalidParameterCombinationExceptionUnmarshaller
 
InvalidParameterCombinationExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidParameterCombinationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidParameterCombinationExceptionUnmarshaller
 
InvalidParameterException - Exception in com.amazonaws.services.importexport.model
One or more parameters had an invalid value.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
InvalidParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.InvalidParameterExceptionUnmarshaller
 
InvalidParameterExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
InvalidParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.InvalidParameterExceptionUnmarshaller
 
InvalidParameterValueException - Exception in com.amazonaws.services.cloudwatch.model
Bad or out-of-range value was supplied for the input parameter.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.elasticache.model
The value for a parameter is invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.glacier.model
Returned if a parameter of the request is incorrectly specified.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.simpledb.model
The value for a parameter is invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.InvalidParameterValueExceptionUnmarshaller
 
InvalidParameterValueExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidParameterValueExceptionUnmarshaller
 
InvalidParameterValueExceptionUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.InvalidParameterValueExceptionUnmarshaller
 
InvalidParameterValueExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.InvalidParameterValueExceptionUnmarshaller
 
InvalidQueryExpressionException - Exception in com.amazonaws.services.simpledb.model
The specified query expression syntax is not valid.
InvalidQueryExpressionException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Constructs a new InvalidQueryExpressionException with the specified error message.
InvalidQueryExpressionExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
InvalidQueryExpressionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.InvalidQueryExpressionExceptionUnmarshaller
 
InvalidRelativePathException - Exception in com.amazonaws.services.cloudfront.model
The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
InvalidRelativePathException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidRelativePathException
Constructs a new InvalidRelativePathException with the specified error message.
InvalidRelativePathExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidRelativePathExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidRelativePathExceptionUnmarshaller
 
InvalidReplicationGroupStateException - Exception in com.amazonaws.services.elasticache.model
The requested replication group is not in the available state.
InvalidReplicationGroupStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidReplicationGroupStateException
Constructs a new InvalidReplicationGroupStateException with the specified error message.
InvalidReplicationGroupStateExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidReplicationGroupStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidReplicationGroupStateExceptionUnmarshaller
 
InvalidRequestException - Exception in com.amazonaws.services.datapipeline.model
The request was not valid.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.datapipeline.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.elasticmapreduce.model
This exception occurs when there is something wrong with user input.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
InvalidRequestExceptionUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
 
InvalidRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.InvalidRequestExceptionUnmarshaller
 
InvalidRequestExceptionUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
 
InvalidRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.InvalidRequestExceptionUnmarshaller
 
InvalidRequiredProtocolException - Exception in com.amazonaws.services.cloudfront.model
This operation requires the HTTPS protocol.
InvalidRequiredProtocolException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidRequiredProtocolException
Constructs a new InvalidRequiredProtocolException with the specified error message.
InvalidRequiredProtocolException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
This operation requires the HTTPS protocol.
InvalidRequiredProtocolException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.InvalidRequiredProtocolException
Constructs a new InvalidRequiredProtocolException with the specified error message.
InvalidRequiredProtocolExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidRequiredProtocolExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidRequiredProtocolExceptionUnmarshaller
 
InvalidRequiredProtocolExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
InvalidRequiredProtocolExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidRequiredProtocolExceptionUnmarshaller
 
InvalidResponseCodeException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
InvalidResponseCodeException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidResponseCodeException
Constructs a new InvalidResponseCodeException with the specified error message.
InvalidResponseCodeExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidResponseCodeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidResponseCodeExceptionUnmarshaller
 
InvalidRestoreException - Exception in com.amazonaws.services.rds.model
Cannot restore from vpc backup to non-vpc DB instance.
InvalidRestoreException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidRestoreException
Constructs a new InvalidRestoreException with the specified error message.
InvalidRestoreException - Exception in com.amazonaws.services.redshift.model
The restore is invalid.
InvalidRestoreException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidRestoreException
Constructs a new InvalidRestoreException with the specified error message.
InvalidRestoreExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidRestoreExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidRestoreExceptionUnmarshaller
 
InvalidRestoreExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidRestoreExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidRestoreExceptionUnmarshaller
 
InvalidS3BucketNameException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the provided S3 bucket name is not valid.
InvalidS3BucketNameException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidS3BucketNameException
Constructs a new InvalidS3BucketNameException with the specified error message.
InvalidS3BucketNameException - Exception in com.amazonaws.services.redshift.model
The S3 bucket name is invalid.
InvalidS3BucketNameException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidS3BucketNameException
Constructs a new InvalidS3BucketNameException with the specified error message.
InvalidS3BucketNameExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
InvalidS3BucketNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.InvalidS3BucketNameExceptionUnmarshaller
 
InvalidS3BucketNameExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidS3BucketNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidS3BucketNameExceptionUnmarshaller
 
InvalidS3KeyPrefixException - Exception in com.amazonaws.services.redshift.model
The string specified for the logging S3 key prefix does not comply with the documented constraints.
InvalidS3KeyPrefixException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidS3KeyPrefixException
Constructs a new InvalidS3KeyPrefixException with the specified error message.
InvalidS3KeyPrefixExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidS3KeyPrefixExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidS3KeyPrefixExceptionUnmarshaller
 
InvalidS3PrefixException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the provided S3 prefix is not valid.
InvalidS3PrefixException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidS3PrefixException
Constructs a new InvalidS3PrefixException with the specified error message.
InvalidS3PrefixExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
InvalidS3PrefixExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.InvalidS3PrefixExceptionUnmarshaller
 
InvalidSchemeException - Exception in com.amazonaws.services.elasticloadbalancing.model
Invalid value for scheme.
InvalidSchemeException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSchemeException
Constructs a new InvalidSchemeException with the specified error message.
InvalidSchemeExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
InvalidSchemeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidSchemeExceptionUnmarshaller
 
InvalidSecurityGroupException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more specified security groups do not exist.
InvalidSecurityGroupException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSecurityGroupException
Constructs a new InvalidSecurityGroupException with the specified error message.
InvalidSecurityGroupExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
InvalidSecurityGroupExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidSecurityGroupExceptionUnmarshaller
 
InvalidSnsTopicNameException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the provided SNS topic name is not valid.
InvalidSnsTopicNameException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidSnsTopicNameException
Constructs a new InvalidSnsTopicNameException with the specified error message.
InvalidSnsTopicNameExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
InvalidSnsTopicNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.InvalidSnsTopicNameExceptionUnmarshaller
 
InvalidSubnetException - Exception in com.amazonaws.services.elasticache.model
An invalid subnet identifier was specified.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.elasticloadbalancing.model
The VPC has no Internet gateway.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.rds.model
The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.redshift.model
The requested subnet is not valid, or not all of the subnets are in the same VPC.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidSubnetExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidSubnetExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidSubnetExceptionUnmarshaller
 
InvalidSubnetExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
InvalidSubnetExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidSubnetExceptionUnmarshaller
 
InvalidSubnetExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidSubnetExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidSubnetExceptionUnmarshaller
 
InvalidSubnetExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidSubnetExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidSubnetExceptionUnmarshaller
 
InvalidTrailNameException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the provided trail name is not valid.
InvalidTrailNameException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidTrailNameException
Constructs a new InvalidTrailNameException with the specified error message.
InvalidTrailNameExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
InvalidTrailNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.InvalidTrailNameExceptionUnmarshaller
 
InvalidTypeException - Exception in com.amazonaws.services.cloudsearch.model
The request was rejected because it specified an invalid type definition.
InvalidTypeException(String) - Constructor for exception com.amazonaws.services.cloudsearch.model.InvalidTypeException
Constructs a new InvalidTypeException with the specified error message.
InvalidTypeExceptionUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
 
InvalidTypeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.InvalidTypeExceptionUnmarshaller
 
InvalidUserTypeException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the type of user for the transaction was incorrect.
InvalidUserTypeException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidUserTypeException
Constructs a new InvalidUserTypeException with the specified error message.
InvalidUserTypeExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
InvalidUserTypeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.InvalidUserTypeExceptionUnmarshaller
 
InvalidViewerCertificateException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
InvalidViewerCertificateException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.InvalidViewerCertificateException
Constructs a new InvalidViewerCertificateException with the specified error message.
InvalidViewerCertificateExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
InvalidViewerCertificateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.InvalidViewerCertificateExceptionUnmarshaller
 
InvalidVPCNetworkStateException - Exception in com.amazonaws.services.elasticache.model
The VPC network is in an invalid state.
InvalidVPCNetworkStateException(String) - Constructor for exception com.amazonaws.services.elasticache.model.InvalidVPCNetworkStateException
Constructs a new InvalidVPCNetworkStateException with the specified error message.
InvalidVPCNetworkStateException - Exception in com.amazonaws.services.rds.model
DB subnet group does not cover all Availability Zones after it is created because users' change.
InvalidVPCNetworkStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidVPCNetworkStateException
Constructs a new InvalidVPCNetworkStateException with the specified error message.
InvalidVPCNetworkStateException - Exception in com.amazonaws.services.redshift.model
The cluster subnet group does not cover all Availability Zones.
InvalidVPCNetworkStateException(String) - Constructor for exception com.amazonaws.services.redshift.model.InvalidVPCNetworkStateException
Constructs a new InvalidVPCNetworkStateException with the specified error message.
InvalidVPCNetworkStateExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
InvalidVPCNetworkStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.InvalidVPCNetworkStateExceptionUnmarshaller
 
InvalidVPCNetworkStateExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
InvalidVPCNetworkStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.InvalidVPCNetworkStateExceptionUnmarshaller
 
InvalidVPCNetworkStateExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
InvalidVPCNetworkStateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.InvalidVPCNetworkStateExceptionUnmarshaller
 
InventoryRetrievalJobDescription - Class in com.amazonaws.services.glacier.model
Describes the options for a range inventory retrieval job.
InventoryRetrievalJobDescription() - Constructor for class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
 
InventoryRetrievalJobDescriptionJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Inventory Retrieval Job Description JSON Unmarshaller
InventoryRetrievalJobDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.InventoryRetrievalJobDescriptionJsonUnmarshaller
 
InventoryRetrievalJobInput - Class in com.amazonaws.services.glacier.model
Provides options for specifying a range inventory retrieval job.
InventoryRetrievalJobInput() - Constructor for class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
 
InvocationSchedule - Interface in com.amazonaws.services.simpleworkflow.flow.interceptors
Encapsulates an invocation schedule.
IpAddressCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the the incoming source IP address at the time of a request against a CIDR IP range.
IpAddressCondition(String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition(IpAddressCondition.IpAddressComparisonType, String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition.IpAddressComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an IP address comparison can be evaluated.
IpPermission - Class in com.amazonaws.services.ec2.model
Describes a security group rule.
IpPermission() - Constructor for class com.amazonaws.services.ec2.model.IpPermission
 
IpPermissionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Ip Permission StAX Unmarshaller
IpPermissionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.IpPermissionStaxUnmarshaller
 
IPRange - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the DescribeDBSecurityGroups action.
IPRange() - Constructor for class com.amazonaws.services.rds.model.IPRange
Default constructor for a new IPRange object.
IPRange - Class in com.amazonaws.services.redshift.model
Describes an IP range used in a security group.
IPRange() - Constructor for class com.amazonaws.services.redshift.model.IPRange
 
IPRangeStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
I P Range StAX Unmarshaller
IPRangeStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.IPRangeStaxUnmarshaller
 
IPRangeStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
I P Range StAX Unmarshaller
IPRangeStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.IPRangeStaxUnmarshaller
 
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
isActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
isActivityTaskClosedEvent(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
isAdditionalDataPending() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Boolean value that if true, indicates there is more data to be downloaded.
isAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that major version upgrades are allowed.
isAllowReassignment() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
isAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
isAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
isAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
isAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.UserProfile
Whether users can specify their own SSH public key through the My Settings page.
isAllowSsh() - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use SSH.
isAllowSsh() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use SSH to communicate with the instance.
isAllowSudo() - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use sudo.
isAllowSudo() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use sudo to elevate privileges.
isAllowsVpcAndNonVpcInstanceMemberships() - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates whether this option group can be applied to both VPC and non-VPC instances.
isAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to allow IAM users to change their own password.
isAllowUsersToChangePassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the AllowUsersToChangePassword property for this object.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, version upgrades will be applied automatically to the cluster during the maintenance window.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, upgrades will be applied automatically to the cluster during the maintenance window.
isAllowVersionUpgrade() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
isAllSegmentScanFinished() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
isApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
isApplyImmediately() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.
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.
isApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Indicates whether the changes should be applied immediately, or during the next maintenance window for each instance associated with the option group.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to auto-assign a public IP address to an instance in a VPC.
isAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
isAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to automatically assign an Elastic IP address to the layer's instances.
isAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
isAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
isAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.Layer
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
isAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
isAutoConstruct() - Method in class com.amazonaws.internal.ListWithAutoConstructFlag
Return true if the list is auto constructed by Java SDK
isAutoCreateApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
If true, then minor version patches are applied automatically; if false, then automatic minor version patches are disabled.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Determines whether minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, then minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Determines whether minor engine upgrades will be applied automatically to all of the cache nodes in the replication group during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the read replica during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
isAutoStartup() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
isAutoStartup() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
isAutoTerminate() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Specifies whether the cluster should terminate after completing all steps.
isAvailable() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
isCanceled() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
If True, the calling task runner should cancel processing of the task.
isCanceled() - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
isCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
isCancelRequested() - Method in interface com.amazonaws.services.simpleworkflow.flow.core.Cancelable
 
isCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
isCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
isCancelRequested() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
isCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
Set to true if cancellation of the task is requested.
isCancelRequested() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
Set to true if a cancellation is requested for this workflow execution.
isChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
isChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
isClockSkewError(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a clock skew error.
isClonePermissions() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to clone the source stack's permissions.
isCloudFrontDefaultCertificate() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true.
isCollection() - Method in class com.amazonaws.services.rds.model.OptionSetting
Indicates if the option setting is part of a collection.
isComplete() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncScope
 
isCompleted() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
isCompleted() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Returns whether this query uses consistent reads
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns whether this query uses consistent reads
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The consistency of a read operation.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
isCount() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
isCount() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
isCreated() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain is created.
isDaemon() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncTaskInfo
 
isDecorated(Method, Object[]) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryDecorator
 
isDefault() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
isDefault() - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
isDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
isDefaultMetricsEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if the system property SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY has been set; false otherwise.
isDefaultOnly() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
isDefaultOnly() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
isDeleted() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain has been deleted.
isDeleteElasticIp() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Elastic IP address.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns whether the object deleted was a delete marker.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version represents a delete marker.
isDeleteOnTermination() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether to delete the volume on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the Amazon EBS volume is deleted on instance termination.
isDeleteSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
isDeleteVolumes() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Amazon EBS volumes.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether to disable the ability to terminate the instance using the Amazon EC2 console, CLI, and API.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
isDisableAutoStartup() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
isDisableAutoStartup() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
isDisableOutstandingTasksCheck() - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
isDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
isDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
isDisableServiceShutdownOnStop() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
isDisableServiceShutdownOnStop() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
isDisableServiceShutdownOnStop() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
isDisableServiceShutdownOnStop() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
isDisableServiceShutdownOnStop() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
isDisableServiceShutdownOnStop() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
isDisableTypeRegistrationOnStart() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
isDisableTypeRegistrationOnStart() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
isDisableTypeRegistrationOnStart() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
isDisableTypeRegistrationOnStart() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
isDisableTypeRegistrationOnStart() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
isDisableTypeRegistrationOnStart() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
isDNSBucketName(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Convience method that allows the DNS rules to be altered for different SDKs.
isDone() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Returns whether or not the transfer is finished (i.e.
isDone() - Method in class com.amazonaws.services.s3.transfer.internal.CopyMonitor
 
isDone() - Method in class com.amazonaws.services.s3.transfer.internal.DownloadMonitor
 
isDone() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileTransferMonitor
 
isDone() - Method in interface com.amazonaws.services.s3.transfer.internal.TransferMonitor
Returns whether the transfer is completed.
isDone() - Method in class com.amazonaws.services.s3.transfer.internal.UploadMonitor
 
isDone() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Returns whether or not the transfer is finished (i.e.
isDone() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
isDoNotRetryTaskFailed() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is optimized for EBS I/O (true) or not (false).
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
isEgress() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
isEgress() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
isEgress() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
isEgress() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
isEmpty() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns whether the collection is empty.
isEmpty() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether the collection is empty.
isEmpty() - Method in class com.amazonaws.util.ImmutableMapParameter
 
isEmpty(Node) - Static method in class com.amazonaws.util.XpathUtils
Returns true if the specified node is null or has no children.
isEnable() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
Whether load-based auto scaling is enabled for the layer.
isEnable() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
Enables load-based auto scaling for the layer.
isEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to disable auto healing for the layer.
isEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.Layer
Whether auto healing is disabled for the layer.
isEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to disable auto healing for the layer.
isEnabled() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
 
isEnabled() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
isEnabled() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
Always returns true.
isEnabled() - Method in class com.amazonaws.metrics.MetricCollector
Returns true if this collector is enabled; false otherwise.
isEnabled() - Method in class com.amazonaws.metrics.RequestMetricCollector
 
isEnabled() - Method in class com.amazonaws.metrics.ServiceMetricCollector
 
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Each active trusted signer.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
isEnabled() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.
isEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
isEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
Specifies whether access log is enabled for the load balancer.
isEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies whether connection draining is enabled for the load balancer.
isEnabled() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Specifies whether cross-zone load balancing is enabled for the load balancer.
isEnabled() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
isEnabled() - Method in class com.amazonaws.services.rds.model.EventSubscription
A Boolean value indicating if the subscription is enabled.
isEnabled() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A Boolean value; set to true to activate the subscription.
isEnabled() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
isEnabled() - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
isEnabled() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
isEnabled() - Method in class com.amazonaws.util.AWSRequestMetrics
Returns true if this metrics is enabled; false otherwise.
isEnabled() - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Always returns true.
isEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
isEnableDnsHostnames() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
isEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
isEnableDnsSupport() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether DNS resolution is supported for the VPC.
isEnableSsl() - Method in class com.amazonaws.services.opsworks.model.App
Whether to enable SSL for the app.
isEnableSsl() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
Whether to enable SSL for the app.
isEnableSsl() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
Whether SSL is enabled for the app.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in cluster is encrypted at rest.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in cluster is encrypted at rest.
isEncrypted() - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
isEncryptedWithHSM() - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
isEncryptionInfoInInstructionFile(S3Object) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Returns true if the specified S3Object is an instruction file containing encryption info, false otherwise.
isEncryptionInfoInMetadata(S3Object) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Returns true if the specified S3Object contains encryption info in its metadata, false otherwise.
isEndTimeKnown() - Method in class com.amazonaws.util.TimingInfo
 
isErrored() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
If True, there were validation errors.
isErrored() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
If True, there were validation errors.
isErrorResponse() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
isEvaluateExpressions() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Indicates whether any expressions in the object should be evaluated when the object descriptions are returned.
isEvaluateTargetHealth() - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: A boolean value that indicates whether this Resource Record Set should respect the health status of any health checks associated with the ALIAS target record which it is linked to.
isExists() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists for the attribute name-value pair.
isExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
isExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
isExpirePasswords() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Returns the value of the ExpirePasswords property for this object.
isExternalWorkflowClosedEvent(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
isFacetEnabled() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether facets are enabled for this field.
isFacetEnabled() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether facets are enabled for this field.
isForce() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
isForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
isForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
isForceFailover() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
When true, the reboot will be conducted through a MultiAZ failover.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
isHasFlaggedResources() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
isHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
If True, there are more pages of results to return.
isHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If True, there are more results that can be obtained by a subsequent call to ListPipelines.
isHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
If True, there are more results that can be obtained by a subsequent call to QueryObjects.
isHasMoreShards() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
If set to true there are more shards in the stream available to describe.
isHasMoreStreams() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
If set to true, there are more streams available to list.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
isIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
isIncludeCookies() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to include cookies in access logs, specify true for IncludeCookies.
isIncludeDeleted() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns the value of the IncludeGlobalServiceEvents property for this object.
isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns the value of the IncludeGlobalServiceEvents property for this object.
isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Set to True to include AWS API calls from AWS global services such as IAM.
isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns the value of the IncludeGlobalServiceEvents property for this object.
isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns the value of the IncludeGlobalServiceEvents property for this object.
isIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
isIncludeResolvedCases() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether resolved support cases should be included in the DescribeCases results.
isInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
Whether to install operating system and package updates when the instance boots.
isInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to install operating system and package updates when the instance boots.
isInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.Instance
Whether to install operating system and package updates when the instance boots.
isInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to install operating system and package updates when the instance boots.
isInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
Whether to install operating system and package updates when the instance boots.
isInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to install operating system and package updates when the instance boots.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the job flow should terminate after completing all steps.
isLastPart() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns true if the creator of this request has indicated this part is the last part being uploaded in a multipart upload.
isLatest() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version is the latest version for the associated object.
isListingTruncated() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
isListSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
If this parameter is specified, and if the requested engine supports the CharacterSetName parameter for CreateDBInstance, the response includes a list of supported character sets for each engine version.
isLogging() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Whether the CloudTrail is currently logging AWS API calls.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
isLoggingEnabled() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns true if logging is enabled.
isLongPoll() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
isMachineMetricExcluded() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if machine metrics is to be excluded.
isMachineMetricsExcluded() - Method in class com.amazonaws.metrics.MetricAdmin
 
isMachineMetricsExcluded() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if machine metrics is to be excluded; false otherwise.
isMain() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
isManualActivityCompletion() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
isMapPublicIpOnLaunch() - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
isMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
isMaxErrorRetryInClientConfigHonored() - Method in class com.amazonaws.retry.RetryPolicy
Returns whether this retry policy should honor the max error retry set in ClientConfiguration.
isMBeanRegistered(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
isMBeanRegistered(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
Returns true if the the MBean under the given object name is currently registered; false otherwise.
isMetricActivated() - Method in interface com.amazonaws.internal.MetricAware
Returns true if this object or one of it's inner wrapped objects has metrics gathering activity turned on; false otherwise.
isMetricActivated() - Method in class com.amazonaws.internal.SdkDigestInputStream
 
isMetricActivated() - Method in class com.amazonaws.internal.SdkFilterInputStream
 
isMetricActivated() - Method in class com.amazonaws.internal.SdkFilterOutputStream
 
isMetricActivated() - Method in class com.amazonaws.metrics.MetricFilterInputStream
 
isMetricAdminMBeanRegistered() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if the metric admin MBean is currently registered for JMX access; false otherwise.
isMetricsEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if metrics at the AWS SDK level is enabled; false if disabled.
isMetricsEnabled() - Method in class com.amazonaws.metrics.MetricAdmin
 
isMetricsEnabled() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if metrics at the AWS SDK level is enabled; false if disabled.
isMfaDeleteEnabled() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns true if Multi-Factor Authentication (MFA) Delete is enabled for this bucket versioning configuration, false if it isn't enabled, and null if no information is available about the status of MFADelete.
isModifiable() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable() - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Boolean value where true indicates that this option group option can be changed from the default value.
isModifiable() - Method in class com.amazonaws.services.rds.model.OptionSetting
A Boolean value that, when true, indicates the option setting can be modified from the default.
isModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
isModifiable() - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
isMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
isMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB instance is a Multi-AZ deployment.
isMultiAZCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance is multi-AZ capable.
isMultipartCopy() - Method in class com.amazonaws.services.s3.transfer.internal.CopyCallable
Returns true if this CopyCallable is processing a multi-part copy.
isMultipartUpload() - Method in class com.amazonaws.services.s3.transfer.internal.UploadCallable
Returns true if this UploadCallable is processing a multipart upload.
isMultipartUploadETag(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Returns true if the specified ETag was from a multipart upload.
isNoDevice() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
isNoEcho() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
isNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
isNormal() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
isNull(int) - Method in class com.amazonaws.util.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class com.amazonaws.util.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
iso8601DateFormat - Variable in class com.amazonaws.util.DateUtils
ISO 8601 format
isPartialUpdate() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
Returns true if this transformation is being called as part of a partial update operation.
isPathStyle() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
isPathStyleAccess() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client uses path-style access for all requests.
isPendingDeletion() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
Indicates that the option will be deleted once processing is complete.
isPerHostMetricEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if per-host metrics is enabled; false otherwise.
isPerHostMetricIncluded() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if the per-host metrics flag has been set; false otherwise.
isPerHostMetricsIncluded() - Method in class com.amazonaws.metrics.MetricAdmin
 
isPerHostMetricsIncluded() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if per-host metrics is to be included; false otherwise.
isPermanent() - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is permanent.
isPermanent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A permanent option cannot be removed from the option group once the option group is used, and it cannot be removed from the db instance after assigning an option group with this permanent option.
isPersistent() - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is persistent.
isPersistent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A persistent option cannot be removed from the option group once the option group is used, but this option can be removed from the db instance while modifying the related data and assigning another option group without this option.
isPortRequired() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies whether the option requires a port.
isPreemptiveBasicProxyAuth() - Method in class com.amazonaws.ClientConfiguration
Returns whether to attempt to authenticate preemptively against proxy servers using basic authentication
isPreservedExistingData() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the PreservedExistingData property for this object.
isPreserveExistingData() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
isPrimary() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
isPrimary() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
isPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
isProcessing() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if processing is being done to activate the current domain configuration.
isProfilingEnabled() - Static method in class com.amazonaws.AmazonWebServiceClient
 
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
isProvisionedIopsCapable() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
True indicates the availability zone is capable of provisioned IOPs.
isPublic() - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
isPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Specifies the accessibility options for the DB instance.
isPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies the accessibility options for the DB instance.
isPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the accessibility options for the DB instance.
isPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the accessibility options for the DB instance.
isPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies the accessibility options for the DB instance.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
isPubliclyAccessible() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
isQueryString() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache behavior.
isReadReplicaCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance can have a read replica.
isReady() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
isReady() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Functor
 
isReady() - Method in class com.amazonaws.services.simpleworkflow.flow.core.OrPromise
 
isReady() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
 
isReady() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
isRegisterDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
isRegisterDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
isRegisterDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
isRegisterDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
isRegisterDomain() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
isRegisterDomain() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
isRegistered(String) - Static method in enum com.amazonaws.jmx.MBeans
Returns true if an MBean identified by the specified object name is already registered with the first MBean server, or the platform MBean server if there is no explicitly registered MBean server; false otherwise.
isReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
isReplaying() - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
isReplaying() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClock
true indicates if workflow is replaying already processed events to reconstruct it state.
isRequestEntityTooLargeException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a request entity too large error.
isRequesterManaged() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
isRequestMetricsEnabled(AmazonWebServiceRequest) - Method in class com.amazonaws.AmazonWebServiceClient
Returns true if request metric collection is applicable to the given request; false otherwise.
isRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
isRequireLowercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireLowercaseCharacters property for this object.
isRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
isRequireNumbers() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireNumbers property for this object.
isRequiresIndexDocuments() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if IndexDocuments needs to be called to activate the current domain configuration.
isRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
isRequireSymbols() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireSymbols property for this object.
isRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
isRequireUppercaseCharacters() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns the value of the RequireUppercaseCharacters property for this object.
isResetAllParameters() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
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.
isResetAllParameters() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
isResult() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
isResultEnabled() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether values of this field can be returned in search results and used for ranking.
isResultEnabled() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether values of this field can be returned in search results and used for ranking.
isRetryable(Throwable) - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicy
 
isRetryable(Throwable) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
When set to true, returns the events in reverse order.
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
When set to true, returns the results in reverse order.
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
When set to true, returns the results in reverse order.
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
When set to true, returns the results in reverse order.
isReverseOrder() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
When set to true, returns the events in reverse order.
isRunning() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
isRunning() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
isRunning() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
isRunning() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
isRunning() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
isRunning() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
isScanIndexForward() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Returns whether this query scans forward.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Specifies forward or backward traversal of the index.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns whether this query scans forward.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies ascending (true) or descending (false) traversal of the index.
isSearchEnabled() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether search is enabled for this field.
isSenderFault() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
isServiceSupported(String) - Method in class com.amazonaws.regions.Region
Returns whether the given service is supported in this region.
isSet() - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentActivityExecutionContext
 
isSet() - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentDecisionContext
 
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
isShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
isShowCacheNodeInfo() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
isSingleMetricNamespace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns true if a single metric name space is to be used for all levels of SDK generated CloudWatch metrics, including JVM level, host level, etc.; false otherwise.
isSingleMetricNamespace() - Method in class com.amazonaws.metrics.MetricAdmin
 
isSingleMetricNamespace() - Method in interface com.amazonaws.metrics.MetricAdminMBean
Returns true if single metric name space is to be used; false otherwise.
isSkipFinalClusterSnapshot() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
isSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB snapshot is created before the DB instance is deleted.
isSmoothStreaming() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
isSmoothStreaming() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
isStartEpochTimeMilliKnown() - Method in class com.amazonaws.util.TimingInfo
 
isStartOfDocument() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
 
isStartOfDocument() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns true if this unmarshaller context is at the very beginning of a source document (i.e.
isStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
isStaticRoutesOnly() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
isSuccess() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
isSuccess() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
isSuccessful() - Method in class com.amazonaws.services.ec2.model.DryRunResult
Returns whether the dry-run was successful.
isSuppressed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
isTerminate() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
Indicates whether the calling task runner should terminate.
isTerminateEnvByForce() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
When set to true, running environments will be terminated before deleting the application.
isTerminateResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
isTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API call or user intervention, or in the event of a cluster error.
isTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether to lock the job flow to prevent the Amazon EC2 instances from being terminated by API call, user intervention, or in the event of a job flow error.
isTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user intervention, or in the event of a job flow error.
isTerminationProtected() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A Boolean that indicates whether to protect the job flow and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.
isThrottlingException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
Returns true if the specified exception is a throttling error.
isTruncated() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
isTruncated() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
isTruncated() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
isTruncated() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A flag indicating whether there are more health checks to be listed.
isTruncated() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A flag indicating whether there are more hosted zones to be listed.
isTruncated() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A flag that indicates whether there are more resource record sets to be listed.
isTruncated() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns true if the listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets whether or not this object listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.PartListing
Returns whether or not this listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets whether or not the version listing is complete, indicating if additional calls to Amazon S3 are needed to obtain complete version listing results.
isTruncated() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
isTruncated() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
isUploadParallelizable(PutObjectRequest, boolean) - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Returns true if the specified upload request can use parallel part uploads for increased performance.
isUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to use custom cookbooks.
isUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Whether the stack uses custom cookbooks.
isUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.Stack
Whether the stack uses custom cookbooks.
isUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Whether the stack uses custom cookbooks.
isUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB instance is restored from the latest backup time.
isUserDefined() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
isUsingNonDefaultPort(URI) - Static method in class com.amazonaws.util.HttpUtils
Returns true if the specified URI is using a non-standard port (i.e.
isValidateOnly() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
isValidateOnly() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
isValidV2BucketName(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Returns true if the specified bucket name can be addressed using V2, virtual host style, addressing.
isVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
isVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Specifies whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
isVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
isVisibleToAllUsers() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Whether the specified job flows are visible to all IAM users of the AWS account associated with the job flow.
isVpc() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The VPC filter value.
isVpc() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this is a VPC orderable DB instance.
isWorkflowExecutionCompletedEvent(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
isWorkflowScopeBeanName(String) - Static method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
Item - Class in com.amazonaws.services.simpledb.model
Item() - Constructor for class com.amazonaws.services.simpledb.model.Item
Default constructor for a new Item object.
Item(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.Item
Constructs a new Item object.
ItemCollectionMetrics - Class in com.amazonaws.services.dynamodbv2.model
Information about item collections, if any, that were affected by the operation.
ItemCollectionMetrics() - Constructor for class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
ItemCollectionMetricsJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Item Collection Metrics JSON Unmarshaller
ItemCollectionMetricsJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ItemCollectionMetricsJsonUnmarshaller
 
ItemCollectionSizeLimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
An item collection is too large.
ItemCollectionSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ItemCollectionSizeLimitExceededException
Constructs a new ItemCollectionSizeLimitExceededException with the specified error message.
ItemCollectionSizeLimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
ItemCollectionSizeLimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ItemCollectionSizeLimitExceededExceptionUnmarshaller
 
ItemSelection - Enum in com.amazonaws.services.cloudfront.model
Item Selection
ItemStaxUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
Item StAX Unmarshaller
ItemStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.ItemStaxUnmarshaller
 
iterator() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns an iterator over this list that lazily initializes results as necessary.
iterator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns an iterator over this list that lazily initializes results as necessary.
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 

J

Jackson - Enum in com.amazonaws.util.json
 
JceEncryptionConstants - Class in com.amazonaws.services.s3.internal.crypto
Contains constants required by the JCE encryption library.
JceEncryptionConstants() - Constructor for class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
 
JmxInfoProvider - Interface in com.amazonaws.jmx.spi
SPI used to retrieve JMX information and can survive the absence of JMX.
JmxInfoProvider.Factory - Class in com.amazonaws.jmx.spi
 
JmxInfoProvider.Factory() - Constructor for class com.amazonaws.jmx.spi.JmxInfoProvider.Factory
 
JmxInfoProviderSupport - Class in com.amazonaws.jmx
 
JmxInfoProviderSupport() - Constructor for class com.amazonaws.jmx.JmxInfoProviderSupport
 
Job - Class in com.amazonaws.services.elastictranscoder.model
A section of the response body that provides information about the job that is created.
Job() - Constructor for class com.amazonaws.services.elastictranscoder.model.Job
 
Job - Class in com.amazonaws.services.importexport.model
Representation of a job returned by the ListJobs operation.
Job() - Constructor for class com.amazonaws.services.importexport.model.Job
 
JobAlbumArt - Class in com.amazonaws.services.elastictranscoder.model
The .jpg or .png file associated with an audio file.
JobAlbumArt() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
 
JobAlbumArtJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Job Album Art JSON Unmarshaller
JobAlbumArtJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.JobAlbumArtJsonUnmarshaller
 
JobFlowDetail - Class in com.amazonaws.services.elasticmapreduce.model
A description of a job flow.
JobFlowDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Default constructor for a new JobFlowDetail object.
JobFlowDetail(String, String, JobFlowExecutionStatusDetail, JobFlowInstancesDetail) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Constructs a new JobFlowDetail object.
JobFlowDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Job Flow Detail JSON Unmarshaller
JobFlowDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowDetailJsonUnmarshaller
 
JobFlowExecutionState - Enum in com.amazonaws.services.elasticmapreduce.model
Job Flow Execution State
JobFlowExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
Describes the status of the job flow.
JobFlowExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Default constructor for a new JobFlowExecutionStatusDetail object.
JobFlowExecutionStatusDetail(String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Constructs a new JobFlowExecutionStatusDetail object.
JobFlowExecutionStatusDetail(JobFlowExecutionState, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Constructs a new JobFlowExecutionStatusDetail object.
JobFlowExecutionStatusDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Job Flow Execution Status Detail JSON Unmarshaller
JobFlowExecutionStatusDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowExecutionStatusDetailJsonUnmarshaller
 
JobFlowInstancesConfig - Class in com.amazonaws.services.elasticmapreduce.model
A description of the Amazon EC2 instance running the job flow.
JobFlowInstancesConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Default constructor for a new JobFlowInstancesConfig object.
JobFlowInstancesDetail - Class in com.amazonaws.services.elasticmapreduce.model
Specify the type of Amazon EC2 instances to run the job flow on.
JobFlowInstancesDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Default constructor for a new JobFlowInstancesDetail object.
JobFlowInstancesDetail(String, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Constructs a new JobFlowInstancesDetail object.
JobFlowInstancesDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Job Flow Instances Detail JSON Unmarshaller
JobFlowInstancesDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowInstancesDetailJsonUnmarshaller
 
JobInput - Class in com.amazonaws.services.elastictranscoder.model
Information about the file that you're transcoding.
JobInput() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobInput
 
JobInputJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Job Input JSON Unmarshaller
JobInputJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.JobInputJsonUnmarshaller
 
JobJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Job JSON Unmarshaller
JobJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.JobJsonUnmarshaller
 
JobOutput - Class in com.amazonaws.services.elastictranscoder.model
JobOutput() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobOutput
 
JobOutputJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Job Output JSON Unmarshaller
JobOutputJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.JobOutputJsonUnmarshaller
 
JobParameters - Class in com.amazonaws.services.glacier.model
Provides options for defining a job.
JobParameters() - Constructor for class com.amazonaws.services.glacier.model.JobParameters
Default constructor for a new JobParameters object.
JobParameters(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.JobParameters
Constructs a new JobParameters object.
JobStatusMonitor - Class in com.amazonaws.services.glacier.transfer
Utility for monitoring the status of an Amazon Glacier job, through Amazon SNS/SQS.
JobStatusMonitor(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.transfer.JobStatusMonitor
 
JobStatusMonitor(AmazonSQSClient, AmazonSNSClient) - Constructor for class com.amazonaws.services.glacier.transfer.JobStatusMonitor
Constructs a JobStatusMonitor that will use the specified clients for polling archive download job status.
JobStaxUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
Job StAX Unmarshaller
JobStaxUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.JobStaxUnmarshaller
 
JobType - Enum in com.amazonaws.services.importexport.model
Job Type
JobWatermark - Class in com.amazonaws.services.elastictranscoder.model
Watermarks can be in .png or .jpg format.
JobWatermark() - Constructor for class com.amazonaws.services.elastictranscoder.model.JobWatermark
 
JobWatermarkJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Job Watermark JSON Unmarshaller
JobWatermarkJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.JobWatermarkJsonUnmarshaller
 
join(List<String>) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Returns a new string created by joining each of the strings in the specified list together, with a comma between them.
join(String) - Method in class com.amazonaws.util.json.JSONArray
Make a string from the contents of this JSONArray.
join(String, String...) - Static method in class com.amazonaws.util.StringUtils
Joins the strings in parts with joiner between each string
JSONArray - Class in com.amazonaws.util.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class com.amazonaws.util.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class com.amazonaws.util.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class com.amazonaws.util.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class com.amazonaws.util.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class com.amazonaws.util.json.JSONArray
Construct a JSONArray from an array
JsonDataConverter - Class in com.amazonaws.services.simpleworkflow.flow
Implements conversion through Jackson JSON processor.
JsonDataConverter() - Constructor for class com.amazonaws.services.simpleworkflow.flow.JsonDataConverter
Create instance of the converter that uses ObjectMapper with Feature#FAIL_ON_UNKNOWN_PROPERTIES set to false and default typing set to ObjectMapper.DefaultTyping.NON_FINAL.
JsonDataConverter(ObjectMapper) - Constructor for class com.amazonaws.services.simpleworkflow.flow.JsonDataConverter
Create instance of the converter that uses ObjectMapper configured externally.
JsonDocumentFields - Class in com.amazonaws.auth.policy.internal
 
JsonDocumentFields() - Constructor for class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
JsonErrorResponseHandler - Class in com.amazonaws.http
 
JsonErrorResponseHandler(List<? extends JsonErrorUnmarshaller>) - Constructor for class com.amazonaws.http.JsonErrorResponseHandler
 
JsonErrorUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for JSON error responses from AWS services.
JsonErrorUnmarshaller() - Constructor for class com.amazonaws.transform.JsonErrorUnmarshaller
 
JsonErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.JsonErrorUnmarshaller
 
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
List of exception unmarshallers for all AWSCloudTrail exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.datapipeline.DataPipelineClient
List of exception unmarshallers for all DataPipeline exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
List of exception unmarshallers for all AmazonDirectConnect exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
List of exception unmarshallers for all AmazonDynamoDBv2 exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
List of exception unmarshallers for all AmazonElasticMapReduce exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
List of exception unmarshallers for all AmazonElasticTranscoder exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.glacier.AmazonGlacierClient
List of exception unmarshallers for all AmazonGlacier exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.kinesis.AmazonKinesisClient
List of exception unmarshallers for all AmazonKinesis exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.opsworks.AWSOpsWorksClient
List of exception unmarshallers for all AWSOpsWorks exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
List of exception unmarshallers for all AmazonSimpleWorkflow exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
List of exception unmarshallers for all AWSStorageGateway exceptions.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.support.AWSSupportClient
List of exception unmarshallers for all AWSSupport exceptions.
JSONException - Exception in com.amazonaws.util.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception com.amazonaws.util.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception com.amazonaws.util.json.JSONException
 
JsonMarshaller<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use JsonMarshaller instead.
JsonMarshaller() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
Deprecated.
 
JsonMarshaller<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Simple JSON marshaller that uses Jackson mapper.
JsonMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
 
JSONObject - Class in com.amazonaws.util.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class com.amazonaws.util.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class com.amazonaws.util.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class com.amazonaws.util.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class com.amazonaws.util.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class com.amazonaws.util.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class com.amazonaws.util.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class com.amazonaws.util.json.JSONObject
Construct a JSONObject from a source JSON text string.
JsonPolicyReader - Class in com.amazonaws.auth.policy.internal
Generate an AWS policy object from a JSON string.
JsonPolicyReader() - Constructor for class com.amazonaws.auth.policy.internal.JsonPolicyReader
 
JsonPolicyWriter - Class in com.amazonaws.auth.policy.internal
Serializes an AWS policy object to a JSON string, suitable for sending to an AWS service.
JsonPolicyWriter() - Constructor for class com.amazonaws.auth.policy.internal.JsonPolicyWriter
 
JsonResponseHandler<T> - Class in com.amazonaws.http
Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a JSON unmarshaller.
JsonResponseHandler(Unmarshaller<T, JsonUnmarshallerContext>) - Constructor for class com.amazonaws.http.JsonResponseHandler
Constructs a new response handler that will use the specified JSON unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.
JSONTokener - Class in com.amazonaws.util.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class com.amazonaws.util.json.JSONTokener
Construct a JSONTokener from a reader.
JSONTokener(String) - Constructor for class com.amazonaws.util.json.JSONTokener
Construct a JSONTokener from a string.
JsonUnmarshallerContext - Class in com.amazonaws.transform
 
JsonUnmarshallerContext(JsonParser) - Constructor for class com.amazonaws.transform.JsonUnmarshallerContext
 
JsonUnmarshallerContext(JsonParser, HttpResponse) - Constructor for class com.amazonaws.transform.JsonUnmarshallerContext
 
JSONUtils - Class in com.amazonaws.util.json
 
JSONUtils() - Constructor for class com.amazonaws.util.json.JSONUtils
 
JSONWriter - Class in com.amazonaws.util.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class com.amazonaws.util.json.JSONWriter
Make a fresh JSONWriter.
JVM_METRIC_NAME - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to generate per JVM level metrics when the AWS SDK default metrics is enabled.

K

KB - Static variable in class com.amazonaws.services.s3.internal.Constants
Kilobytes
Key - Class in com.amazonaws.services.dynamodb.model
Deprecated.
This class is no longer supported by the latest service API.
Key() - Constructor for class com.amazonaws.services.dynamodb.model.Key
Deprecated.
Default constructor for a new Key object.
Key(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.Key
Deprecated.
Constructs a new Key object.
Key(AttributeValue, AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.Key
Deprecated.
Constructs a new Key object.
key - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The key under which this object is stored
key(String) - Method in class com.amazonaws.util.json.JSONWriter
Append a key.
KeyJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
Key is no longer supported in the latest service API.
KeyJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.KeyJsonUnmarshaller
Deprecated.
 
KeyPair - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use KeyPair instead.
KeyPair() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
KeyPair - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
KeyPair() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
KeyPair - Class in com.amazonaws.services.ec2.model
Describes a key pair.
KeyPair() - Constructor for class com.amazonaws.services.ec2.model.KeyPair
 
KeyPairIds - Class in com.amazonaws.services.cloudfront.model
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
KeyPairIds() - Constructor for class com.amazonaws.services.cloudfront.model.KeyPairIds
 
KeyPairIdsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Key Pair Ids StAX Unmarshaller
KeyPairIdsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.KeyPairIdsStaxUnmarshaller
 
KeyPairInfo - Class in com.amazonaws.services.ec2.model
Describes a key pair.
KeyPairInfo() - Constructor for class com.amazonaws.services.ec2.model.KeyPairInfo
 
KeyPairInfoStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Key Pair Info StAX Unmarshaller
KeyPairInfoStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.KeyPairInfoStaxUnmarshaller
 
KeyPairMismatchException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the public key certificate and the private key do not match.
KeyPairMismatchException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.KeyPairMismatchException
Constructs a new KeyPairMismatchException with the specified error message.
KeyPairMismatchExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
KeyPairMismatchExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.KeyPairMismatchExceptionUnmarshaller
 
KeyPairStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Key Pair StAX Unmarshaller
KeyPairStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.KeyPairStaxUnmarshaller
 
keys() - Method in class com.amazonaws.util.json.JSONObject
Get an enumeration of the keys of the JSONObject.
KeysAndAttributes - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use KeysAndAttributes instead.
KeysAndAttributes() - Constructor for class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
 
KeysAndAttributes - Class in com.amazonaws.services.dynamodbv2.model
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
KeysAndAttributes() - Constructor for class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
KeysAndAttributesJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
KeysAndAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.KeysAndAttributesJsonUnmarshaller
Deprecated.
 
KeysAndAttributesJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Keys And Attributes JSON Unmarshaller
KeysAndAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.KeysAndAttributesJsonUnmarshaller
 
KeySchema - Class in com.amazonaws.services.dynamodb.model
Deprecated.
This class is no longer supported by the latest service API.
KeySchema() - Constructor for class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
Default constructor for a new KeySchema object.
KeySchema(KeySchemaElement) - Constructor for class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
Constructs a new KeySchema object.
KeySchemaElement - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use KeySchemaElement instead.
KeySchemaElement() - Constructor for class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
Default constructor for a new KeySchemaElement object.
KeySchemaElement - Class in com.amazonaws.services.dynamodbv2.model
Represents a single element of a key schema.
KeySchemaElement() - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Default constructor for a new KeySchemaElement object.
KeySchemaElement(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Constructs a new KeySchemaElement object.
KeySchemaElement(String, KeyType) - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Constructs a new KeySchemaElement object.
KeySchemaElementJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
KeySchemaElementJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.KeySchemaElementJsonUnmarshaller
Deprecated.
 
KeySchemaElementJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Key Schema Element JSON Unmarshaller
KeySchemaElementJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.KeySchemaElementJsonUnmarshaller
 
KeySchemaJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
KeySchema is no longer supported in the latest service API.
KeySchemaJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.KeySchemaJsonUnmarshaller
Deprecated.
 
keySet() - Method in class com.amazonaws.util.ImmutableMapParameter
 
KeyType - Enum in com.amazonaws.services.dynamodbv2.model
Key Type
KeyValue - Class in com.amazonaws.services.elasticmapreduce.model
A key value pair.
KeyValue() - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
Default constructor for a new KeyValue object.
KeyValue(String, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
Constructs a new KeyValue object.
KeyValueJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Key Value JSON Unmarshaller
KeyValueJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.KeyValueJsonUnmarshaller
 

L

LAST_MODIFIED - Static variable in interface com.amazonaws.services.s3.Headers
 
lastIndexOf(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
lastIndexOf(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
lastInstanceProfileCheck - Variable in class com.amazonaws.auth.InstanceProfileCredentialsProvider
The time of the last attempt to check for new credentials
lastModified - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The date, according to Amazon S3, when this object was last modified
lastUpdated - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
lastUpdated - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
latencyMetricOf(MetricType, Request<?>, Object, boolean) - Method in class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
Returns all the latency metric data recorded for the specified metric event type; or an empty list if there is none.
latencyOfClientExecuteTime(Request<?>, Object) - Method in class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
Returns a request type specific metrics for AWSRequestMetrics.Field.ClientExecuteTime which is special in the sense that it makes a more accurate measurement by taking the TimingInfo at the root into account.
LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
The LaunchConfiguration data type.
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
LaunchConfiguration - Class in com.amazonaws.services.elasticbeanstalk.model
Describes an Auto Scaling launch configuration.
LaunchConfiguration() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
Default constructor for a new LaunchConfiguration object.
LaunchConfigurationStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Launch Configuration StAX Unmarshaller
LaunchConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.LaunchConfigurationStaxUnmarshaller
 
LaunchConfigurationStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Launch Configuration StAX Unmarshaller
LaunchConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.LaunchConfigurationStaxUnmarshaller
 
LaunchPermission - Class in com.amazonaws.services.ec2.model
Describes a launch permission.
LaunchPermission() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermission
 
LaunchPermissionModifications - Class in com.amazonaws.services.ec2.model
Describes a launch permission modification.
LaunchPermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
LaunchPermissionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Launch Permission StAX Unmarshaller
LaunchPermissionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.LaunchPermissionStaxUnmarshaller
 
LaunchSpecification - Class in com.amazonaws.services.ec2.model
Describes the launch specification of a Spot Instance.
LaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.LaunchSpecification
 
LaunchSpecificationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Launch Specification StAX Unmarshaller
LaunchSpecificationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.LaunchSpecificationStaxUnmarshaller
 
Layer - Class in com.amazonaws.services.opsworks.model
Describes a layer.
Layer() - Constructor for class com.amazonaws.services.opsworks.model.Layer
 
LayerAttributesKeys - Enum in com.amazonaws.services.opsworks.model
Layer Attributes Keys
LayerJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Layer JSON Unmarshaller
LayerJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.LayerJsonUnmarshaller
 
LayerType - Enum in com.amazonaws.services.opsworks.model
Layer Type
LBCookieStickinessPolicy - Class in com.amazonaws.services.elasticloadbalancing.model
The LBCookieStickinessPolicy data type.
LBCookieStickinessPolicy() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Default constructor for a new LBCookieStickinessPolicy object.
LBCookieStickinessPolicy(String, Long) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Constructs a new LBCookieStickinessPolicy object.
LBCookieStickinessPolicyStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
L B Cookie Stickiness Policy StAX Unmarshaller
LBCookieStickinessPolicyStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.LBCookieStickinessPolicyStaxUnmarshaller
 
LegacyErrorUnmarshaller - Class in com.amazonaws.transform
Unmarshalls an AWS error response into an AmazonServiceException, or optionally, a subclass of AmazonServiceException if this class is extended.
LegacyErrorUnmarshaller() - Constructor for class com.amazonaws.transform.LegacyErrorUnmarshaller
Constructs a new unmarshaller that will unmarshall AWS error responses as a generic AmazonServiceException object.
LegacyErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.LegacyErrorUnmarshaller
Constructor allowing subclasses to specify a specific type of AmazonServiceException to instantiating when populating the exception object with data from the AWS error response.
LegacyS3ProgressListener - Class in com.amazonaws.services.s3.model
A proxy class that wraps the deprecated S3 progress listener and implements the new ProgressListener interface.
LegacyS3ProgressListener(ProgressListener) - Constructor for class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
length() - Method in class com.amazonaws.util.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class com.amazonaws.util.json.JSONObject
Get the number of keys stored in the JSONObject.
LifecycleState - Enum in com.amazonaws.services.autoscaling.model
Lifecycle State
LimitExceededException - Exception in com.amazonaws.services.autoscaling.model
The quota for capacity groups or launch configurations for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.cloudformation.model
Quota for the resource has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.cloudsearch.model
The request was rejected because a resource limit has already been met.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudsearch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.cloudwatch.model
The quota for alarms for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.dynamodb.model
Deprecated.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.LimitExceededException
Deprecated.
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
The number of concurrent table requests (cumulative number of tables in the CREATING , DELETING or UPDATING state) exceeds the maximum allowed of 10.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.elastictranscoder.model
Too many operations for a given AWS account.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.glacier.model
Returned if the request results in a vault or account limit being exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.glacier.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to create resources beyond the current AWS account limits.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.kinesis.model
 
LimitExceededException(String) - Constructor for exception com.amazonaws.services.kinesis.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.simpleworkflow.model
Returned by any operation if a system imposed limitation has been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.LimitExceededExceptionUnmarshaller
Deprecated.
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.LimitExceededExceptionUnmarshaller
 
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.LimitExceededExceptionUnmarshaller
 
listAccessKeys(ListAccessKeysRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the access key IDs associated with the specified user.
listAccessKeys() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the access key IDs associated with the specified user.
listAccessKeys(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the access key IDs associated with the specified user.
listAccessKeys() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the access key IDs associated with the specified user.
listAccessKeysAsync(ListAccessKeysRequest, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the access key IDs associated with the specified user.
ListAccessKeysRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListAccessKeys operation.
ListAccessKeysRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Default constructor for a new ListAccessKeysRequest object.
ListAccessKeysRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Access Keys Request Marshaller
ListAccessKeysRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListAccessKeysRequestMarshaller
 
ListAccessKeysResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListAccessKeys action.
ListAccessKeysResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
ListAccessKeysResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Access Keys Result StAX Unmarshaller
ListAccessKeysResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListAccessKeysResultStaxUnmarshaller
 
listAccountAliases(ListAccountAliasesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the account aliases associated with the account.
listAccountAliases() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the account aliases associated with the account.
listAccountAliases(ListAccountAliasesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the account aliases associated with the account.
listAccountAliases() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the account aliases associated with the account.
listAccountAliasesAsync(ListAccountAliasesRequest, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the account aliases associated with the account.
ListAccountAliasesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListAccountAliases operation.
ListAccountAliasesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Default constructor for a new ListAccountAliasesRequest object.
ListAccountAliasesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Account Aliases Request Marshaller
ListAccountAliasesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListAccountAliasesRequestMarshaller
 
ListAccountAliasesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListAccountAliases action.
ListAccountAliasesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
 
ListAccountAliasesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Account Aliases Result StAX Unmarshaller
ListAccountAliasesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListAccountAliasesResultStaxUnmarshaller
 
listActivityTypes(ListActivityTypesRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns information about all activities registered in the specified domain that match the specified name and registration status.
listActivityTypes(ListActivityTypesRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns information about all activities registered in the specified domain that match the specified name and registration status.
listActivityTypesAsync(ListActivityTypesRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about all activities registered in the specified domain that match the specified name and registration status.
listActivityTypesAsync(ListActivityTypesRequest, AsyncHandler<ListActivityTypesRequest, ActivityTypeInfos>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about all activities registered in the specified domain that match the specified name and registration status.
listActivityTypesAsync(ListActivityTypesRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about all activities registered in the specified domain that match the specified name and registration status.
listActivityTypesAsync(ListActivityTypesRequest, AsyncHandler<ListActivityTypesRequest, ActivityTypeInfos>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about all activities registered in the specified domain that match the specified name and registration status.
ListActivityTypesRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the ListActivityTypes operation.
ListActivityTypesRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
 
ListActivityTypesRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
List Activity Types Request Marshaller
ListActivityTypesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ListActivityTypesRequestMarshaller
 
listAvailableSolutionStacks(ListAvailableSolutionStacksRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns a list of the available solution stack names.
listAvailableSolutionStacks() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns a list of the available solution stack names.
listAvailableSolutionStacks(ListAvailableSolutionStacksRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns a list of the available solution stack names.
listAvailableSolutionStacks() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns a list of the available solution stack names.
listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns a list of the available solution stack names.
listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns a list of the available solution stack names.
listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns a list of the available solution stack names.
listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns a list of the available solution stack names.
ListAvailableSolutionStacksRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the ListAvailableSolutionStacks operation.
ListAvailableSolutionStacksRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
 
ListAvailableSolutionStacksRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
List Available Solution Stacks Request Marshaller
ListAvailableSolutionStacksRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ListAvailableSolutionStacksRequestMarshaller
 
ListAvailableSolutionStacksResult - Class in com.amazonaws.services.elasticbeanstalk.model
A list of available AWS Elastic Beanstalk solution stacks.
ListAvailableSolutionStacksResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
 
ListAvailableSolutionStacksResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
List Available Solution Stacks Result StAX Unmarshaller
ListAvailableSolutionStacksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ListAvailableSolutionStacksResultStaxUnmarshaller
 
listBootstrapActions(ListBootstrapActionsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActions() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActions(ListBootstrapActionsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the bootstrap actions associated with a cluster.
listBootstrapActionsAsync(ListBootstrapActionsRequest, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the bootstrap actions associated with a cluster.
ListBootstrapActionsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListBootstrapActions operation.
ListBootstrapActionsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
 
ListBootstrapActionsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Bootstrap Actions Request Marshaller
ListBootstrapActionsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListBootstrapActionsRequestMarshaller
 
ListBootstrapActionsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the bootstrap actions detail.
ListBootstrapActionsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
 
ListBootstrapActionsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Bootstrap Actions Result JSON Unmarshaller
ListBootstrapActionsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListBootstrapActionsResultJsonUnmarshaller
 
listBuckets() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listBuckets() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketsRequest - Class in com.amazonaws.services.s3.model
Request object for listing all the Amazon S3 buckets owned by a user.
ListBucketsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketsRequest
 
listClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
listClosedWorkflowExecutions(ListClosedWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
listClosedWorkflowExecutionsAsync(ListClosedWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
listClosedWorkflowExecutionsAsync(ListClosedWorkflowExecutionsRequest, AsyncHandler<ListClosedWorkflowExecutionsRequest, WorkflowExecutionInfos>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
listClosedWorkflowExecutionsAsync(ListClosedWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
listClosedWorkflowExecutionsAsync(ListClosedWorkflowExecutionsRequest, AsyncHandler<ListClosedWorkflowExecutionsRequest, WorkflowExecutionInfos>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.
ListClosedWorkflowExecutionsRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the ListClosedWorkflowExecutions operation.
ListClosedWorkflowExecutionsRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
 
ListClosedWorkflowExecutionsRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
List Closed Workflow Executions Request Marshaller
ListClosedWorkflowExecutionsRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ListClosedWorkflowExecutionsRequestMarshaller
 
listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
List origin access identities.
listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
List origin access identities.
listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
List origin access identities.
listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
List origin access identities.
listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List origin access identities.
listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List origin access identities.
listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List origin access identities.
listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List origin access identities.
listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
List origin access identities.
listCloudFrontOriginAccessIdentitiesAsync(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
List origin access identities.
ListCloudFrontOriginAccessIdentitiesRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the ListCloudFrontOriginAccessIdentities operation.
ListCloudFrontOriginAccessIdentitiesRequest() - Constructor for class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
Default constructor for a new ListCloudFrontOriginAccessIdentitiesRequest object.
ListCloudFrontOriginAccessIdentitiesRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the ListCloudFrontOriginAccessIdentities operation.
ListCloudFrontOriginAccessIdentitiesRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
Default constructor for a new ListCloudFrontOriginAccessIdentitiesRequest object.
ListCloudFrontOriginAccessIdentitiesRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Cloud Front Origin Access Identities Request Marshaller
ListCloudFrontOriginAccessIdentitiesRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListCloudFrontOriginAccessIdentitiesRequestMarshaller
 
ListCloudFrontOriginAccessIdentitiesRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Cloud Front Origin Access Identities Request Marshaller
ListCloudFrontOriginAccessIdentitiesRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListCloudFrontOriginAccessIdentitiesRequestMarshaller
 
ListCloudFrontOriginAccessIdentitiesResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
ListCloudFrontOriginAccessIdentitiesResult() - Constructor for class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
 
ListCloudFrontOriginAccessIdentitiesResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
ListCloudFrontOriginAccessIdentitiesResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
 
ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Cloud Front Origin Access Identities Result StAX Unmarshaller
ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller
 
ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Cloud Front Origin Access Identities Result StAX Unmarshaller
ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller
 
listClusters(ListClustersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides the status of all clusters visible to this AWS account.
listClusters() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides the status of all clusters visible to this AWS account.
listClusters(ListClustersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides the status of all clusters visible to this AWS account.
listClusters() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides the status of all clusters visible to this AWS account.
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides the status of all clusters visible to this AWS account.
ListClustersRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListClusters operation.
ListClustersRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
 
ListClustersRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Clusters Request Marshaller
ListClustersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListClustersRequestMarshaller
 
ListClustersResult - Class in com.amazonaws.services.elasticmapreduce.model
This contains a ClusterSummaryList with the cluster details; for example, the cluster IDs, names, and status.
ListClustersResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
 
ListClustersResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Clusters Result JSON Unmarshaller
ListClustersResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListClustersResultJsonUnmarshaller
 
listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.
listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.
listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.
listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest, AsyncHandler<ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.
listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.
listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest, AsyncHandler<ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead letter queue.
listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest, AsyncHandler<ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
ListDeadLetterSourceQueuesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ListDeadLetterSourceQueues operation.
ListDeadLetterSourceQueuesRequest() - Constructor for class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
 
ListDeadLetterSourceQueuesRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
List Dead Letter Source Queues Request Marshaller
ListDeadLetterSourceQueuesRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ListDeadLetterSourceQueuesRequestMarshaller
 
ListDeadLetterSourceQueuesResult - Class in com.amazonaws.services.sqs.model
A list of your dead letter source queues.
ListDeadLetterSourceQueuesResult() - Constructor for class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
 
ListDeadLetterSourceQueuesResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
List Dead Letter Source Queues Result StAX Unmarshaller
ListDeadLetterSourceQueuesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ListDeadLetterSourceQueuesResultStaxUnmarshaller
 
listDistributions(ListDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
List distributions.
listDistributions(ListDistributionsRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
List distributions.
listDistributions(ListDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
List distributions.
listDistributions(ListDistributionsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
List distributions.
listDistributionsAsync(ListDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List distributions.
listDistributionsAsync(ListDistributionsRequest, AsyncHandler<ListDistributionsRequest, ListDistributionsResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List distributions.
listDistributionsAsync(ListDistributionsRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List distributions.
listDistributionsAsync(ListDistributionsRequest, AsyncHandler<ListDistributionsRequest, ListDistributionsResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List distributions.
listDistributionsAsync(ListDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
List distributions.
listDistributionsAsync(ListDistributionsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
List distributions.
ListDistributionsRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the ListDistributions operation.
ListDistributionsRequest() - Constructor for class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
Default constructor for a new ListDistributionsRequest object.
ListDistributionsRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the ListDistributions operation.
ListDistributionsRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
Default constructor for a new ListDistributionsRequest object.
ListDistributionsRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Distributions Request Marshaller
ListDistributionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListDistributionsRequestMarshaller
 
ListDistributionsRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Distributions Request Marshaller
ListDistributionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListDistributionsRequestMarshaller
 
ListDistributionsResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
ListDistributionsResult() - Constructor for class com.amazonaws.services.cloudfront.model.ListDistributionsResult
 
ListDistributionsResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
ListDistributionsResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
 
ListDistributionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Distributions Result StAX Unmarshaller
ListDistributionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListDistributionsResultStaxUnmarshaller
 
ListDistributionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Distributions Result StAX Unmarshaller
ListDistributionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListDistributionsResultStaxUnmarshaller
 
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.
listDomains(ListDomainsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns the list of domains registered in the account.
listDomains(ListDomainsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns the list of domains registered in the account.
listDomainsAsync(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the list of domains registered in the account.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, DomainInfos>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns the list of domains registered in the account.
listDomainsAsync(ListDomainsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the list of domains registered in the account.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, DomainInfos>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns the list of domains registered in the account.
ListDomainsRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the ListDomains operation.
ListDomainsRequest() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsRequest
Default constructor for a new ListDomainsRequest object.
ListDomainsRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the ListDomains operation.
ListDomainsRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
 
ListDomainsRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
List Domains Request Marshaller
ListDomainsRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.ListDomainsRequestMarshaller
 
ListDomainsRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
List Domains Request Marshaller
ListDomainsRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ListDomainsRequestMarshaller
 
ListDomainsResult - Class in com.amazonaws.services.simpledb.model
List Domains Result
ListDomainsResult() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsResult
 
ListDomainsResultStaxUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
List Domains Result StAX Unmarshaller
ListDomainsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.ListDomainsResultStaxUnmarshaller
 
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListEndpointsByPlatformApplication action lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
ListEndpointsByPlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListEndpointsByPlatformApplication operation.
ListEndpointsByPlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
ListEndpointsByPlatformApplicationRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
List Endpoints By Platform Application Request Marshaller
ListEndpointsByPlatformApplicationRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListEndpointsByPlatformApplicationRequestMarshaller
 
ListEndpointsByPlatformApplicationResult - Class in com.amazonaws.services.sns.model
Response for ListEndpointsByPlatformApplication action.
ListEndpointsByPlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
ListEndpointsByPlatformApplicationResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
List Endpoints By Platform Application Result StAX Unmarshaller
ListEndpointsByPlatformApplicationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListEndpointsByPlatformApplicationResultStaxUnmarshaller
 
Listener - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of a Listener for the LoadBalancer.
Listener() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Listener
 
Listener - Class in com.amazonaws.services.elasticloadbalancing.model
The Listener data type.
Listener() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Listener
Default constructor for a new Listener object.
Listener(String, Integer, Integer) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Listener
Constructs a new Listener object.
ListenerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The ListenerDescription data type.
ListenerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
Default constructor for a new ListenerDescription object.
ListenerDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Listener Description StAX Unmarshaller
ListenerDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerDescriptionStaxUnmarshaller
 
ListenerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
Load balancer does not have a listener configured at the given port.
ListenerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.ListenerNotFoundException
Constructs a new ListenerNotFoundException with the specified error message.
ListenerNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
ListenerNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerNotFoundExceptionUnmarshaller
 
ListenerStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Listener StAX Unmarshaller
ListenerStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ListenerStaxUnmarshaller
 
ListenerStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Listener StAX Unmarshaller
ListenerStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerStaxUnmarshaller
 
listGateways(ListGatewaysRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists gateways owned by an AWS account in a region specified in the request.
listGateways() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists gateways owned by an AWS account in a region specified in the request.
listGateways(ListGatewaysRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists gateways owned by an AWS account in a region specified in the request.
listGateways() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest, AsyncHandler<ListGatewaysRequest, ListGatewaysResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest, AsyncHandler<ListGatewaysRequest, ListGatewaysResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists gateways owned by an AWS account in a region specified in the request.
ListGatewaysRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListGateways operation.
ListGatewaysRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
ListGatewaysRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Gateways Request Marshaller
ListGatewaysRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListGatewaysRequestMarshaller
 
ListGatewaysResult - Class in com.amazonaws.services.storagegateway.model
List Gateways Result
ListGatewaysResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
ListGatewaysResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Gateways Result JSON Unmarshaller
ListGatewaysResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListGatewaysResultJsonUnmarshaller
 
listGroupPolicies(ListGroupPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified group.
listGroupPolicies(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified group.
ListGroupPoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroupPolicies operation.
ListGroupPoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Default constructor for a new ListGroupPoliciesRequest object.
ListGroupPoliciesRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Constructs a new ListGroupPoliciesRequest object.
ListGroupPoliciesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Group Policies Request Marshaller
ListGroupPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListGroupPoliciesRequestMarshaller
 
ListGroupPoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroupPolicies action.
ListGroupPoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
ListGroupPoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Group Policies Result StAX Unmarshaller
ListGroupPoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListGroupPoliciesResultStaxUnmarshaller
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups that have the specified path prefix.
listGroups() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups that have the specified path prefix.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups that have the specified path prefix.
listGroups() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups that have the specified path prefix.
listGroupsForUser(ListGroupsForUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups the specified user belongs to.
listGroupsForUser(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups the specified user belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups the specified user belongs to.
ListGroupsForUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroupsForUser operation.
ListGroupsForUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Default constructor for a new ListGroupsForUserRequest object.
ListGroupsForUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Constructs a new ListGroupsForUserRequest object.
ListGroupsForUserRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Groups For User Request Marshaller
ListGroupsForUserRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListGroupsForUserRequestMarshaller
 
ListGroupsForUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroupsForUser action.
ListGroupsForUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
ListGroupsForUserResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Groups For User Result StAX Unmarshaller
ListGroupsForUserResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListGroupsForUserResultStaxUnmarshaller
 
ListGroupsRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroups operation.
ListGroupsRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Default constructor for a new ListGroupsRequest object.
ListGroupsRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Groups Request Marshaller
ListGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListGroupsRequestMarshaller
 
ListGroupsResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroups action.
ListGroupsResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
ListGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Groups Result StAX Unmarshaller
ListGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListGroupsResultStaxUnmarshaller
 
listHealthChecks(ListHealthChecksRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecks() - Method in interface com.amazonaws.services.route53.AmazonRoute53
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecks(ListHealthChecksRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecks() - Method in class com.amazonaws.services.route53.AmazonRoute53Client
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecksAsync(ListHealthChecksRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecksAsync(ListHealthChecksRequest, AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecksAsync(ListHealthChecksRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
listHealthChecksAsync(ListHealthChecksRequest, AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve a list of your health checks, send a GET request to the 2013-04-01/healthcheck resource.
ListHealthChecksRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the ListHealthChecks operation.
ListHealthChecksRequest() - Constructor for class com.amazonaws.services.route53.model.ListHealthChecksRequest
 
ListHealthChecksRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
List Health Checks Request Marshaller
ListHealthChecksRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ListHealthChecksRequestMarshaller
 
ListHealthChecksResult - Class in com.amazonaws.services.route53.model
A complex type that contains the response for the request.
ListHealthChecksResult() - Constructor for class com.amazonaws.services.route53.model.ListHealthChecksResult
 
ListHealthChecksResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
List Health Checks Result StAX Unmarshaller
ListHealthChecksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ListHealthChecksResultStaxUnmarshaller
 
listHostedZones(ListHostedZonesRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZones() - Method in interface com.amazonaws.services.route53.AmazonRoute53
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZones(ListHostedZonesRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZones() - Method in class com.amazonaws.services.route53.AmazonRoute53Client
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZonesAsync(ListHostedZonesRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZonesAsync(ListHostedZonesRequest, AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZonesAsync(ListHostedZonesRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
listHostedZonesAsync(ListHostedZonesRequest, AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
To retrieve a list of your hosted zones, send a GET request to the 2013-04-01/hostedzone resource.
ListHostedZonesRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the ListHostedZones operation.
ListHostedZonesRequest() - Constructor for class com.amazonaws.services.route53.model.ListHostedZonesRequest
Default constructor for a new ListHostedZonesRequest object.
ListHostedZonesRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
List Hosted Zones Request Marshaller
ListHostedZonesRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ListHostedZonesRequestMarshaller
 
ListHostedZonesResult - Class in com.amazonaws.services.route53.model
A complex type that contains the response for the request.
ListHostedZonesResult() - Constructor for class com.amazonaws.services.route53.model.ListHostedZonesResult
 
ListHostedZonesResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
List Hosted Zones Result StAX Unmarshaller
ListHostedZonesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ListHostedZonesResultStaxUnmarshaller
 
listIdentities(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
ListIdentitiesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListIdentities operation.
ListIdentitiesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
ListIdentitiesRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
List Identities Request Marshaller
ListIdentitiesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.ListIdentitiesRequestMarshaller
 
ListIdentitiesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all verified identities for the AWS Account.
ListIdentitiesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
ListIdentitiesResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
List Identities Result StAX Unmarshaller
ListIdentitiesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.ListIdentitiesResultStaxUnmarshaller
 
ListingState - Enum in com.amazonaws.services.ec2.model
Listing State
ListingStatus - Enum in com.amazonaws.services.ec2.model
Listing Status
listInstanceGroups(ListInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides all available details about the instance groups in a cluster.
listInstanceGroups() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides all available details about the instance groups in a cluster.
listInstanceGroups(ListInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides all available details about the instance groups in a cluster.
listInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides all available details about the instance groups in a cluster.
listInstanceGroupsAsync(ListInstanceGroupsRequest, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides all available details about the instance groups in a cluster.
ListInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListInstanceGroups operation.
ListInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
 
ListInstanceGroupsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Instance Groups Request Marshaller
ListInstanceGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListInstanceGroupsRequestMarshaller
 
ListInstanceGroupsResult - Class in com.amazonaws.services.elasticmapreduce.model
This input determines which instance groups to retrieve.
ListInstanceGroupsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
 
ListInstanceGroupsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Instance Groups Result JSON Unmarshaller
ListInstanceGroupsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListInstanceGroupsResultJsonUnmarshaller
 
listInstanceProfiles(ListInstanceProfilesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the instance profiles that have the specified path prefix.
listInstanceProfiles() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the instance profiles that have the specified path prefix.
listInstanceProfiles(ListInstanceProfilesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfiles() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesAsync(ListInstanceProfilesRequest, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified path prefix.
listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified associated role.
listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the instance profiles that have the specified associated role.
ListInstanceProfilesForRoleRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListInstanceProfilesForRole operation.
ListInstanceProfilesForRoleRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
 
ListInstanceProfilesForRoleRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Instance Profiles For Role Request Marshaller
ListInstanceProfilesForRoleRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesForRoleRequestMarshaller
 
ListInstanceProfilesForRoleResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListInstanceProfilesForRole action.
ListInstanceProfilesForRoleResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
 
ListInstanceProfilesForRoleResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Instance Profiles For Role Result StAX Unmarshaller
ListInstanceProfilesForRoleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesForRoleResultStaxUnmarshaller
 
ListInstanceProfilesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListInstanceProfiles operation.
ListInstanceProfilesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
 
ListInstanceProfilesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Instance Profiles Request Marshaller
ListInstanceProfilesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesRequestMarshaller
 
ListInstanceProfilesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListInstanceProfiles action.
ListInstanceProfilesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
 
ListInstanceProfilesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Instance Profiles Result StAX Unmarshaller
ListInstanceProfilesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesResultStaxUnmarshaller
 
listInstances(ListInstancesRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstances() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstances(ListInstancesRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstances() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest, AsyncHandler<ListInstancesRequest, ListInstancesResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
listInstancesAsync(ListInstancesRequest, AsyncHandler<ListInstancesRequest, ListInstancesResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.
ListInstancesRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListInstances operation.
ListInstancesRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
 
ListInstancesRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Instances Request Marshaller
ListInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListInstancesRequestMarshaller
 
ListInstancesResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the list of instances.
ListInstancesResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
 
ListInstancesResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Instances Result JSON Unmarshaller
ListInstancesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListInstancesResultJsonUnmarshaller
 
listInvalidations(ListInvalidationsRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
List invalidation batches.
listInvalidations(ListInvalidationsRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
List invalidation batches.
listInvalidations(ListInvalidationsRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
List invalidation batches.
listInvalidations(ListInvalidationsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
List invalidation batches.
listInvalidationsAsync(ListInvalidationsRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List invalidation batches.
listInvalidationsAsync(ListInvalidationsRequest, AsyncHandler<ListInvalidationsRequest, ListInvalidationsResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List invalidation batches.
listInvalidationsAsync(ListInvalidationsRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List invalidation batches.
listInvalidationsAsync(ListInvalidationsRequest, AsyncHandler<ListInvalidationsRequest, ListInvalidationsResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List invalidation batches.
listInvalidationsAsync(ListInvalidationsRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
List invalidation batches.
listInvalidationsAsync(ListInvalidationsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
List invalidation batches.
ListInvalidationsRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the ListInvalidations operation.
ListInvalidationsRequest() - Constructor for class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
Default constructor for a new ListInvalidationsRequest object.
ListInvalidationsRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
Constructs a new ListInvalidationsRequest object.
ListInvalidationsRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the ListInvalidations operation.
ListInvalidationsRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
Default constructor for a new ListInvalidationsRequest object.
ListInvalidationsRequest(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
Constructs a new ListInvalidationsRequest object.
ListInvalidationsRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Invalidations Request Marshaller
ListInvalidationsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListInvalidationsRequestMarshaller
 
ListInvalidationsRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Invalidations Request Marshaller
ListInvalidationsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListInvalidationsRequestMarshaller
 
ListInvalidationsResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
ListInvalidationsResult() - Constructor for class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
 
ListInvalidationsResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
ListInvalidationsResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
 
ListInvalidationsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Invalidations Result StAX Unmarshaller
ListInvalidationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListInvalidationsResultStaxUnmarshaller
 
ListInvalidationsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Invalidations Result StAX Unmarshaller
ListInvalidationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListInvalidationsResultStaxUnmarshaller
 
listIterator() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
listIterator(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
listIterator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
listIterator(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns the jobs associated with the requester.
listJobs() - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns the jobs associated with the requester.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns the jobs associated with the requester.
listJobs() - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns the jobs associated with the requester.
listJobsByPipeline(ListJobsByPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipeline(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
listJobsByPipelineAsync(ListJobsByPipelineRequest, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
ListJobsByPipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ListJobsByPipeline operation.
ListJobsByPipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
 
ListJobsByPipelineRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Jobs By Pipeline Request Marshaller
ListJobsByPipelineRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByPipelineRequestMarshaller
 
ListJobsByPipelineResult - Class in com.amazonaws.services.elastictranscoder.model
The ListJobsByPipelineResponse structure.
ListJobsByPipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
 
ListJobsByPipelineResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Jobs By Pipeline Result JSON Unmarshaller
ListJobsByPipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByPipelineResultJsonUnmarshaller
 
listJobsByStatus(ListJobsByStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatus(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListJobsByStatus operation gets a list of jobs that have a specified status.
listJobsByStatusAsync(ListJobsByStatusRequest, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListJobsByStatus operation gets a list of jobs that have a specified status.
ListJobsByStatusRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ListJobsByStatus operation.
ListJobsByStatusRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
 
ListJobsByStatusRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Jobs By Status Request Marshaller
ListJobsByStatusRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByStatusRequestMarshaller
 
ListJobsByStatusResult - Class in com.amazonaws.services.elastictranscoder.model
The ListJobsByStatusResponse structure.
ListJobsByStatusResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
 
ListJobsByStatusResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Jobs By Status Result JSON Unmarshaller
ListJobsByStatusResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByStatusResultJsonUnmarshaller
 
ListJobsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListJobs operation.
ListJobsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListJobsRequest
Default constructor for a new ListJobsRequest object.
ListJobsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.ListJobsRequest
Constructs a new ListJobsRequest object.
ListJobsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.ListJobsRequest
Constructs a new ListJobsRequest object.
ListJobsRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the ListJobs operation.
ListJobsRequest() - Constructor for class com.amazonaws.services.importexport.model.ListJobsRequest
 
ListJobsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
List Jobs Request Marshaller
ListJobsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListJobsRequestMarshaller
 
ListJobsRequestMarshaller - Class in com.amazonaws.services.importexport.model.transform
List Jobs Request Marshaller
ListJobsRequestMarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.ListJobsRequestMarshaller
 
ListJobsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListJobsResult() - Constructor for class com.amazonaws.services.glacier.model.ListJobsResult
 
ListJobsResult - Class in com.amazonaws.services.importexport.model
Output structure for the ListJobs operation.
ListJobsResult() - Constructor for class com.amazonaws.services.importexport.model.ListJobsResult
 
ListJobsResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
List Jobs Result JSON Unmarshaller
ListJobsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListJobsResultJsonUnmarshaller
 
ListJobsResultStaxUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
List Jobs Result StAX Unmarshaller
ListJobsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.ListJobsResultStaxUnmarshaller
 
listLocalDisks(ListLocalDisksRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns a list of the local disks of a gateway.
listLocalDisks(ListLocalDisksRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns a list of the local disks of a gateway.
listLocalDisksAsync(ListLocalDisksRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a list of the local disks of a gateway.
listLocalDisksAsync(ListLocalDisksRequest, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a list of the local disks of a gateway.
listLocalDisksAsync(ListLocalDisksRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a list of the local disks of a gateway.
listLocalDisksAsync(ListLocalDisksRequest, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a list of the local disks of a gateway.
ListLocalDisksRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListLocalDisks operation.
ListLocalDisksRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
ListLocalDisksRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Local Disks Request Marshaller
ListLocalDisksRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListLocalDisksRequestMarshaller
 
ListLocalDisksResult - Class in com.amazonaws.services.storagegateway.model
List Local Disks Result
ListLocalDisksResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
ListLocalDisksResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Local Disks Result JSON Unmarshaller
ListLocalDisksResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListLocalDisksResultJsonUnmarshaller
 
listMetrics(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of valid metrics stored for the AWS account owner.
listMetrics() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of valid metrics stored for the AWS account owner.
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of valid metrics stored for the AWS account owner.
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns a list of valid metrics stored for the AWS account owner.
ListMetricsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the ListMetrics operation.
ListMetricsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
ListMetricsRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
List Metrics Request Marshaller
ListMetricsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.ListMetricsRequestMarshaller
 
ListMetricsResult - Class in com.amazonaws.services.cloudwatch.model
The output for the ListMetrics action.
ListMetricsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
ListMetricsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
List Metrics Result StAX Unmarshaller
ListMetricsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.ListMetricsResultStaxUnmarshaller
 
listMFADevices(ListMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the MFA devices.
listMFADevices() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the MFA devices.
listMFADevices(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the MFA devices.
listMFADevices() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the MFA devices.
listMFADevicesAsync(ListMFADevicesRequest, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the MFA devices.
ListMFADevicesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListMFADevices operation.
ListMFADevicesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Default constructor for a new ListMFADevicesRequest object.
ListMFADevicesRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Constructs a new ListMFADevicesRequest object.
ListMFADevicesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List M F A Devices Request Marshaller
ListMFADevicesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListMFADevicesRequestMarshaller
 
ListMFADevicesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListMFADevices action.
ListMFADevicesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
ListMFADevicesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List M F A Devices Result StAX Unmarshaller
ListMFADevicesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListMFADevicesResultStaxUnmarshaller
 
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists in-progress multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listMultipartUploadsAsync(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists in-progress multipart uploads for the specified vault.
ListMultipartUploadsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListMultipartUploads operation.
ListMultipartUploadsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Default constructor for a new ListMultipartUploadsRequest object.
ListMultipartUploadsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest object.
ListMultipartUploadsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest object.
ListMultipartUploadsRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the ListMultipartUploads operation.
ListMultipartUploadsRequest(String) - Constructor for class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest to list the multipart uploads from the specified bucket.
ListMultipartUploadsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
List Multipart Uploads Request Marshaller
ListMultipartUploadsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListMultipartUploadsRequestMarshaller
 
ListMultipartUploadsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListMultipartUploadsResult() - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
 
ListMultipartUploadsResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
List Multipart Uploads Result JSON Unmarshaller
ListMultipartUploadsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListMultipartUploadsResultJsonUnmarshaller
 
listNextBatchOfObjects(ObjectListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ObjectListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listNextBatchOfVersions(VersionListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(VersionListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified buckets.
listObjects(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(ListObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(ListObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListObjectsRequest - Class in com.amazonaws.services.s3.model
Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsRequest() - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object.
ListObjectsRequest(String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object and initializes all required and optional object fields.
listOfPromisesToPromise(List<Promise<T>>) - Static method in class com.amazonaws.services.simpleworkflow.flow.core.Promises
 
listOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
listOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
listOpenWorkflowExecutionsAsync(ListOpenWorkflowExecutionsRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
listOpenWorkflowExecutionsAsync(ListOpenWorkflowExecutionsRequest, AsyncHandler<ListOpenWorkflowExecutionsRequest, WorkflowExecutionInfos>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
listOpenWorkflowExecutionsAsync(ListOpenWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
listOpenWorkflowExecutionsAsync(ListOpenWorkflowExecutionsRequest, AsyncHandler<ListOpenWorkflowExecutionsRequest, WorkflowExecutionInfos>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
ListOpenWorkflowExecutionsRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the ListOpenWorkflowExecutions operation.
ListOpenWorkflowExecutionsRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
 
ListOpenWorkflowExecutionsRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
List Open Workflow Executions Request Marshaller
ListOpenWorkflowExecutionsRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ListOpenWorkflowExecutionsRequestMarshaller
 
listParts(ListPartsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listParts(ListPartsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists the parts that have been uploaded for a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listPartsAsync(ListPartsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest, AsyncHandler<ListPartsRequest, ListPartsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest, AsyncHandler<ListPartsRequest, ListPartsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
ListPartsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListParts operation.
ListPartsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListPartsRequest
Default constructor for a new ListPartsRequest object.
ListPartsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.ListPartsRequest
Constructs a new ListPartsRequest object.
ListPartsRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.ListPartsRequest
Constructs a new ListPartsRequest object.
ListPartsRequest - Class in com.amazonaws.services.s3.model
Container for the the parameters of the ListParts operation.
ListPartsRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.ListPartsRequest
Constructs a new ListPartsRequest from the required parameters bucket name, key and upload ID.
ListPartsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
List Parts Request Marshaller
ListPartsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListPartsRequestMarshaller
 
ListPartsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListPartsResult() - Constructor for class com.amazonaws.services.glacier.model.ListPartsResult
 
ListPartsResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
List Parts Result JSON Unmarshaller
ListPartsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListPartsResultJsonUnmarshaller
 
listPipelines(ListPipelinesRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Returns a list of pipeline identifiers for all active pipelines.
listPipelines() - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Returns a list of pipeline identifiers for all active pipelines.
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Returns a list of pipeline identifiers for all active pipelines.
listPipelines() - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Returns a list of pipeline identifiers for all active pipelines.
listPipelines(ListPipelinesRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelines() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelines() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelinesAsync(ListPipelinesRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Returns a list of pipeline identifiers for all active pipelines.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Returns a list of pipeline identifiers for all active pipelines.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Returns a list of pipeline identifiers for all active pipelines.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Returns a list of pipeline identifiers for all active pipelines.
listPipelinesAsync(ListPipelinesRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
ListPipelinesRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the ListPipelines operation.
ListPipelinesRequest() - Constructor for class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
 
ListPipelinesRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ListPipelines operation.
ListPipelinesRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
 
ListPipelinesRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
List Pipelines Request Marshaller
ListPipelinesRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ListPipelinesRequestMarshaller
 
ListPipelinesRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Pipelines Request Marshaller
ListPipelinesRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListPipelinesRequestMarshaller
 
ListPipelinesResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the ListPipelines action.
ListPipelinesResult() - Constructor for class com.amazonaws.services.datapipeline.model.ListPipelinesResult
 
ListPipelinesResult - Class in com.amazonaws.services.elastictranscoder.model
A list of the pipelines associated with the current AWS account.
ListPipelinesResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
 
ListPipelinesResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
List Pipelines Result JSON Unmarshaller
ListPipelinesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ListPipelinesResultJsonUnmarshaller
 
ListPipelinesResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Pipelines Result JSON Unmarshaller
ListPipelinesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListPipelinesResultJsonUnmarshaller
 
listPlatformApplications(ListPlatformApplicationsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListPlatformApplications action lists the platform application objects for the supported push notification services, such as APNS and GCM.
ListPlatformApplicationsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListPlatformApplications operation.
ListPlatformApplicationsRequest() - Constructor for class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
ListPlatformApplicationsRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
List Platform Applications Request Marshaller
ListPlatformApplicationsRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListPlatformApplicationsRequestMarshaller
 
ListPlatformApplicationsResult - Class in com.amazonaws.services.sns.model
Response for ListPlatformApplications action.
ListPlatformApplicationsResult() - Constructor for class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
ListPlatformApplicationsResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
List Platform Applications Result StAX Unmarshaller
ListPlatformApplicationsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListPlatformApplicationsResultStaxUnmarshaller
 
listPresets(ListPresetsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresets() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresets(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresets() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresetsAsync(ListPresetsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresetsAsync(ListPresetsRequest, AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresetsAsync(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
listPresetsAsync(ListPresetsRequest, AsyncHandler<ListPresetsRequest, ListPresetsResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
ListPresetsRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ListPresets operation.
ListPresetsRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
 
ListPresetsRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Presets Request Marshaller
ListPresetsRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListPresetsRequestMarshaller
 
ListPresetsResult - Class in com.amazonaws.services.elastictranscoder.model
The ListPresetsResponse structure.
ListPresetsResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
 
ListPresetsResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
List Presets Result JSON Unmarshaller
ListPresetsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ListPresetsResultJsonUnmarshaller
 
listQueues(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues.
listQueues() - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues.
listQueues(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueues() - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueues(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueues() - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueues(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueuesAsync(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
ListQueuesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ListQueues operation.
ListQueuesRequest() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
Default constructor for a new ListQueuesRequest object.
ListQueuesRequest(String) - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
Constructs a new ListQueuesRequest object.
ListQueuesRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
List Queues Request Marshaller
ListQueuesRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ListQueuesRequestMarshaller
 
ListQueuesResult - Class in com.amazonaws.services.sqs.model
A list of your queues.
ListQueuesResult() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesResult
 
ListQueuesResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
List Queues Result StAX Unmarshaller
ListQueuesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ListQueuesResultStaxUnmarshaller
 
listResourceRecordSets(ListResourceRecordSetsRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53
Imagine all the resource record sets in a zone listed out in front of you.
listResourceRecordSets(ListResourceRecordSetsRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53Client
Imagine all the resource record sets in a zone listed out in front of you.
listResourceRecordSetsAsync(ListResourceRecordSetsRequest) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
Imagine all the resource record sets in a zone listed out in front of you.
listResourceRecordSetsAsync(ListResourceRecordSetsRequest, AsyncHandler<ListResourceRecordSetsRequest, ListResourceRecordSetsResult>) - Method in interface com.amazonaws.services.route53.AmazonRoute53Async
Imagine all the resource record sets in a zone listed out in front of you.
listResourceRecordSetsAsync(ListResourceRecordSetsRequest) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Imagine all the resource record sets in a zone listed out in front of you.
listResourceRecordSetsAsync(ListResourceRecordSetsRequest, AsyncHandler<ListResourceRecordSetsRequest, ListResourceRecordSetsResult>) - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Imagine all the resource record sets in a zone listed out in front of you.
ListResourceRecordSetsRequest - Class in com.amazonaws.services.route53.model
Container for the parameters to the ListResourceRecordSets operation.
ListResourceRecordSetsRequest() - Constructor for class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
Default constructor for a new ListResourceRecordSetsRequest object.
ListResourceRecordSetsRequest(String) - Constructor for class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
Constructs a new ListResourceRecordSetsRequest object.
ListResourceRecordSetsRequestMarshaller - Class in com.amazonaws.services.route53.model.transform
List Resource Record Sets Request Marshaller
ListResourceRecordSetsRequestMarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ListResourceRecordSetsRequestMarshaller
 
ListResourceRecordSetsResult - Class in com.amazonaws.services.route53.model
A complex type that contains information about the resource record sets that are returned by the request and information about the response.
ListResourceRecordSetsResult() - Constructor for class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
 
ListResourceRecordSetsResultStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
List Resource Record Sets Result StAX Unmarshaller
ListResourceRecordSetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ListResourceRecordSetsResultStaxUnmarshaller
 
listRolePolicies(ListRolePoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified role.
listRolePolicies(ListRolePoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified role.
listRolePoliciesAsync(ListRolePoliciesRequest, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified role.
ListRolePoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListRolePolicies operation.
ListRolePoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
 
ListRolePoliciesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Role Policies Request Marshaller
ListRolePoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListRolePoliciesRequestMarshaller
 
ListRolePoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListRolePolicies action.
ListRolePoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
 
ListRolePoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Role Policies Result StAX Unmarshaller
ListRolePoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListRolePoliciesResultStaxUnmarshaller
 
listRoles(ListRolesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the roles that have the specified path prefix.
listRoles() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the roles that have the specified path prefix.
listRoles(ListRolesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the roles that have the specified path prefix.
listRoles() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest, AsyncHandler<ListRolesRequest, ListRolesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the roles that have the specified path prefix.
listRolesAsync(ListRolesRequest, AsyncHandler<ListRolesRequest, ListRolesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the roles that have the specified path prefix.
ListRolesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListRoles operation.
ListRolesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolesRequest
 
ListRolesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Roles Request Marshaller
ListRolesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListRolesRequestMarshaller
 
ListRolesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListRoles action.
ListRolesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListRolesResult
 
ListRolesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Roles Result StAX Unmarshaller
ListRolesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListRolesResultStaxUnmarshaller
 
listSAMLProviders(ListSAMLProvidersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the SAML providers in the account.
listSAMLProviders() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the SAML providers in the account.
listSAMLProviders(ListSAMLProvidersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the SAML providers in the account.
listSAMLProviders() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the SAML providers in the account.
listSAMLProvidersAsync(ListSAMLProvidersRequest, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the SAML providers in the account.
ListSAMLProvidersRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListSAMLProviders operation.
ListSAMLProvidersRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
 
ListSAMLProvidersRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List S A M L Providers Request Marshaller
ListSAMLProvidersRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListSAMLProvidersRequestMarshaller
 
ListSAMLProvidersResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListSAMLProviders action.
ListSAMLProvidersResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
 
ListSAMLProvidersResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List S A M L Providers Result StAX Unmarshaller
ListSAMLProvidersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListSAMLProvidersResultStaxUnmarshaller
 
listServerCertificates(ListServerCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the server certificates that have the specified path prefix.
listServerCertificates() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the server certificates that have the specified path prefix.
listServerCertificates(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the server certificates that have the specified path prefix.
listServerCertificates() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the server certificates that have the specified path prefix.
ListServerCertificatesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListServerCertificates operation.
ListServerCertificatesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Default constructor for a new ListServerCertificatesRequest object.
ListServerCertificatesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Server Certificates Request Marshaller
ListServerCertificatesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListServerCertificatesRequestMarshaller
 
ListServerCertificatesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListServerCertificates action.
ListServerCertificatesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
ListServerCertificatesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Server Certificates Result StAX Unmarshaller
ListServerCertificatesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListServerCertificatesResultStaxUnmarshaller
 
listSigningCertificates(ListSigningCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the signing certificates associated with the specified user.
listSigningCertificates() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the signing certificates associated with the specified user.
listSigningCertificates(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the signing certificates associated with the specified user.
listSigningCertificates() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the signing certificates associated with the specified user.
listSigningCertificatesAsync(ListSigningCertificatesRequest, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the signing certificates associated with the specified user.
ListSigningCertificatesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListSigningCertificates operation.
ListSigningCertificatesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Default constructor for a new ListSigningCertificatesRequest object.
ListSigningCertificatesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Signing Certificates Request Marshaller
ListSigningCertificatesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListSigningCertificatesRequestMarshaller
 
ListSigningCertificatesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListSigningCertificates action.
ListSigningCertificatesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
ListSigningCertificatesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Signing Certificates Result StAX Unmarshaller
ListSigningCertificatesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListSigningCertificatesResultStaxUnmarshaller
 
listStackResources(ListStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns descriptions of all resources of the specified stack.
listStackResources(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns descriptions of all resources of the specified stack.
ListStackResourcesRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the ListStackResources operation.
ListStackResourcesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
ListStackResourcesRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
List Stack Resources Request Marshaller
ListStackResourcesRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ListStackResourcesRequestMarshaller
 
ListStackResourcesResult - Class in com.amazonaws.services.cloudformation.model
The output for a ListStackResources action.
ListStackResourcesResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
ListStackResourcesResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
List Stack Resources Result StAX Unmarshaller
ListStackResourcesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ListStackResourcesResultStaxUnmarshaller
 
listStacks(ListStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacks() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacks(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacks() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacksAsync(ListStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacksAsync(ListStacksRequest, AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacksAsync(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacksAsync(ListStacksRequest, AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
ListStacksRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the ListStacks operation.
ListStacksRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
ListStacksRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
List Stacks Request Marshaller
ListStacksRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ListStacksRequestMarshaller
 
ListStacksResult - Class in com.amazonaws.services.cloudformation.model
The output for ListStacks action.
ListStacksResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStacksResult
 
ListStacksResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
List Stacks Result StAX Unmarshaller
ListStacksResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ListStacksResultStaxUnmarshaller
 
listSteps(ListStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides a list of steps for the cluster.
listSteps() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Provides a list of steps for the cluster.
listSteps(ListStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides a list of steps for the cluster.
listSteps() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest, AsyncHandler<ListStepsRequest, ListStepsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides a list of steps for the cluster.
listStepsAsync(ListStepsRequest, AsyncHandler<ListStepsRequest, ListStepsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Provides a list of steps for the cluster.
ListStepsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ListSteps operation.
ListStepsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
 
ListStepsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Steps Request Marshaller
ListStepsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListStepsRequestMarshaller
 
ListStepsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output contains the list of steps.
ListStepsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
 
ListStepsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
List Steps Result JSON Unmarshaller
ListStepsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ListStepsResultJsonUnmarshaller
 
listStreamingDistributions(ListStreamingDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
List streaming distributions.
listStreamingDistributions(ListStreamingDistributionsRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
List streaming distributions.
listStreamingDistributions(ListStreamingDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
List streaming distributions.
listStreamingDistributions(ListStreamingDistributionsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
List streaming distributions.
listStreamingDistributionsAsync(ListStreamingDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List streaming distributions.
listStreamingDistributionsAsync(ListStreamingDistributionsRequest, AsyncHandler<ListStreamingDistributionsRequest, ListStreamingDistributionsResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
List streaming distributions.
listStreamingDistributionsAsync(ListStreamingDistributionsRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List streaming distributions.
listStreamingDistributionsAsync(ListStreamingDistributionsRequest, AsyncHandler<ListStreamingDistributionsRequest, ListStreamingDistributionsResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
List streaming distributions.
listStreamingDistributionsAsync(ListStreamingDistributionsRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
List streaming distributions.
listStreamingDistributionsAsync(ListStreamingDistributionsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
List streaming distributions.
ListStreamingDistributionsRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the ListStreamingDistributions operation.
ListStreamingDistributionsRequest() - Constructor for class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
Default constructor for a new ListStreamingDistributionsRequest object.
ListStreamingDistributionsRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the ListStreamingDistributions operation.
ListStreamingDistributionsRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
Default constructor for a new ListStreamingDistributionsRequest object.
ListStreamingDistributionsRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Streaming Distributions Request Marshaller
ListStreamingDistributionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListStreamingDistributionsRequestMarshaller
 
ListStreamingDistributionsRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Streaming Distributions Request Marshaller
ListStreamingDistributionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListStreamingDistributionsRequestMarshaller
 
ListStreamingDistributionsResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
ListStreamingDistributionsResult() - Constructor for class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
 
ListStreamingDistributionsResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
ListStreamingDistributionsResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
 
ListStreamingDistributionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
List Streaming Distributions Result StAX Unmarshaller
ListStreamingDistributionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ListStreamingDistributionsResultStaxUnmarshaller
 
ListStreamingDistributionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
List Streaming Distributions Result StAX Unmarshaller
ListStreamingDistributionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListStreamingDistributionsResultStaxUnmarshaller
 
listStreams(ListStreamsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams() - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams(Integer, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams(ListStreamsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams() - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreams(Integer, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreamsAsync(ListStreamsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreamsAsync(ListStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreamsAsync(ListStreamsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
listStreamsAsync(ListStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation returns an array of the names of all the streams that are associated with the AWS account making the ListStreams request.
ListStreamsRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the ListStreams operation.
ListStreamsRequest() - Constructor for class com.amazonaws.services.kinesis.model.ListStreamsRequest
 
ListStreamsRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
List Streams Request Marshaller
ListStreamsRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ListStreamsRequestMarshaller
 
ListStreamsResult - Class in com.amazonaws.services.kinesis.model
Represents the output of a ListStreams operation.
ListStreamsResult() - Constructor for class com.amazonaws.services.kinesis.model.ListStreamsResult
 
ListStreamsResultJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
List Streams Result JSON Unmarshaller
ListStreamsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ListStreamsResultJsonUnmarshaller
 
listSubscriptions(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListSubscriptionsByTopic operation.
ListSubscriptionsByTopicRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Default constructor for a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
List Subscriptions By Topic Request Marshaller
ListSubscriptionsByTopicRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListSubscriptionsByTopicRequestMarshaller
 
ListSubscriptionsByTopicResult - Class in com.amazonaws.services.sns.model
Response for ListSubscriptionsByTopic action.
ListSubscriptionsByTopicResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
ListSubscriptionsByTopicResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
List Subscriptions By Topic Result StAX Unmarshaller
ListSubscriptionsByTopicResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListSubscriptionsByTopicResultStaxUnmarshaller
 
ListSubscriptionsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListSubscriptions operation.
ListSubscriptionsRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Default constructor for a new ListSubscriptionsRequest object.
ListSubscriptionsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Constructs a new ListSubscriptionsRequest object.
ListSubscriptionsRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
List Subscriptions Request Marshaller
ListSubscriptionsRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListSubscriptionsRequestMarshaller
 
ListSubscriptionsResult - Class in com.amazonaws.services.sns.model
 
ListSubscriptionsResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
ListSubscriptionsResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
List Subscriptions Result StAX Unmarshaller
ListSubscriptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListSubscriptionsResultStaxUnmarshaller
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables() - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(String, Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables(Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns an array of table names associated with the current account and endpoint.
ListTablesRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use ListTablesRequest instead.
ListTablesRequest() - Constructor for class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
 
ListTablesRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the ListTables operation.
ListTablesRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Default constructor for a new ListTablesRequest object.
ListTablesRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Constructs a new ListTablesRequest object.
ListTablesRequest(String, Integer) - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Constructs a new ListTablesRequest object.
ListTablesRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
ListTablesRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ListTablesRequestMarshaller
Deprecated.
 
ListTablesRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
List Tables Request Marshaller
ListTablesRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ListTablesRequestMarshaller
 
ListTablesResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use ListTablesResult instead.
ListTablesResult() - Constructor for class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
 
ListTablesResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a ListTables operation.
ListTablesResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
ListTablesResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
ListTablesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ListTablesResultJsonUnmarshaller
Deprecated.
 
ListTablesResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
List Tables Result JSON Unmarshaller
ListTablesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ListTablesResultJsonUnmarshaller
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists all tags on an Amazon RDS resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists all tags on an Amazon RDS resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists all tags on an Amazon RDS resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists all tags on an Amazon RDS resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists all tags on an Amazon RDS resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists all tags on an Amazon RDS resource.
ListTagsForResourceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ListTagsForResource operation.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.rds.model.ListTagsForResourceRequest
 
ListTagsForResourceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
List Tags For Resource Request Marshaller
ListTagsForResourceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResult - Class in com.amazonaws.services.rds.model
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.rds.model.ListTagsForResourceResult
 
ListTagsForResourceResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
List Tags For Resource Result StAX Unmarshaller
ListTagsForResourceResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ListTagsForResourceResultStaxUnmarshaller
 
listTopics(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopics() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopics(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListTopics action returns a list of the requester's topics.
ListTopicsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListTopics operation.
ListTopicsRequest() - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Default constructor for a new ListTopicsRequest object.
ListTopicsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Constructs a new ListTopicsRequest object.
ListTopicsRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
List Topics Request Marshaller
ListTopicsRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListTopicsRequestMarshaller
 
ListTopicsResult - Class in com.amazonaws.services.sns.model
Response for ListTopics action.
ListTopicsResult() - Constructor for class com.amazonaws.services.sns.model.ListTopicsResult
 
ListTopicsResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
List Topics Result StAX Unmarshaller
ListTopicsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.ListTopicsResultStaxUnmarshaller
 
ListUnmarshaller<T> - Class in com.amazonaws.transform
 
ListUnmarshaller(Unmarshaller<T, JsonUnmarshallerContext>) - Constructor for class com.amazonaws.transform.ListUnmarshaller
 
listUserPolicies(ListUserPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified user.
listUserPolicies(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified user.
listUserPoliciesAsync(ListUserPoliciesRequest, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified user.
ListUserPoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListUserPolicies operation.
ListUserPoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Default constructor for a new ListUserPoliciesRequest object.
ListUserPoliciesRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Constructs a new ListUserPoliciesRequest object.
ListUserPoliciesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List User Policies Request Marshaller
ListUserPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListUserPoliciesRequestMarshaller
 
ListUserPoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListUserPolicies action.
ListUserPoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
ListUserPoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List User Policies Result StAX Unmarshaller
ListUserPoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListUserPoliciesResultStaxUnmarshaller
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the users that have the specified path prefix.
listUsers() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the users that have the specified path prefix.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the users that have the specified path prefix.
listUsers() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the users that have the specified path prefix.
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the users that have the specified path prefix.
ListUsersRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListUsers operation.
ListUsersRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Default constructor for a new ListUsersRequest object.
ListUsersRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Users Request Marshaller
ListUsersRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListUsersRequestMarshaller
 
ListUsersResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListUsers action.
ListUsersResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
ListUsersResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Users Result StAX Unmarshaller
ListUsersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListUsersResultStaxUnmarshaller
 
listVaults(ListVaultsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists all vaults owned by the calling user's account.
listVaults(ListVaultsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest, AsyncHandler<ListVaultsRequest, ListVaultsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest, AsyncHandler<ListVaultsRequest, ListVaultsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists all vaults owned by the calling user's account.
ListVaultsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListVaults operation.
ListVaultsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListVaultsRequest
Default constructor for a new ListVaultsRequest object.
ListVaultsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.ListVaultsRequest
Constructs a new ListVaultsRequest object.
ListVaultsRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.ListVaultsRequest
Constructs a new ListVaultsRequest object.
ListVaultsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
List Vaults Request Marshaller
ListVaultsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListVaultsRequestMarshaller
 
ListVaultsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListVaultsResult() - Constructor for class com.amazonaws.services.glacier.model.ListVaultsResult
 
ListVaultsResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
List Vaults Result JSON Unmarshaller
ListVaultsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ListVaultsResultJsonUnmarshaller
 
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
ListVerifiedEmailAddressesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListVerifiedEmailAddresses operation.
ListVerifiedEmailAddressesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
ListVerifiedEmailAddressesRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
List Verified Email Addresses Request Marshaller
ListVerifiedEmailAddressesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.ListVerifiedEmailAddressesRequestMarshaller
 
ListVerifiedEmailAddressesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the email addresses verified for the current user.
ListVerifiedEmailAddressesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
ListVerifiedEmailAddressesResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
List Verified Email Addresses Result StAX Unmarshaller
ListVerifiedEmailAddressesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.ListVerifiedEmailAddressesResultStaxUnmarshaller
 
listVersions(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String, String, String, String, Integer) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(ListVersionsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(String, String, String, String, String, Integer) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(ListVersionsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListVersionsRequest - Class in com.amazonaws.services.s3.model
Provides options for returning a list of summary information about the versions in a specified bucket.
ListVersionsRequest() - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object.
ListVersionsRequest(String, String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object and initializes all required and optional fields.
listVirtualMFADevices(ListVirtualMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevices() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevices(ListVirtualMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevices() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the virtual MFA devices under the AWS account by assignment status.
listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the virtual MFA devices under the AWS account by assignment status.
ListVirtualMFADevicesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListVirtualMFADevices operation.
ListVirtualMFADevicesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
 
ListVirtualMFADevicesRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Virtual M F A Devices Request Marshaller
ListVirtualMFADevicesRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListVirtualMFADevicesRequestMarshaller
 
ListVirtualMFADevicesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListVirtualMFADevices action.
ListVirtualMFADevicesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
 
ListVirtualMFADevicesResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
List Virtual M F A Devices Result StAX Unmarshaller
ListVirtualMFADevicesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ListVirtualMFADevicesResultStaxUnmarshaller
 
listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the recovery points for a specified gateway.
ListVolumeRecoveryPointsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListVolumeRecoveryPoints operation.
ListVolumeRecoveryPointsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
ListVolumeRecoveryPointsRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Volume Recovery Points Request Marshaller
ListVolumeRecoveryPointsRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListVolumeRecoveryPointsRequestMarshaller
 
ListVolumeRecoveryPointsResult - Class in com.amazonaws.services.storagegateway.model
List Volume Recovery Points Result
ListVolumeRecoveryPointsResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
ListVolumeRecoveryPointsResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Volume Recovery Points Result JSON Unmarshaller
ListVolumeRecoveryPointsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListVolumeRecoveryPointsResultJsonUnmarshaller
 
listVolumes(ListVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists the iSCSI stored volumes of a gateway.
listVolumes(ListVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest, AsyncHandler<ListVolumesRequest, ListVolumesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest, AsyncHandler<ListVolumesRequest, ListVolumesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the iSCSI stored volumes of a gateway.
ListVolumesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListVolumes operation.
ListVolumesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
ListVolumesRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Volumes Request Marshaller
ListVolumesRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListVolumesRequestMarshaller
 
ListVolumesResult - Class in com.amazonaws.services.storagegateway.model
List Volumes Result
ListVolumesResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumesResult
 
ListVolumesResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
List Volumes Result JSON Unmarshaller
ListVolumesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ListVolumesResultJsonUnmarshaller
 
ListWithAutoConstructFlag<T> - Class in com.amazonaws.internal
List with auto construct flag to indicate whether it is auto constructed by Java SDK.
ListWithAutoConstructFlag() - Constructor for class com.amazonaws.internal.ListWithAutoConstructFlag
 
ListWithAutoConstructFlag(Collection<? extends T>) - Constructor for class com.amazonaws.internal.ListWithAutoConstructFlag
 
ListWithAutoConstructFlag(int) - Constructor for class com.amazonaws.internal.ListWithAutoConstructFlag
 
listWorkflowTypes(ListWorkflowTypesRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Returns information about workflow types in the specified domain.
listWorkflowTypes(ListWorkflowTypesRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Returns information about workflow types in the specified domain.
listWorkflowTypesAsync(ListWorkflowTypesRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about workflow types in the specified domain.
listWorkflowTypesAsync(ListWorkflowTypesRequest, AsyncHandler<ListWorkflowTypesRequest, WorkflowTypeInfos>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Returns information about workflow types in the specified domain.
listWorkflowTypesAsync(ListWorkflowTypesRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about workflow types in the specified domain.
listWorkflowTypesAsync(ListWorkflowTypesRequest, AsyncHandler<ListWorkflowTypesRequest, WorkflowTypeInfos>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Returns information about workflow types in the specified domain.
ListWorkflowTypesRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the ListWorkflowTypes operation.
ListWorkflowTypesRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
 
ListWorkflowTypesRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
List Workflow Types Request Marshaller
ListWorkflowTypesRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ListWorkflowTypesRequestMarshaller
 
LiteralOptions - Class in com.amazonaws.services.cloudsearch.model
Options that define a literal field in the search index.
LiteralOptions() - Constructor for class com.amazonaws.services.cloudsearch.model.LiteralOptions
 
LiteralOptionsStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Literal Options StAX Unmarshaller
LiteralOptionsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.LiteralOptionsStaxUnmarshaller
 
load(Class<T>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Loads an object with the hash key given and a configuration override.
load(Class<T>, Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Loads an object with the hash key given, using the default configuration.
load(Class<T>, Object, Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Loads an object with a hash and range key, using the default configuration.
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Returns an object with the given hash key, or null if no such object exists.
load(Class<T>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Loads an object with the hash key given and a configuration override.
load(Class<T>, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Loads an object with the hash key given, using the default configuration.
load(Class<T>, Object, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Loads an object with a hash and range key, using the default configuration.
load(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns an object whose keys match those of the prototype key object given, or null if no such item exists.
load(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns an object whose keys match those of the prototype key object given, or null if no such item exists.
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Returns an object with the given hash key, or null if no such object exists.
loadAllResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Eagerly loads all results for this list.
loadAllResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Eagerly loads all results for this list.
loadAndReplaceMimetypes(InputStream) - Method in class com.amazonaws.services.s3.internal.Mimetypes
Reads and stores the mime type setting corresponding to a file extension, by reading text from an InputStream.
LoadBalancer - Class in com.amazonaws.services.elasticbeanstalk.model
Describes a LoadBalancer.
LoadBalancer() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
Default constructor for a new LoadBalancer object.
LoadBalancerAttributeNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified load balancer attribute could not be found.
LoadBalancerAttributeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributeNotFoundException
Constructs a new LoadBalancerAttributeNotFoundException with the specified error message.
LoadBalancerAttributeNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
LoadBalancerAttributeNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerAttributeNotFoundExceptionUnmarshaller
 
LoadBalancerAttributes - Class in com.amazonaws.services.elasticloadbalancing.model
The LoadBalancerAttributes data type.
LoadBalancerAttributes() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
 
LoadBalancerAttributesStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Load Balancer Attributes StAX Unmarshaller
LoadBalancerAttributesStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerAttributesStaxUnmarshaller
 
LoadBalancerDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the details of a LoadBalancer.
LoadBalancerDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
 
LoadBalancerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
Contains the result of a successful invocation of DescribeLoadBalancers.
LoadBalancerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Default constructor for a new LoadBalancerDescription object.
LoadBalancerDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Load Balancer Description StAX Unmarshaller
LoadBalancerDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.LoadBalancerDescriptionStaxUnmarshaller
 
LoadBalancerDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Load Balancer Description StAX Unmarshaller
LoadBalancerDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerDescriptionStaxUnmarshaller
 
LoadBalancerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified load balancer could not be found.
LoadBalancerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.LoadBalancerNotFoundException
Constructs a new LoadBalancerNotFoundException with the specified error message.
LoadBalancerNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
LoadBalancerNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerNotFoundExceptionUnmarshaller
 
LoadBalancerStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Load Balancer StAX Unmarshaller
LoadBalancerStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.LoadBalancerStaxUnmarshaller
 
LoadBasedAutoScalingConfiguration - Class in com.amazonaws.services.opsworks.model
Describes a layer's load-based auto scaling configuration.
LoadBasedAutoScalingConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
 
LoadBasedAutoScalingConfigurationJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Load Based Auto Scaling Configuration JSON Unmarshaller
LoadBasedAutoScalingConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.LoadBasedAutoScalingConfigurationJsonUnmarshaller
 
loadClass(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Loads the class via the optionally specified classes in the order of their specification, and if not found, via the context class loader of the current thread, and if not found, from the caller class loader as the last resort.
loadClass(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
If classesFirst is false, loads the class via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the caller class loader as the last resort.
loadFrom(File, Class<T>) - Static method in enum com.amazonaws.util.json.Jackson
 
loadMetadataFromFile(File) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata from an XML file on disk.
loadMetadataFromInputStream(InputStream) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata from an arbitrary InputStream containing an XML file.
loadMetadataFromResource(String) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata from an XML file stored as a resource of the classloader used to load the RegionUtils class.
loadMetadataFromResource(Class<?>, String) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata from an XML file stored as a resource of the classloader used to load the given class.
loadMetadataFromResource(ClassLoader, String) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata from an XML file stored as a resource of the given classloader.
loadMetadataFromURI(URI) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata by downloading an XML file from the given URI and parsing it.
loadMetadataFromURI(URI, ClientConfiguration) - Static method in class com.amazonaws.regions.RegionUtils
Loads a set of region metadata by downloading an XML file from the given URI and parsing it.
loadProfiles(File) - Static method in class com.amazonaws.auth.profile.internal.ProfilesConfigFileParser
 
loadWorkflow() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
loadWorkflowThroughReplay(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.AsyncDecisionTaskHandler
 
loadWorkflowThroughReplay(Iterator<DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskHandler
 
localHostName() - Static method in class com.amazonaws.util.AwsHostNameUtils
Returns the host name for the local host.
LocalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
Represents a local secondary index.
LocalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
LocalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a local secondary index.
LocalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
LocalSecondaryIndexDescriptionJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Local Secondary Index Description JSON Unmarshaller
LocalSecondaryIndexDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.LocalSecondaryIndexDescriptionJsonUnmarshaller
 
Location - Class in com.amazonaws.services.directconnect.model
An AWS Direct Connect location where connections and interconnects can be requested.
Location() - Constructor for class com.amazonaws.services.directconnect.model.Location
 
LOCATION_CONSTRAINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the location constraint specified by a request.
LocationJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Location JSON Unmarshaller
LocationJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.LocationJsonUnmarshaller
 
log - Static variable in class com.amazonaws.auth.AWS4Signer
 
log - Static variable in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
 
log - Static variable in class com.amazonaws.metrics.internal.cloudwatch.RequestMetricCollectorSupport
 
log - Static variable in class com.amazonaws.metrics.internal.cloudwatch.ServiceMetricCollectorSupport
 
log() - Method in class com.amazonaws.util.AWSRequestMetrics
 
log() - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
LOGGING_AWS_REQUEST_METRIC - Static variable in class com.amazonaws.AmazonWebServiceClient
 
LoggingConfig - Class in com.amazonaws.services.cloudfront.model
A complex type that controls whether access logs are written for the distribution.
LoggingConfig() - Constructor for class com.amazonaws.services.cloudfront.model.LoggingConfig
Default constructor for a new LoggingConfig object.
LoggingConfig(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.LoggingConfig
Constructs a new LoggingConfig object.
LoggingConfig - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Configuration for access logging for a distribution.
LoggingConfig() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
Default constructor for a new LoggingConfig object.
LoggingConfig(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
Constructs a new LoggingConfig object.
LoggingConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Logging Config StAX Unmarshaller
LoggingConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.LoggingConfigStaxUnmarshaller
 
LoggingConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Logging Config StAX Unmarshaller
LoggingConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.LoggingConfigStaxUnmarshaller
 
LoginProfile - Class in com.amazonaws.services.identitymanagement.model
The LoginProfile data type contains the user name and password create date for a user.
LoginProfile() - Constructor for class com.amazonaws.services.identitymanagement.model.LoginProfile
Default constructor for a new LoginProfile object.
LoginProfile(String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.LoginProfile
Constructs a new LoginProfile object.
LoginProfileStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Login Profile StAX Unmarshaller
LoginProfileStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.LoginProfileStaxUnmarshaller
 
LONGPOLL_WAIT_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 

M

makeAsynchronous(ProceedingJoinPoint, Asynchronous) - Method in class com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect
 
makeS3CanonicalString(String, String, Request<T>, String) - Static method in class com.amazonaws.services.s3.internal.RestUtils
Calculate the canonical string for a REST/HTTP request to S3.
MalformedCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the certificate was malformed or expired.
MalformedCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.MalformedCertificateException
Constructs a new MalformedCertificateException with the specified error message.
MalformedCertificateExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
MalformedCertificateExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.MalformedCertificateExceptionUnmarshaller
 
MalformedManifestException - Exception in com.amazonaws.services.importexport.model
Your manifest is not well-formed.
MalformedManifestException(String) - Constructor for exception com.amazonaws.services.importexport.model.MalformedManifestException
Constructs a new MalformedManifestException with the specified error message.
MalformedManifestExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
MalformedManifestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.MalformedManifestExceptionUnmarshaller
 
MalformedPolicyDocumentException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
MalformedPolicyDocumentException - Exception in com.amazonaws.services.securitytoken.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
MalformedPolicyDocumentExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
MalformedPolicyDocumentExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
MalformedPolicyDocumentExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
MalformedPolicyDocumentExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
ManualActivityCompletion - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
ManualActivityCompletionClient - Class in com.amazonaws.services.simpleworkflow.flow
 
ManualActivityCompletionClient() - Constructor for class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClient
 
ManualActivityCompletionClientFactory - Class in com.amazonaws.services.simpleworkflow.flow
 
ManualActivityCompletionClientFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactory
 
ManualActivityCompletionClientFactoryImpl - Class in com.amazonaws.services.simpleworkflow.flow
 
ManualActivityCompletionClientFactoryImpl(AmazonSimpleWorkflow) - Constructor for class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactoryImpl
 
MapEntry<K,V> - Class in com.amazonaws.transform
Simple implementation of the Map.Entry interface.
MapEntry() - Constructor for class com.amazonaws.transform.MapEntry
 
mapOfPromisesToPromise(Map<K, Promise<V>>) - Static method in class com.amazonaws.services.simpleworkflow.flow.core.Promises
 
mapper - Variable in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Reference to the DynamoDB mapper for marshalling DynamoDB attributes back into objects
mapper - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Reference to the DynamoDB mapper for marshalling DynamoDB attributes back into objects
mapper - Variable in class com.amazonaws.services.simpleworkflow.flow.JsonDataConverter
 
MapUnmarshaller<K,V> - Class in com.amazonaws.transform
 
MapUnmarshaller(Unmarshaller<K, JsonUnmarshallerContext>, Unmarshaller<V, JsonUnmarshallerContext>) - Constructor for class com.amazonaws.transform.MapUnmarshaller
 
mark(int) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
The readlimit parameter is ignored.
mark(int) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
This method can only be used while less data has been read from the input stream than fits into the buffer.
mark(int) - Method in class com.amazonaws.util.ContentLengthValidationInputStream
Marks the current position in this input stream.
MarkerRecordedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the MarkerRecorded event.
MarkerRecordedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
 
MarkerRecordedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Marker Recorded Event Attributes JSON Unmarshaller
MarkerRecordedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.MarkerRecordedEventAttributesJsonUnmarshaller
 
MarketType - Enum in com.amazonaws.services.elasticmapreduce.model
Market Type
markSupported() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
markSupported() - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
markSupported() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
markSupported() - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
 
marshall(AttachInstancesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.AttachInstancesRequestMarshaller
 
marshall(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.CreateAutoScalingGroupRequestMarshaller
 
marshall(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.CreateLaunchConfigurationRequestMarshaller
 
marshall(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.CreateOrUpdateTagsRequestMarshaller
 
marshall(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DeleteAutoScalingGroupRequestMarshaller
 
marshall(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DeleteLaunchConfigurationRequestMarshaller
 
marshall(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DeleteNotificationConfigurationRequestMarshaller
 
marshall(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DeletePolicyRequestMarshaller
 
marshall(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DeleteScheduledActionRequestMarshaller
 
marshall(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DeleteTagsRequestMarshaller
 
marshall(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAccountLimitsRequestMarshaller
 
marshall(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAdjustmentTypesRequestMarshaller
 
marshall(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingGroupsRequestMarshaller
 
marshall(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingInstancesRequestMarshaller
 
marshall(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingNotificationTypesRequestMarshaller
 
marshall(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeLaunchConfigurationsRequestMarshaller
 
marshall(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeMetricCollectionTypesRequestMarshaller
 
marshall(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeNotificationConfigurationsRequestMarshaller
 
marshall(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribePoliciesRequestMarshaller
 
marshall(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeScalingActivitiesRequestMarshaller
 
marshall(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeScalingProcessTypesRequestMarshaller
 
marshall(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeScheduledActionsRequestMarshaller
 
marshall(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeTagsRequestMarshaller
 
marshall(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeTerminationPolicyTypesRequestMarshaller
 
marshall(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.DisableMetricsCollectionRequestMarshaller
 
marshall(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.EnableMetricsCollectionRequestMarshaller
 
marshall(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.ExecutePolicyRequestMarshaller
 
marshall(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.PutNotificationConfigurationRequestMarshaller
 
marshall(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.PutScalingPolicyRequestMarshaller
 
marshall(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.PutScheduledUpdateGroupActionRequestMarshaller
 
marshall(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.ResumeProcessesRequestMarshaller
 
marshall(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.SetDesiredCapacityRequestMarshaller
 
marshall(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.SetInstanceHealthRequestMarshaller
 
marshall(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.SuspendProcessesRequestMarshaller
 
marshall(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.TerminateInstanceInAutoScalingGroupRequestMarshaller
 
marshall(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.model.transform.UpdateAutoScalingGroupRequestMarshaller
 
marshall(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.CancelUpdateStackRequestMarshaller
 
marshall(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.CreateStackRequestMarshaller
 
marshall(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.DeleteStackRequestMarshaller
 
marshall(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackEventsRequestMarshaller
 
marshall(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourceRequestMarshaller
 
marshall(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourcesRequestMarshaller
 
marshall(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStacksRequestMarshaller
 
marshall(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.EstimateTemplateCostRequestMarshaller
 
marshall(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.GetStackPolicyRequestMarshaller
 
marshall(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.GetTemplateRequestMarshaller
 
marshall(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.ListStackResourcesRequestMarshaller
 
marshall(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.ListStacksRequestMarshaller
 
marshall(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.SetStackPolicyRequestMarshaller
 
marshall(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.UpdateStackRequestMarshaller
 
marshall(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.model.transform.ValidateTemplateRequestMarshaller
 
marshall(CreateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(CreateDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateDistributionRequestMarshaller
 
marshall(CreateInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateInvalidationRequestMarshaller
 
marshall(CreateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateStreamingDistributionRequestMarshaller
 
marshall(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.DeleteCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(DeleteDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.DeleteDistributionRequestMarshaller
 
marshall(DeleteStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.DeleteStreamingDistributionRequestMarshaller
 
marshall(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityConfigRequestMarshaller
 
marshall(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetDistributionConfigRequestMarshaller
 
marshall(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetDistributionRequestMarshaller
 
marshall(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetInvalidationRequestMarshaller
 
marshall(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionConfigRequestMarshaller
 
marshall(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionRequestMarshaller
 
marshall(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.ListCloudFrontOriginAccessIdentitiesRequestMarshaller
 
marshall(ListDistributionsRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.ListDistributionsRequestMarshaller
 
marshall(ListInvalidationsRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.ListInvalidationsRequestMarshaller
 
marshall(ListStreamingDistributionsRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.ListStreamingDistributionsRequestMarshaller
 
marshall(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.UpdateCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(UpdateDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.UpdateDistributionRequestMarshaller
 
marshall(UpdateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.model.transform.UpdateStreamingDistributionRequestMarshaller
 
marshall(CreateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(CreateDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateDistributionRequestMarshaller
 
marshall(CreateInvalidationRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateInvalidationRequestMarshaller
 
marshall(CreateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateStreamingDistributionRequestMarshaller
 
marshall(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DeleteCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(DeleteDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DeleteDistributionRequestMarshaller
 
marshall(DeleteStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DeleteStreamingDistributionRequestMarshaller
 
marshall(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityConfigRequestMarshaller
 
marshall(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionConfigRequestMarshaller
 
marshall(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionRequestMarshaller
 
marshall(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetInvalidationRequestMarshaller
 
marshall(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionConfigRequestMarshaller
 
marshall(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionRequestMarshaller
 
marshall(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListCloudFrontOriginAccessIdentitiesRequestMarshaller
 
marshall(ListDistributionsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListDistributionsRequestMarshaller
 
marshall(ListInvalidationsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListInvalidationsRequestMarshaller
 
marshall(ListStreamingDistributionsRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListStreamingDistributionsRequestMarshaller
 
marshall(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateCloudFrontOriginAccessIdentityRequestMarshaller
 
marshall(UpdateDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateDistributionRequestMarshaller
 
marshall(UpdateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateStreamingDistributionRequestMarshaller
 
marshall(CreateDomainRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.CreateDomainRequestMarshaller
 
marshall(DefineIndexFieldRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DefineIndexFieldRequestMarshaller
 
marshall(DefineRankExpressionRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DefineRankExpressionRequestMarshaller
 
marshall(DeleteDomainRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DeleteDomainRequestMarshaller
 
marshall(DeleteIndexFieldRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DeleteIndexFieldRequestMarshaller
 
marshall(DeleteRankExpressionRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DeleteRankExpressionRequestMarshaller
 
marshall(DescribeDefaultSearchFieldRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeDefaultSearchFieldRequestMarshaller
 
marshall(DescribeDomainsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeDomainsRequestMarshaller
 
marshall(DescribeIndexFieldsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeIndexFieldsRequestMarshaller
 
marshall(DescribeRankExpressionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeRankExpressionsRequestMarshaller
 
marshall(DescribeServiceAccessPoliciesRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeServiceAccessPoliciesRequestMarshaller
 
marshall(DescribeStemmingOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeStemmingOptionsRequestMarshaller
 
marshall(DescribeStopwordOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeStopwordOptionsRequestMarshaller
 
marshall(DescribeSynonymOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeSynonymOptionsRequestMarshaller
 
marshall(IndexDocumentsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.IndexDocumentsRequestMarshaller
 
marshall(UpdateDefaultSearchFieldRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateDefaultSearchFieldRequestMarshaller
 
marshall(UpdateServiceAccessPoliciesRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateServiceAccessPoliciesRequestMarshaller
 
marshall(UpdateStemmingOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateStemmingOptionsRequestMarshaller
 
marshall(UpdateStopwordOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateStopwordOptionsRequestMarshaller
 
marshall(UpdateSynonymOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateSynonymOptionsRequestMarshaller
 
marshall(CreateTrailRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.CreateTrailRequestMarshaller
 
marshall(DeleteTrailRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.DeleteTrailRequestMarshaller
 
marshall(DescribeTrailsRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.DescribeTrailsRequestMarshaller
 
marshall(GetTrailStatusRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.GetTrailStatusRequestMarshaller
 
marshall(StartLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.StartLoggingRequestMarshaller
 
marshall(StopLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.StopLoggingRequestMarshaller
 
marshall(UpdateTrailRequest) - Method in class com.amazonaws.services.cloudtrail.model.transform.UpdateTrailRequestMarshaller
 
marshall(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.DeleteAlarmsRequestMarshaller
 
marshall(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmHistoryRequestMarshaller
 
marshall(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsForMetricRequestMarshaller
 
marshall(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsRequestMarshaller
 
marshall(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.DisableAlarmActionsRequestMarshaller
 
marshall(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.EnableAlarmActionsRequestMarshaller
 
marshall(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.GetMetricStatisticsRequestMarshaller
 
marshall(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.ListMetricsRequestMarshaller
 
marshall(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.PutMetricAlarmRequestMarshaller
 
marshall(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.PutMetricDataRequestMarshaller
 
marshall(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.model.transform.SetAlarmStateRequestMarshaller
 
marshall(ActivatePipelineRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.ActivatePipelineRequestMarshaller
 
marshall(CreatePipelineRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.CreatePipelineRequestMarshaller
 
marshall(DeletePipelineRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.DeletePipelineRequestMarshaller
 
marshall(DescribeObjectsRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.DescribeObjectsRequestMarshaller
 
marshall(DescribePipelinesRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.DescribePipelinesRequestMarshaller
 
marshall(EvaluateExpressionRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.EvaluateExpressionRequestMarshaller
 
marshall(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.GetPipelineDefinitionRequestMarshaller
 
marshall(ListPipelinesRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.ListPipelinesRequestMarshaller
 
marshall(PollForTaskRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.PollForTaskRequestMarshaller
 
marshall(PutPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.PutPipelineDefinitionRequestMarshaller
 
marshall(QueryObjectsRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.QueryObjectsRequestMarshaller
 
marshall(ReportTaskProgressRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.ReportTaskProgressRequestMarshaller
 
marshall(ReportTaskRunnerHeartbeatRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.ReportTaskRunnerHeartbeatRequestMarshaller
 
marshall(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.SetStatusRequestMarshaller
 
marshall(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.SetTaskStatusRequestMarshaller
 
marshall(ValidatePipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.model.transform.ValidatePipelineDefinitionRequestMarshaller
 
marshall(AllocateConnectionOnInterconnectRequest) - Method in class com.amazonaws.services.directconnect.model.transform.AllocateConnectionOnInterconnectRequestMarshaller
 
marshall(AllocatePrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.AllocatePrivateVirtualInterfaceRequestMarshaller
 
marshall(AllocatePublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.AllocatePublicVirtualInterfaceRequestMarshaller
 
marshall(ConfirmConnectionRequest) - Method in class com.amazonaws.services.directconnect.model.transform.ConfirmConnectionRequestMarshaller
 
marshall(ConfirmPrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.ConfirmPrivateVirtualInterfaceRequestMarshaller
 
marshall(ConfirmPublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.ConfirmPublicVirtualInterfaceRequestMarshaller
 
marshall(CreateConnectionRequest) - Method in class com.amazonaws.services.directconnect.model.transform.CreateConnectionRequestMarshaller
 
marshall(CreateInterconnectRequest) - Method in class com.amazonaws.services.directconnect.model.transform.CreateInterconnectRequestMarshaller
 
marshall(CreatePrivateVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.CreatePrivateVirtualInterfaceRequestMarshaller
 
marshall(CreatePublicVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.CreatePublicVirtualInterfaceRequestMarshaller
 
marshall(DeleteConnectionRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DeleteConnectionRequestMarshaller
 
marshall(DeleteInterconnectRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DeleteInterconnectRequestMarshaller
 
marshall(DeleteVirtualInterfaceRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DeleteVirtualInterfaceRequestMarshaller
 
marshall(DescribeConnectionsOnInterconnectRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsOnInterconnectRequestMarshaller
 
marshall(DescribeConnectionsRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsRequestMarshaller
 
marshall(DescribeInterconnectsRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeInterconnectsRequestMarshaller
 
marshall(DescribeLocationsRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeLocationsRequestMarshaller
 
marshall(DescribeVirtualGatewaysRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeVirtualGatewaysRequestMarshaller
 
marshall(DescribeVirtualInterfacesRequest) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeVirtualInterfacesRequestMarshaller
 
marshall(T) - Method in interface com.amazonaws.services.dynamodb.datamodeling.DynamoDBMarshaller
Deprecated.
Turns an object of type T into its String representation.
marshall(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
Deprecated.
 
marshall(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.BatchGetItemRequestMarshaller
Deprecated.
 
marshall(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.BatchWriteItemRequestMarshaller
Deprecated.
 
marshall(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.CreateTableRequestMarshaller
Deprecated.
 
marshall(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.DeleteItemRequestMarshaller
Deprecated.
 
marshall(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.DeleteTableRequestMarshaller
Deprecated.
 
marshall(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.DescribeTableRequestMarshaller
Deprecated.
 
marshall(GetItemRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.GetItemRequestMarshaller
Deprecated.
 
marshall(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.ListTablesRequestMarshaller
Deprecated.
 
marshall(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.PutItemRequestMarshaller
Deprecated.
 
marshall(QueryRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.QueryRequestMarshaller
Deprecated.
 
marshall(ScanRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.ScanRequestMarshaller
Deprecated.
 
marshall(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.UpdateItemRequestMarshaller
Deprecated.
 
marshall(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.model.transform.UpdateTableRequestMarshaller
Deprecated.
 
marshall(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller
Turns an object of type T into its String representation.
marshall(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
 
marshall(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.BatchGetItemRequestMarshaller
 
marshall(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.BatchWriteItemRequestMarshaller
 
marshall(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.CreateTableRequestMarshaller
 
marshall(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteItemRequestMarshaller
 
marshall(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteTableRequestMarshaller
 
marshall(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DescribeTableRequestMarshaller
 
marshall(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.GetItemRequestMarshaller
 
marshall(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ListTablesRequestMarshaller
 
marshall(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.PutItemRequestMarshaller
 
marshall(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.QueryRequestMarshaller
 
marshall(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ScanRequestMarshaller
 
marshall(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.UpdateItemRequestMarshaller
 
marshall(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.model.transform.UpdateTableRequestMarshaller
 
marshall(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.model.transform.AllocateAddressRequestMarshaller
 
marshall(AssignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.model.transform.AssignPrivateIpAddressesRequestMarshaller
 
marshall(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.model.transform.AssociateAddressRequestMarshaller
 
marshall(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.model.transform.AssociateDhcpOptionsRequestMarshaller
 
marshall(AssociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.model.transform.AssociateRouteTableRequestMarshaller
 
marshall(AttachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.AttachInternetGatewayRequestMarshaller
 
marshall(AttachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.model.transform.AttachNetworkInterfaceRequestMarshaller
 
marshall(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.model.transform.AttachVolumeRequestMarshaller
 
marshall(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.AttachVpnGatewayRequestMarshaller
 
marshall(AuthorizeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.model.transform.AuthorizeSecurityGroupEgressRequestMarshaller
 
marshall(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.model.transform.AuthorizeSecurityGroupIngressRequestMarshaller
 
marshall(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.model.transform.BundleInstanceRequestMarshaller
 
marshall(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.model.transform.CancelBundleTaskRequestMarshaller
 
marshall(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.model.transform.CancelConversionTaskRequestMarshaller
 
marshall(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.model.transform.CancelExportTaskRequestMarshaller
 
marshall(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.model.transform.CancelReservedInstancesListingRequestMarshaller
 
marshall(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.model.transform.CancelSpotInstanceRequestsRequestMarshaller
 
marshall(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.model.transform.ConfirmProductInstanceRequestMarshaller
 
marshall(CopyImageRequest) - Method in class com.amazonaws.services.ec2.model.transform.CopyImageRequestMarshaller
 
marshall(CopySnapshotRequest) - Method in class com.amazonaws.services.ec2.model.transform.CopySnapshotRequestMarshaller
 
marshall(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateCustomerGatewayRequestMarshaller
 
marshall(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateDhcpOptionsRequestMarshaller
 
marshall(CreateImageRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateImageRequestMarshaller
 
marshall(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateInstanceExportTaskRequestMarshaller
 
marshall(CreateInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateInternetGatewayRequestMarshaller
 
marshall(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateKeyPairRequestMarshaller
 
marshall(CreateNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateNetworkAclEntryRequestMarshaller
 
marshall(CreateNetworkAclRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateNetworkAclRequestMarshaller
 
marshall(CreateNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateNetworkInterfaceRequestMarshaller
 
marshall(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreatePlacementGroupRequestMarshaller
 
marshall(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateReservedInstancesListingRequestMarshaller
 
marshall(CreateRouteRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateRouteRequestMarshaller
 
marshall(CreateRouteTableRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateRouteTableRequestMarshaller
 
marshall(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateSecurityGroupRequestMarshaller
 
marshall(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateSnapshotRequestMarshaller
 
marshall(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateSpotDatafeedSubscriptionRequestMarshaller
 
marshall(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateSubnetRequestMarshaller
 
marshall(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateTagsRequestMarshaller
 
marshall(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateVolumeRequestMarshaller
 
marshall(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpcRequestMarshaller
 
marshall(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionRequestMarshaller
 
marshall(CreateVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionRouteRequestMarshaller
 
marshall(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpnGatewayRequestMarshaller
 
marshall(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteCustomerGatewayRequestMarshaller
 
marshall(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteDhcpOptionsRequestMarshaller
 
marshall(DeleteInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteInternetGatewayRequestMarshaller
 
marshall(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteKeyPairRequestMarshaller
 
marshall(DeleteNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteNetworkAclEntryRequestMarshaller
 
marshall(DeleteNetworkAclRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteNetworkAclRequestMarshaller
 
marshall(DeleteNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteNetworkInterfaceRequestMarshaller
 
marshall(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeletePlacementGroupRequestMarshaller
 
marshall(DeleteRouteRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteRouteRequestMarshaller
 
marshall(DeleteRouteTableRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteRouteTableRequestMarshaller
 
marshall(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteSecurityGroupRequestMarshaller
 
marshall(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteSnapshotRequestMarshaller
 
marshall(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteSpotDatafeedSubscriptionRequestMarshaller
 
marshall(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteSubnetRequestMarshaller
 
marshall(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteTagsRequestMarshaller
 
marshall(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteVolumeRequestMarshaller
 
marshall(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteVpcRequestMarshaller
 
marshall(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteVpnConnectionRequestMarshaller
 
marshall(DeleteVpnConnectionRouteRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteVpnConnectionRouteRequestMarshaller
 
marshall(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeleteVpnGatewayRequestMarshaller
 
marshall(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.model.transform.DeregisterImageRequestMarshaller
 
marshall(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeAccountAttributesRequestMarshaller
 
marshall(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeAddressesRequestMarshaller
 
marshall(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeAvailabilityZonesRequestMarshaller
 
marshall(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeBundleTasksRequestMarshaller
 
marshall(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeConversionTasksRequestMarshaller
 
marshall(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeCustomerGatewaysRequestMarshaller
 
marshall(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeDhcpOptionsRequestMarshaller
 
marshall(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeExportTasksRequestMarshaller
 
marshall(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeImageAttributeRequestMarshaller
 
marshall(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeImagesRequestMarshaller
 
marshall(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInstanceAttributeRequestMarshaller
 
marshall(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInstancesRequestMarshaller
 
marshall(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInstanceStatusRequestMarshaller
 
marshall(DescribeInternetGatewaysRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInternetGatewaysRequestMarshaller
 
marshall(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeKeyPairsRequestMarshaller
 
marshall(DescribeNetworkAclsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkAclsRequestMarshaller
 
marshall(DescribeNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfaceAttributeRequestMarshaller
 
marshall(DescribeNetworkInterfacesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfacesRequestMarshaller
 
marshall(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsRequestMarshaller
 
marshall(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeRegionsRequestMarshaller
 
marshall(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesListingsRequestMarshaller
 
marshall(DescribeReservedInstancesModificationsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesModificationsRequestMarshaller
 
marshall(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesOfferingsRequestMarshaller
 
marshall(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesRequestMarshaller
 
marshall(DescribeRouteTablesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeRouteTablesRequestMarshaller
 
marshall(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSecurityGroupsRequestMarshaller
 
marshall(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSnapshotAttributeRequestMarshaller
 
marshall(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSnapshotsRequestMarshaller
 
marshall(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSpotDatafeedSubscriptionRequestMarshaller
 
marshall(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSpotInstanceRequestsRequestMarshaller
 
marshall(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSpotPriceHistoryRequestMarshaller
 
marshall(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSubnetsRequestMarshaller
 
marshall(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeTagsRequestMarshaller
 
marshall(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVolumeAttributeRequestMarshaller
 
marshall(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVolumesRequestMarshaller
 
marshall(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVolumeStatusRequestMarshaller
 
marshall(DescribeVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpcAttributeRequestMarshaller
 
marshall(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpcsRequestMarshaller
 
marshall(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpnConnectionsRequestMarshaller
 
marshall(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpnGatewaysRequestMarshaller
 
marshall(DetachInternetGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.DetachInternetGatewayRequestMarshaller
 
marshall(DetachNetworkInterfaceRequest) - Method in class com.amazonaws.services.ec2.model.transform.DetachNetworkInterfaceRequestMarshaller
 
marshall(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.model.transform.DetachVolumeRequestMarshaller
 
marshall(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.model.transform.DetachVpnGatewayRequestMarshaller
 
marshall(DisableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.model.transform.DisableVgwRoutePropagationRequestMarshaller
 
marshall(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.model.transform.DisassociateAddressRequestMarshaller
 
marshall(DisassociateRouteTableRequest) - Method in class com.amazonaws.services.ec2.model.transform.DisassociateRouteTableRequestMarshaller
 
marshall(EnableVgwRoutePropagationRequest) - Method in class com.amazonaws.services.ec2.model.transform.EnableVgwRoutePropagationRequestMarshaller
 
marshall(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.model.transform.EnableVolumeIORequestMarshaller
 
marshall(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.model.transform.GetConsoleOutputRequestMarshaller
 
marshall(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.model.transform.GetPasswordDataRequestMarshaller
 
marshall(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.model.transform.ImportInstanceRequestMarshaller
 
marshall(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.model.transform.ImportKeyPairRequestMarshaller
 
marshall(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ImportVolumeRequestMarshaller
 
marshall(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifyImageAttributeRequestMarshaller
 
marshall(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifyInstanceAttributeRequestMarshaller
 
marshall(ModifyNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifyNetworkInterfaceAttributeRequestMarshaller
 
marshall(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifyReservedInstancesRequestMarshaller
 
marshall(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifySnapshotAttributeRequestMarshaller
 
marshall(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifyVolumeAttributeRequestMarshaller
 
marshall(ModifyVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ModifyVpcAttributeRequestMarshaller
 
marshall(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.MonitorInstancesRequestMarshaller
 
marshall(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.model.transform.PurchaseReservedInstancesOfferingRequestMarshaller
 
marshall(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.RebootInstancesRequestMarshaller
 
marshall(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.model.transform.RegisterImageRequestMarshaller
 
marshall(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.model.transform.ReleaseAddressRequestMarshaller
 
marshall(ReplaceNetworkAclAssociationRequest) - Method in class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclAssociationRequestMarshaller
 
marshall(ReplaceNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclEntryRequestMarshaller
 
marshall(ReplaceRouteRequest) - Method in class com.amazonaws.services.ec2.model.transform.ReplaceRouteRequestMarshaller
 
marshall(ReplaceRouteTableAssociationRequest) - Method in class com.amazonaws.services.ec2.model.transform.ReplaceRouteTableAssociationRequestMarshaller
 
marshall(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.model.transform.ReportInstanceStatusRequestMarshaller
 
marshall(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.RequestSpotInstancesRequestMarshaller
 
marshall(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ResetImageAttributeRequestMarshaller
 
marshall(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ResetInstanceAttributeRequestMarshaller
 
marshall(ResetNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ResetNetworkInterfaceAttributeRequestMarshaller
 
marshall(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.model.transform.ResetSnapshotAttributeRequestMarshaller
 
marshall(RevokeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.model.transform.RevokeSecurityGroupEgressRequestMarshaller
 
marshall(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.model.transform.RevokeSecurityGroupIngressRequestMarshaller
 
marshall(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.RunInstancesRequestMarshaller
 
marshall(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.StartInstancesRequestMarshaller
 
marshall(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.StopInstancesRequestMarshaller
 
marshall(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.TerminateInstancesRequestMarshaller
 
marshall(UnassignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.model.transform.UnassignPrivateIpAddressesRequestMarshaller
 
marshall(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.model.transform.UnmonitorInstancesRequestMarshaller
 
marshall(AuthorizeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.model.transform.AuthorizeCacheSecurityGroupIngressRequestMarshaller
 
marshall(CreateCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.model.transform.CreateCacheClusterRequestMarshaller
 
marshall(CreateCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.CreateCacheParameterGroupRequestMarshaller
 
marshall(CreateCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.CreateCacheSecurityGroupRequestMarshaller
 
marshall(CreateCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.CreateCacheSubnetGroupRequestMarshaller
 
marshall(CreateReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.CreateReplicationGroupRequestMarshaller
 
marshall(DeleteCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DeleteCacheClusterRequestMarshaller
 
marshall(DeleteCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DeleteCacheParameterGroupRequestMarshaller
 
marshall(DeleteCacheSecurityGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DeleteCacheSecurityGroupRequestMarshaller
 
marshall(DeleteCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DeleteCacheSubnetGroupRequestMarshaller
 
marshall(DeleteReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DeleteReplicationGroupRequestMarshaller
 
marshall(DescribeCacheClustersRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheClustersRequestMarshaller
 
marshall(DescribeCacheEngineVersionsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheEngineVersionsRequestMarshaller
 
marshall(DescribeCacheParameterGroupsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheParameterGroupsRequestMarshaller
 
marshall(DescribeCacheParametersRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheParametersRequestMarshaller
 
marshall(DescribeCacheSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheSecurityGroupsRequestMarshaller
 
marshall(DescribeCacheSubnetGroupsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheSubnetGroupsRequestMarshaller
 
marshall(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeEngineDefaultParametersRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeReplicationGroupsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeReplicationGroupsRequestMarshaller
 
marshall(DescribeReservedCacheNodesOfferingsRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesOfferingsRequestMarshaller
 
marshall(DescribeReservedCacheNodesRequest) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesRequestMarshaller
 
marshall(ModifyCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.model.transform.ModifyCacheClusterRequestMarshaller
 
marshall(ModifyCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.ModifyCacheParameterGroupRequestMarshaller
 
marshall(ModifyCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.ModifyCacheSubnetGroupRequestMarshaller
 
marshall(ModifyReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.ModifyReplicationGroupRequestMarshaller
 
marshall(PurchaseReservedCacheNodesOfferingRequest) - Method in class com.amazonaws.services.elasticache.model.transform.PurchaseReservedCacheNodesOfferingRequestMarshaller
 
marshall(RebootCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.model.transform.RebootCacheClusterRequestMarshaller
 
marshall(ResetCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.model.transform.ResetCacheParameterGroupRequestMarshaller
 
marshall(RevokeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.model.transform.RevokeCacheSecurityGroupIngressRequestMarshaller
 
marshall(CheckDNSAvailabilityRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CheckDNSAvailabilityRequestMarshaller
 
marshall(CreateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationRequestMarshaller
 
marshall(CreateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationVersionRequestMarshaller
 
marshall(CreateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateConfigurationTemplateRequestMarshaller
 
marshall(CreateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateEnvironmentRequestMarshaller
 
marshall(CreateStorageLocationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateStorageLocationRequestMarshaller
 
marshall(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteApplicationRequestMarshaller
 
marshall(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteApplicationVersionRequestMarshaller
 
marshall(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteConfigurationTemplateRequestMarshaller
 
marshall(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DeleteEnvironmentConfigurationRequestMarshaller
 
marshall(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationsRequestMarshaller
 
marshall(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationVersionsRequestMarshaller
 
marshall(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationOptionsRequestMarshaller
 
marshall(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationSettingsRequestMarshaller
 
marshall(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentResourcesRequestMarshaller
 
marshall(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentsRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEventsRequestMarshaller
 
marshall(ListAvailableSolutionStacksRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ListAvailableSolutionStacksRequestMarshaller
 
marshall(RebuildEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.RebuildEnvironmentRequestMarshaller
 
marshall(RequestEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.RequestEnvironmentInfoRequestMarshaller
 
marshall(RestartAppServerRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.RestartAppServerRequestMarshaller
 
marshall(RetrieveEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.RetrieveEnvironmentInfoRequestMarshaller
 
marshall(SwapEnvironmentCNAMEsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.SwapEnvironmentCNAMEsRequestMarshaller
 
marshall(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TerminateEnvironmentRequestMarshaller
 
marshall(UpdateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationRequestMarshaller
 
marshall(UpdateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationVersionRequestMarshaller
 
marshall(UpdateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateConfigurationTemplateRequestMarshaller
 
marshall(UpdateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateEnvironmentRequestMarshaller
 
marshall(ValidateConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ValidateConfigurationSettingsRequestMarshaller
 
marshall(ApplySecurityGroupsToLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ApplySecurityGroupsToLoadBalancerRequestMarshaller
 
marshall(AttachLoadBalancerToSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.AttachLoadBalancerToSubnetsRequestMarshaller
 
marshall(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ConfigureHealthCheckRequestMarshaller
 
marshall(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateAppCookieStickinessPolicyRequestMarshaller
 
marshall(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLBCookieStickinessPolicyRequestMarshaller
 
marshall(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerListenersRequestMarshaller
 
marshall(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerPolicyRequestMarshaller
 
marshall(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerRequestMarshaller
 
marshall(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerListenersRequestMarshaller
 
marshall(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerPolicyRequestMarshaller
 
marshall(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerRequestMarshaller
 
marshall(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeregisterInstancesFromLoadBalancerRequestMarshaller
 
marshall(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeInstanceHealthRequestMarshaller
 
marshall(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerAttributesRequestMarshaller
 
marshall(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPoliciesRequestMarshaller
 
marshall(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPolicyTypesRequestMarshaller
 
marshall(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancersRequestMarshaller
 
marshall(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DetachLoadBalancerFromSubnetsRequestMarshaller
 
marshall(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DisableAvailabilityZonesForLoadBalancerRequestMarshaller
 
marshall(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.EnableAvailabilityZonesForLoadBalancerRequestMarshaller
 
marshall(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ModifyLoadBalancerAttributesRequestMarshaller
 
marshall(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.RegisterInstancesWithLoadBalancerRequestMarshaller
 
marshall(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerListenerSSLCertificateRequestMarshaller
 
marshall(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesForBackendServerRequestMarshaller
 
marshall(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesOfListenerRequestMarshaller
 
marshall(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.AddInstanceGroupsRequestMarshaller
 
marshall(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.AddJobFlowStepsRequestMarshaller
 
marshall(AddTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.AddTagsRequestMarshaller
 
marshall(DescribeClusterRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeClusterRequestMarshaller
 
marshall(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeJobFlowsRequestMarshaller
 
marshall(DescribeStepRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeStepRequestMarshaller
 
marshall(ListBootstrapActionsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListBootstrapActionsRequestMarshaller
 
marshall(ListClustersRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListClustersRequestMarshaller
 
marshall(ListInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListInstanceGroupsRequestMarshaller
 
marshall(ListInstancesRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListInstancesRequestMarshaller
 
marshall(ListStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListStepsRequestMarshaller
 
marshall(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ModifyInstanceGroupsRequestMarshaller
 
marshall(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.RemoveTagsRequestMarshaller
 
marshall(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.RunJobFlowRequestMarshaller
 
marshall(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.SetTerminationProtectionRequestMarshaller
 
marshall(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.SetVisibleToAllUsersRequestMarshaller
 
marshall(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.TerminateJobFlowsRequestMarshaller
 
marshall(CancelJobRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CancelJobRequestMarshaller
 
marshall(CreateJobRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CreateJobRequestMarshaller
 
marshall(CreatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CreatePipelineRequestMarshaller
 
marshall(CreatePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CreatePresetRequestMarshaller
 
marshall(DeletePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.DeletePipelineRequestMarshaller
 
marshall(DeletePresetRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.DeletePresetRequestMarshaller
 
marshall(ListJobsByPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByPipelineRequestMarshaller
 
marshall(ListJobsByStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByStatusRequestMarshaller
 
marshall(ListPipelinesRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListPipelinesRequestMarshaller
 
marshall(ListPresetsRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListPresetsRequestMarshaller
 
marshall(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ReadJobRequestMarshaller
 
marshall(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ReadPipelineRequestMarshaller
 
marshall(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ReadPresetRequestMarshaller
 
marshall(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.TestRoleRequestMarshaller
 
marshall(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineNotificationsRequestMarshaller
 
marshall(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineRequestMarshaller
 
marshall(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineStatusRequestMarshaller
 
marshall(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.model.transform.AbortMultipartUploadRequestMarshaller
 
marshall(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.model.transform.CompleteMultipartUploadRequestMarshaller
 
marshall(CreateVaultRequest) - Method in class com.amazonaws.services.glacier.model.transform.CreateVaultRequestMarshaller
 
marshall(DeleteArchiveRequest) - Method in class com.amazonaws.services.glacier.model.transform.DeleteArchiveRequestMarshaller
 
marshall(DeleteVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.model.transform.DeleteVaultNotificationsRequestMarshaller
 
marshall(DeleteVaultRequest) - Method in class com.amazonaws.services.glacier.model.transform.DeleteVaultRequestMarshaller
 
marshall(DescribeJobRequest) - Method in class com.amazonaws.services.glacier.model.transform.DescribeJobRequestMarshaller
 
marshall(DescribeVaultRequest) - Method in class com.amazonaws.services.glacier.model.transform.DescribeVaultRequestMarshaller
 
marshall(GetJobOutputRequest) - Method in class com.amazonaws.services.glacier.model.transform.GetJobOutputRequestMarshaller
 
marshall(GetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.model.transform.GetVaultNotificationsRequestMarshaller
 
marshall(InitiateJobRequest) - Method in class com.amazonaws.services.glacier.model.transform.InitiateJobRequestMarshaller
 
marshall(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.model.transform.InitiateMultipartUploadRequestMarshaller
 
marshall(ListJobsRequest) - Method in class com.amazonaws.services.glacier.model.transform.ListJobsRequestMarshaller
 
marshall(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.glacier.model.transform.ListMultipartUploadsRequestMarshaller
 
marshall(ListPartsRequest) - Method in class com.amazonaws.services.glacier.model.transform.ListPartsRequestMarshaller
 
marshall(ListVaultsRequest) - Method in class com.amazonaws.services.glacier.model.transform.ListVaultsRequestMarshaller
 
marshall(SetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.model.transform.SetVaultNotificationsRequestMarshaller
 
marshall(UploadArchiveRequest) - Method in class com.amazonaws.services.glacier.model.transform.UploadArchiveRequestMarshaller
 
marshall(UploadMultipartPartRequest) - Method in class com.amazonaws.services.glacier.model.transform.UploadMultipartPartRequestMarshaller
 
marshall(AddRoleToInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.AddRoleToInstanceProfileRequestMarshaller
 
marshall(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.AddUserToGroupRequestMarshaller
 
marshall(ChangePasswordRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ChangePasswordRequestMarshaller
 
marshall(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateAccessKeyRequestMarshaller
 
marshall(CreateAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateAccountAliasRequestMarshaller
 
marshall(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateGroupRequestMarshaller
 
marshall(CreateInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateInstanceProfileRequestMarshaller
 
marshall(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateLoginProfileRequestMarshaller
 
marshall(CreateRoleRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateRoleRequestMarshaller
 
marshall(CreateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateSAMLProviderRequestMarshaller
 
marshall(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateUserRequestMarshaller
 
marshall(CreateVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateVirtualMFADeviceRequestMarshaller
 
marshall(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeactivateMFADeviceRequestMarshaller
 
marshall(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteAccessKeyRequestMarshaller
 
marshall(DeleteAccountAliasRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteAccountAliasRequestMarshaller
 
marshall(DeleteAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteAccountPasswordPolicyRequestMarshaller
 
marshall(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteGroupPolicyRequestMarshaller
 
marshall(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteGroupRequestMarshaller
 
marshall(DeleteInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteInstanceProfileRequestMarshaller
 
marshall(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteLoginProfileRequestMarshaller
 
marshall(DeleteRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteRolePolicyRequestMarshaller
 
marshall(DeleteRoleRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteRoleRequestMarshaller
 
marshall(DeleteSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteSAMLProviderRequestMarshaller
 
marshall(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteServerCertificateRequestMarshaller
 
marshall(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteSigningCertificateRequestMarshaller
 
marshall(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteUserPolicyRequestMarshaller
 
marshall(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteUserRequestMarshaller
 
marshall(DeleteVirtualMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteVirtualMFADeviceRequestMarshaller
 
marshall(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.EnableMFADeviceRequestMarshaller
 
marshall(GetAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetAccountPasswordPolicyRequestMarshaller
 
marshall(GetAccountSummaryRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetAccountSummaryRequestMarshaller
 
marshall(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetGroupPolicyRequestMarshaller
 
marshall(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetGroupRequestMarshaller
 
marshall(GetInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetInstanceProfileRequestMarshaller
 
marshall(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetLoginProfileRequestMarshaller
 
marshall(GetRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetRolePolicyRequestMarshaller
 
marshall(GetRoleRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetRoleRequestMarshaller
 
marshall(GetSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetSAMLProviderRequestMarshaller
 
marshall(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetServerCertificateRequestMarshaller
 
marshall(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetUserPolicyRequestMarshaller
 
marshall(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetUserRequestMarshaller
 
marshall(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListAccessKeysRequestMarshaller
 
marshall(ListAccountAliasesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListAccountAliasesRequestMarshaller
 
marshall(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupPoliciesRequestMarshaller
 
marshall(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupsForUserRequestMarshaller
 
marshall(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupsRequestMarshaller
 
marshall(ListInstanceProfilesForRoleRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesForRoleRequestMarshaller
 
marshall(ListInstanceProfilesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesRequestMarshaller
 
marshall(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListMFADevicesRequestMarshaller
 
marshall(ListRolePoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListRolePoliciesRequestMarshaller
 
marshall(ListRolesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListRolesRequestMarshaller
 
marshall(ListSAMLProvidersRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListSAMLProvidersRequestMarshaller
 
marshall(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListServerCertificatesRequestMarshaller
 
marshall(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListSigningCertificatesRequestMarshaller
 
marshall(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListUserPoliciesRequestMarshaller
 
marshall(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListUsersRequestMarshaller
 
marshall(ListVirtualMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListVirtualMFADevicesRequestMarshaller
 
marshall(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.PutGroupPolicyRequestMarshaller
 
marshall(PutRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.PutRolePolicyRequestMarshaller
 
marshall(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.PutUserPolicyRequestMarshaller
 
marshall(RemoveRoleFromInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.RemoveRoleFromInstanceProfileRequestMarshaller
 
marshall(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.RemoveUserFromGroupRequestMarshaller
 
marshall(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.ResyncMFADeviceRequestMarshaller
 
marshall(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateAccessKeyRequestMarshaller
 
marshall(UpdateAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateAccountPasswordPolicyRequestMarshaller
 
marshall(UpdateAssumeRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateAssumeRolePolicyRequestMarshaller
 
marshall(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateGroupRequestMarshaller
 
marshall(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateLoginProfileRequestMarshaller
 
marshall(UpdateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateSAMLProviderRequestMarshaller
 
marshall(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateServerCertificateRequestMarshaller
 
marshall(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateSigningCertificateRequestMarshaller
 
marshall(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateUserRequestMarshaller
 
marshall(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UploadServerCertificateRequestMarshaller
 
marshall(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.model.transform.UploadSigningCertificateRequestMarshaller
 
marshall(CancelJobRequest) - Method in class com.amazonaws.services.importexport.model.transform.CancelJobRequestMarshaller
 
marshall(CreateJobRequest) - Method in class com.amazonaws.services.importexport.model.transform.CreateJobRequestMarshaller
 
marshall(GetStatusRequest) - Method in class com.amazonaws.services.importexport.model.transform.GetStatusRequestMarshaller
 
marshall(ListJobsRequest) - Method in class com.amazonaws.services.importexport.model.transform.ListJobsRequestMarshaller
 
marshall(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.model.transform.UpdateJobRequestMarshaller
 
marshall(CreateStreamRequest) - Method in class com.amazonaws.services.kinesis.model.transform.CreateStreamRequestMarshaller
 
marshall(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.model.transform.DeleteStreamRequestMarshaller
 
marshall(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.model.transform.DescribeStreamRequestMarshaller
 
marshall(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.model.transform.GetRecordsRequestMarshaller
 
marshall(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.model.transform.GetShardIteratorRequestMarshaller
 
marshall(ListStreamsRequest) - Method in class com.amazonaws.services.kinesis.model.transform.ListStreamsRequestMarshaller
 
marshall(MergeShardsRequest) - Method in class com.amazonaws.services.kinesis.model.transform.MergeShardsRequestMarshaller
 
marshall(PutRecordRequest) - Method in class com.amazonaws.services.kinesis.model.transform.PutRecordRequestMarshaller
 
marshall(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.model.transform.SplitShardRequestMarshaller
 
marshall(AssignVolumeRequest) - Method in class com.amazonaws.services.opsworks.model.transform.AssignVolumeRequestMarshaller
 
marshall(AssociateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.model.transform.AssociateElasticIpRequestMarshaller
 
marshall(AttachElasticLoadBalancerRequest) - Method in class com.amazonaws.services.opsworks.model.transform.AttachElasticLoadBalancerRequestMarshaller
 
marshall(CloneStackRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CloneStackRequestMarshaller
 
marshall(CreateAppRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CreateAppRequestMarshaller
 
marshall(CreateDeploymentRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CreateDeploymentRequestMarshaller
 
marshall(CreateInstanceRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CreateInstanceRequestMarshaller
 
marshall(CreateLayerRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CreateLayerRequestMarshaller
 
marshall(CreateStackRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CreateStackRequestMarshaller
 
marshall(CreateUserProfileRequest) - Method in class com.amazonaws.services.opsworks.model.transform.CreateUserProfileRequestMarshaller
 
marshall(DeleteAppRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeleteAppRequestMarshaller
 
marshall(DeleteInstanceRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeleteInstanceRequestMarshaller
 
marshall(DeleteLayerRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeleteLayerRequestMarshaller
 
marshall(DeleteStackRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeleteStackRequestMarshaller
 
marshall(DeleteUserProfileRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeleteUserProfileRequestMarshaller
 
marshall(DeregisterElasticIpRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeregisterElasticIpRequestMarshaller
 
marshall(DeregisterVolumeRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DeregisterVolumeRequestMarshaller
 
marshall(DescribeAppsRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeAppsRequestMarshaller
 
marshall(DescribeCommandsRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeCommandsRequestMarshaller
 
marshall(DescribeDeploymentsRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeDeploymentsRequestMarshaller
 
marshall(DescribeElasticIpsRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeElasticIpsRequestMarshaller
 
marshall(DescribeElasticLoadBalancersRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeElasticLoadBalancersRequestMarshaller
 
marshall(DescribeInstancesRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeInstancesRequestMarshaller
 
marshall(DescribeLayersRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeLayersRequestMarshaller
 
marshall(DescribeLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeLoadBasedAutoScalingRequestMarshaller
 
marshall(DescribeMyUserProfileRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeMyUserProfileRequestMarshaller
 
marshall(DescribePermissionsRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribePermissionsRequestMarshaller
 
marshall(DescribeRaidArraysRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeRaidArraysRequestMarshaller
 
marshall(DescribeServiceErrorsRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeServiceErrorsRequestMarshaller
 
marshall(DescribeStacksRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeStacksRequestMarshaller
 
marshall(DescribeStackSummaryRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeStackSummaryRequestMarshaller
 
marshall(DescribeTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeTimeBasedAutoScalingRequestMarshaller
 
marshall(DescribeUserProfilesRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeUserProfilesRequestMarshaller
 
marshall(DescribeVolumesRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeVolumesRequestMarshaller
 
marshall(DetachElasticLoadBalancerRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DetachElasticLoadBalancerRequestMarshaller
 
marshall(DisassociateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.model.transform.DisassociateElasticIpRequestMarshaller
 
marshall(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.model.transform.GetHostnameSuggestionRequestMarshaller
 
marshall(RebootInstanceRequest) - Method in class com.amazonaws.services.opsworks.model.transform.RebootInstanceRequestMarshaller
 
marshall(RegisterElasticIpRequest) - Method in class com.amazonaws.services.opsworks.model.transform.RegisterElasticIpRequestMarshaller
 
marshall(RegisterVolumeRequest) - Method in class com.amazonaws.services.opsworks.model.transform.RegisterVolumeRequestMarshaller
 
marshall(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.model.transform.SetLoadBasedAutoScalingRequestMarshaller
 
marshall(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.model.transform.SetPermissionRequestMarshaller
 
marshall(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.model.transform.SetTimeBasedAutoScalingRequestMarshaller
 
marshall(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.model.transform.StartInstanceRequestMarshaller
 
marshall(StartStackRequest) - Method in class com.amazonaws.services.opsworks.model.transform.StartStackRequestMarshaller
 
marshall(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.model.transform.StopInstanceRequestMarshaller
 
marshall(StopStackRequest) - Method in class com.amazonaws.services.opsworks.model.transform.StopStackRequestMarshaller
 
marshall(UnassignVolumeRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UnassignVolumeRequestMarshaller
 
marshall(UpdateAppRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateAppRequestMarshaller
 
marshall(UpdateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateElasticIpRequestMarshaller
 
marshall(UpdateInstanceRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateInstanceRequestMarshaller
 
marshall(UpdateLayerRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateLayerRequestMarshaller
 
marshall(UpdateMyUserProfileRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateMyUserProfileRequestMarshaller
 
marshall(UpdateStackRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateStackRequestMarshaller
 
marshall(UpdateUserProfileRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateUserProfileRequestMarshaller
 
marshall(UpdateVolumeRequest) - Method in class com.amazonaws.services.opsworks.model.transform.UpdateVolumeRequestMarshaller
 
marshall(AddSourceIdentifierToSubscriptionRequest) - Method in class com.amazonaws.services.rds.model.transform.AddSourceIdentifierToSubscriptionRequestMarshaller
 
marshall(AddTagsToResourceRequest) - Method in class com.amazonaws.services.rds.model.transform.AddTagsToResourceRequestMarshaller
 
marshall(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.model.transform.AuthorizeDBSecurityGroupIngressRequestMarshaller
 
marshall(CopyDBSnapshotRequest) - Method in class com.amazonaws.services.rds.model.transform.CopyDBSnapshotRequestMarshaller
 
marshall(CreateDBInstanceReadReplicaRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateDBInstanceReadReplicaRequestMarshaller
 
marshall(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateDBInstanceRequestMarshaller
 
marshall(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateDBParameterGroupRequestMarshaller
 
marshall(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateDBSecurityGroupRequestMarshaller
 
marshall(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateDBSnapshotRequestMarshaller
 
marshall(CreateDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateDBSubnetGroupRequestMarshaller
 
marshall(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateEventSubscriptionRequestMarshaller
 
marshall(CreateOptionGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.CreateOptionGroupRequestMarshaller
 
marshall(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteDBInstanceRequestMarshaller
 
marshall(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteDBParameterGroupRequestMarshaller
 
marshall(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteDBSecurityGroupRequestMarshaller
 
marshall(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteDBSnapshotRequestMarshaller
 
marshall(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteDBSubnetGroupRequestMarshaller
 
marshall(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteEventSubscriptionRequestMarshaller
 
marshall(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.DeleteOptionGroupRequestMarshaller
 
marshall(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBEngineVersionsRequestMarshaller
 
marshall(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBInstancesRequestMarshaller
 
marshall(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesRequestMarshaller
 
marshall(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBParameterGroupsRequestMarshaller
 
marshall(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBParametersRequestMarshaller
 
marshall(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBSecurityGroupsRequestMarshaller
 
marshall(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBSnapshotsRequestMarshaller
 
marshall(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBSubnetGroupsRequestMarshaller
 
marshall(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeEngineDefaultParametersRequestMarshaller
 
marshall(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeEventCategoriesRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeEventSubscriptionsRequestMarshaller
 
marshall(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeOptionGroupOptionsRequestMarshaller
 
marshall(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeOptionGroupsRequestMarshaller
 
marshall(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeOrderableDBInstanceOptionsRequestMarshaller
 
marshall(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesOfferingsRequestMarshaller
 
marshall(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesRequestMarshaller
 
marshall(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.model.transform.DownloadDBLogFilePortionRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class com.amazonaws.services.rds.model.transform.ListTagsForResourceRequestMarshaller
 
marshall(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.model.transform.ModifyDBInstanceRequestMarshaller
 
marshall(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.ModifyDBParameterGroupRequestMarshaller
 
marshall(ModifyDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.ModifyDBSubnetGroupRequestMarshaller
 
marshall(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.model.transform.ModifyEventSubscriptionRequestMarshaller
 
marshall(ModifyOptionGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.ModifyOptionGroupRequestMarshaller
 
marshall(PromoteReadReplicaRequest) - Method in class com.amazonaws.services.rds.model.transform.PromoteReadReplicaRequestMarshaller
 
marshall(PurchaseReservedDBInstancesOfferingRequest) - Method in class com.amazonaws.services.rds.model.transform.PurchaseReservedDBInstancesOfferingRequestMarshaller
 
marshall(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.model.transform.RebootDBInstanceRequestMarshaller
 
marshall(RemoveSourceIdentifierFromSubscriptionRequest) - Method in class com.amazonaws.services.rds.model.transform.RemoveSourceIdentifierFromSubscriptionRequestMarshaller
 
marshall(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.rds.model.transform.RemoveTagsFromResourceRequestMarshaller
 
marshall(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.model.transform.ResetDBParameterGroupRequestMarshaller
 
marshall(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.model.transform.RestoreDBInstanceFromDBSnapshotRequestMarshaller
 
marshall(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.model.transform.RestoreDBInstanceToPointInTimeRequestMarshaller
 
marshall(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.model.transform.RevokeDBSecurityGroupIngressRequestMarshaller
 
marshall(AuthorizeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.model.transform.AuthorizeClusterSecurityGroupIngressRequestMarshaller
 
marshall(AuthorizeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.model.transform.AuthorizeSnapshotAccessRequestMarshaller
 
marshall(CopyClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.model.transform.CopyClusterSnapshotRequestMarshaller
 
marshall(CreateClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateClusterParameterGroupRequestMarshaller
 
marshall(CreateClusterRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateClusterRequestMarshaller
 
marshall(CreateClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateClusterSecurityGroupRequestMarshaller
 
marshall(CreateClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateClusterSnapshotRequestMarshaller
 
marshall(CreateClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateClusterSubnetGroupRequestMarshaller
 
marshall(CreateEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateEventSubscriptionRequestMarshaller
 
marshall(CreateHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateHsmClientCertificateRequestMarshaller
 
marshall(CreateHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.model.transform.CreateHsmConfigurationRequestMarshaller
 
marshall(DeleteClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteClusterParameterGroupRequestMarshaller
 
marshall(DeleteClusterRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteClusterRequestMarshaller
 
marshall(DeleteClusterSecurityGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteClusterSecurityGroupRequestMarshaller
 
marshall(DeleteClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteClusterSnapshotRequestMarshaller
 
marshall(DeleteClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteClusterSubnetGroupRequestMarshaller
 
marshall(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteEventSubscriptionRequestMarshaller
 
marshall(DeleteHsmClientCertificateRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteHsmClientCertificateRequestMarshaller
 
marshall(DeleteHsmConfigurationRequest) - Method in class com.amazonaws.services.redshift.model.transform.DeleteHsmConfigurationRequestMarshaller
 
marshall(DescribeClusterParameterGroupsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterParameterGroupsRequestMarshaller
 
marshall(DescribeClusterParametersRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterParametersRequestMarshaller
 
marshall(DescribeClusterSecurityGroupsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSecurityGroupsRequestMarshaller
 
marshall(DescribeClusterSnapshotsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSnapshotsRequestMarshaller
 
marshall(DescribeClustersRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClustersRequestMarshaller
 
marshall(DescribeClusterSubnetGroupsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSubnetGroupsRequestMarshaller
 
marshall(DescribeClusterVersionsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterVersionsRequestMarshaller
 
marshall(DescribeDefaultClusterParametersRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeDefaultClusterParametersRequestMarshaller
 
marshall(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeEventCategoriesRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeEventSubscriptionsRequestMarshaller
 
marshall(DescribeHsmClientCertificatesRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeHsmClientCertificatesRequestMarshaller
 
marshall(DescribeHsmConfigurationsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeHsmConfigurationsRequestMarshaller
 
marshall(DescribeLoggingStatusRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeLoggingStatusRequestMarshaller
 
marshall(DescribeOrderableClusterOptionsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeOrderableClusterOptionsRequestMarshaller
 
marshall(DescribeReservedNodeOfferingsRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeReservedNodeOfferingsRequestMarshaller
 
marshall(DescribeReservedNodesRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeReservedNodesRequestMarshaller
 
marshall(DescribeResizeRequest) - Method in class com.amazonaws.services.redshift.model.transform.DescribeResizeRequestMarshaller
 
marshall(DisableLoggingRequest) - Method in class com.amazonaws.services.redshift.model.transform.DisableLoggingRequestMarshaller
 
marshall(DisableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.model.transform.DisableSnapshotCopyRequestMarshaller
 
marshall(EnableLoggingRequest) - Method in class com.amazonaws.services.redshift.model.transform.EnableLoggingRequestMarshaller
 
marshall(EnableSnapshotCopyRequest) - Method in class com.amazonaws.services.redshift.model.transform.EnableSnapshotCopyRequestMarshaller
 
marshall(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.ModifyClusterParameterGroupRequestMarshaller
 
marshall(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.model.transform.ModifyClusterRequestMarshaller
 
marshall(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.ModifyClusterSubnetGroupRequestMarshaller
 
marshall(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.model.transform.ModifyEventSubscriptionRequestMarshaller
 
marshall(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.model.transform.ModifySnapshotCopyRetentionPeriodRequestMarshaller
 
marshall(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.model.transform.PurchaseReservedNodeOfferingRequestMarshaller
 
marshall(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.model.transform.RebootClusterRequestMarshaller
 
marshall(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.model.transform.ResetClusterParameterGroupRequestMarshaller
 
marshall(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.model.transform.RestoreFromClusterSnapshotRequestMarshaller
 
marshall(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.model.transform.RevokeClusterSecurityGroupIngressRequestMarshaller
 
marshall(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.model.transform.RevokeSnapshotAccessRequestMarshaller
 
marshall(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.model.transform.RotateEncryptionKeyRequestMarshaller
 
marshall(ChangeResourceRecordSetsRequest) - Method in class com.amazonaws.services.route53.model.transform.ChangeResourceRecordSetsRequestMarshaller
 
marshall(CreateHealthCheckRequest) - Method in class com.amazonaws.services.route53.model.transform.CreateHealthCheckRequestMarshaller
 
marshall(CreateHostedZoneRequest) - Method in class com.amazonaws.services.route53.model.transform.CreateHostedZoneRequestMarshaller
 
marshall(DeleteHealthCheckRequest) - Method in class com.amazonaws.services.route53.model.transform.DeleteHealthCheckRequestMarshaller
 
marshall(DeleteHostedZoneRequest) - Method in class com.amazonaws.services.route53.model.transform.DeleteHostedZoneRequestMarshaller
 
marshall(GetChangeRequest) - Method in class com.amazonaws.services.route53.model.transform.GetChangeRequestMarshaller
 
marshall(GetHealthCheckRequest) - Method in class com.amazonaws.services.route53.model.transform.GetHealthCheckRequestMarshaller
 
marshall(GetHostedZoneRequest) - Method in class com.amazonaws.services.route53.model.transform.GetHostedZoneRequestMarshaller
 
marshall(ListHealthChecksRequest) - Method in class com.amazonaws.services.route53.model.transform.ListHealthChecksRequestMarshaller
 
marshall(ListHostedZonesRequest) - Method in class com.amazonaws.services.route53.model.transform.ListHostedZonesRequestMarshaller
 
marshall(ListResourceRecordSetsRequest) - Method in class com.amazonaws.services.route53.model.transform.ListResourceRecordSetsRequestMarshaller
 
marshall(AssumeRoleRequest) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleRequestMarshaller
 
marshall(AssumeRoleWithSAMLRequest) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithSAMLRequestMarshaller
 
marshall(AssumeRoleWithWebIdentityRequest) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithWebIdentityRequestMarshaller
 
marshall(DecodeAuthorizationMessageRequest) - Method in class com.amazonaws.services.securitytoken.model.transform.DecodeAuthorizationMessageRequestMarshaller
 
marshall(GetFederationTokenRequest) - Method in class com.amazonaws.services.securitytoken.model.transform.GetFederationTokenRequestMarshaller
 
marshall(GetSessionTokenRequest) - Method in class com.amazonaws.services.securitytoken.model.transform.GetSessionTokenRequestMarshaller
 
marshall(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.model.transform.BatchDeleteAttributesRequestMarshaller
 
marshall(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.model.transform.BatchPutAttributesRequestMarshaller
 
marshall(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.model.transform.CreateDomainRequestMarshaller
 
marshall(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.model.transform.DeleteAttributesRequestMarshaller
 
marshall(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.model.transform.DeleteDomainRequestMarshaller
 
marshall(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.model.transform.DomainMetadataRequestMarshaller
 
marshall(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.model.transform.GetAttributesRequestMarshaller
 
marshall(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.model.transform.ListDomainsRequestMarshaller
 
marshall(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.model.transform.PutAttributesRequestMarshaller
 
marshall(SelectRequest) - Method in class com.amazonaws.services.simpledb.model.transform.SelectRequestMarshaller
 
marshall(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.DeleteIdentityRequestMarshaller
 
marshall(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.DeleteVerifiedEmailAddressRequestMarshaller
 
marshall(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityDkimAttributesRequestMarshaller
 
marshall(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityNotificationAttributesRequestMarshaller
 
marshall(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityVerificationAttributesRequestMarshaller
 
marshall(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.GetSendQuotaRequestMarshaller
 
marshall(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.GetSendStatisticsRequestMarshaller
 
marshall(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.ListIdentitiesRequestMarshaller
 
marshall(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.ListVerifiedEmailAddressesRequestMarshaller
 
marshall(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.SendEmailRequestMarshaller
 
marshall(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.SendRawEmailRequestMarshaller
 
marshall(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityDkimEnabledRequestMarshaller
 
marshall(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityFeedbackForwardingEnabledRequestMarshaller
 
marshall(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityNotificationTopicRequestMarshaller
 
marshall(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyDomainDkimRequestMarshaller
 
marshall(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyDomainIdentityRequestMarshaller
 
marshall(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyEmailAddressRequestMarshaller
 
marshall(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyEmailIdentityRequestMarshaller
 
marshall(CountClosedWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CountClosedWorkflowExecutionsRequestMarshaller
 
marshall(CountOpenWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CountOpenWorkflowExecutionsRequestMarshaller
 
marshall(CountPendingActivityTasksRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CountPendingActivityTasksRequestMarshaller
 
marshall(CountPendingDecisionTasksRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CountPendingDecisionTasksRequestMarshaller
 
marshall(DeprecateActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DeprecateActivityTypeRequestMarshaller
 
marshall(DeprecateDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DeprecateDomainRequestMarshaller
 
marshall(DeprecateWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DeprecateWorkflowTypeRequestMarshaller
 
marshall(DescribeActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DescribeActivityTypeRequestMarshaller
 
marshall(DescribeDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DescribeDomainRequestMarshaller
 
marshall(DescribeWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DescribeWorkflowExecutionRequestMarshaller
 
marshall(DescribeWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DescribeWorkflowTypeRequestMarshaller
 
marshall(GetWorkflowExecutionHistoryRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.GetWorkflowExecutionHistoryRequestMarshaller
 
marshall(ListActivityTypesRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ListActivityTypesRequestMarshaller
 
marshall(ListClosedWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ListClosedWorkflowExecutionsRequestMarshaller
 
marshall(ListDomainsRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ListDomainsRequestMarshaller
 
marshall(ListOpenWorkflowExecutionsRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ListOpenWorkflowExecutionsRequestMarshaller
 
marshall(ListWorkflowTypesRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ListWorkflowTypesRequestMarshaller
 
marshall(PollForActivityTaskRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.PollForActivityTaskRequestMarshaller
 
marshall(PollForDecisionTaskRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.PollForDecisionTaskRequestMarshaller
 
marshall(RecordActivityTaskHeartbeatRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RecordActivityTaskHeartbeatRequestMarshaller
 
marshall(RegisterActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RegisterActivityTypeRequestMarshaller
 
marshall(RegisterDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RegisterDomainRequestMarshaller
 
marshall(RegisterWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RegisterWorkflowTypeRequestMarshaller
 
marshall(RequestCancelWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelWorkflowExecutionRequestMarshaller
 
marshall(RespondActivityTaskCanceledRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RespondActivityTaskCanceledRequestMarshaller
 
marshall(RespondActivityTaskCompletedRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RespondActivityTaskCompletedRequestMarshaller
 
marshall(RespondActivityTaskFailedRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RespondActivityTaskFailedRequestMarshaller
 
marshall(RespondDecisionTaskCompletedRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RespondDecisionTaskCompletedRequestMarshaller
 
marshall(SignalWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.SignalWorkflowExecutionRequestMarshaller
 
marshall(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.StartWorkflowExecutionRequestMarshaller
 
marshall(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TerminateWorkflowExecutionRequestMarshaller
 
marshall(AddPermissionRequest) - Method in class com.amazonaws.services.sns.model.transform.AddPermissionRequestMarshaller
 
marshall(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.model.transform.ConfirmSubscriptionRequestMarshaller
 
marshall(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.model.transform.CreatePlatformApplicationRequestMarshaller
 
marshall(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.model.transform.CreatePlatformEndpointRequestMarshaller
 
marshall(CreateTopicRequest) - Method in class com.amazonaws.services.sns.model.transform.CreateTopicRequestMarshaller
 
marshall(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.model.transform.DeleteEndpointRequestMarshaller
 
marshall(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.model.transform.DeletePlatformApplicationRequestMarshaller
 
marshall(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.model.transform.DeleteTopicRequestMarshaller
 
marshall(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.GetEndpointAttributesRequestMarshaller
 
marshall(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.GetPlatformApplicationAttributesRequestMarshaller
 
marshall(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.GetSubscriptionAttributesRequestMarshaller
 
marshall(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.GetTopicAttributesRequestMarshaller
 
marshall(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.model.transform.ListEndpointsByPlatformApplicationRequestMarshaller
 
marshall(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.model.transform.ListPlatformApplicationsRequestMarshaller
 
marshall(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.model.transform.ListSubscriptionsByTopicRequestMarshaller
 
marshall(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.model.transform.ListSubscriptionsRequestMarshaller
 
marshall(ListTopicsRequest) - Method in class com.amazonaws.services.sns.model.transform.ListTopicsRequestMarshaller
 
marshall(PublishRequest) - Method in class com.amazonaws.services.sns.model.transform.PublishRequestMarshaller
 
marshall(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.model.transform.RemovePermissionRequestMarshaller
 
marshall(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.SetEndpointAttributesRequestMarshaller
 
marshall(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.SetPlatformApplicationAttributesRequestMarshaller
 
marshall(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.SetSubscriptionAttributesRequestMarshaller
 
marshall(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.model.transform.SetTopicAttributesRequestMarshaller
 
marshall(SubscribeRequest) - Method in class com.amazonaws.services.sns.model.transform.SubscribeRequestMarshaller
 
marshall(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.model.transform.UnsubscribeRequestMarshaller
 
marshall(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.model.transform.AddPermissionRequestMarshaller
 
marshall(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchRequestMarshaller
 
marshall(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityRequestMarshaller
 
marshall(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.model.transform.CreateQueueRequestMarshaller
 
marshall(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchRequestMarshaller
 
marshall(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.model.transform.DeleteMessageRequestMarshaller
 
marshall(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.model.transform.DeleteQueueRequestMarshaller
 
marshall(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.model.transform.GetQueueAttributesRequestMarshaller
 
marshall(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.model.transform.GetQueueUrlRequestMarshaller
 
marshall(ListDeadLetterSourceQueuesRequest) - Method in class com.amazonaws.services.sqs.model.transform.ListDeadLetterSourceQueuesRequestMarshaller
 
marshall(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.model.transform.ListQueuesRequestMarshaller
 
marshall(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.model.transform.ReceiveMessageRequestMarshaller
 
marshall(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.model.transform.RemovePermissionRequestMarshaller
 
marshall(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.model.transform.SendMessageBatchRequestMarshaller
 
marshall(SendMessageRequest) - Method in class com.amazonaws.services.sqs.model.transform.SendMessageRequestMarshaller
 
marshall(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.model.transform.SetQueueAttributesRequestMarshaller
 
marshall(ActivateGatewayRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.ActivateGatewayRequestMarshaller
 
marshall(AddCacheRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.AddCacheRequestMarshaller
 
marshall(AddUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.AddUploadBufferRequestMarshaller
 
marshall(AddWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.AddWorkingStorageRequestMarshaller
 
marshall(CancelArchivalRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CancelArchivalRequestMarshaller
 
marshall(CancelRetrievalRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CancelRetrievalRequestMarshaller
 
marshall(CreateCachediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateCachediSCSIVolumeRequestMarshaller
 
marshall(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotFromVolumeRecoveryPointRequestMarshaller
 
marshall(CreateSnapshotRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotRequestMarshaller
 
marshall(CreateStorediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateStorediSCSIVolumeRequestMarshaller
 
marshall(CreateTapesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateTapesRequestMarshaller
 
marshall(DeleteBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteBandwidthRateLimitRequestMarshaller
 
marshall(DeleteChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteChapCredentialsRequestMarshaller
 
marshall(DeleteGatewayRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteGatewayRequestMarshaller
 
marshall(DeleteSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteSnapshotScheduleRequestMarshaller
 
marshall(DeleteTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteTapeArchiveRequestMarshaller
 
marshall(DeleteTapeRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteTapeRequestMarshaller
 
marshall(DeleteVolumeRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteVolumeRequestMarshaller
 
marshall(DescribeBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeBandwidthRateLimitRequestMarshaller
 
marshall(DescribeCachediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeCachediSCSIVolumesRequestMarshaller
 
marshall(DescribeCacheRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeCacheRequestMarshaller
 
marshall(DescribeChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeChapCredentialsRequestMarshaller
 
marshall(DescribeGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeGatewayInformationRequestMarshaller
 
marshall(DescribeMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeMaintenanceStartTimeRequestMarshaller
 
marshall(DescribeSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeSnapshotScheduleRequestMarshaller
 
marshall(DescribeStorediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeStorediSCSIVolumesRequestMarshaller
 
marshall(DescribeTapeArchivesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapeArchivesRequestMarshaller
 
marshall(DescribeTapeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapeRecoveryPointsRequestMarshaller
 
marshall(DescribeTapesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapesRequestMarshaller
 
marshall(DescribeUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeUploadBufferRequestMarshaller
 
marshall(DescribeVTLDevicesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeVTLDevicesRequestMarshaller
 
marshall(DescribeWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeWorkingStorageRequestMarshaller
 
marshall(DisableGatewayRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.DisableGatewayRequestMarshaller
 
marshall(ListGatewaysRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.ListGatewaysRequestMarshaller
 
marshall(ListLocalDisksRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.ListLocalDisksRequestMarshaller
 
marshall(ListVolumeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.ListVolumeRecoveryPointsRequestMarshaller
 
marshall(ListVolumesRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.ListVolumesRequestMarshaller
 
marshall(RetrieveTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeArchiveRequestMarshaller
 
marshall(RetrieveTapeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeRecoveryPointRequestMarshaller
 
marshall(ShutdownGatewayRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.ShutdownGatewayRequestMarshaller
 
marshall(StartGatewayRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.StartGatewayRequestMarshaller
 
marshall(UpdateBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateBandwidthRateLimitRequestMarshaller
 
marshall(UpdateChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateChapCredentialsRequestMarshaller
 
marshall(UpdateGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateGatewayInformationRequestMarshaller
 
marshall(UpdateGatewaySoftwareNowRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateGatewaySoftwareNowRequestMarshaller
 
marshall(UpdateMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateMaintenanceStartTimeRequestMarshaller
 
marshall(UpdateSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateSnapshotScheduleRequestMarshaller
 
marshall(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.model.transform.AddCommunicationToCaseRequestMarshaller
 
marshall(CreateCaseRequest) - Method in class com.amazonaws.services.support.model.transform.CreateCaseRequestMarshaller
 
marshall(DescribeCasesRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeCasesRequestMarshaller
 
marshall(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeCommunicationsRequestMarshaller
 
marshall(DescribeServicesRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeServicesRequestMarshaller
 
marshall(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeSeverityLevelsRequestMarshaller
 
marshall(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller
 
marshall(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckResultRequestMarshaller
 
marshall(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorChecksRequestMarshaller
 
marshall(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckSummariesRequestMarshaller
 
marshall(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.model.transform.RefreshTrustedAdvisorCheckRequestMarshaller
 
marshall(ResolveCaseRequest) - Method in class com.amazonaws.services.support.model.transform.ResolveCaseRequestMarshaller
 
marshall(R) - Method in interface com.amazonaws.transform.Marshaller
 
Marshaller<T,R> - Interface in com.amazonaws.transform
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Creates and fills in the attributes on an instance of the class given with the attributes given.
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated.
as an extension point for adding custom unmarshalling
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Marshalls the list of item attributes into objects of type clazz
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated.
as an extension point for adding custom unmarshalling
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InsufficientS3BucketPolicyExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InsufficientSnsTopicPolicyExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidS3BucketNameExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidS3PrefixExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidSnsTopicNameExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidTrailNameExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.MaximumNumberOfTrailsExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.S3BucketDoesNotExistExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailAlreadyExistsExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailNotProvidedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.InternalServiceErrorExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.InvalidRequestExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineDeletedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.TaskNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.directconnect.model.transform.DirectConnectClientExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.directconnect.model.transform.DirectConnectServerExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ConditionalCheckFailedExceptionUnmarshaller
Deprecated.
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.InternalServerErrorExceptionUnmarshaller
Deprecated.
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.LimitExceededExceptionUnmarshaller
Deprecated.
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
Deprecated.
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ResourceInUseExceptionUnmarshaller
Deprecated.
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ResourceNotFoundExceptionUnmarshaller
Deprecated.
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ConditionalCheckFailedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.InternalServerErrorExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ItemCollectionSizeLimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.LimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ResourceInUseExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ResourceNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InternalServerErrorExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InternalServerExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InvalidRequestExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.AccessDeniedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.IncompatibleVersionExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.InternalServiceExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.LimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ResourceInUseExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ResourceNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ValidationExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.InvalidParameterValueExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.LimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.MissingParameterValueExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.RequestTimeoutExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.ResourceNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.ServiceUnavailableExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ExpiredIteratorExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.InvalidArgumentExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.LimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ResourceInUseExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ResourceNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.opsworks.model.transform.ResourceNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.opsworks.model.transform.ValidationExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DefaultUndefinedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainAlreadyExistsExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainDeprecatedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.LimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.OperationNotPermittedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TypeAlreadyExistsExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TypeDeprecatedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.UnknownResourceExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionAlreadyStartedExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.storagegateway.model.transform.InternalServerErrorExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.storagegateway.model.transform.InvalidGatewayRequestExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.support.model.transform.CaseCreationLimitExceededExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.support.model.transform.CaseIdNotFoundExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.services.support.model.transform.InternalServerErrorExceptionUnmarshaller
 
match(String, JSONObject) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
Any subclass that is specific to a error type should only return true when the response matches, either by matching the error type parsed from header or from the JSON content.
MATERIALS_DESCRIPTION - Static variable in interface com.amazonaws.services.s3.Headers
JSON-encoded description of encryption materials used during encryption
MAX_BATCH_OPEN_MS_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
200 milliseconds
MAX_BATCH_SIZE_BYTES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
256 kilobytes
MAX_BATCH_SIZE_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
MAX_DONE_RECEIVE_BATCHES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
10 batches
MAX_IDENTITY_LENGTH - Static variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
MAX_INFLIGHT_OUTBOUND_BATCHES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
5 batches
MAX_INFLIGHT_RECEIVE_BATCHES_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
10 batches
MAX_KEYS_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the max keys specified by a request.
MAXIMUM_UPLOAD_PARTS - Static variable in class com.amazonaws.services.s3.internal.Constants
The maximum allowed parts in a multipart upload.
MaximumNumberOfTrailsExceededException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the maximum number of trails is reached.
MaximumNumberOfTrailsExceededException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.MaximumNumberOfTrailsExceededException
Constructs a new MaximumNumberOfTrailsExceededException with the specified error message.
MaximumNumberOfTrailsExceededExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
MaximumNumberOfTrailsExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.MaximumNumberOfTrailsExceededExceptionUnmarshaller
 
MB - Static variable in class com.amazonaws.services.s3.internal.Constants
Megabytes
MBeans - Enum in com.amazonaws.jmx
MBean related utilities.
MD5DigestCalculatingInputStream - Class in com.amazonaws.services.s3.internal
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and MD5 digest.
MD5DigestCalculatingInputStream(InputStream) - Constructor for class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
Md5Utils - Class in com.amazonaws.util
Utility methods for computing MD5 sums.
Md5Utils() - Constructor for class com.amazonaws.util.Md5Utils
 
mergeShards(MergeShardsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShards(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShards(MergeShardsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShards(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShardsAsync(MergeShardsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShardsAsync(MergeShardsRequest, AsyncHandler<MergeShardsRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShardsAsync(MergeShardsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShardsAsync(MergeShardsRequest, AsyncHandler<MergeShardsRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation merges two adjacent shards in a stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
MergeShardsRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the MergeShards operation.
MergeShardsRequest() - Constructor for class com.amazonaws.services.kinesis.model.MergeShardsRequest
 
MergeShardsRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Merge Shards Request Marshaller
MergeShardsRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.MergeShardsRequestMarshaller
 
Message - Class in com.amazonaws.services.simpleemail.model
Represents the message to be sent, composed of a subject and a body.
Message() - Constructor for class com.amazonaws.services.simpleemail.model.Message
Default constructor for a new Message object.
Message(Content, Body) - Constructor for class com.amazonaws.services.simpleemail.model.Message
Constructs a new Message object.
Message - Class in com.amazonaws.services.sqs.model
An Amazon SQS message.
Message() - Constructor for class com.amazonaws.services.sqs.model.Message
Default constructor for a new Message object.
message - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
 
message - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
MessageMD5ChecksumHandler - Class in com.amazonaws.services.sqs
SQS operations on sending and receiving messages will return the MD5 digest of the message body.
MessageMD5ChecksumHandler() - Constructor for class com.amazonaws.services.sqs.MessageMD5ChecksumHandler
 
MessageNotInflightException - Exception in com.amazonaws.services.sqs.model
The message referred to is not in flight.
MessageNotInflightException(String) - Constructor for exception com.amazonaws.services.sqs.model.MessageNotInflightException
Constructs a new MessageNotInflightException with the specified error message.
MessageNotInflightExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
MessageNotInflightExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.MessageNotInflightExceptionUnmarshaller
 
MessageRejectedException - Exception in com.amazonaws.services.simpleemail.model
Indicates that the action failed, and the message could not be sent.
MessageRejectedException(String) - Constructor for exception com.amazonaws.services.simpleemail.model.MessageRejectedException
Constructs a new MessageRejectedException with the specified error message.
MessageRejectedExceptionUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
 
MessageRejectedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.MessageRejectedExceptionUnmarshaller
 
MessageStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Message StAX Unmarshaller
MessageStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.MessageStaxUnmarshaller
 
metadata - Variable in class com.amazonaws.ResponseMetadata
 
METADATA_DIRECTIVE - Static variable in interface com.amazonaws.services.s3.Headers
S3 request header indicating how to handle metadata when copying an object
METADATA_DIRECTIVE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the metadata directive specified by a request to copy an object.
Method - Enum in com.amazonaws.services.cloudfront.model
Method
Metric - Class in com.amazonaws.services.cloudwatch.model
The Metric data type contains information about a specific metric.
Metric() - Constructor for class com.amazonaws.services.cloudwatch.model.Metric
 
METRIC_NAME_SPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify a custom metric name space.
METRIC_QUEUE_SIZE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify the internal in-memory queue size for queuing metrics data points.
MetricAdmin - Class in com.amazonaws.metrics
Administration of AwsSdkMetrics as an MBean.
MetricAdmin() - Constructor for class com.amazonaws.metrics.MetricAdmin
 
MetricAdminMBean - Interface in com.amazonaws.metrics
MBean interface for AwsSdkMetrics administration.
MetricAlarm - Class in com.amazonaws.services.cloudwatch.model
The MetricAlarm data type represents an alarm.
MetricAlarm() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
MetricAlarmStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Metric Alarm StAX Unmarshaller
MetricAlarmStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.MetricAlarmStaxUnmarshaller
 
MetricAware - Interface in com.amazonaws.internal
Used to check if any metrics gathering activity is already turned on in one of the underlying wrapped objects.
MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
The MetricCollectionType data type.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
MetricCollectionTypeStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Metric Collection Type StAX Unmarshaller
MetricCollectionTypeStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.MetricCollectionTypeStaxUnmarshaller
 
MetricCollector - Class in com.amazonaws.metrics
Metric Collector SPI.
MetricCollector() - Constructor for class com.amazonaws.metrics.MetricCollector
 
MetricCollector.Factory - Interface in com.amazonaws.metrics
Can be used to serve as a factory for the request metric collector.
MetricCollectorSupport - Class in com.amazonaws.metrics.internal.cloudwatch
This is the default implementation of an AWS SDK request metric collection system.
MetricCollectorSupport(CloudWatchMetricConfig) - Constructor for class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
 
MetricData - Enum in com.amazonaws.metrics.internal.cloudwatch.spi
Metric Datum related utilities.
MetricDatum - Class in com.amazonaws.services.cloudwatch.model
The MetricDatum data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric.
MetricDatum() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricDatum
 
MetricFilterInputStream - Class in com.amazonaws.metrics
Used to capture the input stream throughput metrics, but excluding the FilterInputStream.read() API.
MetricFilterInputStream(ThroughputMetricType, InputStream) - Constructor for class com.amazonaws.metrics.MetricFilterInputStream
 
MetricGranularityType - Class in com.amazonaws.services.autoscaling.model
The MetricGranularityType data type.
MetricGranularityType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
MetricGranularityTypeStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Metric Granularity Type StAX Unmarshaller
MetricGranularityTypeStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.MetricGranularityTypeStaxUnmarshaller
 
MetricInputStreamEntity - Class in com.amazonaws.metrics
Used to help capture the throughput metrics.
MetricInputStreamEntity(ThroughputMetricType, InputStream, long) - Constructor for class com.amazonaws.metrics.MetricInputStreamEntity
 
MetricInputStreamEntity(ThroughputMetricType, InputStream, long, ContentType) - Constructor for class com.amazonaws.metrics.MetricInputStreamEntity
 
metricOfCount(AWSRequestMetrics.Field, Request<?>, Object) - Method in class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
 
metricOfRequestOrRetryCount(AWSRequestMetrics.Field, Request<?>, Object) - Method in class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
Returns a list with a single metric datum for the specified retry or request count predefined metric; or an empty list if there is none.
MetricStaxUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Metric StAX Unmarshaller
MetricStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.MetricStaxUnmarshaller
 
MetricType - Interface in com.amazonaws.metrics
Metric type.
MFADevice - Class in com.amazonaws.services.identitymanagement.model
The MFADevice data type contains information about an MFA device.
MFADevice() - Constructor for class com.amazonaws.services.identitymanagement.model.MFADevice
Default constructor for a new MFADevice object.
MFADevice(String, String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.MFADevice
Constructs a new MFADevice object.
MFADeviceStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
M F A Device StAX Unmarshaller
MFADeviceStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.MFADeviceStaxUnmarshaller
 
MIMETYPE_GZIP - Static variable in class com.amazonaws.services.s3.internal.Mimetypes
The default gzip mimetype: application/x-gzip
MIMETYPE_HTML - Static variable in class com.amazonaws.services.s3.internal.Mimetypes
The default HTML mimetype: text/html
MIMETYPE_OCTET_STREAM - Static variable in class com.amazonaws.services.s3.internal.Mimetypes
The default binary mimetype: application/octet-stream
MIMETYPE_XML - Static variable in class com.amazonaws.services.s3.internal.Mimetypes
The default XML mimetype: application/xml
Mimetypes - Class in com.amazonaws.services.s3.internal
Utility class that maintains a listing of known Mimetypes, and determines the mimetype of files based on file extensions.
MissingBodyException - Exception in com.amazonaws.services.cloudfront.model
This operation requires a body.
MissingBodyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.MissingBodyException
Constructs a new MissingBodyException with the specified error message.
MissingBodyException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
This operation requires a body.
MissingBodyException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.MissingBodyException
Constructs a new MissingBodyException with the specified error message.
MissingBodyExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
MissingBodyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.MissingBodyExceptionUnmarshaller
 
MissingBodyExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
MissingBodyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.MissingBodyExceptionUnmarshaller
 
MissingCustomsException - Exception in com.amazonaws.services.importexport.model
One or more required customs parameters was missing from the manifest.
MissingCustomsException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingCustomsException
Constructs a new MissingCustomsException with the specified error message.
MissingCustomsExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
MissingCustomsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.MissingCustomsExceptionUnmarshaller
 
MissingManifestFieldException - Exception in com.amazonaws.services.importexport.model
One or more required fields were missing from the manifest file.
MissingManifestFieldException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingManifestFieldException
Constructs a new MissingManifestFieldException with the specified error message.
MissingManifestFieldExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
MissingManifestFieldExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.MissingManifestFieldExceptionUnmarshaller
 
MissingParameterException - Exception in com.amazonaws.services.importexport.model
One or more required parameters was missing from the request.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MissingParameterException - Exception in com.amazonaws.services.simpledb.model
The request must contain the specified missing parameter.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.simpledb.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MissingParameterExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
MissingParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.MissingParameterExceptionUnmarshaller
 
MissingParameterExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
MissingParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.MissingParameterExceptionUnmarshaller
 
MissingParameterValueException - Exception in com.amazonaws.services.glacier.model
Returned if a required header or parameter is missing from the request.
MissingParameterValueException(String) - Constructor for exception com.amazonaws.services.glacier.model.MissingParameterValueException
Constructs a new MissingParameterValueException with the specified error message.
MissingParameterValueExceptionUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
 
MissingParameterValueExceptionUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.MissingParameterValueExceptionUnmarshaller
 
MissingRequiredParameterException - Exception in com.amazonaws.services.cloudwatch.model
An input parameter that is mandatory for processing the request is not supplied.
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.
MissingRequiredParameterExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
MissingRequiredParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.MissingRequiredParameterExceptionUnmarshaller
 
mode - Variable in class com.amazonaws.util.json.JSONWriter
The current mode.
modifyCacheCluster(ModifyCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyCacheCluster operation modifies the settings for a cache cluster.
modifyCacheCluster(ModifyCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyCacheCluster operation modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheCluster operation modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest, AsyncHandler<ModifyCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheCluster operation modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheCluster operation modifies the settings for a cache cluster.
modifyCacheClusterAsync(ModifyCacheClusterRequest, AsyncHandler<ModifyCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheCluster operation modifies the settings for a cache cluster.
ModifyCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyCacheCluster operation.
ModifyCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Default constructor for a new ModifyCacheClusterRequest object.
ModifyCacheClusterRequest(String) - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Constructs a new ModifyCacheClusterRequest object.
ModifyCacheClusterRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Modify Cache Cluster Request Marshaller
ModifyCacheClusterRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ModifyCacheClusterRequestMarshaller
 
modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group.
modifyCacheParameterGroup(ModifyCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group.
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group.
ModifyCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyCacheParameterGroup operation.
ModifyCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
Default constructor for a new ModifyCacheParameterGroupRequest object.
ModifyCacheParameterGroupRequest(String, List<ParameterNameValue>) - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
Constructs a new ModifyCacheParameterGroupRequest object.
ModifyCacheParameterGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Modify Cache Parameter Group Request Marshaller
ModifyCacheParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ModifyCacheParameterGroupRequestMarshaller
 
ModifyCacheParameterGroupResult - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following operations:
ModifyCacheParameterGroupResult() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
 
ModifyCacheParameterGroupResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Modify Cache Parameter Group Result StAX Unmarshaller
ModifyCacheParameterGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ModifyCacheParameterGroupResultStaxUnmarshaller
 
modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyCacheSubnetGroup operation modifies an existing cache subnet group.
modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyCacheSubnetGroup operation modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheSubnetGroup operation modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyCacheSubnetGroup operation modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheSubnetGroup operation modifies an existing cache subnet group.
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyCacheSubnetGroup operation modifies an existing cache subnet group.
ModifyCacheSubnetGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyCacheSubnetGroup operation.
ModifyCacheSubnetGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
 
ModifyCacheSubnetGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Modify Cache Subnet Group Request Marshaller
ModifyCacheSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ModifyCacheSubnetGroupRequestMarshaller
 
modifyCluster(ModifyClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the settings for a cluster.
modifyCluster(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the settings for a cluster.
modifyClusterAsync(ModifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the settings for a cluster.
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the parameters of a parameter group.
modifyClusterParameterGroup(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the parameters of a parameter group.
modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the parameters of a parameter group.
ModifyClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyClusterParameterGroup operation.
ModifyClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
 
ModifyClusterParameterGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Modify Cluster Parameter Group Request Marshaller
ModifyClusterParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ModifyClusterParameterGroupRequestMarshaller
 
ModifyClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model
Contains the output from the ModifyClusterParameterGroup and ResetClusterParameterGroup actions and indicate the parameter group involved and the status of the operation on the parameter group.
ModifyClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
 
ModifyClusterParameterGroupResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Modify Cluster Parameter Group Result StAX Unmarshaller
ModifyClusterParameterGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ModifyClusterParameterGroupResultStaxUnmarshaller
 
ModifyClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyCluster operation.
ModifyClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterRequest
 
ModifyClusterRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Modify Cluster Request Marshaller
ModifyClusterRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ModifyClusterRequestMarshaller
 
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies a cluster subnet group to include the specified list of VPC subnets.
ModifyClusterSubnetGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyClusterSubnetGroup operation.
ModifyClusterSubnetGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
 
ModifyClusterSubnetGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Modify Cluster Subnet Group Request Marshaller
ModifyClusterSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ModifyClusterSubnetGroupRequestMarshaller
 
modifyDBInstance(ModifyDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Modify settings for a DB instance.
modifyDBInstance(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Modify settings for a DB instance.
modifyDBInstanceAsync(ModifyDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modify settings for a DB instance.
modifyDBInstanceAsync(ModifyDBInstanceRequest, AsyncHandler<ModifyDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modify settings for a DB instance.
modifyDBInstanceAsync(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modify settings for a DB instance.
modifyDBInstanceAsync(ModifyDBInstanceRequest, AsyncHandler<ModifyDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modify settings for a DB instance.
ModifyDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyDBInstance operation.
ModifyDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Default constructor for a new ModifyDBInstanceRequest object.
ModifyDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Constructs a new ModifyDBInstanceRequest object.
ModifyDBInstanceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Modify D B Instance Request Marshaller
ModifyDBInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ModifyDBInstanceRequestMarshaller
 
modifyDBParameterGroup(ModifyDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Modifies the parameters of a DB parameter group.
modifyDBParameterGroup(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Modifies the parameters of a DB parameter group.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies the parameters of a DB parameter group.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies the parameters of a DB parameter group.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies the parameters of a DB parameter group.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies the parameters of a DB parameter group.
ModifyDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyDBParameterGroup operation.
ModifyDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
Default constructor for a new ModifyDBParameterGroupRequest object.
ModifyDBParameterGroupRequest(String, List<Parameter>) - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
Constructs a new ModifyDBParameterGroupRequest object.
ModifyDBParameterGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Modify D B Parameter Group Request Marshaller
ModifyDBParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ModifyDBParameterGroupRequestMarshaller
 
ModifyDBParameterGroupResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup action.
ModifyDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
 
ModifyDBParameterGroupResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Modify D B Parameter Group Result StAX Unmarshaller
ModifyDBParameterGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ModifyDBParameterGroupResultStaxUnmarshaller
 
modifyDBSubnetGroup(ModifyDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Modifies an existing DB subnet group.
modifyDBSubnetGroup(ModifyDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Modifies an existing DB subnet group.
modifyDBSubnetGroupAsync(ModifyDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies an existing DB subnet group.
modifyDBSubnetGroupAsync(ModifyDBSubnetGroupRequest, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies an existing DB subnet group.
modifyDBSubnetGroupAsync(ModifyDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies an existing DB subnet group.
modifyDBSubnetGroupAsync(ModifyDBSubnetGroupRequest, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies an existing DB subnet group.
ModifyDBSubnetGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyDBSubnetGroup operation.
ModifyDBSubnetGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
 
ModifyDBSubnetGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Modify D B Subnet Group Request Marshaller
ModifyDBSubnetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ModifyDBSubnetGroupRequestMarshaller
 
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Modifies an existing RDS event notification subscription.
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Modifies an existing RDS event notification subscription.
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscription(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies an existing RDS event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies an existing RDS event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies an existing RDS event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies an existing RDS event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies an existing Amazon Redshift event notification subscription.
modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies an existing Amazon Redshift event notification subscription.
ModifyEventSubscriptionRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyEventSubscription operation.
ModifyEventSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
 
ModifyEventSubscriptionRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifyEventSubscription operation.
ModifyEventSubscriptionRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
 
ModifyEventSubscriptionRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Modify Event Subscription Request Marshaller
ModifyEventSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ModifyEventSubscriptionRequestMarshaller
 
ModifyEventSubscriptionRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Modify Event Subscription Request Marshaller
ModifyEventSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ModifyEventSubscriptionRequestMarshaller
 
modifyImageAttribute(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified attribute of the specified AMI.
modifyImageAttribute(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified AMI.
ModifyImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyImageAttribute operation.
ModifyImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Default constructor for a new ModifyImageAttributeRequest object.
ModifyImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Constructs a new ModifyImageAttributeRequest object.
ModifyImageAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Image Attribute Request Marshaller
ModifyImageAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyImageAttributeRequestMarshaller
 
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified attribute of the specified instance.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified instance.
ModifyInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyInstanceAttribute operation.
ModifyInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Default constructor for a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Instance Attribute Request Marshaller
ModifyInstanceAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyInstanceAttributeRequestMarshaller
 
modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest, AsyncHandler<ModifyInstanceGroupsRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest, AsyncHandler<ModifyInstanceGroupsRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
ModifyInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ModifyInstanceGroups operation.
ModifyInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Default constructor for a new ModifyInstanceGroupsRequest object.
ModifyInstanceGroupsRequest(List<InstanceGroupModifyConfig>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Constructs a new ModifyInstanceGroupsRequest object.
ModifyInstanceGroupsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Modify Instance Groups Request Marshaller
ModifyInstanceGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ModifyInstanceGroupsRequestMarshaller
 
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Modifies the attributes of a specified load balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Modifies the attributes of a specified load balancer.
ModifyLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ModifyLoadBalancerAttributes operation.
ModifyLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
 
ModifyLoadBalancerAttributesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Modify Load Balancer Attributes Request Marshaller
ModifyLoadBalancerAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ModifyLoadBalancerAttributesRequestMarshaller
 
ModifyLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the ModifyLoadBalancerAttributes action.
ModifyLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
 
ModifyLoadBalancerAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Modify Load Balancer Attributes Result StAX Unmarshaller
ModifyLoadBalancerAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.ModifyLoadBalancerAttributesResultStaxUnmarshaller
 
modifyNetworkInterfaceAttribute(ModifyNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttribute(ModifyNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified network interface attribute.
modifyNetworkInterfaceAttributeAsync(ModifyNetworkInterfaceAttributeRequest, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified network interface attribute.
ModifyNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyNetworkInterfaceAttribute operation.
ModifyNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
 
ModifyNetworkInterfaceAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Network Interface Attribute Request Marshaller
ModifyNetworkInterfaceAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyNetworkInterfaceAttributeRequestMarshaller
 
modifyOptionGroup(ModifyOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Modifies an existing option group.
modifyOptionGroup(ModifyOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Modifies an existing option group.
modifyOptionGroupAsync(ModifyOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies an existing option group.
modifyOptionGroupAsync(ModifyOptionGroupRequest, AsyncHandler<ModifyOptionGroupRequest, OptionGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies an existing option group.
modifyOptionGroupAsync(ModifyOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies an existing option group.
modifyOptionGroupAsync(ModifyOptionGroupRequest, AsyncHandler<ModifyOptionGroupRequest, OptionGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies an existing option group.
ModifyOptionGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyOptionGroup operation.
ModifyOptionGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
 
ModifyOptionGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Modify Option Group Request Marshaller
ModifyOptionGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ModifyOptionGroupRequestMarshaller
 
modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ModifyReplicationGroup operation modifies the settings for a replication group.
modifyReplicationGroup(ModifyReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ModifyReplicationGroup operation modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyReplicationGroup operation modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ModifyReplicationGroup operation modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyReplicationGroup operation modifies the settings for a replication group.
modifyReplicationGroupAsync(ModifyReplicationGroupRequest, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ModifyReplicationGroup operation modifies the settings for a replication group.
ModifyReplicationGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ModifyReplicationGroup operation.
ModifyReplicationGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
 
ModifyReplicationGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Modify Replication Group Request Marshaller
ModifyReplicationGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ModifyReplicationGroupRequestMarshaller
 
modifyReservedInstances(ModifyReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstances(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
modifyReservedInstancesAsync(ModifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.
ModifyReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyReservedInstances operation.
ModifyReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
 
ModifyReservedInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Reserved Instances Request Marshaller
ModifyReservedInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyReservedInstancesRequestMarshaller
 
ModifyReservedInstancesResult - Class in com.amazonaws.services.ec2.model
 
ModifyReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
 
ModifyReservedInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Reserved Instances Result StAX Unmarshaller
ModifyReservedInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyReservedInstancesResultStaxUnmarshaller
 
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or removes permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or removes permission settings for the specified snapshot.
ModifySnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifySnapshotAttribute operation.
ModifySnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Default constructor for a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, SnapshotAttributeName, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Snapshot Attribute Request Marshaller
ModifySnapshotAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifySnapshotAttributeRequestMarshaller
 
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
ModifySnapshotCopyRetentionPeriodRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ModifySnapshotCopyRetentionPeriod operation.
ModifySnapshotCopyRetentionPeriodRequest() - Constructor for class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
 
ModifySnapshotCopyRetentionPeriodRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Modify Snapshot Copy Retention Period Request Marshaller
ModifySnapshotCopyRetentionPeriodRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ModifySnapshotCopyRetentionPeriodRequestMarshaller
 
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies a volume attribute.
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies a volume attribute.
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies a volume attribute.
ModifyVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVolumeAttribute operation.
ModifyVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
ModifyVolumeAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Volume Attribute Request Marshaller
ModifyVolumeAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyVolumeAttributeRequestMarshaller
 
modifyVpcAttribute(ModifyVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies the specified attribute of the specified VPC.
modifyVpcAttribute(ModifyVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest, AsyncHandler<ModifyVpcAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified VPC.
modifyVpcAttributeAsync(ModifyVpcAttributeRequest, AsyncHandler<ModifyVpcAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies the specified attribute of the specified VPC.
ModifyVpcAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVpcAttribute operation.
ModifyVpcAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
 
ModifyVpcAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Modify Vpc Attribute Request Marshaller
ModifyVpcAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ModifyVpcAttributeRequestMarshaller
 
monitor - Variable in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
 
Monitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring for the instance.
Monitoring() - Constructor for class com.amazonaws.services.ec2.model.Monitoring
 
MonitoringState - Enum in com.amazonaws.services.ec2.model
Monitoring State
MonitoringStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Monitoring StAX Unmarshaller
MonitoringStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.MonitoringStaxUnmarshaller
 
monitorInstances(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables monitoring for a running instance.
monitorInstances(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
MonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the MonitorInstances operation.
MonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Default constructor for a new MonitorInstancesRequest object.
MonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Constructs a new MonitorInstancesRequest object.
MonitorInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Monitor Instances Request Marshaller
MonitorInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.MonitorInstancesRequestMarshaller
 
MonitorInstancesResult - Class in com.amazonaws.services.ec2.model
 
MonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
MonitorInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Monitor Instances Result StAX Unmarshaller
MonitorInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.MonitorInstancesResultStaxUnmarshaller
 
more() - Method in class com.amazonaws.util.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
MultiFactorAuthentication - Class in com.amazonaws.services.s3.model
Contains Multi-Factor Authentication (MFA) information to be included in Amazon S3 requests, consisting of the serial number of the MFA device associated with your AWS account and the current, unique MFA token generated by that device.
MultiFactorAuthentication(String, String) - Constructor for class com.amazonaws.services.s3.model.MultiFactorAuthentication
Constructs a new MultiFactorAuthentication object for use in any Amazonn S3 operation that accepts requests with Multi-Factor Authentication (MFA).
MultiObjectDeleteException - Exception in com.amazonaws.services.s3.model
Exception for partial or total failure of the multi-object delete API, including the errors that occurred.
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError>, Collection<DeleteObjectsResult.DeletedObject>) - Constructor for exception com.amazonaws.services.s3.model.MultiObjectDeleteException
 
MultiObjectDeleteException.DeleteError - Class in com.amazonaws.services.s3.model
An error that occurred when deleting an object.
MultiObjectDeleteException.DeleteError() - Constructor for class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
MultiObjectDeleteXmlFactory - Class in com.amazonaws.services.s3.model.transform
Factory for creating XML fragments from DeleteObjectsRequest objects that can be sent to S3.
MultiObjectDeleteXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.MultiObjectDeleteXmlFactory
 
MultipartUpload - Class in com.amazonaws.services.s3.model
A multipart upload is an upload to Amazon S3 that is creating by uploading individual pieces of an object, then telling Amazon S3 to complete the multipart upload and concatenate all the individual pieces together into a single object.
MultipartUpload() - Constructor for class com.amazonaws.services.s3.model.MultipartUpload
 
MultipartUploadListing - Class in com.amazonaws.services.s3.model
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
MultipartUploadListing() - Constructor for class com.amazonaws.services.s3.model.MultipartUploadListing
 
MultipleFileDownload - Interface in com.amazonaws.services.s3.transfer
Multiple file download of an entire virtual directory.
MultipleFileDownloadImpl - Class in com.amazonaws.services.s3.transfer.internal
Multiple file download when downloading an entire virtual directory.
MultipleFileDownloadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Download>) - Constructor for class com.amazonaws.services.s3.transfer.internal.MultipleFileDownloadImpl
 
MultipleFileDownloadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Download>) - Constructor for class com.amazonaws.services.s3.transfer.internal.MultipleFileDownloadImpl
MultipleFileTransfer - Class in com.amazonaws.services.s3.transfer.internal
Interface for multiple file transfers
MultipleFileTransferMonitor - Class in com.amazonaws.services.s3.transfer.internal
 
MultipleFileTransferMonitor(AbstractTransfer, Collection<? extends AbstractTransfer>) - Constructor for class com.amazonaws.services.s3.transfer.internal.MultipleFileTransferMonitor
 
MultipleFileUpload - Interface in com.amazonaws.services.s3.transfer
Multiple file download of an entire virtual directory.
MultipleFileUploadImpl - Class in com.amazonaws.services.s3.transfer.internal
Multiple file upload when uploading an entire directory.
MultipleFileUploadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Upload>) - Constructor for class com.amazonaws.services.s3.transfer.internal.MultipleFileUploadImpl
 
MultipleFileUploadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Upload>) - Constructor for class com.amazonaws.services.s3.transfer.internal.MultipleFileUploadImpl
MultipleRegionsException - Exception in com.amazonaws.services.importexport.model
Your manifest file contained buckets from multiple regions.
MultipleRegionsException(String) - Constructor for exception com.amazonaws.services.importexport.model.MultipleRegionsException
Constructs a new MultipleRegionsException with the specified error message.
MultipleRegionsExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
MultipleRegionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.MultipleRegionsExceptionUnmarshaller
 

N

name() - Method in interface com.amazonaws.metrics.MetricType
Non-null name of the metric type.
name() - Method in class com.amazonaws.metrics.SimpleMetricType
 
name() - Method in class com.amazonaws.metrics.SimpleServiceMetricType
 
name() - Method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
NAME - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
NamedRankExpression - Class in com.amazonaws.services.cloudsearch.model
A named expression that can be evaluated at search time and used for ranking or thresholding in a search query.
NamedRankExpression() - Constructor for class com.amazonaws.services.cloudsearch.model.NamedRankExpression
 
NamedRankExpressionStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Named Rank Expression StAX Unmarshaller
NamedRankExpressionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.NamedRankExpressionStaxUnmarshaller
 
names() - Method in class com.amazonaws.util.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
needIntegrityCheck() - Method in interface com.amazonaws.services.s3.internal.ServiceUtils.RetryableS3DownloadTask
User defines whether integrity check is needed for this RetryableS3DownloadTask.
needsConnectionLeftOpen() - Method in class com.amazonaws.http.DefaultErrorResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in interface com.amazonaws.http.HttpResponseHandler
Indicates if this response handler requires that the underlying HTTP connection not be closed automatically after the response is handled.
needsConnectionLeftOpen() - Method in class com.amazonaws.http.JsonErrorResponseHandler
 
needsConnectionLeftOpen - Variable in class com.amazonaws.http.JsonResponseHandler
 
needsConnectionLeftOpen() - Method in class com.amazonaws.http.JsonResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in class com.amazonaws.http.StaxResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
The majority of S3 response handlers read the complete response while handling it, and don't need to manually manage the underlying HTTP connection.
needsConnectionLeftOpen() - Method in class com.amazonaws.services.s3.internal.S3ErrorResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in class com.amazonaws.services.s3.internal.S3ObjectResponseHandler
Returns true, since the entire response isn't read while this response handler handles the response.
needsToLoadCredentials() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
NetworkAcl - Class in com.amazonaws.services.ec2.model
Describes a network ACL.
NetworkAcl() - Constructor for class com.amazonaws.services.ec2.model.NetworkAcl
 
NetworkAclAssociation - Class in com.amazonaws.services.ec2.model
Describes an association between a network ACL and a subnet.
NetworkAclAssociation() - Constructor for class com.amazonaws.services.ec2.model.NetworkAclAssociation
 
NetworkAclAssociationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Acl Association StAX Unmarshaller
NetworkAclAssociationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkAclAssociationStaxUnmarshaller
 
NetworkAclEntry - Class in com.amazonaws.services.ec2.model
Describes an entry in a network ACL.
NetworkAclEntry() - Constructor for class com.amazonaws.services.ec2.model.NetworkAclEntry
 
NetworkAclEntryStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Acl Entry StAX Unmarshaller
NetworkAclEntryStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkAclEntryStaxUnmarshaller
 
NetworkAclStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Acl StAX Unmarshaller
NetworkAclStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkAclStaxUnmarshaller
 
NetworkInterface - Class in com.amazonaws.services.ec2.model
Describes a network interface.
NetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterface
 
NetworkInterface - Class in com.amazonaws.services.storagegateway.model
Describes a gateway's network interface.
NetworkInterface() - Constructor for class com.amazonaws.services.storagegateway.model.NetworkInterface
 
NetworkInterfaceAssociation - Class in com.amazonaws.services.ec2.model
Describes association information for an Elastic IP address.
NetworkInterfaceAssociation() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
 
NetworkInterfaceAssociationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Interface Association StAX Unmarshaller
NetworkInterfaceAssociationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkInterfaceAssociationStaxUnmarshaller
 
NetworkInterfaceAttachment - Class in com.amazonaws.services.ec2.model
Describes a network interface attachment.
NetworkInterfaceAttachment() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
 
NetworkInterfaceAttachmentChanges - Class in com.amazonaws.services.ec2.model
Describes an attachment change.
NetworkInterfaceAttachmentChanges() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
 
NetworkInterfaceAttachmentStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Interface Attachment StAX Unmarshaller
NetworkInterfaceAttachmentStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkInterfaceAttachmentStaxUnmarshaller
 
NetworkInterfaceJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Network Interface JSON Unmarshaller
NetworkInterfaceJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.NetworkInterfaceJsonUnmarshaller
 
NetworkInterfacePrivateIpAddress - Class in com.amazonaws.services.ec2.model
Describes the private IP address of a network interface.
NetworkInterfacePrivateIpAddress() - Constructor for class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
 
NetworkInterfacePrivateIpAddressStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Interface Private Ip Address StAX Unmarshaller
NetworkInterfacePrivateIpAddressStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkInterfacePrivateIpAddressStaxUnmarshaller
 
NetworkInterfaceStatus - Enum in com.amazonaws.services.ec2.model
Network Interface Status
NetworkInterfaceStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Network Interface StAX Unmarshaller
NetworkInterfaceStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.NetworkInterfaceStaxUnmarshaller
 
newCannedACLCondition(CannedAccessControlList) - Static method in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Constructs a new access policy condition that compares an Amazon S3 canned ACL with the canned ACL specified by an incoming request.
newConfigureDaemons() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Create a new bootstrap action which lets you configure Hadoop's daemons.
newConfigureHadoop() - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Create a new bootstrap action which lets you configure Hadoop's XML files.
newEnableDebuggingStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
When ran as the first step in your job flow, enables the Hadoop debugging UI in the AWS Management Console.
newEndpointCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new access policy condition that compares the requested endpoint used to subscribe to an Amazon SNS topic with the specified endpoint pattern.
newException(String) - Method in class com.amazonaws.transform.AbstractErrorUnmarshaller
Constructs a new exception object of the type specified in this class's constructor and sets the specified error message.
newInstallHiveStep(StepFactory.HiveVersion...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the specified versions of Hive on your job flow.
newInstallHiveStep(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the specified versions of Hive on your job flow.
newInstallHiveStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the default version of Hive on your job flow.
newInstallPigStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the default version of Pig on your job flow.
newInstallPigStep(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs Pig on your job flow.
newInstance(DecisionContext) - Method in interface com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowImplementationFactory
 
newMetricDatum(MetricDatum, Dimension...) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.MetricData
Returns a new metric datum cloned from the given metric datum, but replacing the dimensions with the newly specified ones.
NewPrivateVirtualInterface - Class in com.amazonaws.services.directconnect.model
A structure containing information about a new private virtual interface.
NewPrivateVirtualInterface() - Constructor for class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
 
NewPrivateVirtualInterfaceAllocation - Class in com.amazonaws.services.directconnect.model
A structure containing information about a private virtual interface that will be provisioned on a connection.
NewPrivateVirtualInterfaceAllocation() - Constructor for class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
 
newProtocolCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new AWS access control policy condition that allows an access control statement to restrict subscriptions to an Amazon SNS topic based on the protocol being used for the subscription.
NewPublicVirtualInterface - Class in com.amazonaws.services.directconnect.model
A structure containing information about a new public virtual interface.
NewPublicVirtualInterface() - Constructor for class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
 
NewPublicVirtualInterfaceAllocation - Class in com.amazonaws.services.directconnect.model
A structure containing information about a public virtual interface that will be provisioned on a connection.
NewPublicVirtualInterfaceAllocation() - Constructor for class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
 
newRefererCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's referer field against the specified value, using the specified comparison type.
newRequestHandler2Chain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
Constructs a new request handler (v2) chain by analyzing the specified classpath resource.
newRequestHandlerChain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
For backward compatibility, constructs a new request handler chain adapted to RequestHandler2 by analyzing the specified classpath resource.
newRunHiveScriptStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Hive script on your job flow using the default Hive version.
newRunHiveScriptStepVersioned(String, String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Hive script on your job flow using the specified Hive version.
newRunIf(String, BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions
Create a new run-if bootstrap action which lets you conditionally run bootstrap actions.
newRunPigScriptStep(String, String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Pig script on your job flow using the specified Pig version.
newRunPigScriptStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Pig script on your job flow using the default Pig version.
newScriptRunnerStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Runs a specified script on the master node of your cluster.
newSecureTransportCondition() - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests if the incoming request was sent over a secure transport (HTTPS).
newSourceArnCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access policy condition that compares the Amazon Resource Name (ARN) of the source of an AWS resource that is modifying another AWS resource with the specified pattern.
newString(byte[]) - Method in class com.amazonaws.auth.AbstractAWSSigner
Safely converts a UTF-8 encoded byte array into a String.
newTimingInfoFullSupport(long, long) - Static method in class com.amazonaws.util.TimingInfo
Returns a TimingInfoFullSupport based on the given start and end time in nanosecond, ignoring the wall clock time.
newTimingInfoFullSupport(long, long, long) - Static method in class com.amazonaws.util.TimingInfo
Returns a TimingInfoFullSupport based on the given start time since epoch in millisecond, and the given start and end time in nanosecond.
newUserAgentCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's user agent field against the specified value, using the specified comparison type.
next() - Method in class com.amazonaws.util.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class com.amazonaws.util.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class com.amazonaws.util.json.JSONTokener
Get the next n characters.
nextClean() - Method in class com.amazonaws.util.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextEvent() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the next XML event for the document being parsed.
nextInvocationDelaySeconds(Date, Date, Date, int) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.FixedIntervalInvocationSchedule
 
nextInvocationDelaySeconds(Date, Date, Date, int) - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.InvocationSchedule
Return interval until the next invocation.
nextInvocationDelaySeconds(Date, Date, Date, int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.CronInvocationSchedule
 
nextResults - Variable in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Lazily loaded next results waiting to be added into allResults
nextResults - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Lazily loaded next results waiting to be added into allResults
nextRetryDelaySeconds(Date, Date, int) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
nextRetryDelaySeconds(Date, Date, int) - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicy
 
nextString(char) - Method in class com.amazonaws.util.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class com.amazonaws.util.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class com.amazonaws.util.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextToken() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
 
nextValue() - Method in class com.amazonaws.util.json.JSONTokener
Get the next value.
NO_DEFAULT_TASK_LIST - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowConstants
Do not specify task list on registration.
NO_SUCH_BUCKET_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
 
NodeGroup - Class in com.amazonaws.services.elasticache.model
Represents a collection of cache nodes in a replication group.
NodeGroup() - Constructor for class com.amazonaws.services.elasticache.model.NodeGroup
 
NodeGroupMember - Class in com.amazonaws.services.elasticache.model
Represents a single node within a node group.
NodeGroupMember() - Constructor for class com.amazonaws.services.elasticache.model.NodeGroupMember
 
NodeGroupMemberStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Node Group Member StAX Unmarshaller
NodeGroupMemberStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.NodeGroupMemberStaxUnmarshaller
 
NodeGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Node Group StAX Unmarshaller
NodeGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.NodeGroupStaxUnmarshaller
 
nodeLength(NodeList) - Static method in class com.amazonaws.util.XpathUtils
Returns the length of the specified node list.
NodeQuotaForClusterExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
NodeQuotaForClusterExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.NodeQuotaForClusterExceededException
Constructs a new NodeQuotaForClusterExceededException with the specified error message.
NodeQuotaForClusterExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
NodeQuotaForClusterExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.NodeQuotaForClusterExceededExceptionUnmarshaller
 
NodeQuotaForCustomerExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
NodeQuotaForCustomerExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.NodeQuotaForCustomerExceededException
Constructs a new NodeQuotaForCustomerExceededException with the specified error message.
NodeQuotaForCustomerExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
NodeQuotaForCustomerExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.NodeQuotaForCustomerExceededExceptionUnmarshaller
 
NONE - Static variable in interface com.amazonaws.jmx.spi.JmxInfoProvider
 
NONE - Static variable in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
 
NONE - Static variable in interface com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer
A convenient instance of a no-op request metric transformer.
NONE - Static variable in class com.amazonaws.metrics.MetricCollector
A convenient instance of a no-op request metric collector.
NONE - Static variable in class com.amazonaws.metrics.RequestMetricCollector
A convenient instance of a no-op request metric collector.
NONE - Static variable in class com.amazonaws.metrics.ServiceMetricCollector
A convenient instance of a no-op service metric collector.
NONE - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowConstants
 
NoSessionSupportCredentials - Interface in com.amazonaws.auth
Marker interface for credentials that should not be used to start AWS Security Token Service sessions.
NoSuchBucketException - Exception in com.amazonaws.services.importexport.model
The specified bucket does not exist.
NoSuchBucketException(String) - Constructor for exception com.amazonaws.services.importexport.model.NoSuchBucketException
Constructs a new NoSuchBucketException with the specified error message.
NoSuchBucketExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
NoSuchBucketExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.NoSuchBucketExceptionUnmarshaller
 
NoSuchChangeException - Exception in com.amazonaws.services.route53.model
AmazonRoute53 exception
NoSuchChangeException(String) - Constructor for exception com.amazonaws.services.route53.model.NoSuchChangeException
Constructs a new NoSuchChangeException with the specified error message.
NoSuchChangeExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
NoSuchChangeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.NoSuchChangeExceptionUnmarshaller
 
NoSuchCloudFrontOriginAccessIdentityException - Exception in com.amazonaws.services.cloudfront.model
The specified origin access identity does not exist.
NoSuchCloudFrontOriginAccessIdentityException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.NoSuchCloudFrontOriginAccessIdentityException
Constructs a new NoSuchCloudFrontOriginAccessIdentityException with the specified error message.
NoSuchCloudFrontOriginAccessIdentityException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The specified origin access identity does not exist.
NoSuchCloudFrontOriginAccessIdentityException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchCloudFrontOriginAccessIdentityException
Constructs a new NoSuchCloudFrontOriginAccessIdentityException with the specified error message.
NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller
 
NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller
 
NoSuchDistributionException - Exception in com.amazonaws.services.cloudfront.model
The specified distribution does not exist.
NoSuchDistributionException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.NoSuchDistributionException
Constructs a new NoSuchDistributionException with the specified error message.
NoSuchDistributionException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The specified distribution does not exist.
NoSuchDistributionException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchDistributionException
Constructs a new NoSuchDistributionException with the specified error message.
NoSuchDistributionExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
NoSuchDistributionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.NoSuchDistributionExceptionUnmarshaller
 
NoSuchDistributionExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
NoSuchDistributionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchDistributionExceptionUnmarshaller
 
NoSuchDomainException - Exception in com.amazonaws.services.simpledb.model
The specified domain does not exist.
NoSuchDomainException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Constructs a new NoSuchDomainException with the specified error message.
NoSuchDomainExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NoSuchDomainExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NoSuchDomainExceptionUnmarshaller
 
NoSuchEntityException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it referenced an entity that does not exist.
NoSuchEntityException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.NoSuchEntityException
Constructs a new NoSuchEntityException with the specified error message.
NoSuchEntityExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
NoSuchEntityExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.NoSuchEntityExceptionUnmarshaller
 
NoSuchHealthCheckException - Exception in com.amazonaws.services.route53.model
The health check you are trying to get or delete does not exist.
NoSuchHealthCheckException(String) - Constructor for exception com.amazonaws.services.route53.model.NoSuchHealthCheckException
Constructs a new NoSuchHealthCheckException with the specified error message.
NoSuchHealthCheckExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
NoSuchHealthCheckExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.NoSuchHealthCheckExceptionUnmarshaller
 
NoSuchHostedZoneException - Exception in com.amazonaws.services.route53.model
AmazonRoute53 exception
NoSuchHostedZoneException(String) - Constructor for exception com.amazonaws.services.route53.model.NoSuchHostedZoneException
Constructs a new NoSuchHostedZoneException with the specified error message.
NoSuchHostedZoneExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
NoSuchHostedZoneExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.NoSuchHostedZoneExceptionUnmarshaller
 
NoSuchInvalidationException - Exception in com.amazonaws.services.cloudfront.model
The specified invalidation does not exist.
NoSuchInvalidationException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.NoSuchInvalidationException
Constructs a new NoSuchInvalidationException with the specified error message.
NoSuchInvalidationException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The specified invalidation does not exist.
NoSuchInvalidationException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchInvalidationException
Constructs a new NoSuchInvalidationException with the specified error message.
NoSuchInvalidationExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
NoSuchInvalidationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.NoSuchInvalidationExceptionUnmarshaller
 
NoSuchInvalidationExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
NoSuchInvalidationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchInvalidationExceptionUnmarshaller
 
NoSuchOriginException - Exception in com.amazonaws.services.cloudfront.model
No origin exists with the specified Origin Id.
NoSuchOriginException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.NoSuchOriginException
Constructs a new NoSuchOriginException with the specified error message.
NoSuchOriginExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
NoSuchOriginExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.NoSuchOriginExceptionUnmarshaller
 
NoSuchStreamingDistributionException - Exception in com.amazonaws.services.cloudfront.model
The specified streaming distribution does not exist.
NoSuchStreamingDistributionException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.NoSuchStreamingDistributionException
Constructs a new NoSuchStreamingDistributionException with the specified error message.
NoSuchStreamingDistributionException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The specified streaming distribution does not exist.
NoSuchStreamingDistributionException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchStreamingDistributionException
Constructs a new NoSuchStreamingDistributionException with the specified error message.
NoSuchStreamingDistributionExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
NoSuchStreamingDistributionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.NoSuchStreamingDistributionExceptionUnmarshaller
 
NoSuchStreamingDistributionExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
NoSuchStreamingDistributionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchStreamingDistributionExceptionUnmarshaller
 
NotFoundException - Exception in com.amazonaws.services.sns.model
Indicates that the requested resource does not exist.
NotFoundException(String) - Constructor for exception com.amazonaws.services.sns.model.NotFoundException
Constructs a new NotFoundException with the specified error message.
NotFoundExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
NotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.NotFoundExceptionUnmarshaller
 
NotificationConfiguration - Class in com.amazonaws.services.autoscaling.model
The NotificationConfiguration data type.
NotificationConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
NotificationConfiguration - Class in com.amazonaws.services.elasticache.model
Describes a notification topic and its status.
NotificationConfiguration() - Constructor for class com.amazonaws.services.elasticache.model.NotificationConfiguration
Default constructor for a new NotificationConfiguration object.
NotificationConfigurationStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Notification Configuration StAX Unmarshaller
NotificationConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.NotificationConfigurationStaxUnmarshaller
 
NotificationConfigurationStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Notification Configuration StAX Unmarshaller
NotificationConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.NotificationConfigurationStaxUnmarshaller
 
Notifications - Class in com.amazonaws.services.elastictranscoder.model
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
Notifications() - Constructor for class com.amazonaws.services.elastictranscoder.model.Notifications
 
NotificationsJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Notifications JSON Unmarshaller
NotificationsJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.NotificationsJsonUnmarshaller
 
NotificationType - Enum in com.amazonaws.services.simpleemail.model
Notification Type
notifyStateChangeListeners(Transfer.TransferState) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Notifies all the registered state change listeners of the state update.
NoWait - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
Used to mark Promise arguments of @Asynchronous methods that should not be waited for.
NULL - Static variable in class com.amazonaws.util.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL_VERSION_ID - Static variable in class com.amazonaws.services.s3.internal.Constants
Represents a null S3 version ID
NullDataConverter - Class in com.amazonaws.services.simpleworkflow.flow.annotations
To be used only by annotations as they do not support null parameters.
NumberDomainAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes in this domain.
NumberDomainAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Constructs a new NumberDomainAttributesExceededException with the specified error message.
NumberDomainAttributesExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NumberDomainAttributesExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NumberDomainAttributesExceededExceptionUnmarshaller
 
NumberDomainBytesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many bytes in this domain.
NumberDomainBytesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Constructs a new NumberDomainBytesExceededException with the specified error message.
NumberDomainBytesExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NumberDomainBytesExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NumberDomainBytesExceededExceptionUnmarshaller
 
NumberDomainsExceededException - Exception in com.amazonaws.services.simpledb.model
Too many domains exist per this account.
NumberDomainsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Constructs a new NumberDomainsExceededException with the specified error message.
NumberDomainsExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NumberDomainsExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NumberDomainsExceededExceptionUnmarshaller
 
NumberItemAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes in this item.
NumberItemAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Constructs a new NumberItemAttributesExceededException with the specified error message.
NumberItemAttributesExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NumberItemAttributesExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NumberItemAttributesExceededExceptionUnmarshaller
 
NumberOfNodesPerClusterLimitExceededException - Exception in com.amazonaws.services.redshift.model
The operation would exceed the number of nodes allowed for a cluster.
NumberOfNodesPerClusterLimitExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.NumberOfNodesPerClusterLimitExceededException
Constructs a new NumberOfNodesPerClusterLimitExceededException with the specified error message.
NumberOfNodesPerClusterLimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
NumberOfNodesPerClusterLimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.NumberOfNodesPerClusterLimitExceededExceptionUnmarshaller
 
NumberOfNodesQuotaExceededException - Exception in com.amazonaws.services.redshift.model
The operation would exceed the number of nodes allotted to the account.
NumberOfNodesQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.NumberOfNodesQuotaExceededException
Constructs a new NumberOfNodesQuotaExceededException with the specified error message.
NumberOfNodesQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
NumberOfNodesQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.NumberOfNodesQuotaExceededExceptionUnmarshaller
 
NumberSubmittedAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes exist in a single call.
NumberSubmittedAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Constructs a new NumberSubmittedAttributesExceededException with the specified error message.
NumberSubmittedAttributesExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NumberSubmittedAttributesExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NumberSubmittedAttributesExceededExceptionUnmarshaller
 
NumberSubmittedItemsExceededException - Exception in com.amazonaws.services.simpledb.model
Too many items exist in a single call.
NumberSubmittedItemsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Constructs a new NumberSubmittedItemsExceededException with the specified error message.
NumberSubmittedItemsExceededExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
NumberSubmittedItemsExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.NumberSubmittedItemsExceededExceptionUnmarshaller
 
numberToString(Number) - Static method in class com.amazonaws.util.json.JSONObject
Produce a string from a Number.
NumericCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a numeric comparison.
NumericCondition(NumericCondition.NumericComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.NumericCondition
Constructs a new access policy condition that compares two numbers.
NumericCondition.NumericComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a numeric comparison can be evaluated

O

object - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
 
object() - Method in class com.amazonaws.util.json.JSONWriter
Begin appending a new object.
ObjectExpirationHeaderHandler<T extends ObjectExpirationResult> - Class in com.amazonaws.services.s3.internal
Header handler to pull the EXPIRATION header out of the response.
ObjectExpirationHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.ObjectExpirationHeaderHandler
 
ObjectExpirationResult - Interface in com.amazonaws.services.s3.internal
Interface for service responses that receive the x-amz-expiration header.
ObjectListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the objects in an Amazon S3 bucket.
ObjectListing() - Constructor for class com.amazonaws.services.s3.model.ObjectListing
 
objectMetadata - Variable in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Additional information about the new object being created, such as content type, content encoding, user metadata, etc.
ObjectMetadata - Class in com.amazonaws.services.s3.model
Represents the object metadata that is stored with Amazon S3.
ObjectMetadata() - Constructor for class com.amazonaws.services.s3.model.ObjectMetadata
 
ObjectMetadataProvider - Interface in com.amazonaws.services.s3.transfer
This is the callback interface which is used by TransferManager.uploadDirectory and TransferManager.uploadFileList.
ObjectRestoreHeaderHandler<T extends ObjectRestoreResult> - Class in com.amazonaws.services.s3.internal
Header handler to pull the RESTORE header out of the response.
ObjectRestoreHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.ObjectRestoreHeaderHandler
 
ObjectRestoreResult - Interface in com.amazonaws.services.s3.internal
Interface for service responses that receive the x-amz-restore header.
of(K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing a single entry.
of(K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing two entries.
of(K, V, K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing three entries.
of(K, V, K, V, K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing four entries.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.amazonaws.util.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing five entries.
OFF - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is off for a bucket.
OfferingTypeValues - Enum in com.amazonaws.services.ec2.model
Offering Type Values
onError(Exception) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request
OnFailure - Enum in com.amazonaws.services.cloudformation.model
On Failure
onKeyAttributeValue(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method to do the necessary operations when a key attribute is set with some value.
onNonKeyAttribute(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method for necessary operations when a non-key attribute is set a non-null value in the object.
onNullNonKeyAttribute(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method for necessary operations when a non-key attribute is set null in the object.
onSuccess(REQUEST, RESULT) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request has completed successfully.
OperationInProgressException - Exception in com.amazonaws.services.elasticbeanstalk.model
Unable to perform the specified operation because another operation is already in progress affecting an an element in this activity.
OperationInProgressException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.OperationInProgressException
Constructs a new OperationInProgressException with the specified error message.
OperationInProgressExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
OperationInProgressExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.OperationInProgressExceptionUnmarshaller
 
OperationNotPermittedException - Exception in com.amazonaws.services.simpleworkflow.model
Returned when the caller does not have sufficient permissions to invoke the action.
OperationNotPermittedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.OperationNotPermittedException
Constructs a new OperationNotPermittedException with the specified error message.
OperationNotPermittedExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
OperationNotPermittedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.OperationNotPermittedExceptionUnmarshaller
 
Operator - Class in com.amazonaws.services.datapipeline.model
Contains a logical operation for comparing the value of a field with a specified value.
Operator() - Constructor for class com.amazonaws.services.datapipeline.model.Operator
 
OperatorType - Enum in com.amazonaws.services.datapipeline.model
Operator Type
Opsworks - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
opt(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.amazonaws.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.amazonaws.util.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.amazonaws.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.amazonaws.util.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.amazonaws.util.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
Option - Class in com.amazonaws.services.rds.model
Option details.
Option() - Constructor for class com.amazonaws.services.rds.model.Option
 
OptionConfiguration - Class in com.amazonaws.services.rds.model
A list of all available options
OptionConfiguration() - Constructor for class com.amazonaws.services.rds.model.OptionConfiguration
 
OptionGroup - Class in com.amazonaws.services.rds.model
OptionGroup() - Constructor for class com.amazonaws.services.rds.model.OptionGroup
 
OptionGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
The option group you are trying to create already exists.
OptionGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.OptionGroupAlreadyExistsException
Constructs a new OptionGroupAlreadyExistsException with the specified error message.
OptionGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
OptionGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupAlreadyExistsExceptionUnmarshaller
 
OptionGroupMembership - Class in com.amazonaws.services.rds.model
Provides information on the option groups the DB instance is a member of.
OptionGroupMembership() - Constructor for class com.amazonaws.services.rds.model.OptionGroupMembership
 
OptionGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Option Group Membership StAX Unmarshaller
OptionGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupMembershipStaxUnmarshaller
 
OptionGroupNotFoundException - Exception in com.amazonaws.services.rds.model
The specified option group could not be found.
OptionGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.OptionGroupNotFoundException
Constructs a new OptionGroupNotFoundException with the specified error message.
OptionGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
OptionGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupNotFoundExceptionUnmarshaller
 
OptionGroupOption - Class in com.amazonaws.services.rds.model
Available option.
OptionGroupOption() - Constructor for class com.amazonaws.services.rds.model.OptionGroupOption
 
OptionGroupOptionSetting - Class in com.amazonaws.services.rds.model
option group option settings are used to display settings available for each option with their default values and other information.
OptionGroupOptionSetting() - Constructor for class com.amazonaws.services.rds.model.OptionGroupOptionSetting
 
OptionGroupOptionSettingStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Option Group Option Setting StAX Unmarshaller
OptionGroupOptionSettingStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupOptionSettingStaxUnmarshaller
 
OptionGroupOptionStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Option Group Option StAX Unmarshaller
OptionGroupOptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupOptionStaxUnmarshaller
 
OptionGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
The quota of 20 option groups was exceeded for this AWS account.
OptionGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.OptionGroupQuotaExceededException
Constructs a new OptionGroupQuotaExceededException with the specified error message.
OptionGroupQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
OptionGroupQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupQuotaExceededExceptionUnmarshaller
 
OptionGroupStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Option Group StAX Unmarshaller
OptionGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionGroupStaxUnmarshaller
 
OptionRestrictionRegex - Class in com.amazonaws.services.elasticbeanstalk.model
A regular expression representing a restriction on a string configuration option value.
OptionRestrictionRegex() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
Default constructor for a new OptionRestrictionRegex object.
OptionRestrictionRegexStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Option Restriction Regex StAX Unmarshaller
OptionRestrictionRegexStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.OptionRestrictionRegexStaxUnmarshaller
 
OptionSetting - Class in com.amazonaws.services.rds.model
Option settings are the actual settings being applied or configured for that option.
OptionSetting() - Constructor for class com.amazonaws.services.rds.model.OptionSetting
 
OptionSettingStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Option Setting StAX Unmarshaller
OptionSettingStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionSettingStaxUnmarshaller
 
OptionSpecification - Class in com.amazonaws.services.elasticbeanstalk.model
A specification identifying an individual configuration option.
OptionSpecification() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
Default constructor for a new OptionSpecification object.
OptionState - Enum in com.amazonaws.services.cloudsearch.model
Option State
OptionStatus - Class in com.amazonaws.services.cloudsearch.model
The status of an option, including when it was last updated and whether it is actively in use for searches.
OptionStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.OptionStatus
 
OptionStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Option Status StAX Unmarshaller
OptionStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.OptionStatusStaxUnmarshaller
 
OptionStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Option StAX Unmarshaller
OptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OptionStaxUnmarshaller
 
optJSONArray(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class com.amazonaws.util.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.amazonaws.util.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class com.amazonaws.util.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class com.amazonaws.util.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.amazonaws.util.json.JSONObject
Get an optional string associated with a key.
OrderableClusterOption - Class in com.amazonaws.services.redshift.model
Describes an orderable cluster option.
OrderableClusterOption() - Constructor for class com.amazonaws.services.redshift.model.OrderableClusterOption
 
OrderableClusterOptionStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Orderable Cluster Option StAX Unmarshaller
OrderableClusterOptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.OrderableClusterOptionStaxUnmarshaller
 
OrderableDBInstanceOption - Class in com.amazonaws.services.rds.model
Contains a list of available options for a DB instance
OrderableDBInstanceOption() - Constructor for class com.amazonaws.services.rds.model.OrderableDBInstanceOption
 
OrderableDBInstanceOptionStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Orderable D B Instance Option StAX Unmarshaller
OrderableDBInstanceOptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.OrderableDBInstanceOptionStaxUnmarshaller
 
Origin - Class in com.amazonaws.services.cloudfront.model
A complex type that describes the Amazon S3 bucket or the HTTP server (for example, a web server) from which CloudFront gets your files.You must create at least one origin.
Origin() - Constructor for class com.amazonaws.services.cloudfront.model.Origin
 
OriginProtocolPolicy - Enum in com.amazonaws.services.cloudfront.model
Origin Protocol Policy
OriginProtocolPolicy - Enum in com.amazonaws.services.cloudfront_2012_03_15.model
Origin Protocol Policy
Origins - Class in com.amazonaws.services.cloudfront.model
A complex type that contains information about origins for this distribution.
Origins() - Constructor for class com.amazonaws.services.cloudfront.model.Origins
 
OriginsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Origins StAX Unmarshaller
OriginsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.OriginsStaxUnmarshaller
 
OriginStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Origin StAX Unmarshaller
OriginStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.OriginStaxUnmarshaller
 
OrPromise - Class in com.amazonaws.services.simpleworkflow.flow.core
Promise that becomes ready when any of its values becomes ready.
OrPromise(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.OrPromise
 
Output - Class in com.amazonaws.services.cloudformation.model
The Output data type.
Output() - Constructor for class com.amazonaws.services.cloudformation.model.Output
 
OutputStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Output StAX Unmarshaller
OutputStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.OutputStaxUnmarshaller
 
OverLimitException - Exception in com.amazonaws.services.sqs.model
The action that you requested would violate a limit.
OverLimitException(String) - Constructor for exception com.amazonaws.services.sqs.model.OverLimitException
Constructs a new OverLimitException with the specified error message.
OverLimitExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
OverLimitExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.OverLimitExceptionUnmarshaller
 
overriddenDate - Variable in class com.amazonaws.auth.AWS4Signer
Date override for testing only
Owner - Class in com.amazonaws.services.s3.model
Represents the owner of an Amazon S3 bucket.
Owner() - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner without specifying an ID or display name.
Owner(String, String) - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner with the specified ID and display name.
owner - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The owner of this object - can be null if the requester doesn't have permission to view object ownership information

P

PackedPolicyTooLargeException - Exception in com.amazonaws.services.securitytoken.model
The request was rejected because the policy document was too large.
PackedPolicyTooLargeException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.PackedPolicyTooLargeException
Constructs a new PackedPolicyTooLargeException with the specified error message.
PackedPolicyTooLargeExceptionUnmarshaller - Class in com.amazonaws.services.securitytoken.model.transform
 
PackedPolicyTooLargeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.securitytoken.model.transform.PackedPolicyTooLargeExceptionUnmarshaller
 
PaginatedList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use PaginatedList instead.
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
PaginatedList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Unmodifiable list supporting paginated result sets from Amazon DynamoDB.
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Constructs a PaginatedList instance using the default PaginationLoadingStrategy
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Constructs a PaginatedList instance.
PaginatedParallelScanList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a parallel scan in AWS DynamoDB.
PaginatedParallelScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ParallelScanTask, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
PaginatedQueryList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use PaginatedQueryList instead.
PaginatedQueryList(DynamoDBMapper, Class<T>, AmazonDynamoDB, QueryRequest, QueryResult) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedQueryList
Deprecated.
 
PaginatedQueryList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a query in AWS DynamoDB.
PaginatedQueryList(DynamoDBMapper, Class<T>, AmazonDynamoDB, QueryRequest, QueryResult, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
PaginatedScanList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use PaginatedScanList instead.
PaginatedScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ScanRequest, ScanResult) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedScanList
Deprecated.
 
PaginatedScanList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a scan in AWS DynamoDB.
PaginatedScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ScanRequest, ScanResult, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
parallelScan(Class<T>, DynamoDBScanExpression, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel and returns the matching results in one unmodifiable list of instantiated objects, using the default configuration.
parallelScan(Class<T>, DynamoDBScanExpression, int, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel.
ParallelScanTask - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
ParallelScanTask(DynamoDBMapper, AmazonDynamoDB, List<ScanRequest>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
Parameter - Class in com.amazonaws.services.cloudformation.model
The Parameter data type.
Parameter() - Constructor for class com.amazonaws.services.cloudformation.model.Parameter
 
Parameter - Class in com.amazonaws.services.elasticache.model
Describes an individual setting that controls some aspect of ElastiCache behavior.
Parameter() - Constructor for class com.amazonaws.services.elasticache.model.Parameter
Default constructor for a new Parameter object.
Parameter - Class in com.amazonaws.services.rds.model
This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions.
Parameter() - Constructor for class com.amazonaws.services.rds.model.Parameter
Default constructor for a new Parameter object.
Parameter - Class in com.amazonaws.services.redshift.model
Describes a parameter in a cluster parameter group.
Parameter() - Constructor for class com.amazonaws.services.redshift.model.Parameter
 
ParameterNameValue - Class in com.amazonaws.services.elasticache.model
Describes a name-value pair that is used to update the value of a parameter.
ParameterNameValue() - Constructor for class com.amazonaws.services.elasticache.model.ParameterNameValue
Default constructor for a new ParameterNameValue object.
ParameterNameValue(String) - Constructor for class com.amazonaws.services.elasticache.model.ParameterNameValue
Constructs a new ParameterNameValue object.
ParameterNameValue(String, String) - Constructor for class com.amazonaws.services.elasticache.model.ParameterNameValue
Constructs a new ParameterNameValue object.
ParameterStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Parameter StAX Unmarshaller
ParameterStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ParameterStaxUnmarshaller
 
ParameterStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Parameter StAX Unmarshaller
ParameterStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ParameterStaxUnmarshaller
 
ParameterStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Parameter StAX Unmarshaller
ParameterStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ParameterStaxUnmarshaller
 
ParameterStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Parameter StAX Unmarshaller
ParameterStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ParameterStaxUnmarshaller
 
parse(InputStream) - Static method in class com.amazonaws.regions.RegionMetadataParser
Parses the specified input stream and returns a RegionMetadata object.
parse(InputStream, ContentHandler) - Static method in class com.amazonaws.util.XmlUtils
 
parseAccessControlListResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
parseBucketCrossOriginConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketLifecycleConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketLocationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseCompleteMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseCompressedIso8601Date(String) - Method in class com.amazonaws.util.DateUtils
Parses the specified date string as a compressedIso8601DateFormat ("yyyyMMdd'T'HHmmss'Z'") and returns the Date object.
parseCopyObjectResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseDeletedObjectsResult(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseErrorCode(JSONObject) - Method in class com.amazonaws.transform.GlacierErrorUnmarshaller
Different from other JSON services that return error code in the response content, Glacier uses "code" as the JSON field key, instead of the commonly-used "__type".
parseErrorCode(JSONObject) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
 
parseErrorCode(Node) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
Returns the AWS error code for the specified error response.
parseErrorCode(Node) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
Returns the AWS error code for the specified error response.
parseGroupGrantee(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the GroupGrantee enumeration value with the specified Amazon S3 group URI (eg.
parseInitiateMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseIso8601Date(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
 
parseIso8601Date(String) - Method in class com.amazonaws.util.DateUtils
Parses the specified date string as an ISO 8601 date and returns the Date object.
parseListBucketObjectsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseListMultipartUploadsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListMyBucketsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListAllMyBuckets response XML document from an input stream.
parseListPartsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListVersionsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListVersions response XML document from an input stream.
parseLoggingStatusResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a LoggingStatus response XML document for a bucket from an input stream.
parseMember(String, JSONObject) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
 
parseMessage(JSONObject) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
 
parseNotificationConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parsePermission(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the Permission enumeration value representing the specified Amazon S3 Region ID string.
parseRegionMetadata(InputStream) - Method in class com.amazonaws.regions.RegionMetadataParser
parseRegionMetadata(InputStream, boolean) - Method in class com.amazonaws.regions.RegionMetadataParser
parseRegionName(URI) - Static method in class com.amazonaws.util.AwsHostNameUtils
parseRegionName(String, String) - Static method in class com.amazonaws.util.AwsHostNameUtils
Attempts to parse the region name from an endpoint based on conventions about the endpoint format.
parseRequestPaymentConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseResponseMetadata(HttpResponse) - Method in class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
Parses the S3 response metadata (ex: AWS request ID) from the specified response, and returns a AmazonWebServiceResponse object ready for the result to be plugged in.
parseRfc822Date(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
 
parseRfc822Date(String) - Method in class com.amazonaws.util.DateUtils
Parses the specified date string as an RFC 822 date and returns the Date object.
parseServiceName(URI) - Static method in class com.amazonaws.util.AwsHostNameUtils
Deprecated.
because it's no longer needed by the SDK, and therefore not maintained.
parseTaggingConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseVersioningConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseWebsiteConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseXmlInputStream(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses an XML document from an input stream using a document handler.
PART_COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
PART_FAILED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
PART_STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
PartETag - Class in com.amazonaws.services.s3.model
Container for the part number and ETag of an uploaded part.
PartETag(int, String) - Constructor for class com.amazonaws.services.s3.model.PartETag
Constructs an instance of PartETag and sets the part number and ETag.
PartListElement - Class in com.amazonaws.services.glacier.model
A list of the part sizes of the multipart upload.
PartListElement() - Constructor for class com.amazonaws.services.glacier.model.PartListElement
Default constructor for a new PartListElement object.
PartListElementJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Part List Element JSON Unmarshaller
PartListElementJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.PartListElementJsonUnmarshaller
 
PartListing - Class in com.amazonaws.services.s3.model
The ListPartsResponse contains all the information about the ListParts method.
PartListing() - Constructor for class com.amazonaws.services.s3.model.PartListing
 
PartSummary - Class in com.amazonaws.services.s3.model
Container for summary information about a part in a multipart upload, such as part number, size, etc.
PartSummary() - Constructor for class com.amazonaws.services.s3.model.PartSummary
 
PasswordPolicy - Class in com.amazonaws.services.identitymanagement.model
The PasswordPolicy data type contains information about the account password policy.
PasswordPolicy() - Constructor for class com.amazonaws.services.identitymanagement.model.PasswordPolicy
 
PasswordPolicyStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Password Policy StAX Unmarshaller
PasswordPolicyStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.PasswordPolicyStaxUnmarshaller
 
PasswordPolicyViolationException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the provided password did not meet the requirements imposed by the account password policy.
PasswordPolicyViolationException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.PasswordPolicyViolationException
Constructs a new PasswordPolicyViolationException with the specified error message.
PasswordPolicyViolationExceptionUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
 
PasswordPolicyViolationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.PasswordPolicyViolationExceptionUnmarshaller
 
Paths - Class in com.amazonaws.services.cloudfront.model
A complex type that contains information about the objects that you want to invalidate.
Paths() - Constructor for class com.amazonaws.services.cloudfront.model.Paths
 
PathsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Paths StAX Unmarshaller
PathsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.PathsStaxUnmarshaller
 
peek() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
 
PendingModifiedValues - Class in com.amazonaws.services.elasticache.model
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
PendingModifiedValues() - Constructor for class com.amazonaws.services.elasticache.model.PendingModifiedValues
Default constructor for a new PendingModifiedValues object.
PendingModifiedValues - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the ModifyDBInstance action.
PendingModifiedValues() - Constructor for class com.amazonaws.services.rds.model.PendingModifiedValues
Default constructor for a new PendingModifiedValues object.
PendingModifiedValues - Class in com.amazonaws.services.redshift.model
Describes cluster attributes that are in a pending state.
PendingModifiedValues() - Constructor for class com.amazonaws.services.redshift.model.PendingModifiedValues
 
PendingModifiedValuesStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Pending Modified Values StAX Unmarshaller
PendingModifiedValuesStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.PendingModifiedValuesStaxUnmarshaller
 
PendingModifiedValuesStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Pending Modified Values StAX Unmarshaller
PendingModifiedValuesStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.PendingModifiedValuesStaxUnmarshaller
 
PendingModifiedValuesStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Pending Modified Values StAX Unmarshaller
PendingModifiedValuesStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.PendingModifiedValuesStaxUnmarshaller
 
PendingTaskCount - Class in com.amazonaws.services.simpleworkflow.model
Contains the count of tasks in a task list.
PendingTaskCount() - Constructor for class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
 
PendingTaskCountJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Pending Task Count JSON Unmarshaller
PendingTaskCountJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.PendingTaskCountJsonUnmarshaller
 
Permission - Class in com.amazonaws.services.elastictranscoder.model
The Permission structure.
Permission() - Constructor for class com.amazonaws.services.elastictranscoder.model.Permission
 
Permission - Class in com.amazonaws.services.opsworks.model
Describes stack or user permissions.
Permission() - Constructor for class com.amazonaws.services.opsworks.model.Permission
 
Permission - Enum in com.amazonaws.services.s3.model
Specifies constants defining an access permission, as granted to grantees in an AccessControlList.
PermissionGroup - Enum in com.amazonaws.services.ec2.model
Permission Group
PermissionJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Permission JSON Unmarshaller
PermissionJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.PermissionJsonUnmarshaller
 
PermissionJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Permission JSON Unmarshaller
PermissionJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.PermissionJsonUnmarshaller
 
Pipeline - Class in com.amazonaws.services.elastictranscoder.model
The pipeline (queue) that is used to manage jobs.
Pipeline() - Constructor for class com.amazonaws.services.elastictranscoder.model.Pipeline
 
PipelineDeletedException - Exception in com.amazonaws.services.datapipeline.model
The specified pipeline has been deleted.
PipelineDeletedException(String) - Constructor for exception com.amazonaws.services.datapipeline.model.PipelineDeletedException
Constructs a new PipelineDeletedException with the specified error message.
PipelineDeletedExceptionUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
 
PipelineDeletedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PipelineDeletedExceptionUnmarshaller
 
PipelineDescription - Class in com.amazonaws.services.datapipeline.model
Contains pipeline metadata.
PipelineDescription() - Constructor for class com.amazonaws.services.datapipeline.model.PipelineDescription
 
PipelineDescriptionJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Pipeline Description JSON Unmarshaller
PipelineDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PipelineDescriptionJsonUnmarshaller
 
PipelineIdName - Class in com.amazonaws.services.datapipeline.model
Contains the name and identifier of a pipeline.
PipelineIdName() - Constructor for class com.amazonaws.services.datapipeline.model.PipelineIdName
 
PipelineIdNameJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Pipeline Id Name JSON Unmarshaller
PipelineIdNameJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PipelineIdNameJsonUnmarshaller
 
PipelineJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Pipeline JSON Unmarshaller
PipelineJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.PipelineJsonUnmarshaller
 
PipelineNotFoundException - Exception in com.amazonaws.services.datapipeline.model
The specified pipeline was not found.
PipelineNotFoundException(String) - Constructor for exception com.amazonaws.services.datapipeline.model.PipelineNotFoundException
Constructs a new PipelineNotFoundException with the specified error message.
PipelineNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
 
PipelineNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PipelineNotFoundExceptionUnmarshaller
 
PipelineObject - Class in com.amazonaws.services.datapipeline.model
Contains information about a pipeline object.
PipelineObject() - Constructor for class com.amazonaws.services.datapipeline.model.PipelineObject
 
PipelineObjectJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Pipeline Object JSON Unmarshaller
PipelineObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PipelineObjectJsonUnmarshaller
 
PipelineOutputConfig - Class in com.amazonaws.services.elastictranscoder.model
The PipelineOutputConfig structure.
PipelineOutputConfig() - Constructor for class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
 
PipelineOutputConfigJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Pipeline Output Config JSON Unmarshaller
PipelineOutputConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.PipelineOutputConfigJsonUnmarshaller
 
Placement - Class in com.amazonaws.services.ec2.model
Describes the placement for the instance.
Placement() - Constructor for class com.amazonaws.services.ec2.model.Placement
Default constructor for a new Placement object.
Placement(String) - Constructor for class com.amazonaws.services.ec2.model.Placement
Constructs a new Placement object.
PlacementGroup - Class in com.amazonaws.services.ec2.model
Describes a placement group.
PlacementGroup() - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Default constructor for a new PlacementGroup object.
PlacementGroup(String) - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Constructs a new PlacementGroup object.
PlacementGroupState - Enum in com.amazonaws.services.ec2.model
Placement Group State
PlacementGroupStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Placement Group StAX Unmarshaller
PlacementGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PlacementGroupStaxUnmarshaller
 
PlacementStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Placement StAX Unmarshaller
PlacementStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PlacementStaxUnmarshaller
 
PlacementStrategy - Enum in com.amazonaws.services.ec2.model
Placement Strategy
PlacementType - Class in com.amazonaws.services.elasticmapreduce.model
The Amazon EC2 location for the job flow.
PlacementType() - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
Default constructor for a new PlacementType object.
PlacementType(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
Constructs a new PlacementType object.
PlacementTypeJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Placement Type JSON Unmarshaller
PlacementTypeJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.PlacementTypeJsonUnmarshaller
 
PlatformApplication - Class in com.amazonaws.services.sns.model
Platform application object.
PlatformApplication() - Constructor for class com.amazonaws.services.sns.model.PlatformApplication
 
PlatformApplicationDisabledException - Exception in com.amazonaws.services.sns.model
Exception error indicating platform application disabled.
PlatformApplicationDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.PlatformApplicationDisabledException
Constructs a new PlatformApplicationDisabledException with the specified error message.
PlatformApplicationDisabledExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
PlatformApplicationDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.PlatformApplicationDisabledExceptionUnmarshaller
 
PlatformApplicationStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Platform Application StAX Unmarshaller
PlatformApplicationStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.PlatformApplicationStaxUnmarshaller
 
PlatformValues - Enum in com.amazonaws.services.ec2.model
Platform Values
Playlist - Class in com.amazonaws.services.elastictranscoder.model
Use Only for MPEG-TS Outputs.
Playlist() - Constructor for class com.amazonaws.services.elastictranscoder.model.Playlist
 
PlaylistJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Playlist JSON Unmarshaller
PlaylistJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.PlaylistJsonUnmarshaller
 
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.
PointInTimeRestoreNotEnabledExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
PointInTimeRestoreNotEnabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.PointInTimeRestoreNotEnabledExceptionUnmarshaller
 
POJOActivityImplementationFactory - Class in com.amazonaws.services.simpleworkflow.flow.pojo
 
POJOActivityImplementationFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
POJOActivityImplementationFactory(Iterable<Object>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
POJOActivityImplementationFactory(Iterable<Object>, DataConverter) - Constructor for class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
POJOWorkflowDefinition - Class in com.amazonaws.services.simpleworkflow.flow.pojo
 
POJOWorkflowDefinition(Object, MethodConverterPair, Map<String, MethodConverterPair>, MethodConverterPair, DataConverter, DecisionContext) - Constructor for class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinition
 
POJOWorkflowDefinitionFactoryFactory - Class in com.amazonaws.services.simpleworkflow.flow.pojo
 
POJOWorkflowDefinitionFactoryFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
POJOWorkflowImplementationFactory - Interface in com.amazonaws.services.simpleworkflow.flow.pojo
 
Policies - Class in com.amazonaws.services.elasticloadbalancing.model
The policies data type.
Policies() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Policies
Default constructor for a new Policies object.
PoliciesStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Policies StAX Unmarshaller
PoliciesStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PoliciesStaxUnmarshaller
 
Policy - Class in com.amazonaws.auth.policy
An AWS access control policy is a object that acts as a container for one or more statements, which specify fine grained rules for allowing or denying various types of actions from being performed on your AWS resources.
Policy() - Constructor for class com.amazonaws.auth.policy.Policy
Constructs an empty AWS access control policy ready to be populated with statements.
Policy(String) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID.
Policy(String, Collection<Statement>) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID and collection of statements.
POLICY_ID - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
PolicyAttribute - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttribute data type.
PolicyAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Default constructor for a new PolicyAttribute object.
PolicyAttribute(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Constructs a new PolicyAttribute object.
PolicyAttributeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttributeDescription data type.
PolicyAttributeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
PolicyAttributeDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Policy Attribute Description StAX Unmarshaller
PolicyAttributeDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyAttributeDescriptionStaxUnmarshaller
 
PolicyAttributeTypeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttributeTypeDescription data type.
PolicyAttributeTypeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
PolicyAttributeTypeDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Policy Attribute Type Description StAX Unmarshaller
PolicyAttributeTypeDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyAttributeTypeDescriptionStaxUnmarshaller
 
PolicyDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyDescription data type.
PolicyDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
PolicyDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Policy Description StAX Unmarshaller
PolicyDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyDescriptionStaxUnmarshaller
 
PolicyNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more specified policies were not found.
PolicyNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.PolicyNotFoundException
Constructs a new PolicyNotFoundException with the specified error message.
PolicyNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
PolicyNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyNotFoundExceptionUnmarshaller
 
PolicyTypeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyTypeDescription data type.
PolicyTypeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
PolicyTypeDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Policy Type Description StAX Unmarshaller
PolicyTypeDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyTypeDescriptionStaxUnmarshaller
 
PolicyTypeNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more of the specified policy types do not exist.
PolicyTypeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.PolicyTypeNotFoundException
Constructs a new PolicyTypeNotFoundException with the specified error message.
PolicyTypeNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
PolicyTypeNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyTypeNotFoundExceptionUnmarshaller
 
poll() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
Poll for a task using #getPollTimeoutInSeconds()
pollAndProcessSingleActivityTask() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
pollAndProcessSingleDecisionTask() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
pollAndProcessSingleTask() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
Poll for a activity task and execute correspondent implementation using provided executor service.
pollAndProcessSingleTask() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
Poll for a workflow task and call appropriate decider.
pollAndProcessSingleTask() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
Poll for a activity task and execute correspondent implementation.
pollAndProcessSingleTask() - Method in interface com.amazonaws.services.simpleworkflow.flow.worker.TaskPoller
 
pollForActivityTask(PollForActivityTaskRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by workers to get an ActivityTask from the specified activity taskList .
pollForActivityTask(PollForActivityTaskRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by workers to get an ActivityTask from the specified activity taskList .
pollForActivityTaskAsync(PollForActivityTaskRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to get an ActivityTask from the specified activity taskList .
pollForActivityTaskAsync(PollForActivityTaskRequest, AsyncHandler<PollForActivityTaskRequest, ActivityTask>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to get an ActivityTask from the specified activity taskList .
pollForActivityTaskAsync(PollForActivityTaskRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to get an ActivityTask from the specified activity taskList .
pollForActivityTaskAsync(PollForActivityTaskRequest, AsyncHandler<PollForActivityTaskRequest, ActivityTask>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to get an ActivityTask from the specified activity taskList .
PollForActivityTaskRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the PollForActivityTask operation.
PollForActivityTaskRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
 
PollForActivityTaskRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Poll For Activity Task Request Marshaller
PollForActivityTaskRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.PollForActivityTaskRequestMarshaller
 
pollForDecisionTask(PollForDecisionTaskRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by deciders to get a DecisionTask from the specified decision taskList .
pollForDecisionTask(PollForDecisionTaskRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by deciders to get a DecisionTask from the specified decision taskList .
pollForDecisionTaskAsync(PollForDecisionTaskRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by deciders to get a DecisionTask from the specified decision taskList .
pollForDecisionTaskAsync(PollForDecisionTaskRequest, AsyncHandler<PollForDecisionTaskRequest, DecisionTask>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by deciders to get a DecisionTask from the specified decision taskList .
pollForDecisionTaskAsync(PollForDecisionTaskRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by deciders to get a DecisionTask from the specified decision taskList .
pollForDecisionTaskAsync(PollForDecisionTaskRequest, AsyncHandler<PollForDecisionTaskRequest, DecisionTask>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by deciders to get a DecisionTask from the specified decision taskList .
PollForDecisionTaskRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the PollForDecisionTask operation.
PollForDecisionTaskRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
 
PollForDecisionTaskRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Poll For Decision Task Request Marshaller
PollForDecisionTaskRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.PollForDecisionTaskRequestMarshaller
 
pollForTask(PollForTaskRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Task runners call this action to receive a task to perform from AWS Data Pipeline.
pollForTask(PollForTaskRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Task runners call this action to receive a task to perform from AWS Data Pipeline.
pollForTaskAsync(PollForTaskRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Task runners call this action to receive a task to perform from AWS Data Pipeline.
pollForTaskAsync(PollForTaskRequest, AsyncHandler<PollForTaskRequest, PollForTaskResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Task runners call this action to receive a task to perform from AWS Data Pipeline.
pollForTaskAsync(PollForTaskRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Task runners call this action to receive a task to perform from AWS Data Pipeline.
pollForTaskAsync(PollForTaskRequest, AsyncHandler<PollForTaskRequest, PollForTaskResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Task runners call this action to receive a task to perform from AWS Data Pipeline.
PollForTaskRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the PollForTask operation.
PollForTaskRequest() - Constructor for class com.amazonaws.services.datapipeline.model.PollForTaskRequest
 
PollForTaskRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Poll For Task Request Marshaller
PollForTaskRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PollForTaskRequestMarshaller
 
PollForTaskResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the PollForTask action.
PollForTaskResult() - Constructor for class com.amazonaws.services.datapipeline.model.PollForTaskResult
 
PollForTaskResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Poll For Task Result JSON Unmarshaller
PollForTaskResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PollForTaskResultJsonUnmarshaller
 
pollSemaphore - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
populateObjectMetadata(HttpResponse, ObjectMetadata) - Method in class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
Populates the specified S3ObjectMetadata object with all object metadata pulled from the headers in the specified response.
populateRequestMetadata(Request<?>, ObjectMetadata) - Static method in class com.amazonaws.services.s3.AmazonS3Client
Populates the specified request object with the appropriate headers from the ObjectMetadata object.
PortRange - Class in com.amazonaws.services.ec2.model
Describes a range of ports.
PortRange() - Constructor for class com.amazonaws.services.ec2.model.PortRange
 
PortRangeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Port Range StAX Unmarshaller
PortRangeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PortRangeStaxUnmarshaller
 
possiblyExpectingExceptions(FrameworkMethod, Object, Statement) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.FlowBlockJUnit4ClassRunner
 
possiblyExpectingExceptions(FrameworkMethod, Object, Statement) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.FlowSpringJUnit4ClassRunner
 
PreconditionFailedException - Exception in com.amazonaws.services.cloudfront.model
The precondition given in one or more of the request-header fields evaluated to false.
PreconditionFailedException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.PreconditionFailedException
Constructs a new PreconditionFailedException with the specified error message.
PreconditionFailedException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
The precondition given in one or more of the request-header fields evaluated to false.
PreconditionFailedException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.PreconditionFailedException
Constructs a new PreconditionFailedException with the specified error message.
PreconditionFailedExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
PreconditionFailedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.PreconditionFailedExceptionUnmarshaller
 
PreconditionFailedExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
PreconditionFailedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.PreconditionFailedExceptionUnmarshaller
 
PredefinedDuration - Enum in com.amazonaws.services.simpleworkflow.model
 
PredefinedMetricTransformer - Class in com.amazonaws.metrics.internal.cloudwatch
Used to transform the predefined metrics of the AWS SDK into instances of MetricDatum.
PredefinedMetricTransformer() - Constructor for class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
 
PredefinedRetryPolicies - Class in com.amazonaws.retry
This class includes a set of pre-defined retry policies, including default policies used by SDK.
PredefinedRetryPolicies() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies
 
PredefinedRetryPolicies.SDKDefaultRetryCondition - Class in com.amazonaws.retry
The default implementation of RetryCondition used by the SDK.
PredefinedRetryPolicies.SDKDefaultRetryCondition() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
 
PREFIX_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the prefix specified by a request.
PREPARING_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
Preset - Class in com.amazonaws.services.elastictranscoder.model
Presets are templates that contain most of the settings for transcoding media files from one format to another.
Preset() - Constructor for class com.amazonaws.services.elastictranscoder.model.Preset
 
PresetJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Preset JSON Unmarshaller
PresetJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.PresetJsonUnmarshaller
 
PresetWatermark - Class in com.amazonaws.services.elastictranscoder.model
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
PresetWatermark() - Constructor for class com.amazonaws.services.elastictranscoder.model.PresetWatermark
 
PresetWatermarkJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Preset Watermark JSON Unmarshaller
PresetWatermarkJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.PresetWatermarkJsonUnmarshaller
 
Presigner - Interface in com.amazonaws.auth
A request signer that has special-case logic to presign requests, generating a URL which embeds the signature suitable for hyperlinking.
presignRequest(Request<?>, AWSCredentials, Date) - Method in interface com.amazonaws.auth.Presigner
Signs the request by adding the signature to the URL rather than as a header.
presignRequest(Request<T>, HttpMethod, String, String, Date, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Pre-signs the specified request, using a signature query-string parameter.
presignRequest(Request<?>, AWSCredentials, Date) - Method in class com.amazonaws.services.s3.internal.AWSS3V4Signer
Sign the URL using V4, it will compute the signature and add it to the query string as value of parameter 'X-Amz-Signature'.
prettyPrintDecision(Decision) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Returns single decision in a human readable format
prettyPrintDecisions(Iterable<Decision>) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
prettyPrintHistory(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Returns workflow instance history in a human readable format.
prettyPrintHistory(AmazonSimpleWorkflow, String, WorkflowExecution, boolean) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Returns workflow instance history in a human readable format.
prettyPrintHistory(History, boolean) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Returns workflow instance history in a human readable format.
prettyPrintHistory(Iterable<HistoryEvent>, boolean) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
prettyPrintHistoryEvent(HistoryEvent) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Returns single event in a human readable format
PriceClass - Enum in com.amazonaws.services.cloudfront.model
Price Class
PriceSchedule - Class in com.amazonaws.services.ec2.model
Describes the price for a Reserved Instance.
PriceSchedule() - Constructor for class com.amazonaws.services.ec2.model.PriceSchedule
 
PriceScheduleSpecification - Class in com.amazonaws.services.ec2.model
Describes the price for a Reserved Instance.
PriceScheduleSpecification() - Constructor for class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
PriceScheduleStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Price Schedule StAX Unmarshaller
PriceScheduleStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PriceScheduleStaxUnmarshaller
 
PricingDetail - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance offering.
PricingDetail() - Constructor for class com.amazonaws.services.ec2.model.PricingDetail
 
PricingDetailStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Pricing Detail StAX Unmarshaller
PricingDetailStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PricingDetailStaxUnmarshaller
 
PRINCIPAL - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Principal - Class in com.amazonaws.auth.policy
A principal is an AWS account or AWS web serivce, which is being allowed or denied access to a resource through an access control policy.
Principal(Principal.Services) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS web service which is being allowed or denied access to a resource through an access control policy.
Principal(String, String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified id and provider.
Principal(String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS account ID.
Principal(Principal.WebIdentityProviders) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified web identity provider.
Principal.Services - Enum in com.amazonaws.auth.policy
The services who have the right to do the assume the role action.
Principal.WebIdentityProviders - Enum in com.amazonaws.auth.policy
Web identity providers, such as Login with Amazon, Facebook, or Google.
printDetails(String) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
PriorRequestNotCompleteException - Exception in com.amazonaws.services.route53.model
The request was rejected because Route 53 was still processing a prior request.
PriorRequestNotCompleteException(String) - Constructor for exception com.amazonaws.services.route53.model.PriorRequestNotCompleteException
Constructs a new PriorRequestNotCompleteException with the specified error message.
PriorRequestNotCompleteExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
PriorRequestNotCompleteExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.PriorRequestNotCompleteExceptionUnmarshaller
 
PrivateIpAddressSpecification - Class in com.amazonaws.services.ec2.model
Describes a secondary private IP address for a network interface.
PrivateIpAddressSpecification() - Constructor for class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
PrivateIpAddressSpecificationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Private Ip Address Specification StAX Unmarshaller
PrivateIpAddressSpecificationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PrivateIpAddressSpecificationStaxUnmarshaller
 
processRequestPayload(Request<?>, AWS4Signer.HeaderSigningResult) - Method in class com.amazonaws.auth.AWS4Signer
Subclass could override this method to perform any additional procedure on the request payload, with access to the result from signing the header.
processRequestPayload(Request<?>, AWS4Signer.HeaderSigningResult) - Method in class com.amazonaws.services.s3.internal.AWSS3V4Signer
If necessary, creates a chunk-encoding wrapper on the request payload.
ProcessType - Class in com.amazonaws.services.autoscaling.model
There are two primary Auto Scaling process types-- Launch and Terminate .
ProcessType() - Constructor for class com.amazonaws.services.autoscaling.model.ProcessType
 
ProcessTypeStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Process Type StAX Unmarshaller
ProcessTypeStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ProcessTypeStaxUnmarshaller
 
ProductCode - Class in com.amazonaws.services.ec2.model
Describes a product code.
ProductCode() - Constructor for class com.amazonaws.services.ec2.model.ProductCode
 
ProductCodeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Product Code StAX Unmarshaller
ProductCodeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ProductCodeStaxUnmarshaller
 
ProductCodeValues - Enum in com.amazonaws.services.ec2.model
Product Code Values
Profile - Class in com.amazonaws.auth.profile.internal
Contains the information stored in an AWS profile, such as AWS security credentials.
Profile(AWSCredentials) - Constructor for class com.amazonaws.auth.profile.internal.Profile
 
ProfileCredentialsProvider - Class in com.amazonaws.auth.profile
Credentials provider based on AWS configuration profiles.
ProfileCredentialsProvider() - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials configured for the default profile.
ProfileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials configured for the named profile.
ProfileCredentialsProvider(ProfilesConfigFile, String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
Creates a new profile credentials provider that returns the AWS security credentials for the specified profiles configuration file and profile name.
ProfilesConfigFile - Class in com.amazonaws.auth.profile
Loads the local AWS configuration profiles from the standard location (~/.aws/config), which can be easily overridden through the AWS_CONFIG_FILE environment variable or by specifying an alternate config file location through this class' constructor.
ProfilesConfigFile() - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS profiles config file from the default location (~/.aws/config) or from an alternate location if AWS_CONFIG_FILE is set.
ProfilesConfigFile(String) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS config profiles from the file.
ProfilesConfigFile(File) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
Loads the AWS profiles from the file.
ProfilesConfigFileParser - Class in com.amazonaws.auth.profile.internal
 
ProfilesConfigFileParser() - Constructor for class com.amazonaws.auth.profile.internal.ProfilesConfigFileParser
 
PROFILING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Deprecated.
by SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY. Internal system property to enable timing info collection.
progressChanged(ProgressEvent) - Method in interface com.amazonaws.event.ProgressListener
Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListenerCallbackExecutor
 
progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListenerChain
 
progressChanged(ProgressEvent) - Method in class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
progressChanged(ProgressEvent) - Method in interface com.amazonaws.services.s3.model.ProgressListener
Deprecated.
Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
progressChanged(ProgressEvent) - Method in class com.amazonaws.services.s3.transfer.internal.ProgressListenerChain
Deprecated.
 
progressChanged(ProgressEvent) - Method in class com.amazonaws.services.s3.transfer.internal.TransferProgressUpdatingListener
 
ProgressEvent - Class in com.amazonaws.event
Notification of a progress change on a transfer.
ProgressEvent(long) - Constructor for class com.amazonaws.event.ProgressEvent
 
ProgressEvent(int, long) - Constructor for class com.amazonaws.event.ProgressEvent
 
ProgressEvent - Class in com.amazonaws.services.s3.model
Deprecated.
Replaced by ProgressEvent
ProgressEvent(int) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
 
ProgressEvent(int, long) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
 
ProgressListener - Interface in com.amazonaws.event
Listener interface for transfer progress events.
ProgressListener - Interface in com.amazonaws.services.s3.model
Deprecated.
Replaced by ProgressListener.
ProgressListenerCallbackExecutor - Class in com.amazonaws.event
This class wraps a ProgressListener object, and manages all its callback execution.
ProgressListenerCallbackExecutor(ProgressListener) - Constructor for class com.amazonaws.event.ProgressListenerCallbackExecutor
 
ProgressListenerChain - Class in com.amazonaws.event
An implementation of ProgressListener interface that delegates progressChanged callback to multiple listeners.
ProgressListenerChain(ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
Create a listener chain that directly passes all the progress events to the specified listeners.
ProgressListenerChain(ProgressListenerChain.ProgressEventFilter, ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
Create a listener chain with a ProgressEventFilter.
progressListenerChain - Variable in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Hook for adding/removing more progress listeners.
ProgressListenerChain - Class in com.amazonaws.services.s3.transfer.internal
Deprecated.
ProgressListenerChain(ProgressListener...) - Constructor for class com.amazonaws.services.s3.transfer.internal.ProgressListenerChain
Deprecated.
 
ProgressListenerChain.ProgressEventFilter - Interface in com.amazonaws.event
An interface that filters the incoming events before passing them into the registered listeners.
progressListenerChainCallbackExecutor - Variable in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Listener call-back executor
ProgressReportingInputStream - Class in com.amazonaws.event
Simple InputStream wrapper that occasionally notifies a progress listener about the number of bytes transferred.
ProgressReportingInputStream(InputStream, ProgressListenerCallbackExecutor) - Constructor for class com.amazonaws.event.ProgressReportingInputStream
Creates a new progress reporting input stream that simply wraps the specified input stream and uses the specified listener callback executor to asynchronously notify the listener about the number of bytes transferred.
ProgressReportingInputStream - Class in com.amazonaws.services.s3.internal
Deprecated.
ProgressReportingInputStream(InputStream, ProgressListener) - Constructor for class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
Creates a new progress reporting input stream that simply wraps the specified input stream and notifies the specified listener occasionally about the number of bytes transferred.
Projection - Class in com.amazonaws.services.dynamodbv2.model
Represents attributes that are copied (projected) from the table into an index.
Projection() - Constructor for class com.amazonaws.services.dynamodbv2.model.Projection
 
ProjectionJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Projection JSON Unmarshaller
ProjectionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ProjectionJsonUnmarshaller
 
ProjectionType - Enum in com.amazonaws.services.dynamodbv2.model
Projection Type
Promise<V> - Class in com.amazonaws.services.simpleworkflow.flow.core
Promise is a future like object that is used as a placeholder for a result of an asynchronous API.
Promise() - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Promise
 
Promises - Class in com.amazonaws.services.simpleworkflow.flow.core
 
promoteReadReplica(PromoteReadReplicaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Promotes a read replica DB instance to a standalone DB instance.
promoteReadReplica(PromoteReadReplicaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Promotes a read replica DB instance to a standalone DB instance.
promoteReadReplicaAsync(PromoteReadReplicaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Promotes a read replica DB instance to a standalone DB instance.
promoteReadReplicaAsync(PromoteReadReplicaRequest, AsyncHandler<PromoteReadReplicaRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Promotes a read replica DB instance to a standalone DB instance.
promoteReadReplicaAsync(PromoteReadReplicaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Promotes a read replica DB instance to a standalone DB instance.
promoteReadReplicaAsync(PromoteReadReplicaRequest, AsyncHandler<PromoteReadReplicaRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Promotes a read replica DB instance to a standalone DB instance.
PromoteReadReplicaRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the PromoteReadReplica operation.
PromoteReadReplicaRequest() - Constructor for class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
 
PromoteReadReplicaRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Promote Read Replica Request Marshaller
PromoteReadReplicaRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.PromoteReadReplicaRequestMarshaller
 
PropagatingVgw - Class in com.amazonaws.services.ec2.model
Describes a virtual private gateway propagating route.
PropagatingVgw() - Constructor for class com.amazonaws.services.ec2.model.PropagatingVgw
 
PropagatingVgwStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Propagating Vgw StAX Unmarshaller
PropagatingVgwStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PropagatingVgwStaxUnmarshaller
 
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.
PropertiesFileCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads AWS security credentials from a properties file provided on initialization.
PropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.PropertiesFileCredentialsProvider
Creates a new PropertiesFileCredentialsProvider that will attempt to load a custom file from the path specified to read AWS security credentials.
Protocol - Enum in com.amazonaws
Represents the communication protocol to use when sending requests to AWS.
PROTOCOL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for the protocol value from a Subscribe request or a previously confirmed subscription.
protocolConnect(String, int, String, String) - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
Sets up a new AmazonSimpleEmailServiceClient.
provideObjectMetadata(File, ObjectMetadata) - Method in interface com.amazonaws.services.s3.transfer.ObjectMetadataProvider
 
ProvisionedIopsNotAvailableInAZException - Exception in com.amazonaws.services.rds.model
Provisioned IOPS not available in the specified Availability Zone.
ProvisionedIopsNotAvailableInAZException(String) - Constructor for exception com.amazonaws.services.rds.model.ProvisionedIopsNotAvailableInAZException
Constructs a new ProvisionedIopsNotAvailableInAZException with the specified error message.
ProvisionedIopsNotAvailableInAZExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
ProvisionedIopsNotAvailableInAZExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ProvisionedIopsNotAvailableInAZExceptionUnmarshaller
 
ProvisionedThroughput - Class in com.amazonaws.services.dynamodb.model
Deprecated.
ProvisionedThroughput() - Constructor for class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
 
ProvisionedThroughput - Class in com.amazonaws.services.dynamodbv2.model
Represents the provisioned throughput settings for a specified table or index.
ProvisionedThroughput() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Default constructor for a new ProvisionedThroughput object.
ProvisionedThroughput(Long, Long) - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Constructs a new ProvisionedThroughput object.
ProvisionedThroughputDescription - Class in com.amazonaws.services.dynamodb.model
Deprecated.
ProvisionedThroughputDescription() - Constructor for class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
 
ProvisionedThroughputDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
ProvisionedThroughputDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
ProvisionedThroughputDescriptionJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
ProvisionedThroughputDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ProvisionedThroughputDescriptionJsonUnmarshaller
Deprecated.
 
ProvisionedThroughputDescriptionJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Provisioned Throughput Description JSON Unmarshaller
ProvisionedThroughputDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ProvisionedThroughputDescriptionJsonUnmarshaller
 
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.dynamodb.model
Deprecated.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ProvisionedThroughputExceededException
Deprecated.
Constructs a new ProvisionedThroughputExceededException with the specified error message.
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.dynamodbv2.model
The request rate is too high, or the request is too large, for the available throughput to accommodate.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.kinesis.model
 
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.kinesis.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.
ProvisionedThroughputExceededExceptionUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
ProvisionedThroughputExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
Deprecated.
 
ProvisionedThroughputExceededExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
ProvisionedThroughputExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
ProvisionedThroughputExceededExceptionUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
 
ProvisionedThroughputExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
publish(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Publish action sends a message to all of a topic's subscribed endpoints.
PublishRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Publish operation.
PublishRequest() - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Default constructor for a new PublishRequest object.
PublishRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Publish Request Marshaller
PublishRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.PublishRequestMarshaller
 
PublishResult - Class in com.amazonaws.services.sns.model
Response for Publish action.
PublishResult() - Constructor for class com.amazonaws.services.sns.model.PublishResult
 
PublishResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Publish Result StAX Unmarshaller
PublishResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.PublishResultStaxUnmarshaller
 
purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The PurchaseReservedCacheNodesOffering operation allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOffering(PurchaseReservedCacheNodesOfferingRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The PurchaseReservedCacheNodesOffering operation allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The PurchaseReservedCacheNodesOffering operation allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The PurchaseReservedCacheNodesOffering operation allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The PurchaseReservedCacheNodesOffering operation allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The PurchaseReservedCacheNodesOffering operation allows you to purchase a reserved cache node offering.
PurchaseReservedCacheNodesOfferingRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the PurchaseReservedCacheNodesOffering operation.
PurchaseReservedCacheNodesOfferingRequest() - Constructor for class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
 
PurchaseReservedCacheNodesOfferingRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Purchase Reserved Cache Nodes Offering Request Marshaller
PurchaseReservedCacheNodesOfferingRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.PurchaseReservedCacheNodesOfferingRequestMarshaller
 
purchaseReservedDBInstancesOffering(PurchaseReservedDBInstancesOfferingRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Purchases a reserved DB instance offering.
purchaseReservedDBInstancesOffering(PurchaseReservedDBInstancesOfferingRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Purchases a reserved DB instance offering.
purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Purchases a reserved DB instance offering.
purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Purchases a reserved DB instance offering.
purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Purchases a reserved DB instance offering.
purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Purchases a reserved DB instance offering.
PurchaseReservedDBInstancesOfferingRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the PurchaseReservedDBInstancesOffering operation.
PurchaseReservedDBInstancesOfferingRequest() - Constructor for class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Default constructor for a new PurchaseReservedDBInstancesOfferingRequest object.
PurchaseReservedDBInstancesOfferingRequest(String) - Constructor for class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Constructs a new PurchaseReservedDBInstancesOfferingRequest object.
PurchaseReservedDBInstancesOfferingRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Purchase Reserved D B Instances Offering Request Marshaller
PurchaseReservedDBInstancesOfferingRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.PurchaseReservedDBInstancesOfferingRequestMarshaller
 
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Purchases a Reserved Instance for use with your account.
PurchaseReservedInstancesOfferingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the PurchaseReservedInstancesOffering operation.
PurchaseReservedInstancesOfferingRequest() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Default constructor for a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Constructs a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Purchase Reserved Instances Offering Request Marshaller
PurchaseReservedInstancesOfferingRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PurchaseReservedInstancesOfferingRequestMarshaller
 
PurchaseReservedInstancesOfferingResult - Class in com.amazonaws.services.ec2.model
 
PurchaseReservedInstancesOfferingResult() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
PurchaseReservedInstancesOfferingResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Purchase Reserved Instances Offering Result StAX Unmarshaller
PurchaseReservedInstancesOfferingResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.PurchaseReservedInstancesOfferingResultStaxUnmarshaller
 
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Allows you to purchase reserved nodes.
purchaseReservedNodeOffering(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Allows you to purchase reserved nodes.
purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Allows you to purchase reserved nodes.
PurchaseReservedNodeOfferingRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the PurchaseReservedNodeOffering operation.
PurchaseReservedNodeOfferingRequest() - Constructor for class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
 
PurchaseReservedNodeOfferingRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Purchase Reserved Node Offering Request Marshaller
PurchaseReservedNodeOfferingRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.PurchaseReservedNodeOfferingRequestMarshaller
 
put(K, V) - Method in class com.amazonaws.util.ImmutableMapParameter.Builder
Add a key-value pair into the built map.
put(K, V) - Method in class com.amazonaws.util.ImmutableMapParameter
 
put(boolean) - Method in class com.amazonaws.util.json.JSONArray
Append a boolean value.
put(Collection) - Method in class com.amazonaws.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class com.amazonaws.util.json.JSONArray
Append a double value.
put(int) - Method in class com.amazonaws.util.json.JSONArray
Append an int value.
put(long) - Method in class com.amazonaws.util.json.JSONArray
Append an long value.
put(Map) - Method in class com.amazonaws.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class com.amazonaws.util.json.JSONArray
Append an object value.
put(int, boolean) - Method in class com.amazonaws.util.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class com.amazonaws.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class com.amazonaws.util.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class com.amazonaws.util.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class com.amazonaws.util.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class com.amazonaws.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class com.amazonaws.util.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class com.amazonaws.util.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class com.amazonaws.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class com.amazonaws.util.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class com.amazonaws.util.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class com.amazonaws.util.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class com.amazonaws.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class com.amazonaws.util.json.JSONObject
Put a key/value pair in the JSONObject.
putAll(Map<? extends K, ? extends V>) - Method in class com.amazonaws.util.ImmutableMapParameter
 
putAttributes(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The PutAttributes operation creates or replaces attributes in an item.
putAttributes(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest, AsyncHandler<PutAttributesRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest, AsyncHandler<PutAttributesRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The PutAttributes operation creates or replaces attributes in an item.
PutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the PutAttributes operation.
PutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Default constructor for a new PutAttributesRequest object.
PutAttributesRequest(String, String, List<ReplaceableAttribute>) - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Constructs a new PutAttributesRequest object.
PutAttributesRequest(String, String, List<ReplaceableAttribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Constructs a new PutAttributesRequest object.
PutAttributesRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Put Attributes Request Marshaller
PutAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.PutAttributesRequestMarshaller
 
putClientMarker(RequestClientOptions.Marker, String) - Method in class com.amazonaws.RequestClientOptions
Associates the given value with the given marker.
putGroupPolicy(PutGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified group.
putGroupPolicy(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified group.
PutGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutGroupPolicy operation.
PutGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Default constructor for a new PutGroupPolicyRequest object.
PutGroupPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Constructs a new PutGroupPolicyRequest object.
PutGroupPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Put Group Policy Request Marshaller
PutGroupPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.PutGroupPolicyRequestMarshaller
 
putItem(PutItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItem(PutItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item.
PutItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use PutItemRequest instead.
PutItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Default constructor for a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Constructs a new PutItemRequest object.
PutItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the PutItem operation.
PutItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Default constructor for a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
PutItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.PutItemRequestMarshaller
Deprecated.
 
PutItemRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Put Item Request Marshaller
PutItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.PutItemRequestMarshaller
 
PutItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use PutItemResult instead.
PutItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
 
PutItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a PutItem operation.
PutItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
PutItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
PutItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.PutItemResultJsonUnmarshaller
Deprecated.
 
PutItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Put Item Result JSON Unmarshaller
PutItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.PutItemResultJsonUnmarshaller
 
putMetricAlarm(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarm(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
PutMetricAlarmRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the PutMetricAlarm operation.
PutMetricAlarmRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
PutMetricAlarmRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Put Metric Alarm Request Marshaller
PutMetricAlarmRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.PutMetricAlarmRequestMarshaller
 
putMetricData(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Publishes metric data points to Amazon CloudWatch.
putMetricData(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
PutMetricDataRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the PutMetricData operation.
PutMetricDataRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
PutMetricDataRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Put Metric Data Request Marshaller
PutMetricDataRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.PutMetricDataRequestMarshaller
 
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
PutNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutNotificationConfiguration operation.
PutNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
PutNotificationConfigurationRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Put Notification Configuration Request Marshaller
PutNotificationConfigurationRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.PutNotificationConfigurationRequestMarshaller
 
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a new object to the specified Amazon S3 bucket.
putObject(String, String, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified file to Amazon S3 under the specified bucket and key name.
putObject(String, String, InputStream, ObjectMetadata) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified input stream and object metadata to Amazon S3 under the specified bucket and key name.
putObject(String, String, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
PutObjectRequest - Class in com.amazonaws.services.s3.model
Uploads a new object to the specified Amazon S3 bucket.
PutObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a file to the specified bucket and key.
PutObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object with redirect location.
PutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a stream of data to the specified bucket and key.
PutObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the putObject operation.
PutObjectResult() - Constructor for class com.amazonaws.services.s3.model.PutObjectResult
 
putOnce(String, Object) - Method in class com.amazonaws.util.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class com.amazonaws.util.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putPipelineDefinition(PutPipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Adds tasks, schedules, and preconditions that control the behavior of the pipeline.
putPipelineDefinition(PutPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Adds tasks, schedules, and preconditions that control the behavior of the pipeline.
putPipelineDefinitionAsync(PutPipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Adds tasks, schedules, and preconditions that control the behavior of the pipeline.
putPipelineDefinitionAsync(PutPipelineDefinitionRequest, AsyncHandler<PutPipelineDefinitionRequest, PutPipelineDefinitionResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Adds tasks, schedules, and preconditions that control the behavior of the pipeline.
putPipelineDefinitionAsync(PutPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Adds tasks, schedules, and preconditions that control the behavior of the pipeline.
putPipelineDefinitionAsync(PutPipelineDefinitionRequest, AsyncHandler<PutPipelineDefinitionRequest, PutPipelineDefinitionResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Adds tasks, schedules, and preconditions that control the behavior of the pipeline.
PutPipelineDefinitionRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the PutPipelineDefinition operation.
PutPipelineDefinitionRequest() - Constructor for class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
 
PutPipelineDefinitionRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Put Pipeline Definition Request Marshaller
PutPipelineDefinitionRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PutPipelineDefinitionRequestMarshaller
 
PutPipelineDefinitionResult - Class in com.amazonaws.services.datapipeline.model
Contains the output of the PutPipelineDefinition action.
PutPipelineDefinitionResult() - Constructor for class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
 
PutPipelineDefinitionResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Put Pipeline Definition Result JSON Unmarshaller
PutPipelineDefinitionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.PutPipelineDefinitionResultJsonUnmarshaller
 
putRecord(PutRecordRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecord(String, ByteBuffer, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecord(String, ByteBuffer, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecord(PutRecordRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecord(String, ByteBuffer, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecord(String, ByteBuffer, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecordAsync(PutRecordRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecordAsync(PutRecordRequest, AsyncHandler<PutRecordRequest, PutRecordResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecordAsync(PutRecordRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation puts a data record into an Amazon Kinesis stream from a producer.
putRecordAsync(PutRecordRequest, AsyncHandler<PutRecordRequest, PutRecordResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation puts a data record into an Amazon Kinesis stream from a producer.
PutRecordRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the PutRecord operation.
PutRecordRequest() - Constructor for class com.amazonaws.services.kinesis.model.PutRecordRequest
 
PutRecordRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Put Record Request Marshaller
PutRecordRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.PutRecordRequestMarshaller
 
PutRecordResult - Class in com.amazonaws.services.kinesis.model
Represents the output of a PutRecord operation.
PutRecordResult() - Constructor for class com.amazonaws.services.kinesis.model.PutRecordResult
 
PutRecordResultJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Put Record Result JSON Unmarshaller
PutRecordResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.PutRecordResultJsonUnmarshaller
 
PutRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use PutRequest instead.
PutRequest() - Constructor for class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
 
PutRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a PutItem operation on an item.
PutRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutRequest
Default constructor for a new PutRequest object.
PutRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutRequest
Constructs a new PutRequest object.
PutRequestJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
PutRequestJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.PutRequestJsonUnmarshaller
Deprecated.
 
PutRequestJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Put Request JSON Unmarshaller
PutRequestJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.PutRequestJsonUnmarshaller
 
putRolePolicy(PutRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified role.
putRolePolicy(PutRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified role.
putRolePolicyAsync(PutRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified role.
PutRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutRolePolicy operation.
PutRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
 
PutRolePolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Put Role Policy Request Marshaller
PutRolePolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.PutRolePolicyRequestMarshaller
 
putScalingPolicy(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a policy for an Auto Scaling group.
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
PutScalingPolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScalingPolicy operation.
PutScalingPolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
PutScalingPolicyRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Put Scaling Policy Request Marshaller
PutScalingPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.PutScalingPolicyRequestMarshaller
 
PutScalingPolicyResult - Class in com.amazonaws.services.autoscaling.model
The PolicyARNType data type.
PutScalingPolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
PutScalingPolicyResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Put Scaling Policy Result StAX Unmarshaller
PutScalingPolicyResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.PutScalingPolicyResultStaxUnmarshaller
 
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a scheduled scaling action for an Auto Scaling group.
PutScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScheduledUpdateGroupAction operation.
PutScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
PutScheduledUpdateGroupActionRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Put Scheduled Update Group Action Request Marshaller
PutScheduledUpdateGroupActionRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.PutScheduledUpdateGroupActionRequestMarshaller
 
putUserPolicy(PutUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified user.
putUserPolicy(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified user.
putUserPolicyAsync(PutUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified user.
PutUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutUserPolicy operation.
PutUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Default constructor for a new PutUserPolicyRequest object.
PutUserPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Constructs a new PutUserPolicyRequest object.
PutUserPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Put User Policy Request Marshaller
PutUserPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.PutUserPolicyRequestMarshaller
 

Q

Query - Class in com.amazonaws.services.datapipeline.model
Defines the query to run against an object.
Query() - Constructor for class com.amazonaws.services.datapipeline.model.Query
 
query(QueryRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
query(QueryRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
query(Class<T>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
query(Class<T>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
query(QueryRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
query(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
query(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
query(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
A Query operation directly accesses items from a table using the table primary key, or from an index using the index key.
queryObjects(QueryObjectsRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Queries a pipeline for the names of objects that match a specified set of conditions.
queryObjects(QueryObjectsRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Queries a pipeline for the names of objects that match a specified set of conditions.
queryObjectsAsync(QueryObjectsRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Queries a pipeline for the names of objects that match a specified set of conditions.
queryObjectsAsync(QueryObjectsRequest, AsyncHandler<QueryObjectsRequest, QueryObjectsResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Queries a pipeline for the names of objects that match a specified set of conditions.
queryObjectsAsync(QueryObjectsRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Queries a pipeline for the names of objects that match a specified set of conditions.
queryObjectsAsync(QueryObjectsRequest, AsyncHandler<QueryObjectsRequest, QueryObjectsResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Queries a pipeline for the names of objects that match a specified set of conditions.
QueryObjectsRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the QueryObjects operation.
QueryObjectsRequest() - Constructor for class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
 
QueryObjectsRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Query Objects Request Marshaller
QueryObjectsRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.QueryObjectsRequestMarshaller
 
QueryObjectsResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the QueryObjects action.
QueryObjectsResult() - Constructor for class com.amazonaws.services.datapipeline.model.QueryObjectsResult
 
QueryObjectsResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Query Objects Result JSON Unmarshaller
QueryObjectsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.QueryObjectsResultJsonUnmarshaller
 
queryPage(Class<T>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
QueryRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use QueryRequest instead.
QueryRequest() - Constructor for class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Default constructor for a new QueryRequest object.
QueryRequest(String, AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Constructs a new QueryRequest object.
QueryRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the Query operation.
QueryRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryRequest
Default constructor for a new QueryRequest object.
QueryRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryRequest
Constructs a new QueryRequest object.
QueryRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
QueryRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.QueryRequestMarshaller
Deprecated.
 
QueryRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Query Request Marshaller
QueryRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.QueryRequestMarshaller
 
QueryResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use QueryResult instead.
QueryResult() - Constructor for class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
 
QueryResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a Query operation.
QueryResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryResult
 
QueryResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
QueryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.QueryResultJsonUnmarshaller
Deprecated.
 
QueryResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Query Result JSON Unmarshaller
QueryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.QueryResultJsonUnmarshaller
 
QueryResultPage<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use QueryResultPage instead.
QueryResultPage() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.QueryResultPage
Deprecated.
 
QueryResultPage<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container for a page of query results
QueryResultPage() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
QueryStringSigner - Class in com.amazonaws.auth
Signer implementation responsible for signing an AWS query string request according to the various signature versions and hashing algorithms.
QueryStringSigner() - Constructor for class com.amazonaws.auth.QueryStringSigner
 
Queue - Class in com.amazonaws.services.elasticbeanstalk.model
Describes a queue.
Queue() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Queue
 
QUEUE_POLL_TIMEOUT_MILLI - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to specify the internal queue polling timeout in millisecond.
QueueAttributeName - Enum in com.amazonaws.services.sqs.model
Queue Attribute Name
QueueBufferConfig - Class in com.amazonaws.services.sqs.buffered
 
QueueBufferConfig(long, int, int, int, boolean, long, int, int, int) - Constructor for class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
QueueBufferConfig() - Constructor for class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
QueueBufferConfig(QueueBufferConfig) - Constructor for class com.amazonaws.services.sqs.buffered.QueueBufferConfig
copy constructor
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.
QueueDeletedRecentlyExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
QueueDeletedRecentlyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.QueueDeletedRecentlyExceptionUnmarshaller
 
QueueDoesNotExistException - Exception in com.amazonaws.services.sqs.model
The queue referred to does not exist.
QueueDoesNotExistException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueDoesNotExistException
Constructs a new QueueDoesNotExistException with the specified error message.
QueueDoesNotExistExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
QueueDoesNotExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.QueueDoesNotExistExceptionUnmarshaller
 
QueueNameExistsException - Exception in com.amazonaws.services.sqs.model
A queue already exists with this name.
QueueNameExistsException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueNameExistsException
Constructs a new QueueNameExistsException with the specified error message.
QueueNameExistsExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
QueueNameExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.QueueNameExistsExceptionUnmarshaller
 
QueueStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Queue StAX Unmarshaller
QueueStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.QueueStaxUnmarshaller
 
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
 
quote(String) - Static method in class com.amazonaws.util.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quoteName(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes an attribute name or domain name by wrapping it with backticks and escaping any backticks inside the name.
quoteValue(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes an attribute value by wrapping it with single quotes and escaping any single quotes inside the value.
quoteValues(Collection<String>) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes a list of values so that they can be used in a SimpleDB query.

R

RaidArray - Class in com.amazonaws.services.opsworks.model
Describes an instance's RAID array.
RaidArray() - Constructor for class com.amazonaws.services.opsworks.model.RaidArray
 
RaidArrayJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Raid Array JSON Unmarshaller
RaidArrayJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RaidArrayJsonUnmarshaller
 
RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the get object request
RankExpressionStatus - Class in com.amazonaws.services.cloudsearch.model
The value of a RankExpression and its current status.
RankExpressionStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
 
RankExpressionStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Rank Expression Status StAX Unmarshaller
RankExpressionStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.RankExpressionStatusStaxUnmarshaller
 
RawMessage - Class in com.amazonaws.services.simpleemail.model
Represents the raw data of the message.
RawMessage() - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Default constructor for a new RawMessage object.
RawMessage(ByteBuffer) - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Constructs a new RawMessage object.
RDS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
RDSActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon RDS.
read() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
read() - Method in class com.amazonaws.event.ProgressReportingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.event.ProgressReportingInputStream
 
read() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Standard input stream read method, except it calls HttpMethodReleaseInputStream.releaseConnection() when the underlying input stream is consumed.
read(byte[], int, int) - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Standard input stream read method, except it calls HttpMethodReleaseInputStream.releaseConnection() when the underlying input stream is consumed.
read(byte[], int, int) - Method in class com.amazonaws.metrics.MetricFilterInputStream
 
read() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
read(byte[]) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
read() - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
read() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
 
read() - Method in class com.amazonaws.util.ContentLengthValidationInputStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class com.amazonaws.util.ContentLengthValidationInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class com.amazonaws.util.CountingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.util.CountingInputStream
 
read() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
 
readJob(ReadJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ReadJob operation returns detailed information about a job.
readJob(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest, AsyncHandler<ReadJobRequest, ReadJobResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ReadJob operation returns detailed information about a job.
readJobAsync(ReadJobRequest, AsyncHandler<ReadJobRequest, ReadJobResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ReadJob operation returns detailed information about a job.
ReadJobRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ReadJob operation.
ReadJobRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
 
ReadJobRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Read Job Request Marshaller
ReadJobRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ReadJobRequestMarshaller
 
ReadJobResult - Class in com.amazonaws.services.elastictranscoder.model
The ReadJobResponse structure.
ReadJobResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadJobResult
 
ReadJobResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Read Job Result JSON Unmarshaller
ReadJobResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ReadJobResultJsonUnmarshaller
 
readPipeline(ReadPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ReadPipeline operation gets detailed information about a pipeline.
readPipeline(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest, AsyncHandler<ReadPipelineRequest, ReadPipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ReadPipeline operation gets detailed information about a pipeline.
readPipelineAsync(ReadPipelineRequest, AsyncHandler<ReadPipelineRequest, ReadPipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ReadPipeline operation gets detailed information about a pipeline.
ReadPipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ReadPipeline operation.
ReadPipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
 
ReadPipelineRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Read Pipeline Request Marshaller
ReadPipelineRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ReadPipelineRequestMarshaller
 
ReadPipelineResult - Class in com.amazonaws.services.elastictranscoder.model
The ReadPipelineResponse structure.
ReadPipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
 
ReadPipelineResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Read Pipeline Result JSON Unmarshaller
ReadPipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ReadPipelineResultJsonUnmarshaller
 
readPreset(ReadPresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The ReadPreset operation gets detailed information about a preset.
readPreset(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest, AsyncHandler<ReadPresetRequest, ReadPresetResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ReadPreset operation gets detailed information about a preset.
readPresetAsync(ReadPresetRequest, AsyncHandler<ReadPresetRequest, ReadPresetResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The ReadPreset operation gets detailed information about a preset.
ReadPresetRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the ReadPreset operation.
ReadPresetRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
 
ReadPresetRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Read Preset Request Marshaller
ReadPresetRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ReadPresetRequestMarshaller
 
ReadPresetResult - Class in com.amazonaws.services.elastictranscoder.model
The ReadPresetResponse structure.
ReadPresetResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
 
ReadPresetResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Read Preset Result JSON Unmarshaller
ReadPresetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ReadPresetResultJsonUnmarshaller
 
readResource(String) - Method in class com.amazonaws.internal.EC2MetadataClient
Connects to the metadata service to read the specified resource and returns the text contents.
readText() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Returns the text of the current token, or throws an exception if the current token does not contain text (ex: '{', '}', etc.).
readText() - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Returns the text contents of the current element being parsed.
rebootCacheCluster(RebootCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The RebootCacheCluster operation reboots some, or all, of the cache cluster nodes within a provisioned cache cluster.
rebootCacheCluster(RebootCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The RebootCacheCluster operation reboots some, or all, of the cache cluster nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RebootCacheCluster operation reboots some, or all, of the cache cluster nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest, AsyncHandler<RebootCacheClusterRequest, CacheCluster>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RebootCacheCluster operation reboots some, or all, of the cache cluster nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RebootCacheCluster operation reboots some, or all, of the cache cluster nodes within a provisioned cache cluster.
rebootCacheClusterAsync(RebootCacheClusterRequest, AsyncHandler<RebootCacheClusterRequest, CacheCluster>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RebootCacheCluster operation reboots some, or all, of the cache cluster nodes within a provisioned cache cluster.
RebootCacheClusterRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the RebootCacheCluster operation.
RebootCacheClusterRequest() - Constructor for class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
Default constructor for a new RebootCacheClusterRequest object.
RebootCacheClusterRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
Constructs a new RebootCacheClusterRequest object.
RebootCacheClusterRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Reboot Cache Cluster Request Marshaller
RebootCacheClusterRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.RebootCacheClusterRequestMarshaller
 
rebootCluster(RebootClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Reboots a cluster.
rebootCluster(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Reboots a cluster.
rebootClusterAsync(RebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Reboots a cluster.
RebootClusterRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RebootCluster operation.
RebootClusterRequest() - Constructor for class com.amazonaws.services.redshift.model.RebootClusterRequest
 
RebootClusterRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Reboot Cluster Request Marshaller
RebootClusterRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RebootClusterRequestMarshaller
 
rebootDBInstance(RebootDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Rebooting a DB instance restarts the database engine service.
rebootDBInstance(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Rebooting a DB instance restarts the database engine service.
rebootDBInstanceAsync(RebootDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Rebooting a DB instance restarts the database engine service.
rebootDBInstanceAsync(RebootDBInstanceRequest, AsyncHandler<RebootDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Rebooting a DB instance restarts the database engine service.
rebootDBInstanceAsync(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Rebooting a DB instance restarts the database engine service.
rebootDBInstanceAsync(RebootDBInstanceRequest, AsyncHandler<RebootDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Rebooting a DB instance restarts the database engine service.
RebootDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RebootDBInstance operation.
RebootDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.RebootDBInstanceRequest
Default constructor for a new RebootDBInstanceRequest object.
RebootDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.RebootDBInstanceRequest
Constructs a new RebootDBInstanceRequest object.
RebootDBInstanceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Reboot D B Instance Request Marshaller
RebootDBInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RebootDBInstanceRequestMarshaller
 
rebootInstance(RebootInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Reboots a specified instance.
rebootInstance(RebootInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Reboots a specified instance.
rebootInstanceAsync(RebootInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Reboots a specified instance.
rebootInstanceAsync(RebootInstanceRequest, AsyncHandler<RebootInstanceRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Reboots a specified instance.
rebootInstanceAsync(RebootInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Reboots a specified instance.
rebootInstanceAsync(RebootInstanceRequest, AsyncHandler<RebootInstanceRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Reboots a specified instance.
RebootInstanceRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the RebootInstance operation.
RebootInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.RebootInstanceRequest
 
RebootInstanceRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Reboot Instance Request Marshaller
RebootInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RebootInstanceRequestMarshaller
 
rebootInstances(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Requests a reboot of one or more instances.
rebootInstances(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Requests a reboot of one or more instances.
RebootInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RebootInstances operation.
RebootInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Default constructor for a new RebootInstancesRequest object.
RebootInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Constructs a new RebootInstancesRequest object.
RebootInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Reboot Instances Request Marshaller
RebootInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RebootInstancesRequestMarshaller
 
rebuildEnvironment(RebuildEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironment(RebuildEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync(RebuildEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync(RebuildEnvironmentRequest, AsyncHandler<RebuildEnvironmentRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync(RebuildEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync(RebuildEnvironmentRequest, AsyncHandler<RebuildEnvironmentRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
RebuildEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RebuildEnvironment operation.
RebuildEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
Default constructor for a new RebuildEnvironmentRequest object.
RebuildEnvironmentRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Rebuild Environment Request Marshaller
RebuildEnvironmentRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.RebuildEnvironmentRequestMarshaller
 
ReceiptHandleIsInvalidException - Exception in com.amazonaws.services.sqs.model
The receipt handle provided is not valid.
ReceiptHandleIsInvalidException(String) - Constructor for exception com.amazonaws.services.sqs.model.ReceiptHandleIsInvalidException
Constructs a new ReceiptHandleIsInvalidException with the specified error message.
ReceiptHandleIsInvalidExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
ReceiptHandleIsInvalidExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ReceiptHandleIsInvalidExceptionUnmarshaller
 
receiveMessage(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Retrieves one or more messages from the specified queue.
receiveMessage(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Retrieves one or more messages from the specified queue.
receiveMessage(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Retrieves one or more messages from the specified queue.
receiveMessage(String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Retrieves one or more messages from the specified queue.
receiveMessage(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessage(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessageAsync(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Retrieves one or more messages from the specified queue.
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Retrieves one or more messages from the specified queue.
receiveMessageAsync(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Retrieves one or more messages from the specified queue.
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Retrieves one or more messages from the specified queue.
receiveMessageAsync(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
receiveMessageAsync(ReceiveMessageRequest, QueueBufferCallback<ReceiveMessageRequest, ReceiveMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.ReceiveQueueBuffer
Submits the request for retrieval of messages from the queue and returns a future that will be signalled when the request is satisfied.
ReceiveMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ReceiveMessage operation.
ReceiveMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Default constructor for a new ReceiveMessageRequest object.
ReceiveMessageRequest(String) - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Constructs a new ReceiveMessageRequest object.
ReceiveMessageRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Receive Message Request Marshaller
ReceiveMessageRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ReceiveMessageRequestMarshaller
 
ReceiveMessageResult - Class in com.amazonaws.services.sqs.model
A list of received messages.
ReceiveMessageResult() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
ReceiveMessageResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Receive Message Result StAX Unmarshaller
ReceiveMessageResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.ReceiveMessageResultStaxUnmarshaller
 
ReceiveQueueBuffer - Class in com.amazonaws.services.sqs.buffered
The ReceiveQueueBuffer class is responsible for dequeueing of messages from a single SQS queue.
RecentCaseCommunications - Class in com.amazonaws.services.support.model
Contains the five most recent communications associated with the case.
RecentCaseCommunications() - Constructor for class com.amazonaws.services.support.model.RecentCaseCommunications
 
RecentCaseCommunicationsJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Recent Case Communications JSON Unmarshaller
RecentCaseCommunicationsJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.RecentCaseCommunicationsJsonUnmarshaller
 
Recipes - Class in com.amazonaws.services.opsworks.model
AWS OpsWorks supports five lifecycle events, setup , configuration , deploy , undeploy , and shutdown .
Recipes() - Constructor for class com.amazonaws.services.opsworks.model.Recipes
 
RecipesJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Recipes JSON Unmarshaller
RecipesJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RecipesJsonUnmarshaller
 
Record - Class in com.amazonaws.services.kinesis.model
The unit of data of the Amazon Kinesis stream, which is composed of a sequence number, a partition key, and a data blob.
Record() - Constructor for class com.amazonaws.services.kinesis.model.Record
 
recordActivityHeartbeat(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityExecutionContext
Use to notify Simple Workflow that activity execution is alive.
recordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
recordActivityTaskHeartbeat(RecordActivityTaskHeartbeatRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
recordActivityTaskHeartbeatAsync(RecordActivityTaskHeartbeatRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
recordActivityTaskHeartbeatAsync(RecordActivityTaskHeartbeatRequest, AsyncHandler<RecordActivityTaskHeartbeatRequest, ActivityTaskStatus>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
recordActivityTaskHeartbeatAsync(RecordActivityTaskHeartbeatRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
recordActivityTaskHeartbeatAsync(RecordActivityTaskHeartbeatRequest, AsyncHandler<RecordActivityTaskHeartbeatRequest, ActivityTaskStatus>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by activity workers to report to the service that the ActivityTask represented by the specified taskToken is still making progress.
RecordActivityTaskHeartbeatRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RecordActivityTaskHeartbeat operation.
RecordActivityTaskHeartbeatRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
 
RecordActivityTaskHeartbeatRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Record Activity Task Heartbeat Request Marshaller
RecordActivityTaskHeartbeatRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RecordActivityTaskHeartbeatRequestMarshaller
 
recordHeartbeat(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClient
 
RecordJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Record JSON Unmarshaller
RecordJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.RecordJsonUnmarshaller
 
RecordMarkerDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RecordMarker decision.
RecordMarkerDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
 
RecordMarkerFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Record Marker Failed Cause
RecordMarkerFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RecordMarkerFailed event.
RecordMarkerFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
 
RecordMarkerFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Record Marker Failed Event Attributes JSON Unmarshaller
RecordMarkerFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RecordMarkerFailedEventAttributesJsonUnmarshaller
 
RecurringCharge - Class in com.amazonaws.services.ec2.model
Describes a recurring charge.
RecurringCharge() - Constructor for class com.amazonaws.services.ec2.model.RecurringCharge
 
RecurringCharge - Class in com.amazonaws.services.elasticache.model
Contains the specific price and frequency of a recurring charges for a reserved cache node, or for a reserved cache node offering.
RecurringCharge() - Constructor for class com.amazonaws.services.elasticache.model.RecurringCharge
 
RecurringCharge - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the DescribeReservedDBInstances and DescribeReservedDBInstancesOfferings actions.
RecurringCharge() - Constructor for class com.amazonaws.services.rds.model.RecurringCharge
 
RecurringCharge - Class in com.amazonaws.services.redshift.model
Describes a recurring charge.
RecurringCharge() - Constructor for class com.amazonaws.services.redshift.model.RecurringCharge
 
RecurringChargeFrequency - Enum in com.amazonaws.services.ec2.model
Recurring Charge Frequency
RecurringChargeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Recurring Charge StAX Unmarshaller
RecurringChargeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RecurringChargeStaxUnmarshaller
 
RecurringChargeStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Recurring Charge StAX Unmarshaller
RecurringChargeStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.RecurringChargeStaxUnmarshaller
 
RecurringChargeStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Recurring Charge StAX Unmarshaller
RecurringChargeStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RecurringChargeStaxUnmarshaller
 
RecurringChargeStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Recurring Charge StAX Unmarshaller
RecurringChargeStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RecurringChargeStaxUnmarshaller
 
REDIRECT_LOCATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional redirect location of an object
RedirectRule - Class in com.amazonaws.services.s3.model
Container for redirect information.
RedirectRule() - Constructor for class com.amazonaws.services.s3.model.RedirectRule
 
RedShift - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
RedshiftActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Redshift.
REFERER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the referer specified by a request.
refresh() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Forces this credentials provider to refresh its credentials.
refresh() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
refresh() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
 
refresh() - Method in class com.amazonaws.internal.StaticCredentialsProvider
 
refresh() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Forces this encryption materials provider to refresh its encryption material.
refresh() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
refreshCredentials() - Method in interface com.amazonaws.auth.AWSRefreshableSessionCredentials
Forces a refresh of these session credentials.
refreshCredentials() - Method in class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Refreshes the session credentials from STS.
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Requests a refresh of the Trusted Advisor check that has the specified check ID.
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Requests a refresh of the Trusted Advisor check that has the specified check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Requests a refresh of the Trusted Advisor check that has the specified check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Requests a refresh of the Trusted Advisor check that has the specified check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Requests a refresh of the Trusted Advisor check that has the specified check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Requests a refresh of the Trusted Advisor check that has the specified check ID.
RefreshTrustedAdvisorCheckRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the RefreshTrustedAdvisorCheck operation.
RefreshTrustedAdvisorCheckRequest() - Constructor for class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
RefreshTrustedAdvisorCheckRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Refresh Trusted Advisor Check Request Marshaller
RefreshTrustedAdvisorCheckRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.RefreshTrustedAdvisorCheckRequestMarshaller
 
RefreshTrustedAdvisorCheckResult - Class in com.amazonaws.services.support.model
The current refresh status of a Trusted Advisor check.
RefreshTrustedAdvisorCheckResult() - Constructor for class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
RefreshTrustedAdvisorCheckResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Refresh Trusted Advisor Check Result JSON Unmarshaller
RefreshTrustedAdvisorCheckResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.RefreshTrustedAdvisorCheckResultJsonUnmarshaller
 
Region - Class in com.amazonaws.regions
Metadata for an AWS region, including its name and what services are available in it.
Region - Class in com.amazonaws.services.ec2.model
Describes a region.
Region() - Constructor for class com.amazonaws.services.ec2.model.Region
 
Region - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 Regions.
RegionAwareSigner - Interface in com.amazonaws.auth
A signer that needs to know which region it is talking to.
RegionMetadata - Class in com.amazonaws.regions
A collection of metadata about a set of regions and the services they contain.
RegionMetadata(List<Region>) - Constructor for class com.amazonaws.regions.RegionMetadata
Creates a new RegionMetadata object from the given list of regions.
RegionMetadataParser - Class in com.amazonaws.regions
Parses a region metadata file to pull out information about the available regions, names, IDs, and what service endpoints are available in each region.
RegionMetadataParser() - Constructor for class com.amazonaws.regions.RegionMetadataParser
Deprecated.
since this object is stateless
regionName - Variable in class com.amazonaws.auth.AWS4Signer
Region name override for use when the endpoint can't be used to determine the region name.
Regions - Enum in com.amazonaws.regions
Enumeration of region names
REGIONS_FILE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
Path to an override file for the region metadata loaded by the SDK that maps service/region pairs to endpoints and vice versa.
RegionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Region StAX Unmarshaller
RegionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RegionStaxUnmarshaller
 
RegionUtils - Class in com.amazonaws.regions
Utilities for working with regions.
RegionUtils() - Constructor for class com.amazonaws.regions.RegionUtils
 
registerActivityType(RegisterActivityTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Registers a new activity type along with its configuration settings in the specified domain.
registerActivityType(RegisterActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Registers a new activity type along with its configuration settings in the specified domain.
registerActivityType(AmazonSimpleWorkflow, String, ActivityType, ActivityTypeRegistrationOptions, String) - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
registerActivityTypeAsync(RegisterActivityTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Registers a new activity type along with its configuration settings in the specified domain.
registerActivityTypeAsync(RegisterActivityTypeRequest, AsyncHandler<RegisterActivityTypeRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Registers a new activity type along with its configuration settings in the specified domain.
registerActivityTypeAsync(RegisterActivityTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Registers a new activity type along with its configuration settings in the specified domain.
registerActivityTypeAsync(RegisterActivityTypeRequest, AsyncHandler<RegisterActivityTypeRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Registers a new activity type along with its configuration settings in the specified domain.
RegisterActivityTypeRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RegisterActivityType operation.
RegisterActivityTypeRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
 
RegisterActivityTypeRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Register Activity Type Request Marshaller
RegisterActivityTypeRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RegisterActivityTypeRequestMarshaller
 
registerActivityTypes(AmazonSimpleWorkflow, String, String, ActivityImplementationFactory) - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
registerAdditionalMetadataExpressions(JsonUnmarshallerContext) - Method in class com.amazonaws.http.JsonResponseHandler
Hook for subclasses to override in order to collect additional metadata from service responses.
registerAdditionalMetadataExpressions(StaxUnmarshallerContext) - Method in class com.amazonaws.http.StaxResponseHandler
Hook for subclasses to override in order to collect additional metadata from service responses.
registerAdditionalMetadataExpressions(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.internal.SimpleDBStaxResponseHandler
 
registerConnectionManager(ClientConnectionManager) - Static method in class com.amazonaws.http.IdleConnectionReaper
Registers the given connection manager with this reaper;
registerDestructionCallback(String, Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
registerDomain(RegisterDomainRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Registers a new domain.
registerDomain(RegisterDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Registers a new domain.
registerDomain - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
registerDomainAsync(RegisterDomainRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Registers a new domain.
registerDomainAsync(RegisterDomainRequest, AsyncHandler<RegisterDomainRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Registers a new domain.
registerDomainAsync(RegisterDomainRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Registers a new domain.
registerDomainAsync(RegisterDomainRequest, AsyncHandler<RegisterDomainRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Registers a new domain.
RegisterDomainRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RegisterDomain operation.
RegisterDomainRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
 
RegisterDomainRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Register Domain Request Marshaller
RegisterDomainRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RegisterDomainRequestMarshaller
 
registerElasticIp(RegisterElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Registers an Elastic IP address with a specified stack.
registerElasticIp(RegisterElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Registers an Elastic IP address with a specified stack.
registerElasticIpAsync(RegisterElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Registers an Elastic IP address with a specified stack.
registerElasticIpAsync(RegisterElasticIpRequest, AsyncHandler<RegisterElasticIpRequest, RegisterElasticIpResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Registers an Elastic IP address with a specified stack.
registerElasticIpAsync(RegisterElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Registers an Elastic IP address with a specified stack.
registerElasticIpAsync(RegisterElasticIpRequest, AsyncHandler<RegisterElasticIpRequest, RegisterElasticIpResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Registers an Elastic IP address with a specified stack.
RegisterElasticIpRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the RegisterElasticIp operation.
RegisterElasticIpRequest() - Constructor for class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
 
RegisterElasticIpRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Register Elastic Ip Request Marshaller
RegisterElasticIpRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RegisterElasticIpRequestMarshaller
 
RegisterElasticIpResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a RegisterElasticIp request.
RegisterElasticIpResult() - Constructor for class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
 
RegisterElasticIpResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Register Elastic Ip Result JSON Unmarshaller
RegisterElasticIpResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RegisterElasticIpResultJsonUnmarshaller
 
registerImage(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Registers an AMI.
registerImage() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Registers an AMI.
registerImage(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Registers an AMI.
registerImage() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Registers an AMI.
registerImageAsync(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Registers an AMI.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Registers an AMI.
registerImageAsync(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Registers an AMI.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Registers an AMI.
RegisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RegisterImage operation.
RegisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Default constructor for a new RegisterImageRequest object.
RegisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Constructs a new RegisterImageRequest object.
RegisterImageRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Register Image Request Marshaller
RegisterImageRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RegisterImageRequestMarshaller
 
RegisterImageResult - Class in com.amazonaws.services.ec2.model
 
RegisterImageResult() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageResult
 
RegisterImageResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Register Image Result StAX Unmarshaller
RegisterImageResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RegisterImageResultStaxUnmarshaller
 
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds new instances to the load balancer.
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds new instances to the load balancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds new instances to the load balancer.
RegisterInstancesWithLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the RegisterInstancesWithLoadBalancer operation.
RegisterInstancesWithLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Default constructor for a new RegisterInstancesWithLoadBalancerRequest object.
RegisterInstancesWithLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Constructs a new RegisterInstancesWithLoadBalancerRequest object.
RegisterInstancesWithLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Register Instances With Load Balancer Request Marshaller
RegisterInstancesWithLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.RegisterInstancesWithLoadBalancerRequestMarshaller
 
RegisterInstancesWithLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the RegisterInstancesWithLoadBalancer action.
RegisterInstancesWithLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
RegisterInstancesWithLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Register Instances With Load Balancer Result StAX Unmarshaller
RegisterInstancesWithLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.RegisterInstancesWithLoadBalancerResultStaxUnmarshaller
 
registerMBean(String, T) - Static method in enum com.amazonaws.jmx.MBeans
Registers the given MBean under the given object name to the first registered MBean server, or the platform MBean server if there is no explicitly registered MBean server.
registerMetadataExpression(String, int, String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
registerMetadataExpression(String, int, String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
registerMetricAdminMBean(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
registerMetricAdminMBean(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
Returns true if the registration of the admin MBean under the given object name succeeded; false otherwise.
registerMetricAdminMBean() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Registers the metric admin MBean for JMX access.
registerSigner(String, Class<? extends Signer>) - Static method in class com.amazonaws.auth.SignerFactory
Register an implementation class for the given signer type.
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
registerTypesToPoll() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Try to register every type (activity or workflow depending on worker) that are configured with the worker.
registerTypesToPoll() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
registerVolume(RegisterVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Registers an Amazon EBS volume with a specified stack.
registerVolume(RegisterVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Registers an Amazon EBS volume with a specified stack.
registerVolumeAsync(RegisterVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Registers an Amazon EBS volume with a specified stack.
registerVolumeAsync(RegisterVolumeRequest, AsyncHandler<RegisterVolumeRequest, RegisterVolumeResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Registers an Amazon EBS volume with a specified stack.
registerVolumeAsync(RegisterVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Registers an Amazon EBS volume with a specified stack.
registerVolumeAsync(RegisterVolumeRequest, AsyncHandler<RegisterVolumeRequest, RegisterVolumeResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Registers an Amazon EBS volume with a specified stack.
RegisterVolumeRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the RegisterVolume operation.
RegisterVolumeRequest() - Constructor for class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
 
RegisterVolumeRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Register Volume Request Marshaller
RegisterVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RegisterVolumeRequestMarshaller
 
RegisterVolumeResult - Class in com.amazonaws.services.opsworks.model
Contains the response to a RegisterVolume request.
RegisterVolumeResult() - Constructor for class com.amazonaws.services.opsworks.model.RegisterVolumeResult
 
RegisterVolumeResultJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Register Volume Result JSON Unmarshaller
RegisterVolumeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.RegisterVolumeResultJsonUnmarshaller
 
registerWorkflowType(RegisterWorkflowTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Registers a new workflow type and its configuration settings in the specified domain.
registerWorkflowType(RegisterWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Registers a new workflow type and its configuration settings in the specified domain.
registerWorkflowType(AmazonSimpleWorkflow, String, WorkflowType, WorkflowTypeRegistrationOptions, String) - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
registerWorkflowTypeAsync(RegisterWorkflowTypeRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Registers a new workflow type and its configuration settings in the specified domain.
registerWorkflowTypeAsync(RegisterWorkflowTypeRequest, AsyncHandler<RegisterWorkflowTypeRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Registers a new workflow type and its configuration settings in the specified domain.
registerWorkflowTypeAsync(RegisterWorkflowTypeRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Registers a new workflow type and its configuration settings in the specified domain.
registerWorkflowTypeAsync(RegisterWorkflowTypeRequest, AsyncHandler<RegisterWorkflowTypeRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Registers a new workflow type and its configuration settings in the specified domain.
RegisterWorkflowTypeRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RegisterWorkflowType operation.
RegisterWorkflowTypeRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
 
RegisterWorkflowTypeRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Register Workflow Type Request Marshaller
RegisterWorkflowTypeRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RegisterWorkflowTypeRequestMarshaller
 
registerWorkflowTypes(AmazonSimpleWorkflow, String, String, WorkflowDefinitionFactoryFactory) - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
registrationOptions - Variable in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
RegistrationStatus - Enum in com.amazonaws.services.simpleworkflow.model
Registration Status
releaseAddress(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Releases the specified Elastic IP address.
releaseAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Releases the specified Elastic IP address.
releaseAddress(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Releases the specified Elastic IP address.
releaseAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Releases the specified Elastic IP address.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Releases the specified Elastic IP address.
ReleaseAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReleaseAddress operation.
ReleaseAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Default constructor for a new ReleaseAddressRequest object.
ReleaseAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Constructs a new ReleaseAddressRequest object.
ReleaseAddressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Release Address Request Marshaller
ReleaseAddressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReleaseAddressRequestMarshaller
 
releaseConnection() - Method in class com.amazonaws.http.HttpMethodReleaseInputStream
Forces the release of an HttpMethod's connection in a way that will perform all the necessary cleanup through the correct use of HttpClient methods.
remove(MetricType) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Removes the given metric type from the registry of predefined metrics to be captured at the AWS SDK level.
remove(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
remove(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
remove(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
remove(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
remove(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
remove() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
 
remove(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
 
remove(int) - Method in class com.amazonaws.util.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class com.amazonaws.util.json.JSONObject
Remove a name and its value, if present.
removeAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
removeAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
removeCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.AndPromise
 
removeCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Functor
 
removeCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.OrPromise
 
removeCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
 
removeCallback(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
removeConnectionManager(ClientConnectionManager) - Static method in class com.amazonaws.http.IdleConnectionReaper
Removes the given connection manager from this reaper, and shutting down the reaper if there is zero connection manager left.
removeDecisionContext() - Static method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
removeHeader(String) - Method in class com.amazonaws.http.HttpRequest
Removes header from request
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(String, String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(String, String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
removePermission(String, String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
RemovePermissionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the RemovePermission operation.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Default constructor for a new RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
RemovePermissionRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the RemovePermission operation.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
Default constructor for a new RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
RemovePermissionRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Remove Permission Request Marshaller
RemovePermissionRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.RemovePermissionRequestMarshaller
 
RemovePermissionRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Remove Permission Request Marshaller
RemovePermissionRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.RemovePermissionRequestMarshaller
 
removeProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
 
removeProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
removeProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.internal.ProgressListenerChain
Deprecated.
 
removeProgressListener(ProgressListener) - Method in interface com.amazonaws.services.s3.transfer.Transfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeProgressListener(ProgressListener) - Method in interface com.amazonaws.services.s3.transfer.Transfer
removeQuotes(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Removes any surrounding quotes from the specified string and returns a new string.
removeRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
Removes a request handler from the list of registered handlers that are run as part of a request's lifecycle.
removeRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
 
removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest, AsyncHandler<RemoveRoleFromInstanceProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified role from the specified instance profile.
removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest, AsyncHandler<RemoveRoleFromInstanceProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified role from the specified instance profile.
RemoveRoleFromInstanceProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the RemoveRoleFromInstanceProfile operation.
RemoveRoleFromInstanceProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
 
RemoveRoleFromInstanceProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Remove Role From Instance Profile Request Marshaller
RemoveRoleFromInstanceProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.RemoveRoleFromInstanceProfileRequestMarshaller
 
removeSourceIdentifierFromSubscription(RemoveSourceIdentifierFromSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Removes a source identifier from an existing RDS event notification subscription.
removeSourceIdentifierFromSubscription(RemoveSourceIdentifierFromSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Removes a source identifier from an existing RDS event notification subscription.
removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Removes a source identifier from an existing RDS event notification subscription.
removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Removes a source identifier from an existing RDS event notification subscription.
removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Removes a source identifier from an existing RDS event notification subscription.
removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Removes a source identifier from an existing RDS event notification subscription.
RemoveSourceIdentifierFromSubscriptionRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RemoveSourceIdentifierFromSubscription operation.
RemoveSourceIdentifierFromSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
 
RemoveSourceIdentifierFromSubscriptionRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Remove Source Identifier From Subscription Request Marshaller
RemoveSourceIdentifierFromSubscriptionRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RemoveSourceIdentifierFromSubscriptionRequestMarshaller
 
removeStateChangeListener(TransferStateChangeListener) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Removes the given state change listener from the collection of listeners.
removeTags(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Removes tags from an Amazon EMR resource.
removeTags() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Removes tags from an Amazon EMR resource.
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Removes tags from an Amazon EMR resource.
removeTags() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Removes tags from an Amazon EMR resource.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Removes tags from an Amazon EMR resource.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Removes metadata tags from an Amazon RDS resource.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Removes metadata tags from an Amazon RDS resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Removes metadata tags from an Amazon RDS resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Removes metadata tags from an Amazon RDS resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Removes metadata tags from an Amazon RDS resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Removes metadata tags from an Amazon RDS resource.
RemoveTagsFromResourceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RemoveTagsFromResource operation.
RemoveTagsFromResourceRequest() - Constructor for class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
 
RemoveTagsFromResourceRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Remove Tags From Resource Request Marshaller
RemoveTagsFromResourceRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RemoveTagsFromResourceRequestMarshaller
 
RemoveTagsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the RemoveTags operation.
RemoveTagsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Default constructor for a new RemoveTagsRequest object.
RemoveTagsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Constructs a new RemoveTagsRequest object.
RemoveTagsRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Constructs a new RemoveTagsRequest object.
RemoveTagsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Remove Tags Request Marshaller
RemoveTagsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.RemoveTagsRequestMarshaller
 
RemoveTagsResult - Class in com.amazonaws.services.elasticmapreduce.model
This output indicates the result of removing tags from a resource.
RemoveTagsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
 
RemoveTagsResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Remove Tags Result JSON Unmarshaller
RemoveTagsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.RemoveTagsResultJsonUnmarshaller
 
removeUserFromGroup(RemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Removes the specified user from the specified group.
removeUserFromGroup(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest, AsyncHandler<RemoveUserFromGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified user from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest, AsyncHandler<RemoveUserFromGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified user from the specified group.
RemoveUserFromGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the RemoveUserFromGroup operation.
RemoveUserFromGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Default constructor for a new RemoveUserFromGroupRequest object.
RemoveUserFromGroupRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Constructs a new RemoveUserFromGroupRequest object.
RemoveUserFromGroupRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Remove User From Group Request Marshaller
RemoveUserFromGroupRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.RemoveUserFromGroupRequestMarshaller
 
RepeatableCipherInputStream - Class in com.amazonaws.services.s3.internal
Wraps an InputStream with a CipherInputStream to encrypt it, and handles resets by attempting to reset on the original, unencrypted data InputStream, and recreate an identical Cipher and identical CipherInputStream on the original data.
RepeatableCipherInputStream(InputStream, CipherFactory) - Constructor for class com.amazonaws.services.s3.internal.RepeatableCipherInputStream
Constructs a new repeatable cipher input stream using the specified InputStream as the source data, and the CipherFactory for building Cipher objects.
RepeatableFileInputStream - Class in com.amazonaws.services.s3.internal
A repeatable input stream for files.
RepeatableFileInputStream(File) - Constructor for class com.amazonaws.services.s3.internal.RepeatableFileInputStream
Creates a repeatable input stream based on a file.
RepeatableInputStream - Class in com.amazonaws.services.s3.internal
A repeatable input stream wrapper for any input stream.
RepeatableInputStream(InputStream, int) - Constructor for class com.amazonaws.services.s3.internal.RepeatableInputStream
Creates a repeatable input stream based on another input stream.
replace(String, String, String) - Static method in class com.amazonaws.util.StringUtils
 
ReplaceableAttribute - Class in com.amazonaws.services.simpledb.model
ReplaceableAttribute() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Default constructor for a new ReplaceableAttribute object.
ReplaceableAttribute(String, String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Constructs a new ReplaceableAttribute object.
ReplaceableItem - Class in com.amazonaws.services.simpledb.model
ReplaceableItem() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Default constructor for a new ReplaceableItem object.
ReplaceableItem(String) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Constructs a new ReplaceableItem object.
ReplaceableItem(String, List<ReplaceableAttribute>) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Constructs a new ReplaceableItem object.
replaceChar(String, String, String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
 
replaceNetworkAclAssociation(ReplaceNetworkAclAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociation(ReplaceNetworkAclAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes which network ACL a subnet is associated with.
replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes which network ACL a subnet is associated with.
ReplaceNetworkAclAssociationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceNetworkAclAssociation operation.
ReplaceNetworkAclAssociationRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
 
ReplaceNetworkAclAssociationRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Replace Network Acl Association Request Marshaller
ReplaceNetworkAclAssociationRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclAssociationRequestMarshaller
 
ReplaceNetworkAclAssociationResult - Class in com.amazonaws.services.ec2.model
 
ReplaceNetworkAclAssociationResult() - Constructor for class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
 
ReplaceNetworkAclAssociationResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Replace Network Acl Association Result StAX Unmarshaller
ReplaceNetworkAclAssociationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclAssociationResultStaxUnmarshaller
 
replaceNetworkAclEntry(ReplaceNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntry(ReplaceNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest, AsyncHandler<ReplaceNetworkAclEntryRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an entry (rule) in a network ACL.
replaceNetworkAclEntryAsync(ReplaceNetworkAclEntryRequest, AsyncHandler<ReplaceNetworkAclEntryRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an entry (rule) in a network ACL.
ReplaceNetworkAclEntryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceNetworkAclEntry operation.
ReplaceNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
 
ReplaceNetworkAclEntryRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Replace Network Acl Entry Request Marshaller
ReplaceNetworkAclEntryRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclEntryRequestMarshaller
 
replaceRoute(ReplaceRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Replaces an existing route within a route table in a VPC.
replaceRoute(ReplaceRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest, AsyncHandler<ReplaceRouteRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an existing route within a route table in a VPC.
replaceRouteAsync(ReplaceRouteRequest, AsyncHandler<ReplaceRouteRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Replaces an existing route within a route table in a VPC.
ReplaceRouteRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceRoute operation.
ReplaceRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceRouteRequest
 
ReplaceRouteRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Replace Route Request Marshaller
ReplaceRouteRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReplaceRouteRequestMarshaller
 
replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes the route table associated with a given subnet in a VPC.
replaceRouteTableAssociationAsync(ReplaceRouteTableAssociationRequest, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Changes the route table associated with a given subnet in a VPC.
ReplaceRouteTableAssociationRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReplaceRouteTableAssociation operation.
ReplaceRouteTableAssociationRequest() - Constructor for class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
 
ReplaceRouteTableAssociationRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Replace Route Table Association Request Marshaller
ReplaceRouteTableAssociationRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReplaceRouteTableAssociationRequestMarshaller
 
ReplaceRouteTableAssociationResult - Class in com.amazonaws.services.ec2.model
 
ReplaceRouteTableAssociationResult() - Constructor for class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
 
ReplaceRouteTableAssociationResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Replace Route Table Association Result StAX Unmarshaller
ReplaceRouteTableAssociationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReplaceRouteTableAssociationResultStaxUnmarshaller
 
replay() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
ReplicationGroup - Class in com.amazonaws.services.elasticache.model
Contains all of the attributes of a specific replication group.
ReplicationGroup() - Constructor for class com.amazonaws.services.elasticache.model.ReplicationGroup
 
ReplicationGroupAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
The specified replication group already exists.
ReplicationGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReplicationGroupAlreadyExistsException
Constructs a new ReplicationGroupAlreadyExistsException with the specified error message.
ReplicationGroupAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ReplicationGroupAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReplicationGroupAlreadyExistsExceptionUnmarshaller
 
ReplicationGroupNotFoundException - Exception in com.amazonaws.services.elasticache.model
The specified replication group does not exist.
ReplicationGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReplicationGroupNotFoundException
Constructs a new ReplicationGroupNotFoundException with the specified error message.
ReplicationGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ReplicationGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReplicationGroupNotFoundExceptionUnmarshaller
 
ReplicationGroupPendingModifiedValues - Class in com.amazonaws.services.elasticache.model
The settings to be applied to the replication group, either immediately or during the next maintenance window.
ReplicationGroupPendingModifiedValues() - Constructor for class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
 
ReplicationGroupPendingModifiedValuesStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Replication Group Pending Modified Values StAX Unmarshaller
ReplicationGroupPendingModifiedValuesStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReplicationGroupPendingModifiedValuesStaxUnmarshaller
 
ReplicationGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Replication Group StAX Unmarshaller
ReplicationGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReplicationGroupStaxUnmarshaller
 
reportCancellation(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClient
 
ReportInstanceReasonCodes - Enum in com.amazonaws.services.ec2.model
Report Instance Reason Codes
reportInstanceStatus(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Submits feedback about the status of an instance.
reportInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Submits feedback about the status of an instance.
reportInstanceStatus(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Submits feedback about the status of an instance.
reportInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Submits feedback about the status of an instance.
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Submits feedback about the status of an instance.
ReportInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReportInstanceStatus operation.
ReportInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
ReportInstanceStatusRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Report Instance Status Request Marshaller
ReportInstanceStatusRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReportInstanceStatusRequestMarshaller
 
ReportStatusType - Enum in com.amazonaws.services.ec2.model
Report Status Type
reportTaskProgress(ReportTaskProgressRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Updates the AWS Data Pipeline service on the progress of the calling task runner.
reportTaskProgress(ReportTaskProgressRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Updates the AWS Data Pipeline service on the progress of the calling task runner.
reportTaskProgressAsync(ReportTaskProgressRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Updates the AWS Data Pipeline service on the progress of the calling task runner.
reportTaskProgressAsync(ReportTaskProgressRequest, AsyncHandler<ReportTaskProgressRequest, ReportTaskProgressResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Updates the AWS Data Pipeline service on the progress of the calling task runner.
reportTaskProgressAsync(ReportTaskProgressRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Updates the AWS Data Pipeline service on the progress of the calling task runner.
reportTaskProgressAsync(ReportTaskProgressRequest, AsyncHandler<ReportTaskProgressRequest, ReportTaskProgressResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Updates the AWS Data Pipeline service on the progress of the calling task runner.
ReportTaskProgressRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the ReportTaskProgress operation.
ReportTaskProgressRequest() - Constructor for class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
 
ReportTaskProgressRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Report Task Progress Request Marshaller
ReportTaskProgressRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ReportTaskProgressRequestMarshaller
 
ReportTaskProgressResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the ReportTaskProgress action.
ReportTaskProgressResult() - Constructor for class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
 
ReportTaskProgressResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Report Task Progress Result JSON Unmarshaller
ReportTaskProgressResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ReportTaskProgressResultJsonUnmarshaller
 
reportTaskRunnerHeartbeat(ReportTaskRunnerHeartbeatRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational.
reportTaskRunnerHeartbeat(ReportTaskRunnerHeartbeatRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational.
reportTaskRunnerHeartbeatAsync(ReportTaskRunnerHeartbeatRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational.
reportTaskRunnerHeartbeatAsync(ReportTaskRunnerHeartbeatRequest, AsyncHandler<ReportTaskRunnerHeartbeatRequest, ReportTaskRunnerHeartbeatResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational.
reportTaskRunnerHeartbeatAsync(ReportTaskRunnerHeartbeatRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational.
reportTaskRunnerHeartbeatAsync(ReportTaskRunnerHeartbeatRequest, AsyncHandler<ReportTaskRunnerHeartbeatRequest, ReportTaskRunnerHeartbeatResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational.
ReportTaskRunnerHeartbeatRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the ReportTaskRunnerHeartbeat operation.
ReportTaskRunnerHeartbeatRequest() - Constructor for class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
 
ReportTaskRunnerHeartbeatRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Report Task Runner Heartbeat Request Marshaller
ReportTaskRunnerHeartbeatRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ReportTaskRunnerHeartbeatRequestMarshaller
 
ReportTaskRunnerHeartbeatResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the ReportTaskRunnerHeartbeat action.
ReportTaskRunnerHeartbeatResult() - Constructor for class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
 
ReportTaskRunnerHeartbeatResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Report Task Runner Heartbeat Result JSON Unmarshaller
ReportTaskRunnerHeartbeatResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ReportTaskRunnerHeartbeatResultJsonUnmarshaller
 
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
RequestCancelActivityTaskDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RequestCancelActivityTask decision.
RequestCancelActivityTaskDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
 
RequestCancelActivityTaskFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Request Cancel Activity Task Failed Cause
RequestCancelActivityTaskFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RequestCancelActivityTaskFailed event.
RequestCancelActivityTaskFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
 
RequestCancelActivityTaskFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Request Cancel Activity Task Failed Event Attributes JSON Unmarshaller
RequestCancelActivityTaskFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelActivityTaskFailedEventAttributesJsonUnmarshaller
 
RequestCancelExternalWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RequestCancelExternalWorkflowExecution decision.
RequestCancelExternalWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
 
RequestCancelExternalWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Request Cancel External Workflow Execution Failed Cause
RequestCancelExternalWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RequestCancelExternalWorkflowExecutionFailed event.
RequestCancelExternalWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
 
RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Request Cancel External Workflow Execution Failed Event Attributes JSON Unmarshaller
RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the RequestCancelExternalWorkflowExecutionInitiated event.
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
 
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Request Cancel External Workflow Execution Initiated Event Attributes JSON Unmarshaller
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
requestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
requestCancelWorkflowExecution(RequestCancelWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
requestCancelWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
requestCancelWorkflowExecution(Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
requestCancelWorkflowExecution(WorkflowExecution) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
 
requestCancelWorkflowExecution(WorkflowExecution) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClientExternal
 
requestCancelWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
requestCancelWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
requestCancelWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
requestCancelWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
requestCancelWorkflowExecution(Promise<?>...) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClient
 
requestCancelWorkflowExecution(Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
requestCancelWorkflowExecution() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternal
 
requestCancelWorkflowExecution() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
requestCancelWorkflowExecutionAsync(RequestCancelWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
requestCancelWorkflowExecutionAsync(RequestCancelWorkflowExecutionRequest, AsyncHandler<RequestCancelWorkflowExecutionRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
requestCancelWorkflowExecutionAsync(RequestCancelWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
requestCancelWorkflowExecutionAsync(RequestCancelWorkflowExecutionRequest, AsyncHandler<RequestCancelWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Records a WorkflowExecutionCancelRequested event in the currently running workflow execution identified by the given domain, workflowId, and runId.
RequestCancelWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RequestCancelWorkflowExecution operation.
RequestCancelWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
 
RequestCancelWorkflowExecutionRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Request Cancel Workflow Execution Request Marshaller
RequestCancelWorkflowExecutionRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelWorkflowExecutionRequestMarshaller
 
RequestClientOptions - Class in com.amazonaws
Client markers for individual AmazonWebServiceRequests.
RequestClientOptions() - Constructor for class com.amazonaws.RequestClientOptions
 
RequestClientOptions.Marker - Enum in com.amazonaws
 
requestEnvironmentInfo(RequestEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfo(RequestEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest, AsyncHandler<RequestEnvironmentInfoRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest, AsyncHandler<RequestEnvironmentInfoRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Initiates a request to compile the specified type of information of the deployed environment.
RequestEnvironmentInfoRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RequestEnvironmentInfo operation.
RequestEnvironmentInfoRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Default constructor for a new RequestEnvironmentInfoRequest object.
RequestEnvironmentInfoRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Constructs a new RequestEnvironmentInfoRequest object.
RequestEnvironmentInfoRequest(EnvironmentInfoType) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Constructs a new RequestEnvironmentInfoRequest object.
RequestEnvironmentInfoRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Request Environment Info Request Marshaller
RequestEnvironmentInfoRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.RequestEnvironmentInfoRequestMarshaller
 
RequestHandler - Interface in com.amazonaws.handlers
Deprecated.
by RequestHandler2. Interface for addition request handling in clients. A request handler is executed on a request object before it is sent to the client runtime to be executed.
RequestHandler2 - Class in com.amazonaws.handlers
Interface for addition request handling in clients.
RequestHandler2() - Constructor for class com.amazonaws.handlers.RequestHandler2
 
requestHandler2s - Variable in class com.amazonaws.AmazonWebServiceClient
Optional request handlers for additional request processing.
requestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceClient
Returns the client specific request metric collector if there is one; or the one at the AWS SDK level otherwise.
RequestMetricCollector - Class in com.amazonaws.metrics
A service provider interface that can be used to implement an AWS SDK request/response metric collector.
RequestMetricCollector() - Constructor for class com.amazonaws.metrics.RequestMetricCollector
 
RequestMetricCollector.Factory - Interface in com.amazonaws.metrics
Can be used to serve as a factory for the request metric collector.
RequestMetricCollectorSupport - Class in com.amazonaws.metrics.internal.cloudwatch
This is the default implementation of an AWS SDK request metric collection system.
RequestMetricCollectorSupport(BlockingQueue<MetricDatum>) - Constructor for class com.amazonaws.metrics.internal.cloudwatch.RequestMetricCollectorSupport
 
RequestMetricTransformer - Interface in com.amazonaws.metrics.internal.cloudwatch.spi
Internal SPI used to provide custom request metric transformer that can be added to or override the default AWS SDK implementation.
RequestMetricTransformer.Utils - Enum in com.amazonaws.metrics.internal.cloudwatch.spi
Common utilities for implementing this SPI.
RequestMetricType - Interface in com.amazonaws.metrics
requestSpotInstances(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a Spot Instance request.
requestSpotInstances(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot Instance request.
RequestSpotInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RequestSpotInstances operation.
RequestSpotInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Default constructor for a new RequestSpotInstancesRequest object.
RequestSpotInstancesRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Constructs a new RequestSpotInstancesRequest object.
RequestSpotInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Request Spot Instances Request Marshaller
RequestSpotInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RequestSpotInstancesRequestMarshaller
 
RequestSpotInstancesResult - Class in com.amazonaws.services.ec2.model
 
RequestSpotInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
RequestSpotInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Request Spot Instances Result StAX Unmarshaller
RequestSpotInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RequestSpotInstancesResultStaxUnmarshaller
 
RequestTimeoutException - Exception in com.amazonaws.services.glacier.model
Returned if, when uploading an archive, Amazon Glacier times out while receiving the upload.
RequestTimeoutException(String) - Constructor for exception com.amazonaws.services.glacier.model.RequestTimeoutException
Constructs a new RequestTimeoutException with the specified error message.
RequestTimeoutException - Exception in com.amazonaws.services.simpledb.model
A timeout occurred when attempting to query the specified domain with specified query expression.
RequestTimeoutException(String) - Constructor for exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Constructs a new RequestTimeoutException with the specified error message.
RequestTimeoutExceptionUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
 
RequestTimeoutExceptionUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.RequestTimeoutExceptionUnmarshaller
 
RequestTimeoutExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
RequestTimeoutExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.RequestTimeoutExceptionUnmarshaller
 
RequestXmlFactory - Class in com.amazonaws.services.s3.model.transform
 
RequestXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.RequestXmlFactory
 
RequiredProtocols - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The required protocol to access your distribution.
RequiredProtocols() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
Default constructor for a new RequiredProtocols object.
RequiredProtocolsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Required Protocols StAX Unmarshaller
RequiredProtocolsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.RequiredProtocolsStaxUnmarshaller
 
Reservation - Class in com.amazonaws.services.ec2.model
Describes a reservation.
Reservation() - Constructor for class com.amazonaws.services.ec2.model.Reservation
 
ReservationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reservation StAX Unmarshaller
ReservationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservationStaxUnmarshaller
 
ReservedCacheNode - Class in com.amazonaws.services.elasticache.model
Represents the output of a PurchaseReservedCacheNodesOffering operation.
ReservedCacheNode() - Constructor for class com.amazonaws.services.elasticache.model.ReservedCacheNode
 
ReservedCacheNodeAlreadyExistsException - Exception in com.amazonaws.services.elasticache.model
This user already has a reservation with the given identifier.
ReservedCacheNodeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodeAlreadyExistsException
Constructs a new ReservedCacheNodeAlreadyExistsException with the specified error message.
ReservedCacheNodeAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ReservedCacheNodeAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeAlreadyExistsExceptionUnmarshaller
 
ReservedCacheNodeNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested reserved cache node was not found.
ReservedCacheNodeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodeNotFoundException
Constructs a new ReservedCacheNodeNotFoundException with the specified error message.
ReservedCacheNodeNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ReservedCacheNodeNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeNotFoundExceptionUnmarshaller
 
ReservedCacheNodeQuotaExceededException - Exception in com.amazonaws.services.elasticache.model
The request cannot be processed because it would exceed the user's cache node quota.
ReservedCacheNodeQuotaExceededException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodeQuotaExceededException
Constructs a new ReservedCacheNodeQuotaExceededException with the specified error message.
ReservedCacheNodeQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ReservedCacheNodeQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeQuotaExceededExceptionUnmarshaller
 
ReservedCacheNodesOffering - Class in com.amazonaws.services.elasticache.model
Describes all of the attributes of a reserved cache node offering.
ReservedCacheNodesOffering() - Constructor for class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
 
ReservedCacheNodesOfferingNotFoundException - Exception in com.amazonaws.services.elasticache.model
The requested cache node offering does not exist.
ReservedCacheNodesOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException
Constructs a new ReservedCacheNodesOfferingNotFoundException with the specified error message.
ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller
 
ReservedCacheNodesOfferingStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Reserved Cache Nodes Offering StAX Unmarshaller
ReservedCacheNodesOfferingStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodesOfferingStaxUnmarshaller
 
ReservedCacheNodeStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Reserved Cache Node StAX Unmarshaller
ReservedCacheNodeStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeStaxUnmarshaller
 
ReservedDBInstance - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the DescribeReservedDBInstances and PurchaseReservedDBInstancesOffering actions.
ReservedDBInstance() - Constructor for class com.amazonaws.services.rds.model.ReservedDBInstance
 
ReservedDBInstanceAlreadyExistsException - Exception in com.amazonaws.services.rds.model
User already has a reservation with the given identifier.
ReservedDBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstanceAlreadyExistsException
Constructs a new ReservedDBInstanceAlreadyExistsException with the specified error message.
ReservedDBInstanceAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
ReservedDBInstanceAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ReservedDBInstanceAlreadyExistsExceptionUnmarshaller
 
ReservedDBInstanceNotFoundException - Exception in com.amazonaws.services.rds.model
The specified reserved DB Instance not found.
ReservedDBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstanceNotFoundException
Constructs a new ReservedDBInstanceNotFoundException with the specified error message.
ReservedDBInstanceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
ReservedDBInstanceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ReservedDBInstanceNotFoundExceptionUnmarshaller
 
ReservedDBInstanceQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would exceed the user's DB Instance quota.
ReservedDBInstanceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstanceQuotaExceededException
Constructs a new ReservedDBInstanceQuotaExceededException with the specified error message.
ReservedDBInstanceQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
ReservedDBInstanceQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ReservedDBInstanceQuotaExceededExceptionUnmarshaller
 
ReservedDBInstancesOffering - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the DescribeReservedDBInstancesOfferings action.
ReservedDBInstancesOffering() - Constructor for class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Default constructor for a new ReservedDBInstancesOffering object.
ReservedDBInstancesOfferingNotFoundException - Exception in com.amazonaws.services.rds.model
Specified offering does not exist.
ReservedDBInstancesOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstancesOfferingNotFoundException
Constructs a new ReservedDBInstancesOfferingNotFoundException with the specified error message.
ReservedDBInstancesOfferingNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
ReservedDBInstancesOfferingNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ReservedDBInstancesOfferingNotFoundExceptionUnmarshaller
 
ReservedDBInstancesOfferingStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Reserved D B Instances Offering StAX Unmarshaller
ReservedDBInstancesOfferingStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ReservedDBInstancesOfferingStaxUnmarshaller
 
ReservedDBInstanceStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Reserved D B Instance StAX Unmarshaller
ReservedDBInstanceStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ReservedDBInstanceStaxUnmarshaller
 
ReservedInstanceLimitPrice - Class in com.amazonaws.services.ec2.model
Describes the limit price of a Reserved Instance offering.
ReservedInstanceLimitPrice() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
ReservedInstances - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance.
ReservedInstances() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstances
 
ReservedInstancesConfiguration - Class in com.amazonaws.services.ec2.model
Describes the configuration settings for the modified Reserved Instances.
ReservedInstancesConfiguration() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
 
ReservedInstancesConfigurationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances Configuration StAX Unmarshaller
ReservedInstancesConfigurationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesConfigurationStaxUnmarshaller
 
ReservedInstancesId - Class in com.amazonaws.services.ec2.model
Describes the ID of a Reserved Instance.
ReservedInstancesId() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesId
 
ReservedInstancesIdStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances Id StAX Unmarshaller
ReservedInstancesIdStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesIdStaxUnmarshaller
 
ReservedInstancesListing - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance listing.
ReservedInstancesListing() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
ReservedInstancesListingStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances Listing StAX Unmarshaller
ReservedInstancesListingStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesListingStaxUnmarshaller
 
ReservedInstancesModification - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance modification.
ReservedInstancesModification() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesModification
 
ReservedInstancesModificationResult - Class in com.amazonaws.services.ec2.model
 
ReservedInstancesModificationResult() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
 
ReservedInstancesModificationResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances Modification Result StAX Unmarshaller
ReservedInstancesModificationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesModificationResultStaxUnmarshaller
 
ReservedInstancesModificationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances Modification StAX Unmarshaller
ReservedInstancesModificationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesModificationStaxUnmarshaller
 
ReservedInstancesOffering - Class in com.amazonaws.services.ec2.model
Describes a Reserved Instance offering.
ReservedInstancesOffering() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
ReservedInstancesOfferingStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances Offering StAX Unmarshaller
ReservedInstancesOfferingStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesOfferingStaxUnmarshaller
 
ReservedInstancesStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Reserved Instances StAX Unmarshaller
ReservedInstancesStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ReservedInstancesStaxUnmarshaller
 
ReservedInstanceState - Enum in com.amazonaws.services.ec2.model
Reserved Instance State
ReservedNode - Class in com.amazonaws.services.redshift.model
Describes a reserved node.
ReservedNode() - Constructor for class com.amazonaws.services.redshift.model.ReservedNode
 
ReservedNodeAlreadyExistsException - Exception in com.amazonaws.services.redshift.model
User already has a reservation with the given identifier.
ReservedNodeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeAlreadyExistsException
Constructs a new ReservedNodeAlreadyExistsException with the specified error message.
ReservedNodeAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ReservedNodeAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ReservedNodeAlreadyExistsExceptionUnmarshaller
 
ReservedNodeNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified reserved compute node not found.
ReservedNodeNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeNotFoundException
Constructs a new ReservedNodeNotFoundException with the specified error message.
ReservedNodeNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ReservedNodeNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ReservedNodeNotFoundExceptionUnmarshaller
 
ReservedNodeOffering - Class in com.amazonaws.services.redshift.model
Describes a reserved node offering.
ReservedNodeOffering() - Constructor for class com.amazonaws.services.redshift.model.ReservedNodeOffering
 
ReservedNodeOfferingNotFoundException - Exception in com.amazonaws.services.redshift.model
Specified offering does not exist.
ReservedNodeOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeOfferingNotFoundException
Constructs a new ReservedNodeOfferingNotFoundException with the specified error message.
ReservedNodeOfferingNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ReservedNodeOfferingNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ReservedNodeOfferingNotFoundExceptionUnmarshaller
 
ReservedNodeOfferingStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Reserved Node Offering StAX Unmarshaller
ReservedNodeOfferingStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ReservedNodeOfferingStaxUnmarshaller
 
ReservedNodeQuotaExceededException - Exception in com.amazonaws.services.redshift.model
Request would exceed the user's compute node quota.
ReservedNodeQuotaExceededException(String) - Constructor for exception com.amazonaws.services.redshift.model.ReservedNodeQuotaExceededException
Constructs a new ReservedNodeQuotaExceededException with the specified error message.
ReservedNodeQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ReservedNodeQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ReservedNodeQuotaExceededExceptionUnmarshaller
 
ReservedNodeStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Reserved Node StAX Unmarshaller
ReservedNodeStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ReservedNodeStaxUnmarshaller
 
reset() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
Reset the stream, either by resetting the wrapped stream or using the buffer created by this class.
reset() - Method in class com.amazonaws.event.ProgressReportingInputStream
 
reset() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
reset() - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
reset() - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
reset() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
reset() - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
Resets the wrapped input stream and the in progress message digest.
reset() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
Resets the input stream to the last mark point, or the beginning of the stream if there is no mark point, by creating a new FileInputStream based on the underlying file.
reset() - Method in class com.amazonaws.services.s3.internal.RepeatableInputStream
Resets the input stream to the beginning by pointing the buffer offset to the beginning of the available data buffer.
reset() - Method in class com.amazonaws.util.ContentLengthValidationInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream if and only if mark is supported by the input stream.
reset() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
Resets the wrapped input stream and the CRC32 computation.
RESET_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroup(ResetCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value.
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value.
ResetCacheParameterGroupRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the ResetCacheParameterGroup operation.
ResetCacheParameterGroupRequest() - Constructor for class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
Default constructor for a new ResetCacheParameterGroupRequest object.
ResetCacheParameterGroupRequest(String, List<ParameterNameValue>) - Constructor for class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
Constructs a new ResetCacheParameterGroupRequest object.
ResetCacheParameterGroupRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Reset Cache Parameter Group Request Marshaller
ResetCacheParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ResetCacheParameterGroupRequestMarshaller
 
ResetCacheParameterGroupResult - Class in com.amazonaws.services.elasticache.model
Represents the output of one of the following operations:
ResetCacheParameterGroupResult() - Constructor for class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
 
ResetCacheParameterGroupResultStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Reset Cache Parameter Group Result StAX Unmarshaller
ResetCacheParameterGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.ResetCacheParameterGroupResultStaxUnmarshaller
 
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroup(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default".
ResetClusterParameterGroupRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the ResetClusterParameterGroup operation.
ResetClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
 
ResetClusterParameterGroupRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Reset Cluster Parameter Group Request Marshaller
ResetClusterParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ResetClusterParameterGroupRequestMarshaller
 
ResetClusterParameterGroupResult - Class in com.amazonaws.services.redshift.model
Contains the output from the ModifyClusterParameterGroup and ResetClusterParameterGroup actions and indicate the parameter group involved and the status of the operation on the parameter group.
ResetClusterParameterGroupResult() - Constructor for class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
 
ResetClusterParameterGroupResultStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Reset Cluster Parameter Group Result StAX Unmarshaller
ResetClusterParameterGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ResetClusterParameterGroupResultStaxUnmarshaller
 
resetDBParameterGroup(ResetDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Modifies the parameters of a DB parameter group to the engine/system default value.
resetDBParameterGroup(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Modifies the parameters of a DB parameter group to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies the parameters of a DB parameter group to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Modifies the parameters of a DB parameter group to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies the parameters of a DB parameter group to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Modifies the parameters of a DB parameter group to the engine/system default value.
ResetDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ResetDBParameterGroup operation.
ResetDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Default constructor for a new ResetDBParameterGroupRequest object.
ResetDBParameterGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Constructs a new ResetDBParameterGroupRequest object.
ResetDBParameterGroupRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Reset D B Parameter Group Request Marshaller
ResetDBParameterGroupRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ResetDBParameterGroupRequestMarshaller
 
ResetDBParameterGroupResult - Class in com.amazonaws.services.rds.model
Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup action.
ResetDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
 
ResetDBParameterGroupResultStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Reset D B Parameter Group Result StAX Unmarshaller
ResetDBParameterGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.ResetDBParameterGroupResultStaxUnmarshaller
 
resetImageAttribute(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an AMI to its default value.
resetImageAttribute(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an AMI to its default value.
ResetImageAttributeName - Enum in com.amazonaws.services.ec2.model
Reset Image Attribute Name
ResetImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetImageAttribute operation.
ResetImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Default constructor for a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, ResetImageAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
ResetImageAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Reset Image Attribute Request Marshaller
ResetImageAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ResetImageAttributeRequestMarshaller
 
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an instance to its default value.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
ResetInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetInstanceAttribute operation.
ResetInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Default constructor for a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Reset Instance Attribute Request Marshaller
ResetInstanceAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ResetInstanceAttributeRequestMarshaller
 
resetNetworkInterfaceAttribute(ResetNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets a network interface attribute.
resetNetworkInterfaceAttribute(ResetNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest, AsyncHandler<ResetNetworkInterfaceAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets a network interface attribute.
resetNetworkInterfaceAttributeAsync(ResetNetworkInterfaceAttributeRequest, AsyncHandler<ResetNetworkInterfaceAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets a network interface attribute.
ResetNetworkInterfaceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetNetworkInterfaceAttribute operation.
ResetNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
 
ResetNetworkInterfaceAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Reset Network Interface Attribute Request Marshaller
ResetNetworkInterfaceAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ResetNetworkInterfaceAttributeRequestMarshaller
 
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets permission settings for the specified snapshot.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
ResetSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetSnapshotAttribute operation.
ResetSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Default constructor for a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Reset Snapshot Attribute Request Marshaller
ResetSnapshotAttributeRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.ResetSnapshotAttributeRequestMarshaller
 
ResizeJobFlowStep - Class in com.amazonaws.services.elasticmapreduce.util
This class provides some helper methods for creating a Resize Job Flow step as part of your job flow.
ResizeJobFlowStep() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates a new ResizeJobFlowStep using the default Elastic Map Reduce bucket (us-east-1.elasticmapreduce) for the default (us-east-1) region.
ResizeJobFlowStep(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates a new ResizeJobFlowStep using the specified Amazon S3 bucket to load resources.
ResizeJobFlowStep.AddInstanceGroup - Class in com.amazonaws.services.elasticmapreduce.util
Class representing creating a new instance group.
ResizeJobFlowStep.AddInstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
 
ResizeJobFlowStep.ModifyInstanceGroup - Class in com.amazonaws.services.elasticmapreduce.util
Class representing a change to an existing instance group.
ResizeJobFlowStep.ModifyInstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
 
ResizeJobFlowStep.OnArrested - Enum in com.amazonaws.services.elasticmapreduce.util
The action to take if your step is waiting for the instance group to start and it enters the Arrested state.
ResizeJobFlowStep.OnFailure - Enum in com.amazonaws.services.elasticmapreduce.util
Action to take if there is a failure modifying your cluster composition.
ResizeJobFlowStep.ResizeAction - Interface in com.amazonaws.services.elasticmapreduce.util
 
ResizeNotFoundException - Exception in com.amazonaws.services.redshift.model
A resize operation for the specified cluster is not found.
ResizeNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.ResizeNotFoundException
Constructs a new ResizeNotFoundException with the specified error message.
ResizeNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
ResizeNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.ResizeNotFoundExceptionUnmarshaller
 
resolveCase(ResolveCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCase() - Method in interface com.amazonaws.services.support.AWSSupport
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCase(ResolveCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCase() - Method in class com.amazonaws.services.support.AWSSupportClient
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCaseAsync(ResolveCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCaseAsync(ResolveCaseRequest, AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCaseAsync(ResolveCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
resolveCaseAsync(ResolveCaseRequest, AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.
ResolveCaseRequest - Class in com.amazonaws.services.support.model
Container for the parameters to the ResolveCase operation.
ResolveCaseRequest() - Constructor for class com.amazonaws.services.support.model.ResolveCaseRequest
 
ResolveCaseRequestMarshaller - Class in com.amazonaws.services.support.model.transform
Resolve Case Request Marshaller
ResolveCaseRequestMarshaller() - Constructor for class com.amazonaws.services.support.model.transform.ResolveCaseRequestMarshaller
 
ResolveCaseResult - Class in com.amazonaws.services.support.model
Contains the following objects or data if successful.
ResolveCaseResult() - Constructor for class com.amazonaws.services.support.model.ResolveCaseResult
 
ResolveCaseResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Resolve Case Result JSON Unmarshaller
ResolveCaseResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.ResolveCaseResultJsonUnmarshaller
 
resolveContextualObject(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
RESOURCE - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Resource - Class in com.amazonaws.auth.policy
Represents a resource involved in an AWS access control policy statement.
Resource(String) - Constructor for class com.amazonaws.auth.policy.Resource
Constructs a new AWS access control policy resource.
ResourceInUseException - Exception in com.amazonaws.services.autoscaling.model
This is returned when you cannot delete a launch configuration or Auto Scaling group because it is being used.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.dynamodb.model
Deprecated.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ResourceInUseException
Deprecated.
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.dynamodbv2.model
The operation conflicts with the resource's availability.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.elastictranscoder.model
The resource you are attempting to change is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.kinesis.model
 
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.kinesis.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
 
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ResourceInUseExceptionUnmarshaller
 
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ResourceInUseExceptionUnmarshaller
Deprecated.
 
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ResourceInUseExceptionUnmarshaller
 
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ResourceInUseExceptionUnmarshaller
 
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
 
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ResourceInUseExceptionUnmarshaller
 
ResourceNotFoundException - Exception in com.amazonaws.services.cloudsearch.model
The request was rejected because it attempted to reference a resource that does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudsearch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.cloudwatch.model
The named resource does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.dynamodb.model
Deprecated.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ResourceNotFoundException
Deprecated.
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
The operation tried to access a nonexistent table or index.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.elastictranscoder.model
The requested resource does not exist or is not available.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.glacier.model
Returned if the specified resource, such as a vault, upload ID, or job ID, does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.kinesis.model
 
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.kinesis.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.opsworks.model
Indicates that a resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.opsworks.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ResourceNotFoundExceptionUnmarshaller
Deprecated.
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceRecord - Class in com.amazonaws.services.route53.model
A complex type that contains the value of the Value element for the current resource record set.
ResourceRecord() - Constructor for class com.amazonaws.services.route53.model.ResourceRecord
Default constructor for a new ResourceRecord object.
ResourceRecord(String) - Constructor for class com.amazonaws.services.route53.model.ResourceRecord
Constructs a new ResourceRecord object.
ResourceRecordSet - Class in com.amazonaws.services.route53.model
A complex type that contains information about the current resource record set.
ResourceRecordSet() - Constructor for class com.amazonaws.services.route53.model.ResourceRecordSet
Default constructor for a new ResourceRecordSet object.
ResourceRecordSet(String, String) - Constructor for class com.amazonaws.services.route53.model.ResourceRecordSet
Constructs a new ResourceRecordSet object.
ResourceRecordSet(String, RRType) - Constructor for class com.amazonaws.services.route53.model.ResourceRecordSet
Constructs a new ResourceRecordSet object.
ResourceRecordSetFailover - Enum in com.amazonaws.services.route53.model
Resource Record Set Failover
ResourceRecordSetRegion - Enum in com.amazonaws.services.route53.model
Resource Record Set Region
ResourceRecordSetStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Resource Record Set StAX Unmarshaller
ResourceRecordSetStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ResourceRecordSetStaxUnmarshaller
 
ResourceRecordStaxUnmarshaller - Class in com.amazonaws.services.route53.model.transform
Resource Record StAX Unmarshaller
ResourceRecordStaxUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.ResourceRecordStaxUnmarshaller
 
ResourceStatus - Enum in com.amazonaws.services.cloudformation.model
Resource Status
ResourceType - Enum in com.amazonaws.services.ec2.model
Resource Type
respondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
respondActivityTaskCanceled(RespondActivityTaskCanceledRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
respondActivityTaskCanceled(String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
respondActivityTaskCanceledAsync(RespondActivityTaskCanceledRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
respondActivityTaskCanceledAsync(RespondActivityTaskCanceledRequest, AsyncHandler<RespondActivityTaskCanceledRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
respondActivityTaskCanceledAsync(RespondActivityTaskCanceledRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
respondActivityTaskCanceledAsync(RespondActivityTaskCanceledRequest, AsyncHandler<RespondActivityTaskCanceledRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken was successfully canceled.
RespondActivityTaskCanceledRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RespondActivityTaskCanceled operation.
RespondActivityTaskCanceledRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
 
RespondActivityTaskCanceledRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Respond Activity Task Canceled Request Marshaller
RespondActivityTaskCanceledRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RespondActivityTaskCanceledRequestMarshaller
 
respondActivityTaskCanceledWithRetry(String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
respondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
respondActivityTaskCompleted(RespondActivityTaskCompletedRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
respondActivityTaskCompleted(String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
respondActivityTaskCompletedAsync(RespondActivityTaskCompletedRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
respondActivityTaskCompletedAsync(RespondActivityTaskCompletedRequest, AsyncHandler<RespondActivityTaskCompletedRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
respondActivityTaskCompletedAsync(RespondActivityTaskCompletedRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
respondActivityTaskCompletedAsync(RespondActivityTaskCompletedRequest, AsyncHandler<RespondActivityTaskCompletedRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken completed successfully with a result (if provided).
RespondActivityTaskCompletedRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RespondActivityTaskCompleted operation.
RespondActivityTaskCompletedRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
 
RespondActivityTaskCompletedRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Respond Activity Task Completed Request Marshaller
RespondActivityTaskCompletedRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RespondActivityTaskCompletedRequestMarshaller
 
respondActivityTaskCompletedWithRetry(String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
respondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
respondActivityTaskFailed(RespondActivityTaskFailedRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
respondActivityTaskFailed(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
respondActivityTaskFailedAsync(RespondActivityTaskFailedRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
respondActivityTaskFailedAsync(RespondActivityTaskFailedRequest, AsyncHandler<RespondActivityTaskFailedRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
respondActivityTaskFailedAsync(RespondActivityTaskFailedRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
respondActivityTaskFailedAsync(RespondActivityTaskFailedRequest, AsyncHandler<RespondActivityTaskFailedRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by workers to tell the service that the ActivityTask identified by the taskToken has failed with reason (if specified).
RespondActivityTaskFailedRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RespondActivityTaskFailed operation.
RespondActivityTaskFailedRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
 
RespondActivityTaskFailedRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Respond Activity Task Failed Request Marshaller
RespondActivityTaskFailedRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RespondActivityTaskFailedRequestMarshaller
 
respondActivityTaskFailedWithRetry(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
respondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
respondDecisionTaskCompleted(RespondDecisionTaskCompletedRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
respondDecisionTaskCompletedAsync(RespondDecisionTaskCompletedRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
respondDecisionTaskCompletedAsync(RespondDecisionTaskCompletedRequest, AsyncHandler<RespondDecisionTaskCompletedRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
respondDecisionTaskCompletedAsync(RespondDecisionTaskCompletedRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
respondDecisionTaskCompletedAsync(RespondDecisionTaskCompletedRequest, AsyncHandler<RespondDecisionTaskCompletedRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Used by deciders to tell the service that the DecisionTask identified by the taskToken has successfully completed.
RespondDecisionTaskCompletedRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the RespondDecisionTaskCompleted operation.
RespondDecisionTaskCompletedRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
 
RespondDecisionTaskCompletedRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Respond Decision Task Completed Request Marshaller
RespondDecisionTaskCompletedRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RespondDecisionTaskCompletedRequestMarshaller
 
Response<T> - Class in com.amazonaws
Response wrapper to provide access to not only the original AWS response but also the associated http response.
Response(T, HttpResponse) - Constructor for class com.amazonaws.Response
 
RESPONSE_HEADER_CACHE_CONTROL - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseHeaderHandlerChain<T> - Class in com.amazonaws.services.s3.internal
An XML response handler that can also process an arbitrary number of headers in the response.
ResponseHeaderHandlerChain(Unmarshaller<T, InputStream>, HeaderHandler<T>...) - Constructor for class com.amazonaws.services.s3.internal.ResponseHeaderHandlerChain
 
ResponseHeaderOverrides - Class in com.amazonaws.services.s3.model
Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
ResponseHeaderOverrides() - Constructor for class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseMetadata - Class in com.amazonaws
Represents additional metadata included with a response from AWS.
ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from a specified map of raw metadata information.
ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from an existing ResponseMetadata object.
ResponseMetadataCache - Class in com.amazonaws.util
Cache of response metadata for recently executed requests for diagnostic purposes.
ResponseMetadataCache(int) - Constructor for class com.amazonaws.util.ResponseMetadataCache
Creates a new cache that will contain, at most the specified number of entries.
restartAppServer(RestartAppServerRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServer(RestartAppServerRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync(RestartAppServerRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync(RestartAppServerRequest, AsyncHandler<RestartAppServerRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync(RestartAppServerRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync(RestartAppServerRequest, AsyncHandler<RestartAppServerRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Causes the environment to restart the application container server running on each Amazon EC2 instance.
RestartAppServerRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RestartAppServer operation.
RestartAppServerRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
Default constructor for a new RestartAppServerRequest object.
RestartAppServerRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Restart App Server Request Marshaller
RestartAppServerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.RestartAppServerRequestMarshaller
 
RESTORE - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional restore information of an object
restoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a new DB instance from a DB snapshot.
restoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a new DB instance from a DB snapshot.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB instance from a DB snapshot.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a new DB instance from a DB snapshot.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB instance from a DB snapshot.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a new DB instance from a DB snapshot.
RestoreDBInstanceFromDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RestoreDBInstanceFromDBSnapshot operation.
RestoreDBInstanceFromDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Default constructor for a new RestoreDBInstanceFromDBSnapshotRequest object.
RestoreDBInstanceFromDBSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Constructs a new RestoreDBInstanceFromDBSnapshotRequest object.
RestoreDBInstanceFromDBSnapshotRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Restore D B Instance From D B Snapshot Request Marshaller
RestoreDBInstanceFromDBSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RestoreDBInstanceFromDBSnapshotRequestMarshaller
 
restoreDBInstanceToPointInTime(RestoreDBInstanceToPointInTimeRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Restores a DB instance to an arbitrary point-in-time.
restoreDBInstanceToPointInTime(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Restores a DB instance to an arbitrary point-in-time.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Restores a DB instance to an arbitrary point-in-time.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Restores a DB instance to an arbitrary point-in-time.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Restores a DB instance to an arbitrary point-in-time.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Restores a DB instance to an arbitrary point-in-time.
RestoreDBInstanceToPointInTimeRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RestoreDBInstanceToPointInTime operation.
RestoreDBInstanceToPointInTimeRequest() - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Default constructor for a new RestoreDBInstanceToPointInTimeRequest object.
RestoreDBInstanceToPointInTimeRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Constructs a new RestoreDBInstanceToPointInTimeRequest object.
RestoreDBInstanceToPointInTimeRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Restore D B Instance To Point In Time Request Marshaller
RestoreDBInstanceToPointInTimeRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RestoreDBInstanceToPointInTimeRequestMarshaller
 
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Creates a new cluster from a snapshot.
restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster from a snapshot.
restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Creates a new cluster from a snapshot.
RestoreFromClusterSnapshotRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RestoreFromClusterSnapshot operation.
RestoreFromClusterSnapshotRequest() - Constructor for class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
 
RestoreFromClusterSnapshotRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Restore From Cluster Snapshot Request Marshaller
RestoreFromClusterSnapshotRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RestoreFromClusterSnapshotRequestMarshaller
 
restoreObject(RestoreObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Restore an object, which was transitioned to Amazon Glacier from Amazon S3 when it was expired, into Amazon S3 again.
restoreObject(String, String, int) - Method in interface com.amazonaws.services.s3.AmazonS3
Restore an object, which was transitioned to Amazon Glacier from Amazon S3 when it was expired, into Amazon S3 again.
restoreObject(RestoreObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
restoreObject(String, String, int) - Method in class com.amazonaws.services.s3.AmazonS3Client
(non-Javadoc)
RestoreObjectRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for restoring an object, which was transitioned to the Amazon Glacier from S3 when it was expired.
RestoreObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestoreObjectRequest(String, String, int) - Constructor for class com.amazonaws.services.s3.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestoreStatus - Class in com.amazonaws.services.redshift.model
Describes the status of a cluster restore action.
RestoreStatus() - Constructor for class com.amazonaws.services.redshift.model.RestoreStatus
 
RestoreStatusStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Restore Status StAX Unmarshaller
RestoreStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RestoreStatusStaxUnmarshaller
 
Restrictions - Class in com.amazonaws.services.cloudfront.model
A complex type that identifies ways in which you want to restrict distribution of your content.
Restrictions() - Constructor for class com.amazonaws.services.cloudfront.model.Restrictions
Default constructor for a new Restrictions object.
Restrictions(GeoRestriction) - Constructor for class com.amazonaws.services.cloudfront.model.Restrictions
Constructs a new Restrictions object.
RestrictionsStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Restrictions StAX Unmarshaller
RestrictionsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.RestrictionsStaxUnmarshaller
 
RestUtils - Class in com.amazonaws.services.s3.internal
Utilities useful for REST/HTTP S3Service implementations.
RestUtils() - Constructor for class com.amazonaws.services.s3.internal.RestUtils
 
resumePolling() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
resumePolling() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
resumePolling() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
resumePolling() - Method in interface com.amazonaws.services.simpleworkflow.flow.Suspendable
Allow new poll requests.
resumePolling() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
resumePolling() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
resumeProcesses(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes all suspended Auto Scaling processes for an Auto Scaling group.
ResumeProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ResumeProcesses operation.
ResumeProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
ResumeProcessesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Resume Processes Request Marshaller
ResumeProcessesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ResumeProcessesRequestMarshaller
 
resyncMFADevice(ResyncMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Synchronizes the specified MFA device with AWS servers.
resyncMFADevice(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest, AsyncHandler<ResyncMFADeviceRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest, AsyncHandler<ResyncMFADeviceRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Synchronizes the specified MFA device with AWS servers.
ResyncMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ResyncMFADevice operation.
ResyncMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Default constructor for a new ResyncMFADeviceRequest object.
ResyncMFADeviceRequest(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Constructs a new ResyncMFADeviceRequest object.
ResyncMFADeviceRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Resync M F A Device Request Marshaller
ResyncMFADeviceRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ResyncMFADeviceRequestMarshaller
 
retainAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
retainAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
rethrow(Throwable, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
rethrowExecutionException(ExecutionException) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Examines the cause of the specified ExecutionException and either rethrows it directly (if it's a type of AmazonClientException) or wraps it in an AmazonClientException and rethrows it.
retrieveEnvironmentInfo(RetrieveEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfo(RetrieveEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Retrieves the compiled information from a RequestEnvironmentInfo request.
RetrieveEnvironmentInfoRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RetrieveEnvironmentInfo operation.
RetrieveEnvironmentInfoRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Default constructor for a new RetrieveEnvironmentInfoRequest object.
RetrieveEnvironmentInfoRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Constructs a new RetrieveEnvironmentInfoRequest object.
RetrieveEnvironmentInfoRequest(EnvironmentInfoType) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Constructs a new RetrieveEnvironmentInfoRequest object.
RetrieveEnvironmentInfoRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Retrieve Environment Info Request Marshaller
RetrieveEnvironmentInfoRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.RetrieveEnvironmentInfoRequestMarshaller
 
RetrieveEnvironmentInfoResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a description of the requested environment info.
RetrieveEnvironmentInfoResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
 
RetrieveEnvironmentInfoResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Retrieve Environment Info Result StAX Unmarshaller
RetrieveEnvironmentInfoResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.RetrieveEnvironmentInfoResultStaxUnmarshaller
 
retrieveTapeArchive(RetrieveTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS) to a Gateway-Virtual Tape Library.
retrieveTapeArchive(RetrieveTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS) to a Gateway-Virtual Tape Library.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS) to a Gateway-Virtual Tape Library.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS) to a Gateway-Virtual Tape Library.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS) to a Gateway-Virtual Tape Library.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS) to a Gateway-Virtual Tape Library.
RetrieveTapeArchiveRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the RetrieveTapeArchive operation.
RetrieveTapeArchiveRequest() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
RetrieveTapeArchiveRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Retrieve Tape Archive Request Marshaller
RetrieveTapeArchiveRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeArchiveRequestMarshaller
 
RetrieveTapeArchiveResult - Class in com.amazonaws.services.storagegateway.model
RetrieveTapeArchiveOutput
RetrieveTapeArchiveResult() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
RetrieveTapeArchiveResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Retrieve Tape Archive Result JSON Unmarshaller
RetrieveTapeArchiveResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeArchiveResultJsonUnmarshaller
 
retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves the recovery point for the specified virtual tape.
RetrieveTapeRecoveryPointRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the RetrieveTapeRecoveryPoint operation.
RetrieveTapeRecoveryPointRequest() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
RetrieveTapeRecoveryPointRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Retrieve Tape Recovery Point Request Marshaller
RetrieveTapeRecoveryPointRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeRecoveryPointRequestMarshaller
 
RetrieveTapeRecoveryPointResult - Class in com.amazonaws.services.storagegateway.model
RetrieveTapeRecoveryPointOutput
RetrieveTapeRecoveryPointResult() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 
RetrieveTapeRecoveryPointResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Retrieve Tape Recovery Point Result JSON Unmarshaller
RetrieveTapeRecoveryPointResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeRecoveryPointResultJsonUnmarshaller
 
retry(ProceedingJoinPoint, ExponentialRetry) - Method in class com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect
 
retry(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousRetrier
 
retryableDownloadS3ObjectToFile(File, ServiceUtils.RetryableS3DownloadTask) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Gets an object stored in S3 and downloads it into the specified file.
RetryCallable<T> - Interface in com.amazonaws.services.simpleworkflow.flow.interceptors
 
RetryDecorator - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
In case of failures repeats every call to a wrapped object method according the provided RetryPolicy.
RetryDecorator(RetryPolicy, WorkflowClock) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryDecorator
 
RetryDecorator(RetryPolicy) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryDecorator
 
RetryPolicy - Class in com.amazonaws.retry
Retry policy that can be configured on a specific service client using ClientConfiguration.
RetryPolicy(RetryPolicy.RetryCondition, RetryPolicy.BackoffStrategy, int, boolean) - Constructor for class com.amazonaws.retry.RetryPolicy
Constructs a new retry policy.
RetryPolicy - Interface in com.amazonaws.services.simpleworkflow.flow.interceptors
Defines retry policy in case of failures.
RetryPolicy.BackoffStrategy - Interface in com.amazonaws.retry
The hook for providing custom back-off strategy to control the sleep time between retries.
RetryPolicy.RetryCondition - Interface in com.amazonaws.retry
The hook for providing custom condition on whether a failed request should be retried.
RetryPolicyBase - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
 
RetryPolicyBase() - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
retryRequest(IOException, int, HttpContext) - Method in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
 
retryRequest(IOException, int, HttpContext) - Method in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
 
RetryUtils - Class in com.amazonaws.retry
 
RetryUtils() - Constructor for class com.amazonaws.retry.RetryUtils
 
ReturnConsumedCapacity - Enum in com.amazonaws.services.dynamodbv2.model
Return Consumed Capacity
ReturnItemCollectionMetrics - Enum in com.amazonaws.services.dynamodbv2.model
Return Item Collection Metrics
ReturnValue - Enum in com.amazonaws.services.dynamodb.model
Deprecated.
Use ReturnValue instead.
ReturnValue - Enum in com.amazonaws.services.dynamodbv2.model
Return Value
revokeAllPermissions(Grantee) - Method in class com.amazonaws.services.s3.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the access control list (ACL).
revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group.
revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheClient
The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCacheAsync
The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group.
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group.
RevokeCacheSecurityGroupIngressRequest - Class in com.amazonaws.services.elasticache.model
Container for the parameters to the RevokeCacheSecurityGroupIngress operation.
RevokeCacheSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
Default constructor for a new RevokeCacheSecurityGroupIngressRequest object.
RevokeCacheSecurityGroupIngressRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
Constructs a new RevokeCacheSecurityGroupIngressRequest object.
RevokeCacheSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.elasticache.model.transform
Revoke Cache Security Group Ingress Request Marshaller
RevokeCacheSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.RevokeCacheSecurityGroupIngressRequestMarshaller
 
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group.
RevokeClusterSecurityGroupIngressRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RevokeClusterSecurityGroupIngress operation.
RevokeClusterSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
 
RevokeClusterSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Revoke Cluster Security Group Ingress Request Marshaller
RevokeClusterSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RevokeClusterSecurityGroupIngressRequestMarshaller
 
revokeDBSecurityGroupIngress(RevokeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.
revokeDBSecurityGroupIngress(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.
RevokeDBSecurityGroupIngressRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RevokeDBSecurityGroupIngress operation.
RevokeDBSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
Default constructor for a new RevokeDBSecurityGroupIngressRequest object.
RevokeDBSecurityGroupIngressRequest(String) - Constructor for class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
Constructs a new RevokeDBSecurityGroupIngressRequest object.
RevokeDBSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.rds.model.transform
Revoke D B Security Group Ingress Request Marshaller
RevokeDBSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.RevokeDBSecurityGroupIngressRequestMarshaller
 
revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgress(RevokeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest, AsyncHandler<RevokeSecurityGroupEgressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more egress rules from a security group for EC2-VPC.
revokeSecurityGroupEgressAsync(RevokeSecurityGroupEgressRequest, AsyncHandler<RevokeSecurityGroupEgressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more egress rules from a security group for EC2-VPC.
RevokeSecurityGroupEgressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RevokeSecurityGroupEgress operation.
RevokeSecurityGroupEgressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
 
RevokeSecurityGroupEgressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Revoke Security Group Egress Request Marshaller
RevokeSecurityGroupEgressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RevokeSecurityGroupEgressRequestMarshaller
 
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more ingress rules from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Removes one or more ingress rules from a security group.
RevokeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RevokeSecurityGroupIngress operation.
RevokeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Default constructor for a new RevokeSecurityGroupIngressRequest object.
RevokeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Constructs a new RevokeSecurityGroupIngressRequest object.
RevokeSecurityGroupIngressRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Revoke Security Group Ingress Request Marshaller
RevokeSecurityGroupIngressRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RevokeSecurityGroupIngressRequestMarshaller
 
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccess(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Removes the ability of the specified AWS customer account to restore the specified snapshot.
RevokeSnapshotAccessRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RevokeSnapshotAccess operation.
RevokeSnapshotAccessRequest() - Constructor for class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
 
RevokeSnapshotAccessRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Revoke Snapshot Access Request Marshaller
RevokeSnapshotAccessRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RevokeSnapshotAccessRequestMarshaller
 
rfc822DateFormat - Variable in class com.amazonaws.util.DateUtils
RFC 822 format
RIProductDescription - Enum in com.amazonaws.services.ec2.model
R I Product Description
Role - Class in com.amazonaws.services.identitymanagement.model
The Role data type contains information about a role.
Role() - Constructor for class com.amazonaws.services.identitymanagement.model.Role
 
RoleStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Role StAX Unmarshaller
RoleStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.RoleStaxUnmarshaller
 
RootDeviceType - Enum in com.amazonaws.services.opsworks.model
Root Device Type
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Rotates the encryption keys for a cluster.
rotateEncryptionKey(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftClient
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in interface com.amazonaws.services.redshift.AmazonRedshiftAsync
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Rotates the encryption keys for a cluster.
rotateEncryptionKeyAsync(RotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster>) - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Rotates the encryption keys for a cluster.
RotateEncryptionKeyRequest - Class in com.amazonaws.services.redshift.model
Container for the parameters to the RotateEncryptionKey operation.
RotateEncryptionKeyRequest() - Constructor for class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
 
RotateEncryptionKeyRequestMarshaller - Class in com.amazonaws.services.redshift.model.transform
Rotate Encryption Key Request Marshaller
RotateEncryptionKeyRequestMarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.RotateEncryptionKeyRequestMarshaller
 
Route - Class in com.amazonaws.services.ec2.model
Describes a route in a route table.
Route() - Constructor for class com.amazonaws.services.ec2.model.Route
 
Route53 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
Route53Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Route 53.
Route53IdRequestHandler - Class in com.amazonaws.services.route53.internal
Route 53 returns a portion of the URL resource path as the ID for a few elements, but when the service accepts those IDs, the resource path portion cannot be included, otherwise requests fail.
Route53IdRequestHandler() - Constructor for class com.amazonaws.services.route53.internal.Route53IdRequestHandler
 
RouteFilterPrefix - Class in com.amazonaws.services.directconnect.model
A route filter prefix that the customer can advertise through Border Gateway Protocol (BGP) over a public virtual interface.
RouteFilterPrefix() - Constructor for class com.amazonaws.services.directconnect.model.RouteFilterPrefix
 
RouteFilterPrefixJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Route Filter Prefix JSON Unmarshaller
RouteFilterPrefixJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.RouteFilterPrefixJsonUnmarshaller
 
RouteOrigin - Enum in com.amazonaws.services.ec2.model
Route Origin
RouteState - Enum in com.amazonaws.services.ec2.model
Route State
RouteStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Route StAX Unmarshaller
RouteStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RouteStaxUnmarshaller
 
RouteTable - Class in com.amazonaws.services.ec2.model
Describes a route table.
RouteTable() - Constructor for class com.amazonaws.services.ec2.model.RouteTable
 
RouteTableAssociation - Class in com.amazonaws.services.ec2.model
Describes an association between a route table and a subnet.
RouteTableAssociation() - Constructor for class com.amazonaws.services.ec2.model.RouteTableAssociation
 
RouteTableAssociationStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Route Table Association StAX Unmarshaller
RouteTableAssociationStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RouteTableAssociationStaxUnmarshaller
 
RouteTableStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Route Table StAX Unmarshaller
RouteTableStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RouteTableStaxUnmarshaller
 
RoutingRule - Class in com.amazonaws.services.s3.model
Container for one routing rule that identifies a condition and a redirect that applies when the condition is met.
RoutingRule() - Constructor for class com.amazonaws.services.s3.model.RoutingRule
 
RoutingRuleCondition - Class in com.amazonaws.services.s3.model
A container for describing a condition that must be met for the specified redirect to apply.
RoutingRuleCondition() - Constructor for class com.amazonaws.services.s3.model.RoutingRuleCondition
 
RRType - Enum in com.amazonaws.services.route53.model
R R Type
RuleAction - Enum in com.amazonaws.services.ec2.model
Rule Action
rules(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.FlowBlockJUnit4ClassRunner
 
rules(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.FlowSpringJUnit4ClassRunner
 
run() - Method in class com.amazonaws.http.IdleConnectionReaper
 
run() - Method in interface com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncRunnable
 
Run - Class in com.amazonaws.services.simpleworkflow.model
Specifies the runId of a workflow execution.
Run() - Constructor for class com.amazonaws.services.simpleworkflow.model.Run
 
runId - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
runInstances(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Launches the specified number of instances using an AMI for which you have permissions.
runInstances(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Launches the specified number of instances using an AMI for which you have permissions.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Launches the specified number of instances using an AMI for which you have permissions.
RunInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RunInstances operation.
RunInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Default constructor for a new RunInstancesRequest object.
RunInstancesRequest(String, Integer, Integer) - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Constructs a new RunInstancesRequest object.
RunInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Run Instances Request Marshaller
RunInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RunInstancesRequestMarshaller
 
RunInstancesResult - Class in com.amazonaws.services.ec2.model
The result of the RunInstances call.
RunInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesResult
 
RunInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Run Instances Result StAX Unmarshaller
RunInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.RunInstancesResultStaxUnmarshaller
 
runJobFlow(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
RunJobFlow creates and starts running a new job flow.
runJobFlow(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
RunJobFlow creates and starts running a new job flow.
RunJobFlowRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the RunJobFlow operation.
RunJobFlowRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Default constructor for a new RunJobFlowRequest object.
RunJobFlowRequest(String, JobFlowInstancesConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Constructs a new RunJobFlowRequest object.
RunJobFlowRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Run Job Flow Request Marshaller
RunJobFlowRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.RunJobFlowRequestMarshaller
 
RunJobFlowResult - Class in com.amazonaws.services.elasticmapreduce.model
The result of the RunJobFlow operation.
RunJobFlowResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 
RunJobFlowResultJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Run Job Flow Result JSON Unmarshaller
RunJobFlowResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.RunJobFlowResultJsonUnmarshaller
 
RunJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Run JSON Unmarshaller
RunJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.RunJsonUnmarshaller
 

S

S3 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
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_HOSTNAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Default hostname for the S3 service endpoint
S3_MFA - Static variable in interface com.amazonaws.services.s3.Headers
S3's Multi-Factor Authentication header
S3_REGIONAL_ENDPOINT_PATTERN - Static variable in enum com.amazonaws.services.s3.model.Region
Used to extract the S3 regional id from an S3 end point.
S3_SERVICE_NAME - Static variable in class com.amazonaws.services.s3.AmazonS3Client
 
S3_SERVICE_NAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Service name for Amazon S3
S3_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for S3 user metadata: x-amz-meta-
S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3's version ID header
S3Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon S3.
S3BucketDoesNotExistException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the specified S3 bucket does not exist.
S3BucketDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.S3BucketDoesNotExistException
Constructs a new S3BucketDoesNotExistException with the specified error message.
S3BucketDoesNotExistExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
S3BucketDoesNotExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.S3BucketDoesNotExistExceptionUnmarshaller
 
S3BucketResource - Class in com.amazonaws.auth.policy.resources
Represents a bucket resource involved in an AWS access control policy.
S3BucketResource(String) - Constructor for class com.amazonaws.auth.policy.resources.S3BucketResource
Constructs a new bucket resource that represents the the specified bucket but not any of the contained objects.
S3ClientCache - Class in com.amazonaws.services.dynamodbv2.datamodeling
A smart Map for AmazonS3Client objects.
S3ClientOptions - Class in com.amazonaws.services.s3
S3 client configuration options such as the request access style.
S3ClientOptions() - Constructor for class com.amazonaws.services.s3.S3ClientOptions
 
S3ClientOptions(S3ClientOptions) - Constructor for class com.amazonaws.services.s3.S3ClientOptions
 
S3ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon S3.
S3DownloadByteCount - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3DownloadThroughput - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3ErrorResponseHandler - Class in com.amazonaws.services.s3.internal
Response handler for S3 error responses.
S3ErrorResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3ErrorResponseHandler
 
S3ExecutionContext - Class in com.amazonaws.services.s3.internal
 
S3ExecutionContext(List<RequestHandler2>, boolean, AmazonWebServiceClient) - Constructor for class com.amazonaws.services.s3.internal.S3ExecutionContext
 
S3Link - Class in com.amazonaws.services.dynamodbv2.datamodeling
An S3 Link that works with DynamoDBMapper.
S3Location - Class in com.amazonaws.services.elasticbeanstalk.model
A specification of a location in Amazon S3.
S3Location() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.S3Location
Default constructor for a new S3Location object.
S3Location(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.S3Location
Constructs a new S3Location object.
S3LocationNotInServiceRegionException - Exception in com.amazonaws.services.elasticbeanstalk.model
The specified S3 bucket does not belong to the S3 region in which the service is running.
S3LocationNotInServiceRegionException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.S3LocationNotInServiceRegionException
Constructs a new S3LocationNotInServiceRegionException with the specified error message.
S3LocationNotInServiceRegionExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
S3LocationNotInServiceRegionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.S3LocationNotInServiceRegionExceptionUnmarshaller
 
S3LocationStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
S3 Location StAX Unmarshaller
S3LocationStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.S3LocationStaxUnmarshaller
 
S3MetadataResponseHandler - Class in com.amazonaws.services.s3.internal
S3 response handler that knows how to pull S3 object metadata out of a response and unmarshall it into an S3ObjectMetadata object.
S3MetadataResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3MetadataResponseHandler
 
S3Object - Class in com.amazonaws.services.s3.model
Represents an object stored in Amazon S3.
S3Object() - Constructor for class com.amazonaws.services.s3.model.S3Object
 
S3ObjectInputStream - Class in com.amazonaws.services.s3.model
Input stream representing the content of an S3Object.
S3ObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
 
S3ObjectInputStream(InputStream, HttpRequestBase, boolean) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
 
S3ObjectResource - Class in com.amazonaws.auth.policy.resources
Represents one or more Amazon S3 objects involved in an AWS access control policy.
S3ObjectResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.S3ObjectResource
Constructs a new object resource that represents the specified objects.
S3ObjectResponseHandler - Class in com.amazonaws.services.s3.internal
S3 HTTP response handler that knows how to pull S3 object content and metadata out of an HTTP response and unmarshall it into an S3Object object.
S3ObjectResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3ObjectResponseHandler
 
S3Objects - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
S3ObjectSummary - Class in com.amazonaws.services.s3.model
Contains the summary of an object stored in an Amazon S3 bucket.
S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
 
S3Origin - Class in com.amazonaws.services.cloudfront.model
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
S3Origin() - Constructor for class com.amazonaws.services.cloudfront.model.S3Origin
Default constructor for a new S3Origin object.
S3Origin(String) - Constructor for class com.amazonaws.services.cloudfront.model.S3Origin
Constructs a new S3Origin object.
S3Origin(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.S3Origin
Constructs a new S3Origin object.
S3Origin - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Your S3 origin bucket.
S3Origin() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Default constructor for a new S3Origin object.
S3Origin(String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Constructs a new S3Origin object.
S3Origin(String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Constructs a new S3Origin object.
S3OriginConfig - Class in com.amazonaws.services.cloudfront.model
A complex type that contains information about the Amazon S3 origin.
S3OriginConfig() - Constructor for class com.amazonaws.services.cloudfront.model.S3OriginConfig
 
S3OriginConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
S3 Origin Config StAX Unmarshaller
S3OriginConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.S3OriginConfigStaxUnmarshaller
 
S3OriginStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
S3 Origin StAX Unmarshaller
S3OriginStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.S3OriginStaxUnmarshaller
 
S3OriginStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
S3 Origin StAX Unmarshaller
S3OriginStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.S3OriginStaxUnmarshaller
 
S3QueryStringSigner<T> - Class in com.amazonaws.services.s3.internal
 
S3QueryStringSigner(String, String, Date) - Constructor for class com.amazonaws.services.s3.internal.S3QueryStringSigner
 
S3ResponseMetadata - Class in com.amazonaws.services.s3
Extension of ResponseMetadata with Amazon S3 specific data.
S3ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from a specified map of metadata information.
S3ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from an existing ResponseMetadata object.
S3ServiceMetric - Class in com.amazonaws.services.s3.metrics
S3 specific service metrics in the form of "simulated enum".
S3Signer - Class in com.amazonaws.services.s3.internal
Implementation of the Signer interface specific to S3's signing algorithm.
S3Signer() - Constructor for class com.amazonaws.services.s3.internal.S3Signer
Create a dummy instance of the S3Signer.
S3Signer(String, String) - Constructor for class com.amazonaws.services.s3.internal.S3Signer
Constructs a new S3Signer to sign requests based on the AWS credentials, HTTP method and canonical S3 resource path.
S3Storage - Class in com.amazonaws.services.ec2.model
Describes the S3 bucket for an instance store-backed AMI.
S3Storage() - Constructor for class com.amazonaws.services.ec2.model.S3Storage
 
S3StorageStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
S3 Storage StAX Unmarshaller
S3StorageStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.S3StorageStaxUnmarshaller
 
S3StringResponseHandler - Class in com.amazonaws.services.s3.internal
Custom S3 response handler for responses that simply contain text data that doesn't need to be parsed as XML.
S3StringResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3StringResponseHandler
 
S3SubscriptionRequiredException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller does not have a subscription to Amazon S3.
S3SubscriptionRequiredException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.S3SubscriptionRequiredException
Constructs a new S3SubscriptionRequiredException with the specified error message.
S3SubscriptionRequiredExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
S3SubscriptionRequiredExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.S3SubscriptionRequiredExceptionUnmarshaller
 
S3UploadByteCount - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
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.
S3UploadThroughput - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
S3VersionHeaderHandler - Class in com.amazonaws.services.s3.internal
Header handler to pull the S3_VERSION_ID header out of the response.
S3VersionHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.S3VersionHeaderHandler
 
S3Versions - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 object versions in a "foreach" statement.
S3VersionSummary - Class in com.amazonaws.services.s3.model
Contains the summary of a version stored in an Amazon S3 bucket.
S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
 
S3XmlResponseHandler<T> - Class in com.amazonaws.services.s3.internal
S3 Implementation of HttpResponseHandler.
S3XmlResponseHandler(Unmarshaller<T, InputStream>) - Constructor for class com.amazonaws.services.s3.internal.S3XmlResponseHandler
Constructs a new S3 response handler that will use the specified SAX unmarshaller to turn the response into an object.
SAMLProviderListEntry - Class in com.amazonaws.services.identitymanagement.model
The list of SAML providers for this account.
SAMLProviderListEntry() - Constructor for class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
 
SAMLProviderListEntryStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
S A M L Provider List Entry StAX Unmarshaller
SAMLProviderListEntryStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.SAMLProviderListEntryStaxUnmarshaller
 
sanitizeCredentials(AWSCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
Loads the individual access key ID and secret key from the specified credentials, ensuring that access to the credentials is synchronized on the credentials object itself, and trimming any extra whitespace from the credentials.
sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
save(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Saves the object given into DynamoDB, using the default configuration.
save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Saves an item in DynamoDB.
save(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the default configuration.
save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the default configuration and the specified saveExpression.
save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the specified configuration.
save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Saves an item in DynamoDB.
ScalarAttributeType - Enum in com.amazonaws.services.dynamodb.model
Deprecated.
Use ScalarAttributeType instead.
ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
Scalar Attribute Type
ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
You cannot delete an Auto Scaling group while there are scaling activities in progress for that group.
ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
Constructs a new ScalingActivityInProgressException with the specified error message.
ScalingActivityInProgressExceptionUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
 
ScalingActivityInProgressExceptionUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ScalingActivityInProgressExceptionUnmarshaller
 
ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
Scaling Activity Status Code
ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
The ScalingPolicy data type.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
ScalingPolicyStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Scaling Policy StAX Unmarshaller
ScalingPolicyStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ScalingPolicyStaxUnmarshaller
 
scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Retrieves one or more items and its attributes by performing a full scan of a table.
scan(ScanRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Retrieves one or more items and its attributes by performing a full scan of a table.
scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in the table.
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
ScanRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use ScanRequest instead.
ScanRequest() - Constructor for class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Default constructor for a new ScanRequest object.
ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Constructs a new ScanRequest object.
ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the Scan operation.
ScanRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
Default constructor for a new ScanRequest object.
ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
Constructs a new ScanRequest object.
ScanRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
ScanRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ScanRequestMarshaller
Deprecated.
 
ScanRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Scan Request Marshaller
ScanRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ScanRequestMarshaller
 
ScanResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use ScanResult instead.
ScanResult() - Constructor for class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
 
ScanResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a Scan operation.
ScanResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanResult
 
ScanResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
ScanResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.ScanResultJsonUnmarshaller
Deprecated.
 
ScanResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Scan Result JSON Unmarshaller
ScanResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.ScanResultJsonUnmarshaller
 
ScanResultPage<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Deprecated.
Use ScanResultPage instead.
ScanResultPage() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.ScanResultPage
Deprecated.
 
ScanResultPage<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container for a page of scan results.
ScanResultPage() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
scheduleActivity(ActivityType, Promise<?>[], ActivitySchedulingOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
scheduleActivity(ActivityType, Object[], ActivitySchedulingOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
scheduleActivity(ActivityType, Promise<?>[], ActivitySchedulingOptions, Class<T>, Promise<?>...) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClient
 
scheduleActivity(ActivityType, Object[], ActivitySchedulingOptions, Class<T>, Promise<?>...) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClient
 
scheduleActivity(ActivityType, Promise<?>[], ActivitySchedulingOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
scheduleActivity(ActivityType, Object[], ActivitySchedulingOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
scheduleActivityTask(String, String, Promise<Object[]>) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
Used to dynamically schedule an activity using its name
scheduleActivityTask(String, String, Object[]) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
Used to dynamically schedule an activity for execution
scheduleActivityTask(ExecuteActivityParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
Used to dynamically schedule an activity for execution
scheduleActivityTask(String, String, Object[], DataConverter) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
Used to dynamically schedule an activity for execution
scheduleActivityTask(ExecuteActivityParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericActivityClient
Used to dynamically schedule an activity for execution
scheduleActivityTask(String, String, String) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericActivityClient
Used to dynamically schedule an activity for execution
scheduleActivityTask(String, String, Promise<String>) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericActivityClient
Used to dynamically schedule an activity using its name
scheduleActivityTask(ExecuteActivityParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
scheduleActivityTask(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
scheduleActivityTask(String, String, Promise<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
scheduleActivityTask(ExecuteActivityParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationGenericActivityClient
 
scheduleActivityTask(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationGenericActivityClient
 
scheduleActivityTask(String, String, Promise<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationGenericActivityClient
 
ScheduleActivityTaskDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ScheduleActivityTask decision.
ScheduleActivityTaskDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
 
ScheduleActivityTaskFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Schedule Activity Task Failed Cause
ScheduleActivityTaskFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the ScheduleActivityTaskFailed event.
ScheduleActivityTaskFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
 
ScheduleActivityTaskFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Schedule Activity Task Failed Event Attributes JSON Unmarshaller
ScheduleActivityTaskFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.ScheduleActivityTaskFailedEventAttributesJsonUnmarshaller
 
ScheduleActivityTaskFailedException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate that activity wasn't scheduled due to some cause
ScheduleActivityTaskFailedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ScheduleActivityTaskFailedException
 
ScheduleActivityTaskFailedException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ScheduleActivityTaskFailedException
 
ScheduleActivityTaskFailedException(long, ActivityType, String, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.ScheduleActivityTaskFailedException
 
ScheduleDecorator - Class in com.amazonaws.services.simpleworkflow.flow.interceptors
Repeats every call to a wrapped object method according to provided schedule.
ScheduleDecorator(InvocationSchedule, WorkflowClock) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.ScheduleDecorator
 
ScheduleDecorator(InvocationSchedule) - Constructor for class com.amazonaws.services.simpleworkflow.flow.interceptors.ScheduleDecorator
 
ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
This data type stores information about a scheduled update to an Auto Scaling group.
ScheduledUpdateGroupAction() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
ScheduledUpdateGroupActionStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Scheduled Update Group Action StAX Unmarshaller
ScheduledUpdateGroupActionStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.ScheduledUpdateGroupActionStaxUnmarshaller
 
schedulingOptions - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
schedulingOptions - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
schedulingOptions - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
schedulingOptions - Variable in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
ScriptBootstrapActionConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration of the script to run during a bootstrap action.
ScriptBootstrapActionConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Default constructor for a new ScriptBootstrapActionConfig object.
ScriptBootstrapActionConfig(String, List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Constructs a new ScriptBootstrapActionConfig object.
ScriptBootstrapActionConfigJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Script Bootstrap Action Config JSON Unmarshaller
ScriptBootstrapActionConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.ScriptBootstrapActionConfigJsonUnmarshaller
 
SdkDigestInputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific DigestInputStream.
SdkDigestInputStream(InputStream, MessageDigest) - Constructor for class com.amazonaws.internal.SdkDigestInputStream
 
SdkFilterInputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific FilterInputStream.
SdkFilterInputStream(InputStream) - Constructor for class com.amazonaws.internal.SdkFilterInputStream
 
SdkFilterOutputStream - Class in com.amazonaws.internal
Base class for AWS Java SDK specific FilterOutputStream.
SdkFilterOutputStream(OutputStream) - Constructor for class com.amazonaws.internal.SdkFilterOutputStream
 
SDKGlobalConfiguration - Class in com.amazonaws
SDKGlobalConfiguration is to configure any global settings
SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
 
SdkHttpClient - Class in com.amazonaws.http.impl.client
 
SdkHttpClient(ClientConnectionManager, HttpParams) - Constructor for class com.amazonaws.http.impl.client.SdkHttpClient
 
SdkHttpRequestExecutor - Class in com.amazonaws.http.protocol
Used to capture the http send-request and receive-response latency metrics of the http client library, with no retries involved.
SdkHttpRequestExecutor() - Constructor for class com.amazonaws.http.protocol.SdkHttpRequestExecutor
 
SdkHttpRequestRetryHandler - Class in com.amazonaws.http.impl.client
 
SdkMBeanRegistry - Interface in com.amazonaws.jmx.spi
SPI used to register MBeans and can survive the absence of JMX.
SdkMBeanRegistry.Factory - Class in com.amazonaws.jmx.spi
 
SdkMBeanRegistry.Factory() - Constructor for class com.amazonaws.jmx.spi.SdkMBeanRegistry.Factory
 
SdkMBeanRegistrySupport - Class in com.amazonaws.jmx
 
SdkMBeanRegistrySupport() - Constructor for class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
SECOND - Static variable in class com.amazonaws.services.simpleworkflow.flow.interceptors.FixedIntervalInvocationSchedule
 
SECOND - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.CronInvocationSchedule
 
secondsToDuration(Long) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.FlowHelpers
 
SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
Environment variable name for the AWS secret key
SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
System property name for the AWS secret key
secretAcessKey - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for whether or not an incoming request is using a secure transport to make the request (i.e.
SECURITY_CREDENTIALS_RESOURCE - Static variable in class com.amazonaws.internal.EC2MetadataClient
Default resource path for credentials in the Amazon EC2 Instance Metadata Service.
SECURITY_TOKEN - Static variable in interface com.amazonaws.services.s3.Headers
DevPay token header
SecurityGroup - Class in com.amazonaws.services.ec2.model
Describes a security group
SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
 
SecurityGroupMembership - Class in com.amazonaws.services.elasticache.model
Represents a single cache security group and its status..
SecurityGroupMembership() - Constructor for class com.amazonaws.services.elasticache.model.SecurityGroupMembership
 
SecurityGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Security Group Membership StAX Unmarshaller
SecurityGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.SecurityGroupMembershipStaxUnmarshaller
 
SecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Security Group StAX Unmarshaller
SecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SecurityGroupStaxUnmarshaller
 
SecurityTokenServiceActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS Security Token Service.
Select - Enum in com.amazonaws.services.dynamodbv2.model
Select
select(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The Select operation returns a set of attributes for ItemNames that match the select expression.
select(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
Selector - Class in com.amazonaws.services.datapipeline.model
A comparision that is used to determine whether a query should return this object.
Selector() - Constructor for class com.amazonaws.services.datapipeline.model.Selector
 
SelectRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the Select operation.
SelectRequest() - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Default constructor for a new SelectRequest object.
SelectRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Constructs a new SelectRequest object.
SelectRequest(String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Constructs a new SelectRequest object.
SelectRequestMarshaller - Class in com.amazonaws.services.simpledb.model.transform
Select Request Marshaller
SelectRequestMarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.SelectRequestMarshaller
 
SelectResult - Class in com.amazonaws.services.simpledb.model
Select Result
SelectResult() - Constructor for class com.amazonaws.services.simpledb.model.SelectResult
 
SelectResultStaxUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
Select Result StAX Unmarshaller
SelectResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.SelectResultStaxUnmarshaller
 
SelfUserProfile - Class in com.amazonaws.services.opsworks.model
Describes a user's SSH information.
SelfUserProfile() - Constructor for class com.amazonaws.services.opsworks.model.SelfUserProfile
 
SelfUserProfileJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Self User Profile JSON Unmarshaller
SelfUserProfileJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.SelfUserProfileJsonUnmarshaller
 
SendDataPoint - Class in com.amazonaws.services.simpleemail.model
Represents sending statistics data.
SendDataPoint() - Constructor for class com.amazonaws.services.simpleemail.model.SendDataPoint
 
SendDataPointStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Send Data Point StAX Unmarshaller
SendDataPointStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SendDataPointStaxUnmarshaller
 
sendEmail(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmail(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
SendEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendEmail operation.
SendEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Default constructor for a new SendEmailRequest object.
SendEmailRequest(String, Destination, Message) - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Constructs a new SendEmailRequest object.
SendEmailRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Send Email Request Marshaller
SendEmailRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SendEmailRequestMarshaller
 
SendEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendEmail request.
SendEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailResult
 
SendEmailResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Send Email Result StAX Unmarshaller
SendEmailResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SendEmailResultStaxUnmarshaller
 
sendMessage(Message, Address[]) - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
Sends a MIME message through Amazon's E-mail Service with the specified recipients.
sendMessage(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Delivers a message to the specified queue.
sendMessage(String, String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Delivers a message to the specified queue.
sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Delivers a message to the specified queue.
sendMessage(String, String) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Delivers a message to the specified queue.
sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessage(String, String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessage(SendMessageRequest, QueueBufferCallback<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.SendQueueBuffer
 
sendMessageAsync(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatch(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Delivers up to ten messages to the specified queue.
sendMessageBatch(String, List<SendMessageBatchRequestEntry>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Delivers up to ten messages to the specified queue.
sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Delivers up to ten messages to the specified queue.
sendMessageBatch(String, List<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Delivers up to ten messages to the specified queue.
sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatch(String, List<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatchAsync(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Delivers up to ten messages to the specified queue.
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Delivers up to ten messages to the specified queue.
sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Delivers up to ten messages to the specified queue.
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Delivers up to ten messages to the specified queue.
sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
SendMessageBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SendMessageBatch operation.
SendMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Default constructor for a new SendMessageBatchRequest object.
SendMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Constructs a new SendMessageBatchRequest object.
SendMessageBatchRequest(String, List<SendMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Constructs a new SendMessageBatchRequest object.
SendMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Contains the details of a single Amazon SQS message along with a Id .
SendMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Default constructor for a new SendMessageBatchRequestEntry object.
SendMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Constructs a new SendMessageBatchRequestEntry object.
SendMessageBatchRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Send Message Batch Request Marshaller
SendMessageBatchRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.SendMessageBatchRequestMarshaller
 
SendMessageBatchResult - Class in com.amazonaws.services.sqs.model
For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
SendMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
SendMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses a message ID for successfully enqueued message of a SendMessageBatch.
SendMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
SendMessageBatchResultEntryStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Send Message Batch Result Entry StAX Unmarshaller
SendMessageBatchResultEntryStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.SendMessageBatchResultEntryStaxUnmarshaller
 
SendMessageBatchResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Send Message Batch Result StAX Unmarshaller
SendMessageBatchResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.SendMessageBatchResultStaxUnmarshaller
 
SendMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SendMessage operation.
SendMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
Default constructor for a new SendMessageRequest object.
SendMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
Constructs a new SendMessageRequest object.
SendMessageRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Send Message Request Marshaller
SendMessageRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.SendMessageRequestMarshaller
 
SendMessageResult - Class in com.amazonaws.services.sqs.model
The MD5OfMessageBody and MessageId elements.
SendMessageResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageResult
 
SendMessageResultStaxUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
Send Message Result StAX Unmarshaller
SendMessageResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.SendMessageResultStaxUnmarshaller
 
SendQueueBuffer - Class in com.amazonaws.services.sqs.buffered
This class is responsible for buffering outgoing SQS requests, i.e.
sendRawEmail(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Sends an email message, with header and content specified by the client.
sendRawEmail(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
SendRawEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendRawEmail operation.
SendRawEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Default constructor for a new SendRawEmailRequest object.
SendRawEmailRequest(RawMessage) - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Constructs a new SendRawEmailRequest object.
SendRawEmailRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Send Raw Email Request Marshaller
SendRawEmailRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SendRawEmailRequestMarshaller
 
SendRawEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendRawEmail request.
SendRawEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
SendRawEmailResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Send Raw Email Result StAX Unmarshaller
SendRawEmailResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SendRawEmailResultStaxUnmarshaller
 
SequenceNumberRange - Class in com.amazonaws.services.kinesis.model
The range of possible sequence numbers for the shard.
SequenceNumberRange() - Constructor for class com.amazonaws.services.kinesis.model.SequenceNumberRange
 
SequenceNumberRangeJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Sequence Number Range JSON Unmarshaller
SequenceNumberRangeJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.SequenceNumberRangeJsonUnmarshaller
 
SERVER - Static variable in interface com.amazonaws.services.s3.Headers
 
SERVER_SIDE_ENCRYPTION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional server-side encryption algorithm
ServerCertificate - Class in com.amazonaws.services.identitymanagement.model
The ServerCertificate data type contains information about a server certificate.
ServerCertificate() - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificate
Default constructor for a new ServerCertificate object.
ServerCertificate(ServerCertificateMetadata, String) - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificate
Constructs a new ServerCertificate object.
ServerCertificateMetadata - Class in com.amazonaws.services.identitymanagement.model
ServerCertificateMetadata contains information about a server certificate without its certificate body, certificate chain, and private key.
ServerCertificateMetadata() - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Default constructor for a new ServerCertificateMetadata object.
ServerCertificateMetadata(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Constructs a new ServerCertificateMetadata object.
ServerCertificateMetadataStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Server Certificate Metadata StAX Unmarshaller
ServerCertificateMetadataStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ServerCertificateMetadataStaxUnmarshaller
 
ServerCertificateStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Server Certificate StAX Unmarshaller
ServerCertificateStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.ServerCertificateStaxUnmarshaller
 
ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult> - Class in com.amazonaws.services.s3.internal
Base request handler for responses that include a server-side encryption header
ServerSideEncryptionHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.ServerSideEncryptionHeaderHandler
 
ServerSideEncryptionResult - Interface in com.amazonaws.services.s3.internal
Interface for service responses that receive the x-amz-server-side-encryption header.
service - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
Service - Class in com.amazonaws.services.support.model
Represents an AWS Service returned by the DescribeServices action.
Service() - Constructor for class com.amazonaws.services.support.model.Service
 
SERVICE_MAX_BATCH_SIZE_BYTES - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Updated as the service now supports messages of size max 256 KiB.
ServiceAbbreviations - Class in com.amazonaws.regions
Abbreviations for looking up information about a specific service.
ServiceAbbreviations() - Constructor for class com.amazonaws.regions.ServiceAbbreviations
 
ServiceAwareSigner - Interface in com.amazonaws.auth
A signer that needs to know which service it is talking to.
ServiceClientHolderInputStream - Class in com.amazonaws.util
This wrapper input stream holds a reference to the service client.
ServiceClientHolderInputStream(InputStream, AmazonWebServiceClient) - Constructor for class com.amazonaws.util.ServiceClientHolderInputStream
 
ServiceEndpoint - Class in com.amazonaws.services.cloudsearch.model
The endpoint to which service requests can be submitted, including the actual URL prefix for sending requests and the Amazon Resource Name (ARN) so the endpoint can be referenced in other API calls such as UpdateServiceAccessPolicies.
ServiceEndpoint() - Constructor for class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
 
ServiceEndpointStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Service Endpoint StAX Unmarshaller
ServiceEndpointStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.ServiceEndpointStaxUnmarshaller
 
ServiceError - Class in com.amazonaws.services.opsworks.model
Describes an AWS OpsWorks service error.
ServiceError() - Constructor for class com.amazonaws.services.opsworks.model.ServiceError
 
ServiceErrorJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Service Error JSON Unmarshaller
ServiceErrorJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.ServiceErrorJsonUnmarshaller
 
ServiceJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Service JSON Unmarshaller
ServiceJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.ServiceJsonUnmarshaller
 
ServiceLatencyProvider - Class in com.amazonaws.metrics
Latency metric information provider.
ServiceLatencyProvider(ServiceMetricType) - Constructor for class com.amazonaws.metrics.ServiceLatencyProvider
 
ServiceMetricCollector - Class in com.amazonaws.metrics
A service provider interface that can be used to implement an AWS SDK general purpose metric collector.
ServiceMetricCollector() - Constructor for class com.amazonaws.metrics.ServiceMetricCollector
 
ServiceMetricCollector.Factory - Interface in com.amazonaws.metrics
 
ServiceMetricCollectorSupport - Class in com.amazonaws.metrics.internal.cloudwatch
This is the default implementation of an AWS SDK service metric collection system.
ServiceMetricCollectorSupport(BlockingQueue<MetricDatum>) - Constructor for class com.amazonaws.metrics.internal.cloudwatch.ServiceMetricCollectorSupport
 
ServiceMetricType - Interface in com.amazonaws.metrics
Service specific Metric type (eg S3, DynamoDB, etc.)
ServiceMetricTypeGuesser - Enum in com.amazonaws.metrics.internal
An internal helper factory for generating service specific ServiceMetricType without causing compile time dependency on the service specific artifacts.
serviceName - Variable in class com.amazonaws.auth.AWS4Signer
Service name override for use when the endpoint can't be used to determine the service name.
ServiceUnavailableException - Exception in com.amazonaws.services.glacier.model
Returned if the service cannot complete the request.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
ServiceUnavailableExceptionUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
 
ServiceUnavailableExceptionUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.ServiceUnavailableExceptionUnmarshaller
 
ServiceUtils - Class in com.amazonaws.services.s3.internal
General utility methods used throughout the AWS S3 Java client.
ServiceUtils() - Constructor for class com.amazonaws.services.s3.internal.ServiceUtils
 
ServiceUtils.RetryableS3DownloadTask - Interface in com.amazonaws.services.s3.internal
Interface for the task of downloading object from S3 to a specific file, enabling one-time retry mechanism after integrity check failure on the downloaded file.
SessionCredentialsProviderFactory - Class in com.amazonaws.auth
Session credentials provider factory to share providers across potentially many clients.
SessionCredentialsProviderFactory() - Constructor for class com.amazonaws.auth.SessionCredentialsProviderFactory
 
set(Collection<T>) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the given metric types to replace the registry of predefined metrics to be captured at the AWS SDK level.
set(int, T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
set(int, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
set(V) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
set(ActivityExecutionContext) - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentActivityExecutionContext
 
set(DecisionContext) - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentDecisionContext
 
set(T) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
 
setAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The number of accepted routes.
setAcceptRanges(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Indicates the range units accepted.
setAccess(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional access control list for the new object.
setAccessKey(AccessKey) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The access key ID for the access key ID and secret access key you want to delete.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The access key ID of the secret access key you want to update.
setAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The access key ID that identifies the temporary security credentials.
setAccessKeyMetadata(Collection<AccessKeyMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
setAccessLog(AccessLog) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
setAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
setAccessPolicies(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
An IAM access policy as described in The Access Policy Language in Using AWS Identity and Access Management.
setAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
setAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Name of the account alias to create.
setAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Name of the account alias to delete.
setAccountAliases(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
setAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
setAccountsWithRestoreAccess(Collection<AccountWithRestoreAccess>) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
setAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
setAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
setAcknowledgedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
Date and time when the command was acknowledged.
setAcl(CannedAccessControlList) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Sets the access control list for the object represented by this S3Link.
setAcl(CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
setAcl(AccessControlList) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Sets the access control list for the object represented by this S3Link.
setAcl(AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.setAcl(AccessControlList) but allows specifying a request metric collector.
setAction(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
The type of action for an item update operation.
setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
The type of action for an item update operation.
setAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
setAction(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
setAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
setAction(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
setAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
setAction(String) - Method in class com.amazonaws.services.route53.model.Change
The action to perform.
setAction(ChangeAction) - Method in class com.amazonaws.services.route53.model.Change
The action to perform.
setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
This specifies what action to take when the cluster step fails.
setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
This specifies what action to take when the cluster step fails.
setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The action to take if the job flow step fails.
setActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The action to take if the job flow step fails.
setActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies.
setActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
setActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
setActivationKey(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Your gateway activation key.
setActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
setActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.Distribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
setActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
setActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
setActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setActivitiesImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling Activity.
setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
setActivityId(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ActivityId property for this object.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The unique ID of the task.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
The unique ID of the task.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The unique id of the activity task.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
The activityId of the activity task to be canceled.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The activityId provided in the RequestCancelActivityTask decision that failed.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The activityId of the activity task.
setActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The activityId provided in the ScheduleActivityTask decision that failed.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
setActivityImplementationFactory(ActivityImplementationFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
setActivityImplementationFactory(ActivityImplementationFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskCanceled then this member is set and provides detailed information about the event.
setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskcancelRequested then this member is set and provides detailed information about the event.
setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskCompleted then this member is set and provides detailed information about the event.
setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskFailed then this member is set and provides detailed information about the event.
setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskScheduled then this member is set and provides detailed information about the event.
setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskStarted then this member is set and provides detailed information about the event.
setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed information about the event.
setActivityType(ActivityType) - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskException
 
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ActivityType property for this object.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The type of this activity task.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The type of the activity task.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The ActivityType type structure representing the activity type.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
The activity type to deprecate.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
The activity type to describe.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The type of the activity task to schedule.
setActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The activity type provided in the ScheduleActivityTask decision that failed.
setActualIncrementalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
setAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
setAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
setAdditionalDataPending(Boolean) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Boolean value that if true, indicates there is more data to be downloaded.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
setAdditionalInfo(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
This option is for advanced users only.
setAdditionalInfo(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A JSON string for selecting additional features.
setAddress(String) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
setAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB instance.
setAddress(String) - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification

setAdjacentParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
The shard Id of the shard adjacent to the shard's parent.
setAdjacentShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The shard ID of the adjacent shard for the merge.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
setAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
setAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
setAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
setAlarmState(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Temporarily sets the state of an alarm.
setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Temporarily sets the state of an alarm.
SetAlarmStateRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the SetAlarmState operation.
SetAlarmStateRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
SetAlarmStateRequestMarshaller - Class in com.amazonaws.services.cloudwatch.model.transform
Set Alarm State Request Marshaller
SetAlarmStateRequestMarshaller() - Constructor for class com.amazonaws.services.cloudwatch.model.transform.SetAlarmStateRequestMarshaller
 
setAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
setAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The album art to be associated with the output file, if any.
setAlbumArtFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The format of album art, if any.
setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
setAliasTarget(AliasTarget) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Alias resource record sets only: Information about the AWS resource to which you are redirecting traffic.
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.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the allocation of the address for use with EC2-VPC.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The allocation ID.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The allocation ID.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-VPC] The allocation ID.
setAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
setAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers for the rule.
setAllowedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedHeaders(List)
setAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
setAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of the rule.
setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedMethods(List)
setAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of the rule.
setAllowedOrigins(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedOrigins(List)
setAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
setAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid range of values for the parameter.
setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Indicates the acceptable values for the option group option.
setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The allowed values of the option setting.
setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
setAllowedValues(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
setAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that major version upgrades are allowed.
setAllowReassignment(Boolean) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
setAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
setAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
setAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
setAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UserProfile
Whether users can specify their own SSH public key through the My Settings page.
setAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use SSH.
setAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use SSH to communicate with the instance.
setAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use sudo.
setAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use sudo to elevate privileges.
setAllowsVpcAndNonVpcInstanceMemberships(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates whether this option group can be applied to both VPC and non-VPC instances.
setAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to allow IAM users to change their own password.
setAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the AllowUsersToChangePassword property for this object.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, version upgrades will be applied automatically to the cluster during the maintenance window.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, upgrades will be applied automatically to the cluster during the maintenance window.
setAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
setAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute

setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item

setAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute

setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
IP address assigned to the Amazon interface.
setAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
IP address assigned to the Amazon interface.
setAmiId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
A custom AMI ID to be used to create the instance.
setAmiId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
A custom AMI ID to be used to create the instance.
setAmiId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
A custom AMI ID to be used to create the instance.
setAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance in the launch group.
setAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The version of the AMI used to initialize Amazon EC2 instances in the job flow.
setAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The version of the Amazon Machine Image (AMI) to use when launching Amazon EC2 instances in the job flow.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Used for Reserved Instance Marketplace offerings.
setAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.App
The app ID.
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
The app ID.
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The app ID.
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
The app ID.
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The app ID.
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
The app ID.
setAppId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app ID.
setAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
An array of app IDs for the apps to be described.
setApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
The ApplicationDescription of the application.
setApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
The ApplicationDescription of the application.
setApplicationContext(ApplicationContext) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The name of the application associated with this release.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the application associated with this configuration set.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the application to associate with this configuration template.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the application associated with this configuration set.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application that contains the version to be deployed.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
The name of the application to delete.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The name of the application to delete releases from.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the application to delete the configuration template from.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the application the environment is associated with.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the application associated with the configuration template or environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The application for the environment or configuration template.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The application associated with the event.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the application associated with the configuration.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
The name of the application to update.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the application associated with this version.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the application associated with the configuration template to update.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the application associated with this configuration set.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the application that the configuration template or environment belongs to.
setApplicationNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
setApplications(Collection<ApplicationDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
setApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The applications installed on this cluster.
setApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
The ApplicationVersionDescription of the application version.
setApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
The ApplicationVersionDescription of the application version.
setApplicationVersions(Collection<ApplicationVersionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication 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.
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Indicates whether the changes should be applied immediately, or during the next maintenance window for each instance associated with the option group.
setApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
setApplyMethod(ApplyMethod) - 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.OptionGroupOptionSetting
The DB engine specific parameter type for the option group option.
setApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The DB engine specific parameter type.
setApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
setApps(Collection<App>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
An array of App objects that describe the specified apps.
setAppsCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The number of apps.
setAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.App
A Source object that describes the app repository.
setAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
A Source object that specifies the app repository.
setAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
A Source object that specifies the app repository.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
setArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
setArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance architecture.
setArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance architecture.
setArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance architecture, "i386" or "x86_64".
setArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance architecture, "i386" or "x86_64".
setArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance architecture.
setArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance architecture.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The description of an archive.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The archive description that you are uploading in parts.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The description of the archive that was specified in the Initiate Multipart Upload request.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The optional description of the archive you are uploading.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The description of the archive that was specified in the Initiate Multipart Upload request.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The ID of the archive.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The ID of the archive to delete.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the archive ID requested for download.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the archive ID requested for download.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The ID of the archive that you want to retrieve.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The ID of the archive.
setArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The SHA256 tree hash of the entire archive for an archive retrieval.
setArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The SHA256 tree hash of the entire archive for an archive retrieval.
setArchiveSize(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The total size, in bytes, of the entire archive.
setArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
setArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Arguments for Amazon EMR to pass to the application.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
Arguments for Amazon EMR to pass to the command for execution.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of command line arguments to pass to the JAR file's main function for execution.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The list of user-supplied arguments.
setArgs(Map<String, List<String>>) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
An array of command arguments.
setArn(String) - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
An Amazon Resource Name (ARN).
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The Amazon Resource Name (ARN) of the instance profile.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The Amazon Resource Name (ARN) of the instance profile.
setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Amazon Resource Name (ARN) for the job.
setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Resource Name (ARN) for the pipeline.
setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The Amazon Resource Name (ARN) for the preset.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The Amazon Resource Name (ARN) specifying the instance profile.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The Amazon Resource Name (ARN) specifying the role.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The Amazon Resource Name (ARN) of the SAML provider.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the user.
setArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
setArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
setArtwork(Collection<Artwork>) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
To list pipelines in chronological order by the date and time that they were created, enter true.
setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
To list presets in chronological order by the date and time that they were created, enter true.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The aspect ratio of the input file.
setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
setAssignmentStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
setAssignmentStatus(AssignmentStatusType) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to auto-assign a public IP address to an instance in a VPC.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The association information for an Elastic IP associated with the network interface.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The association information for an Elastic IP address for the network interface.
setAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The association information for an Elastic IP associated with the network interface.
setAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The association information for an Elastic IP address associated with the network interface.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the association of the address with an instance in a VPC.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
The route table association ID (needed to disassociate the route table).
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-VPC] The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
The association ID representing the current association between the route table and subnet.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the current association between the original network ACL and the subnet.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The association ID.
setAssociations(Collection<NetworkAclAssociation>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
setAssociations(Collection<RouteTableAssociation>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
setAssumedRoleId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
The identifiers for the temporary security credentials that the operation returns.
setAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
setAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The policy that grants an entity permission to assume the role.
setAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The policy that grants an entity permission to assume the role.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
setAttachment(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attachment attribute.
setAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The attachment (if any) of the network interface.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
setAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The network interface attachment.
setAttachment(NetworkInterfaceAttachmentChanges) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the interface attachment.
setAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
The ID of the network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
The ID of the attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The ID of the network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the network interface attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
The ID of the network interface attachment.
setAttachments(Collection<InternetGatewayAttachment>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
setAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
 
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time stamp when the attachment initiated.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The time stamp when the attachment initiated.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The timestamp indicating when the attachment initiated.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The time stamp when the attachment initiated.
setAttemptId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Identifier of the pipeline task attempt object.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
setAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
setAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
setAttribute(VpcAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the attribute to modify.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constraints:
Allowed Values: productCodes, createVolumePermission
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constraints:
Allowed Values: productCodes, createVolumePermission
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
setAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
setAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset (currently only the attribute for permission to create volumes can be reset).
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset (currently only the attribute for permission to create volumes can be reset).
setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeName of the KeySchemaElement.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
A name for the attribute.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The name of a key attribute.
setAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
The name of the account attribute.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
setAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
setAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.App
The contents of the stack attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Stack
The contents of the stack's attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following: CustomUserData -- arbitrary user data to associate with the endpoint.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following: EventEndpointCreated -- Topic ARN to which EndpointCreated event notifications should be sent. EventEndpointDeleted -- Topic ARN to which EndpointDeleted event notifications should be sent. EventEndpointUpdated -- Topic ARN to which EndpointUpdate event notifications should be sent. EventDeliveryFailure -- Topic ARN to which DeliveryFailure event notifications should be sent upon Direct Publish delivery failure (permanent) to one of the application's endpoints.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
A map of attributes with their corresponding values.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
SenderId, SentTimestamp, ApproximateReceiveCount, and/or ApproximateFirstReceiveTimestamp.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A map of attributes to set.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The names of one or more attributes to retrieve.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more attributes to retrieve from the table or index.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The names of one or more attributes to retrieve.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The names of one or more attributes to retrieve.
setAttributeType(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeType of the KeySchemaElement which can be a String or a Number.
setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeType of the KeySchemaElement which can be a String or a Number.
setAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute.
setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute.
setAttributeType(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The type of attribute.
setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Map of attribute name to the new value and action for the update.
setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The names of attributes to be modified, the action to perform on each, and the new value for each.
setAttributeValue(String) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
The value.
setAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The value of the attribute associated with the policy.
setAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The value of the attribute associated with the policy.
setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
setAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A list of attribute values to be used with a comparison operator for a scan or query operation.
setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
One or more values to evaluate against the supplied attribute.
setAttributeValues(Collection<AccountAttributeValue>) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
setAttributeValuesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values in the domain, in bytes.
setAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the audio parameters.
setAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the audio preset values.
setAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
setAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
setAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
setAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
setAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Authentication key for BGP configuration.
setAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Authentication key for BGP configuration.
setAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
setAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to automatically assign an Elastic IP address to the layer's instances.
setAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
setAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
setAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
setAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
setAutoConstruct(boolean) - Method in class com.amazonaws.internal.ListWithAutoConstructFlag
 
setAutoCreateApplication(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
setAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
If true, then minor version patches are applied automatically; if false, then automatic minor version patches are disabled.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Determines whether minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, then minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Determines whether minor engine upgrades will be applied automatically to all of the cache nodes in the replication group during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the read replica during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
setAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The name of the Auto Scaling group to which to attach the specified instance(s).
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group to delete.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or the Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
setAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
setAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
setAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
An AutoScalingSchedule with the instance schedule.
setAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
A WeeklyAutoScalingSchedule object with the instance schedule.
setAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule.
setAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule.
setAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
setAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
setAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
setAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
setAutoTerminate(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Specifies whether the cluster should terminate after completing all steps.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone for the subnet.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone for the virtual private gateway.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The Availability Zone where the resulting instance will reside.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The Availability Zone for the resulting Amazon EBS volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The Availability Zone where the resulting volume will reside.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Availability Zone of the instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The Availability Zone of the instance.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The Availability Zone for the modified Reserved Instances.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The Availability Zone of the subnet.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
The Availability Zone for the volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The Availability Zone of the volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The Availability Zone where the virtual private gateway was created.
setAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
The Amazon EC2 Availability Zone for the job flow.
setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume Availability Zone.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The Amazon EC2 Availability Zone that the read replica will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB instance is located in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
setAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The user-specified name for a logical grouping of bids.
setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more 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 load balancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the load balancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the load balancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the load balancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of Availability Zones.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
A list of availability zones for the orderable DB instance.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
setAvailable(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
setAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
The number of unused IP addresses in the subnet.
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of metric values that correspond to the datapoint.
setAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average download bandwidth rate limit in bits per second.
setAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average download bandwidth rate limit in bits per second.
setAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average upload bandwidth rate limit in bits per second.
setAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average upload bandwidth rate limit in bits per second.
setAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The access key ID of the owner of the bucket.
setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
setAwsAccountNumber(String) - Method in class com.amazonaws.services.cloudfront.model.Signer
Specifies an AWS account that can create signed URLs.
setAwsAccountNumber(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the AwsAccountNumber property for this object.
setAwsAccountNumbers(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Specifies an AWS account that can create signed URLs.
setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.amazonaws.DefaultRequest
 
setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.amazonaws.Request
Bind the request metrics to the request.
setAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Address you ship your storage device to.
setAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Address you ship your storage device to.
setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Binary attributes are sequences of unsigned bytes.
setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary data type
setBackendServerDescriptions(Collection<BackendServerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
setBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
Coefficient used to calculate the next retry interval.
setBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
setBackupProgressInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
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.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
The number of days to retain automated backups.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
The port bandwidth
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Bandwidth of the connection.
setBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
Bandwidth of the connection.
setBandwidthType(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Sets the value of the BandwidthType property for this object.
setBase32StringSeed(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The Base32 seed defined as specified in RFC3548.
setBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
setBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
setBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
setBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
For devices that support BGP, the customer gateway's BGP ASN.
setBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The bid price for each EC2 instance in the instance group when launching nodes as Spot Instances, expressed in USD.
setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Bid price for each Amazon EC2 instance in the instance group when launching nodes as Spot Instances, expressed in USD.
setBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Bid price for EC2 Instances when launching nodes as Spot Instances, expressed in USD.
setBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The bit rate of the audio stream in the output file, in kilobits/second.
setBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The bit rate of the video stream in the output file, in kilobits/second.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
setBody(InputStream) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The job data, either archive data or inventory data.
setBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The data to upload.
setBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The data to upload.
setBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
setBody(String) - Method in class com.amazonaws.services.sqs.model.Message
The message's contents (not URL-encoded).
setBody(String) - Method in class com.amazonaws.services.support.model.Communication
The text of the communication between the customer and AWS Support.
setBooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with booting status.
setBootstrapActionConfig(BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
A description of the bootstrap action.
setBootstrapActions(Collection<BootstrapActionDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
setBootstrapActions(Collection<Command>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The bootstrap actions associated with the cluster.
setBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
setBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
setBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Sets the value of the BoxUsage property for this object.
setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of binary attributes.
setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary set data type
setBucket(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.
setBucket(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.
setBucket(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
The bucket to receive access logs.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot Instance datafeed.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The Amazon S3 bucket where the Spot Instance datafeed is located.
setBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
setBucket(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use setBucketName(String) instead.
setBucketAcl(SetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 bucket.
setBucketAcl(String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 bucket.
setBucketAcl(String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified Amazon S3 bucket using one of the pre-configured CannedAccessControlLists.
setBucketAcl(String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setBucketAcl(String, AccessControlList) but allows specifying a request metric collector.
setBucketAcl(SetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setBucketAcl(String, CannedAccessControlList) but allows specifying a request metric collector.
SetBucketAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for setting a bucket's Access Control List (ACL).
SetBucketAclRequest(String, AccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified ACL on the specified bucket when this request is executed.
SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified canned ACL on the specified bucket when this request is executed.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the cross origin configuration for a bucket.
SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Constructs a new SetBucketCrossOriginConfigurationRequest to set the bucket cross origin configuration of the specified bucket.
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the lifecycle configuration for a bucket.
SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Constructs a new SetBucketLifecycleConfigurationRequest to set the bucket lifecycle configuration of the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the logging configuration for the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketLoggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the logging configuration for a bucket.
SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Constructs a new SetBucketLoggingConfigurationRequest to set the bucket logging configuration of the specified bucket.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
setBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the name of the bucket containing the completed multipart object.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the name of the Amazon S3 bucket to create.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being deleted.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
Sets the name of the Amazon S3 bucket to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the name of the Amazon S3 bucket containing the object(s) to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Sets the name of the target bucket.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Sets the name of the bucket whose location is being requested.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.HeadBucketRequest
 
setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the name of the bucket in which the new multipart upload was initiated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the name of the bucket containing the multipart uploads to list.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the name of the Amazon S3 bucket whose objects are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the name of the bucket containing the multipart upload whose parts are being listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the name of the Amazon S3 bucket whose versions are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the name of the bucket containing the listed multipart uploads, as specified in the original request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the name of the bucket containing the listed parts, as specified in the original request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the name of an existing bucket where this request will upload a new object to.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in Amazon Glacier.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the name of the bucket in which this object is contained.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the name of the Amazon S3 bucket in which this object is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the name of the Amazon S3 bucket in which this version is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the name of the bucket whose lifecycle configuration is being set.
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.SetBucketNotificationConfigurationRequest
Sets the name of the bucket whose notification configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging 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.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is to be updated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setBucketName(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the name of the bucket containing the uploaded object.
setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the notification configuration for the specified bucket.
setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the notification configuration for the specified bucket.
setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use setNotificationConfiguration(BucketNotificationConfiguration) instead.
SetBucketNotificationConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the notification configuration for a bucket.
SetBucketNotificationConfigurationRequest(BucketNotificationConfiguration, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) instead.
SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Constructs a new SetBucketNotificationConfigurationRequest to set the bucket notification configuration of the specified bucket.
setBucketPolicy(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the policy associated with the specified bucket.
setBucketPolicy(SetBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the policy associated with the specified bucket.
setBucketPolicy(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketPolicy(SetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Sets the policy associated with the specified bucket.
SetBucketPolicyRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Creates a new request object, ready to be executed to set an Amazon S3 bucket's policy.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the tagging configuration for a bucket.
SetBucketTaggingConfigurationRequest(String, BucketTaggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Constructs a new SetBucketTaggingConfigurationRequest to set the bucket tagging configuration of the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the versioning configuration for the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketVersioningConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the versioning configuration for a bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket, including the specified Multi-Factor Authentication (MFA) information, which is required when changing the state of the MFA Delete option.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to set a bucket's website configuration.
SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's website configuration.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID for this bundle task.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task.
setBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Information about the bundle task.
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
The 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
Information about one or more bundle tasks.
setBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The number of bytes converted so far.
setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The number of bytes converted so far.
setBytesTransfered(int) - Method in class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
Replaced by #setBytesTransferred()
setBytesTransfered(long) - Method in class com.amazonaws.services.s3.transfer.internal.TransferProgressImpl
Deprecated.
Replaced by #setBytesTransferred()
setBytesTransferred(long) - Method in class com.amazonaws.event.ProgressEvent
Sets the number of bytes transferred since the last progress event.
setBytesTransferred(long) - Method in class com.amazonaws.services.s3.transfer.internal.TransferProgressImpl
 
setCacheAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheAllocatedInBytes property for this object.
setCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains zero or more CacheBehavior elements.
setCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains zero or more CacheBehavior elements.
setCacheClusterCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The date and time the cache cluster was created.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The user-supplied identifier of the cache cluster.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The cache cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The cache cluster identifier for the cluster to be deleted.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The cache cluster identifier.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the cache cluster to which the node belongs.
setCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
The cache cluster identifier.
setCacheClusters(Collection<CacheCluster>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
setCacheClusterStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The current state of this cache cluster - creating, available, etc.
setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the cache control response header.
setCacheDirtyPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheDirtyPercentage property for this object.
setCachediSCSIVolumes(Collection<CachediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
setCacheEngineDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
setCacheEngineVersionDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
setCacheEngineVersions(Collection<CacheEngineVersion>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
setCacheHitPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheHitPercentage property for this object.
setCacheMissPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheMissPercentage property for this object.
setCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
setCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
setCacheNodeCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The date and time the cache node was created.
setCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The cache node identifier.
setCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the node within its cache cluster.
setCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
setCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache cluster node IDs to reboot.
setCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
setCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
setCacheNodes(Collection<CacheNode>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
setCacheNodeStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The current state of this cache node.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cache cluster.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the cache cluster.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
setCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
setCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
setCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
setCacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue>) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
setCacheParameterGroup(CacheParameterGroupStatus) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The status of the cache parameter group.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family the cache parameter group can be used with.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
setCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache parameter group to associate with this cache cluster.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cache cluster.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
The name of the cache parameter group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the cache nodes in this replication group.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
setCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
The name of the cache parameter group.
setCacheParameterGroups(Collection<CacheParameterGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group which will allow network ingress.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
setCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cache security group names to associate with this cache cluster.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
setCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
setCacheSecurityGroups(Collection<CacheSecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
setCacheSecurityGroups(Collection<CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
setCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
setCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
setCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description for the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cache cluster.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache subnet group to be used for the cache cluster.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
setCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
setCacheSubnetGroups(Collection<CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
setCacheUsedPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheUsedPercentage property for this object.
setCachingBehavior(CachingBehavior) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Determines the minimum TTL for objects in the CloudFront cache.
setCachingBehavior(CachingBehavior) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Specifies options that affects caching behavior, such as minimum TTL values.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
A unique number that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A unique number that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
A unique name that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A unique number that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
A unique number that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A unique number that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
A unique name that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A unique number that ensures the request can't be replayed.
setCallerReference(String) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
A unique string that identifies the request and that allows failed CreateHealthCheck requests to be retried without the risk of executing the operation twice.
setCallerReference(String) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
A unique string that identifies the request and that allows failed CreateHostedZone requests to be retried without the risk of executing the operation twice.
setCallerReference(String) - Method in class com.amazonaws.services.route53.model.HealthCheck
A unique string that identifies the request to create the health check.
setCallerReference(String) - Method in class com.amazonaws.services.route53.model.HostedZone
A unique string that identifies the request to create the hosted zone.
setCanceled(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
If True, the calling task runner should cancel processing of the task.
setCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot Instance requests.
setCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
Set to true if cancellation of the task is requested.
setCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
Set to true if a cancellation is requested for this workflow execution.
setCancelTimerDecisionAttributes(CancelTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CancelTimer decision.
setCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CancelTimerFailed then this member is set and provides detailed information about the event.
setCancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CancelWorkflowExecution decision.
setCancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object.
setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket.
setCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
setCanonicalHostedZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the name of the Amazon Route 53 hosted zone that is associated with the load balancer.
setCanonicalHostedZoneNameID(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the Amazon Route 53 hosted zone name that is associated with the load balancer.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The list of capabilities that you want to allow in the stack.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The list of capabilities that you want to allow in the stack.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
setCapabilitiesReason(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities reason found within the template.
setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of capacity units consumed on a table or an index.
setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of capacity units consumed by the operation.
setCardinality(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The cardinality of the attribute.
setCarrier(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
setCaseId(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The AWS Support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The AWS Support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.Communication
The AWS Support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.CreateCaseResult
The AWS Support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The AWS Support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
The AWS Support case ID requested or returned in the call.
setCaseIdList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
setCases(Map<String, String>) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
A map that translates source field values to custom values.
setCases(Collection<CaseDetails>) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
setCategories(Collection<Category>) - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
setCategory(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
setCategoryCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The category of problem for the AWS Support case.
setCategoryCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The category of problem for the AWS Support case.
setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The cause of the failure to process the decision.
setCause(CancelTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(CancelWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(CompleteWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(ContinueAsNewWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(FailWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The cause of the failure.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The cause of the failure to process the decision.
setCause(RecordMarkerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
setCause(RequestCancelActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
setCause(RequestCancelExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
setCause(ScheduleActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
setCause(SignalExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
setCause(StartChildWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The cause of the failure to process the decision.
setCause(StartTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The cause of the failure to process the decision.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
setCause(WorkflowExecutionCancelRequestedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
setCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
setCause(WorkflowExecutionTerminatedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
setCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
setCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
setCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
setCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that AWS Support copies on case correspondence.
setCertificate(SigningCertificate) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
setCertificate(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
The contents of the certificate's domain.crt file.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
setCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
setCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
setCertificates(Collection<SigningCertificate>) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
setChain(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
Optional.
setChangeBatch(ChangeBatch) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
A complex type that contains an optional comment and the Changes element.
setChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
A complex type that contains information about changes made to your hosted zone.
setChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains information about the request to create a hosted zone.
setChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneResult
A complex type that contains the ID, the status, and the date and time of your delete request.
setChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.GetChangeResult
A complex type that contains information about the specified change batch, including the change batch ID, the status of the change, and the date and time of the request.
setChanges(Collection<Change>) - Method in class com.amazonaws.services.route53.model.ChangeBatch
A complex type that contains one Change element for each resource record set that you want to create or delete.
setChangeSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which action is required if the value for this configuration option changes:
setChannels(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The number of audio channels in the output file.
setChapCredentials(Collection<ChapInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
setChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
setChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
setCharacterSetDescription(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
The description of the character set.
setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
The name of the character set.
setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
If present, specifies the name of the character set that this instance is associated with.
setCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
setCheckId(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
setCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks.
setCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
setChecks(Collection<TrustedAdvisorCheckDescription>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
setChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The checksum computed for the disk image.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The SHA256 tree hash of the entire archive.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The checksum of the archive computed by Amazon Glacier.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The checksum of the data in the response.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The SHA256 checksum (a linear hash) of the payload.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The checksum of the archive computed by Amazon Glacier.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The SHA256 tree hash of the data being uploaded.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
The SHA256 tree hash that Amazon Glacier computed for the uploaded part.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The policy used for the child workflow executions of this workflow execution.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The policy used for the child workflow executions of this workflow execution.
setChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The policy used for the child workflow executions of this workflow execution.
setChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The policy used for the child workflow executions of this workflow execution.
setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides detailed information about the event.
setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides detailed information about the event.
setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides detailed information about the event.
setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides detailed information about the event.
setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
setCidr(String) - Method in class com.amazonaws.services.directconnect.model.RouteFilterPrefix
CIDR notation for the advertised route.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The network range for the subnet, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The network range for the VPC, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The network range to allow or deny, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The CIDR block assigned to the subnet.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The CIDR block for the VPC.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The CIDR IP address range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The CIDR IP address range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The CIDR IP address range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The CIDR IP address 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.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
setCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
setClientDownloadLandingPage(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Unique, case-sensitive identifier you provide to ensure idempotency of your listings.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
The idempotency token you provided when you launched the instance.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
A unique, case-sensitive token you provide to ensure idempotency of your modification request.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The idempotency token you provided when you created the listing.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique, case-sensitive key supplied by the client to ensure that the modification request is idempotent.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the ClientToken property for this object.
setClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A unique identifier that you use to retry a request.
setClockAccelerationCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
Accelerate workflow clock according the coefficient.
setClockCurrentTimeMillis(long) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
setCloneAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of source stack app IDs to be included in the cloned stack.
setClonePermissions(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to clone the source stack's permissions.
setCloseStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If the execution status is closed then this specifies how the execution was closed: COMPLETED: the execution was successfully completed. CANCELED: the execution was canceled.Cancellation allows the implementation to gracefully clean up before the execution is closed. TERMINATED: the execution was force terminated. FAILED: the execution failed to complete. TIMED_OUT: the execution did not complete in the alloted time and was automatically timed out. CONTINUED_AS_NEW: the execution is logically continued.
setCloseStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If the execution status is closed then this specifies how the execution was closed: COMPLETED: the execution was successfully completed. CANCELED: the execution was canceled.Cancellation allows the implementation to gracefully clean up before the execution is closed. TERMINATED: the execution was force terminated. FAILED: the execution failed to complete. TIMED_OUT: the execution did not complete in the alloted time and was automatically timed out. CONTINUED_AS_NEW: the execution is logically continued.
setCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are counted.
setCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are listed.
setCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the close time criteria of the filter are counted.
setCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their close times are within the range specified by this filter.
setCloseTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The time when the workflow execution was closed.
setCloudFrontDefaultCertificate(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true.
setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
The origin access identity's information.
setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
The origin access identity's information.
setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The current configuration information for the identity.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
The origin access identity's configuration information.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
The origin access identity's configuration information.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's configuration information.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The current configuration information for the identity.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
The origin access identity's configuration information.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
The origin access identity's configuration information.
setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's configuration information.
setCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
The CloudFrontOriginAccessIdentityList type.
setCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
The CloudFrontOriginAccessIdentityList type.
setCloudFrontOriginAccessIdentitySummaries(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
An XML structure containing a summary of the origin access identity.
setCloudWatchEndPoint(String) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Sets the end point of AmazonCloudWatch to upload the metrics.
setCluster(Cluster) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
This output contains the details for the requested cluster.
setClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
setClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
The identifier of the cluster to describe.
setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
The identifier of the cluster with steps to describe.
setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
The cluster identifier for the bootstrap actions to list.
setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
The identifier of the cluster for which to list the instance groups.
setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The identifier of the cluster for which to list the instances.
setClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The identifier of the cluster for which to list the steps.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster to get the logging status from.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
setClusterNodes(Collection<ClusterNode>) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
setClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
setClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
setClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
setClusterParameterGroups(Collection<ClusterParameterGroupStatus>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
setClusterPublicKey(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
setClusters(Collection<ClusterSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The list of clusters for the account based on the given filters.
setClusters(Collection<Cluster>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
setClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
setClusterSecurityGroups(Collection<ClusterSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
setClusterSecurityGroups(Collection<ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
setClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
setClusterSnapshotCopyStatus(ClusterSnapshotCopyStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Returns the destination region and retention period that are configured for cross-region snapshot copy.
setClusterStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The cluster state filters to apply when listing clusters.
setClusterStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of this cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
setClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
setClusterSubnetGroups(Collection<ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
setClusterType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
setClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
setClusterVersions(Collection<ClusterVersion>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
setCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A CNAME alias you want to associate with this distribution.
setCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The CNAMEs associated with this distribution.
setCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A CNAME alias you want to associate with this streaming distribution.
setCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The CNAMEs associated with this distribution.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the CNAME for this environment.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the CNAME for this environment.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the CNAME for this environment.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the CNAME for this environment.
setCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
The prefix used when this CNAME is reserved.
setCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, the environment attempts to use this value as the prefix for the CNAME.
setCode(String) - Method in exception com.amazonaws.services.cloudsearch.model.BaseException
Sets the value of the Code property for this object.
setCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error code.
setCode(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP type.
setCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
The low byte represents the state.
setCode(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The associated code of the event.
setCode(EventCode) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The associated code of the event.
setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The reason code for the Spot Instance state change.
setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The status code of the request.
setCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The reason code for the state change.
setCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The code identifying the operation, for example, enable-volume-io.
setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The programmatic code for the state change reason.
setCode(ClusterStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The programmatic code for the state change reason.
setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The programmable code for the state change reason.
setCode(InstanceGroupStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The programmable code for the state change reason.
setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The programmable code for the state change reason.
setCode(InstanceStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The programmable code for the state change reason.
setCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The programmable code for the state change reason.
setCode(StepStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The programmable code for the state change reason.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Sets the value of the Code property for this object.
setCode(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
setCode(String) - Method in class com.amazonaws.services.support.model.Category
The category code for the support case.
setCode(String) - Method in class com.amazonaws.services.support.model.Service
The code for an AWS service returned by DescribeServices response.
setCode(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
One of four values: "low," "medium," "high," and "urgent".
setCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The audio codec for the output file.
setCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The video codec for the output file.
setCodecOptions(AudioCodecOptions) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
If you specified AAC for Audio:Codec, this is the AAC compression profile to use.
setCodecOptions(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile
setCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A DeploymentCommand object that specifies the deployment command and any associated arguments.
setCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.Deployment
Used to specify a deployment operation.
setCommandId(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command ID.
setCommandIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
An array of command IDs.
setCommands(Collection<Command>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
An array of Command objects that describe each of the specified commands.
setComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
Any comments you want to include about the origin access identity.
setComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The comment for this origin access identity, as originally specified when created.
setComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Any comments you want to include about the distribution.
setComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The comment originally specified when this distribution was created.
setComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Any comments you want to include about the streaming distribution.
setComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The comment originally specified when this distribution was created.
setComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
Any comments you want to include about the origin access identity.
setComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The comment for this origin access identity, as originally specified when created.
setComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Any comments you want to include about the distribution.
setComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The comment originally specified when this distribution was created.
setComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Any comments you want to include about the streaming distribution.
setComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The comment originally specified when this distribution was created.
setComment(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A user-defined comment.
setComment(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
A user-defined comment.
setComment(String) - Method in class com.amazonaws.services.route53.model.ChangeBatch
Optional: Any comments you want to include about a change batch request.
setComment(String) - Method in class com.amazonaws.services.route53.model.ChangeInfo
A complex type that describes change information about changes made to your hosted zone.
setComment(String) - Method in class com.amazonaws.services.route53.model.HostedZoneConfig
An optional comment about your hosted zone.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setCommunicationBody(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
setCommunicationBody(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The communication body text when you create an AWS Support case by calling CreateCase.
setCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
setCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
A comparator for evaluating attributes.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
A comparator for evaluating attributes.
setComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
setComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
setCompleted(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
setCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
setCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
setCompleted(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the state of the jobs to return.
setCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
Date when the command completed.
setCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
Date when the deployment completed.
setCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CompleteWorkflowExecution decision.
setCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC time that the archive retrieval request completed.
setCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC time that the archive retrieval request completed.
setCompletionTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The time that the archiving of the virtual tape was completed.
setComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can create an output file that contains an excerpt from the input file.
setComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can create an output file that contains an excerpt from the input file.
setCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the condition that must be met for the specified redirect to apply.
setConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
Sets the name of the condition key involved in this condition.
setConditions(List<Condition>) - Method in class com.amazonaws.auth.policy.Statement
Sets the conditions associated with this policy statement.
setConfig(HadoopStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The Hadoop job configuration of the cluster step.
setConfig(HostedZoneConfig) - Method in class com.amazonaws.services.route53.model.HostedZone
A complex type that contains the Comment element.
setConfiguration(ClientConfiguration) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated.
by client configuration via the constructor. This method will be removed later on.
setConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request.
setConfiguration(TransferManagerConfiguration) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Sets the configuration which specifies how this TransferManager processes requests.
setConfiguration(ActivityTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
The configuration settings registered with the activity type.
setConfiguration(DomainConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Contains the configuration settings of a domain.
setConfiguration(WorkflowTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
Configuration settings of the workflow type registered through RegisterWorkflowType
setConfigurationEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Represents the information required for client programs to connect to a cache node.
setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The configuration manager.
setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The configuration manager.
setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.Stack
The configuration manager.
setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The configuration manager.
setConfigurationSettings(Collection<ConfigurationSettingsDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
setConfigurationTemplates(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
setConfigure(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a configure event.
setConnectionDraining(ConnectionDraining) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
The connection ID on which the private virtual interface is provisioned.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
The connection ID on which the public virtual interface is provisioned.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.Connection
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
ID of the connection.
setConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
ID of the connection.
setConnectionLost(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with connection_lost status.
setConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Name of the provisioned connection.
setConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The name of the connection.
setConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.Connection
The name of the connection.
setConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
The name of the connection.
setConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The name of the connection.
setConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The name of the connection.
setConnections(Collection<Connection>) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
A list of connections.
setConnections(Collection<Connection>) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
A list of connections.
setConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
State of the connection.
setConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
State of the connection.
setConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
State of the connection.
setConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
State of the connection.
setConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.Connection
State of the connection.
setConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.Connection
State of the connection.
setConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
State of the connection.
setConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
State of the connection.
setConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
State of the connection.
setConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
State of the connection.
setConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
setConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets whether this query uses consistent reads.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
If set to true, then a consistent read is issued.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
If set to true, then a consistent read is issued.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, then a consistent read is issued.
setConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets whether this query uses consistent reads.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The consistency of a read operation.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The write capacity units consumed by the operation.
setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Represents the capacity units consumed by an operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Represents the capacity units consumed by an operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Represents the capacity units consumed by an operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Represents the capacity units consumed by an operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Represents the capacity units consumed by an operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Represents the capacity units consumed by an operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The container type for the output file.
setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The container type for the input file.
setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The container type for the output file.
setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Constraints:
Allowed Values: ova
setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Constraints:
Allowed Values: ova
setContent(InputStream) - Method in class com.amazonaws.DefaultRequest
 
setContent(InputStream) - Method in class com.amazonaws.http.HttpRequest
Sets the input stream containing the content to include with this request.
setContent(InputStream) - Method in class com.amazonaws.http.HttpResponse
Sets the input stream containing the response content.
setContent(InputStream) - Method in interface com.amazonaws.Request
Sets the optional stream containing the payload data to include for this request.
setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content disposition response header override.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content encoding response header override.
setContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content language response header override
setContentLength(Long) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Sets the value of the ContentLength property for this object.
setContentLength(long) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Length HTTP header indicating the size of the associated object in bytes.
setContentMd5(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request.
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.
setContentMd5(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the content MD5.
setContentRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The range of bytes returned by Amazon Glacier.
setContentType(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The Content-Type depends on whether the job output is an archive or a vault inventory.
setContentType(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
setContextUserAgent(String) - Method in class com.amazonaws.http.ExecutionContext
 
setContinueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setContinueAsNewOnCompletion(ContinueAsNewWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowContext
 
setContinueAsNewWorkflowExecutionDecisionAttributes(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the ContinueAsNewWorkflowExecution decision.
setContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setContinuedExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setContinuedExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
If this workflow execution was started due to a ContinueAsNewWorkflowExecution decision, then it contains the runId of the previous workflow execution that was closed and continued as this execution.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the Control property for this object.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
Sets the value of the Control property for this object.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
Sets the value of the Control property for this object.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
Sets the value of the Control property for this object.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The ID of the conversion task.
setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The ID of the conversion task.
setConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
setConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
setConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The time period in seconds after which the cookie should be considered stale.
setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The time period in seconds after which the cookie should be considered stale.
setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The name of the application cookie used for stickiness.
setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Name of the application cookie used for stickiness.
setCookies(CookiePreference) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
A complex type that specifies how CloudFront handles cookies.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
setCostOptimizing(TrustedAdvisorCostOptimizingSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
setCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
setCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Number of items in the response.
setCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
setCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Number of items in the response.
setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The number of items in the response.
setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the response.
setCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The number of instances available for the price.
setCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
The number of tasks in the task list.
setCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
The number of workflow executions.
setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetrics
 
setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetrics
 
setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
setCounter(String, long) - Method in class com.amazonaws.util.TimingInfo
 
setCpuThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The CPU utilization threshold, as a percent of the available CPU.
setCreated(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain is created.
setCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created after this date and time.
setCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The creation date and time beginning value filter for listing clusters.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.App
When the app was created.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
Date and time when the command was run.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
Date when the deployment was created.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The time that the instance was created.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Layer
Date when the layer was created.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
When the RAID array was created.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
When the error occurred.
setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Stack
Date when the stack was created.
setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The time the listing was created.
setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The date and time when the SAML provider was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Group
The date when the group was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The date when the instance profile was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The date when the password for the user was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Role
The date when the role was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The date and time when the SAML provider was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.User
The date when the user was created.
setCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created before this date and time.
setCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The creation date and time end value filter for listing clusters.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
setCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the load balancer was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The date and time the invalidation request was first made.
setCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
Sets the value of the CreateTime property for this object.
setCreateTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The date and time the invalidation request was first made.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The time stamp when the Spot Instance request was created.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
The time stamp when volume creation was initiated.
setCreateTimerUserContext(Object) - Method in exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
setCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
setCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
setCreationDate(Date) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A timestamp for when this option was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC date when the job was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when the vault was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when the vault was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC date when the job was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The UTC time at which the multipart upload was initiated.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The UTC time at which the multipart upload was initiated.
setCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
setCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
setCreationDate(Date) - Method in class com.amazonaws.services.s3.model.Bucket
For internal use only.
setCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The date and time this activity type was created through RegisterActivityType.
setCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The date when this type was registered.
setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the CreationDateTime property for this object.
setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The creation date and time of the cluster.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The creation date and time of the instance group.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The creation date and time of the instance.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The creation date and time of the job flow.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The creation date and time of the step.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step was created.
setCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
Time at which the stack was created.
setCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was created.
setCredentialFile(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the AWS credential file to be used for accessing Amazon CloudWatch.
setCredentialFile(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setCredentialFile(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the AWS credential file used by the default AWS SDK metric collector for accessing CloudWatch.
setCredentialProvider(AWSCredentialsProvider) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the credential provider for the default AWS SDK metric implementation; or null if the default is to be used.
setCredentials(AWSCredentials) - Method in class com.amazonaws.http.ExecutionContext
Sets the optional credentials used to sign the associated request.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
AWS credentials for API authentication.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Credentials for the service API authentication.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
The session credentials for API authentication.
setCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Sets the credential provider to the given provider.
setCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket.
setCrossZoneLoadBalancing(CrossZoneLoadBalancing) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
setCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the crypto provider to the specified provider.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
setCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
setCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The currency code for the reserved DB instance.
setCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The currency code for the reserved DB instance offering.
setCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
setCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
setCurrentBackupRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
setCurrentManifest(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
setCurrentRestoreRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
setCurrentRole(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the instance.
setCurrentTimeMillis(long) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.Stack
Contains the information required to retrieve an app or cookbook from a repository.
setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
IP address assigned to the customer interface.
setCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
IP address assigned to the customer interface.
setCustomerAwsId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The AWS customer account associated with the RDS event notification subscription.
setCustomerAwsId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
setCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
setCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The configuration information for the VPN connection's customer gateway (in the native XML format).
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the customer gateway at your end of the VPN connection.
setCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
setCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
setCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains zero or more CustomErrorResponse elements.
setCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains zero or more CustomErrorResponses elements.
setCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Information for generating the customer router configuration.
setCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Information for generating the customer router configuration.
setCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Information for generating the customer router configuration.
setCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Information for generating the customer router configuration.
setCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Information for generating the customer router configuration.
setCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The ARN of an IAM profile that to be used for the layer's EC2 instances.
setCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The ARN of the default IAM profile to be used for the layer's EC2 instances.
setCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The ARN of an IAM profile to be used for all of the layer's EC2 instances.
setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A string that contains user-defined, custom JSON.
setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A string that contains user-defined, custom JSON.
setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
A string that contains user-defined, custom JSON.
setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
A string that contains user-defined custom JSON.
setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Stack
A string that contains user-defined, custom JSON.
setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
A string that contains user-defined, custom JSON.
setCustomOrigin(CustomOrigin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Origin information to associate with the distribution.
setCustomOrigin(CustomOrigin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
A customer origin.
setCustomOriginConfig(CustomOriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
A complex type that contains information about a custom origin.
setCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A LayerCustomRecipes object that specifies the layer custom recipes.
setCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
A LayerCustomRecipes object that specifies the layer's custom recipes.
setCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A LayerCustomRecipes object that specifies the layer's custom recipes.
setCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array containing the layer custom security group IDs.
setCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's custom security group IDs.
setCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array containing the layer's custom security group IDs.
setCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
setCustSubscriptionId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The RDS event notification subscription Id.
setCustSubscriptionId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
setData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The data blob to put into the record, which is Base64-encoded when the blob is serialized.
setData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.Record
The data blob.
setData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
setData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactoryImpl
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOActivityImplementationFactory
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
setDataConverter(DataConverter) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
setDataConverter(DataConverter) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClient
 
setDataConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
setDataType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
setDataType(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid data type for the parameter.
setDataType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The data type of the option setting.
setDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
setDataType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
setDate(Date) - Method in class com.amazonaws.services.elasticache.model.Event
The date and time when the event occurred.
setDate(Date) - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
setDate(Date) - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
setDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The creation date of the application version.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The creation date for this environment.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The creation date for this environment.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The creation date for this environment.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The creation date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The last modified date of the application version.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The last modified date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The last modified date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The last modified date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The last modified date for this environment.
setDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the DayOfWeek property for this object.
setDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The maintenance start time day of the week.
setDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setDBEngineDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The description of the database engine.
setDBEngineVersionDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The description of the database engine version.
setDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The compute and memory capacity of the read replica.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the name of the compute and memory capacity class of the DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The DB instance class filter value.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The DB instance class filter value.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The DB instance class filter value.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The DB instance Class for the orderable DB instance
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB instance that will be applied or is in progress.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The DB instance class for the reserved DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The number of instances to reserve.
setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The number of reserved DB instances.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The DB instance identifier of the read replica.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains a user-supplied database identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the DB instance identifier 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.DescribeDBLogFilesRequest
The customer-assigned name of the DB instance that contains the log files you want to list.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
A DB instance identifier to retrieve the list of DB snapshots for.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The customer-assigned name of the DB instance that contains the log files you want to list.
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.PendingModifiedValues
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is in progress.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
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 meaning of this parameter differs according to the database engine you use.
setDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
The meaning of this parameter differs according to the database engine you use.
setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The database name for the restored DB instance.
setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The database name for the restored DB instance.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
setDBName(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The DB parameter group family name.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the DB parameter group family for the database engine.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB parameter group family that this DB parameter group is compatible with.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The name of a specific DB parameter group family to return details for.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the DB parameter group family.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the DB parameter group family which the engine default parameters apply to.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the DB 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 DB parameter group to return details for.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific DB 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 DB parameter group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DB 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 DB 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 DBParameterGroup 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 DB security group.
setDBSecurityGroupMemberships(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this DB security group allows access to the port.
setDBSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of DBSecurityGroupMemebrship name strings used for this option.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB security group to add authorization to.
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 DB 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 subelements.
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
A specific DB snapshot identifier to describe.
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.
setDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.
setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The description for the DB subnet group.
setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the description of the DB subnet group.
setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The description for the DB subnet group.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A DB Subnet Group to associate with this DB Instance in case of a cross region read replica.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A DB subnet group to associate with this DB instance.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The name for the DB subnet group.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Specifies the name of the DB subnet group.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
The name of the database subnet group to delete.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
The name of the DB subnet group to return details for.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The name for the DB subnet group.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The DB subnet group name to use for the new instance.
setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The DB subnet group name to use for the new instance.
setDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
A list of DBSubnetGroup instances.
setDecisionContext(DecisionContext) - Static method in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
setDecisionContextProvider(DecisionContextProvider) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
setDecisionContextProvider(DecisionContextProvider) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
setDecisionContextProvider(DecisionContextProvider) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
setDecisions(Collection<Decision>) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The list of decisions (possibly empty) made by the decider while processing this decision task.
setDecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskCompleted then this member is set and provides detailed information about the event.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarker decision that requested this marker.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarkerFailed decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution Decision to request this child workflow execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution Decision to request this child workflow execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
setDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
setDecisionTaskHandler(DecisionTaskHandler) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
setDecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskScheduled then this member is set and provides detailed information about the event.
setDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskStarted then this member is set and provides detailed information about the event.
setDecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed information about the event.
setDecisionType(String) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Specifies the type of the decision.
setDecisionType(DecisionType) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Specifies the type of the decision.
setDecodedMessage(String) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
An XML document that contains the decoded message.
setDefaultActivitiesTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack's default Availability Zone, which must be in the specified region.
setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default Availability Zone, which must be in the specified region.
setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack's default Availability Zone.
setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default Availability Zone, which must be in the specified region.
setDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
setDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
setDefaultCharacterSet(CharacterSet) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The default character set for new instances of this engine version, if the CharacterSetName parameter of the CreateDBInstance API is not specified.
setDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
setDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
setDefaultConverter(DataConverter) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, between a successful scaling activity and the succeeding scaling activity.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further scaling activities can start.
setDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration for executions of this workflow type.
setDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default maximum duration, specified when registering the workflow type, for executions of this workflow type.
setDefaultExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
setDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
setDefaultOnly(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
setDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
setDefaultPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
If the option requires a port, specifies the default port for the option.
setDefaultRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
AWS OpsWorks supports five lifecycle events, setup, configuration, deploy, undeploy, and shutdown.
setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The default root device type.
setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The default root device type.
setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The default root device type.
setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The default root device type.
setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The default root device type.
setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Stack
The default root device type.
setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The default root device type.
setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The default root device type.
setDefaultRootObject(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
The object that you want CloudFront to return (for example, index.html) when an end user requests the root URL for your distribution (http://www.example.com) instead of an object in your distribution (http://www.example.com/index.html).
setDefaultRootObject(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Designates a default root object.
setDefaultSearchField(DefaultSearchFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
The name of the IndexField to use for search requests issued with the q parameter.
setDefaultSearchField(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
The text field to search if the search request does not specify which field to search.
setDefaultSearchField(DefaultSearchFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
The value of the DefaultSearchField configured for this search domain and its current status.
setDefaultSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's security group names.
setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A default SSH key for the stack instances.
setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
A default SSH key for the stack instances.
setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
A default SSH key for the stack's instances.
setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
A default SSH key for the stack instances.
setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack's default subnet ID.
setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default subnet ID.
setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The default subnet ID, if the stack is running in a VPC.
setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default subnet ID.
setDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum time, specified when registering the activity type, before which a worker processing a task must report progress by calling RecordActivityTaskHeartbeat.
setDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
setDefaultTaskHeartbeatTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
setDefaultTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
setDefaultTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default task list specified for this activity type at registration.
setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default task list to use for scheduling tasks of this activity type.
setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type.
setDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default task list, specified when registering the workflow type, for decisions tasks scheduled for workflow executions of this type.
setDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration, specified when registering the activity type, for tasks of this activity type.
setDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration for a task of this activity type.
setDefaultTaskScheduleToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
setDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration, specified when registering the activity type, that a task of an activity type can wait before being assigned to a worker.
setDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a task of this activity type can wait before being assigned to a worker.
setDefaultTaskScheduleToStartTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration for tasks of an activity type specified when registering the activity type.
setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a worker can take to process tasks of this activity type.
setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration of decision tasks for this workflow type.
setDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default maximum duration, specified when registering the workflow type, that a decision task for executions of this workflow type might take before returning completion or failure.
setDefaultTaskStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
setDefaultTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
setDefaultValue(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The default value associated with the parameter.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
The default value for a literal field.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceData
The default value to use if the source attribute is not specified in a document.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
The default value to use if the source attribute is not specified in a document.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The default value to use if the source attribute is not specified in a document.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
The default value for a text field.
setDefaultValue(Integer) - Method in class com.amazonaws.services.cloudsearch.model.UIntOptions
The default value for an unsigned integer field.
setDefaultValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The default value for this configuration option.
setDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The default value of the attribute, if applicable.
setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The default value for the option group option.
setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The default value of the option setting.
setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
The number of seconds for which the message has to be delayed.
setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The number of seconds (0 to 900 - 15 minutes) to delay a specific message.
setDelegationSet(DelegationSet) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains name server information.
setDelegationSet(DelegationSet) - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
A complex type that contains information about the name servers for the specified hosted zone.
setDeleted(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain has been deleted.
setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
setDeleteElasticIp(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Elastic IP address.
setDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setDeleteMarkerVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether to delete the volume on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the Amazon EBS volume is deleted on instance termination.
setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
A container for a Delete BatchWrite request
setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
setDeleteSourceBundle(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
setDeleteVolumes(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Amazon EBS volumes.
setDeletionTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was deleted.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
setDeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a deploy event.
setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command deployment ID.
setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
The deployment ID, which can be used with other requests to identify the deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment ID.
setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
The deployment ID.
setDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
An array of deployment IDs to be described.
setDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
An array of Deployment objects that describe the deployments.
setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
If DEPRECATED, the date and time DeprecateActivityType was called.
setDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
If the type is in deprecated state, then it is set to the date when the type was deprecated.
setDescribeDBLogFiles(Collection<DescribeDBLogFilesDetails>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
The DB log files returned.
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.cloudformation.model.Output
User defined description associated with the output.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
User defined description associated with the stack.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
User defined description associated with the resource.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
User defined description associated with the resource.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
User defined description associated with the parameter.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The description found within the template.
setDescription(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
The description of the new pipeline.
setDescription(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Description of the pipeline.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
A description for the new AMI in the destination region.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
A description for the new Amazon EBS snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A description for the new image.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
A description for the conversion task or the resource being exported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
A description for the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
A description for the security group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
A description for the snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The description attribute.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The description of the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
A description of the resource being exported.
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
A description for the AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
A description for the instance being imported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
An optional description for the volume being imported.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The description you provided when starting the import volume task.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The description.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The description of the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A description for the AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
A description for the network interface.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
A description.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A description for your AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Descriptive text about the health state of your instance.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
A description of the security group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The description for the snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
A description of the operation.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
A description of the event.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
A description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The description of the replication group.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
User-defined description of the application.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The description of this application version.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Describes this configuration set.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Describes the application.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Describes this version.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Describes this configuration.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Describes this configuration set.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
A new description for the application.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
A new description for this release.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A new description for the configuration.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Describes this configuration set.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides a description of the instance state.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
A human-readable description of the attribute.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
A human-readable description of the policy type.
setDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A description of the preset.
setDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A description of the preset.
setDescription(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The optional description for the job.
setDescription(String) - Method in class com.amazonaws.services.opsworks.model.App
A description of the app.
setDescription(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
A description of the app.
setDescription(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
A description of the app.
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.OptionGroupOption
The description of the option.
setDescription(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The description of the option setting.
setDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
setDescription(String) - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The description of the activity type provided in RegisterActivityType.
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The description of the domain provided through RegisterDomain.
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
A textual description of the activity type.
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Textual description of the domain.
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
Textual description of the workflow type.
setDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The description of the type registered through RegisterWorkflowType.
setDescription(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Optional description of the snapshot that overwrites the existing description.
setDescription(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended actions (contains HTML markup).
setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in your Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the desired size of the specified AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the desired size of the specified AutoScalingGroup.
SetDesiredCapacityRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SetDesiredCapacity operation.
SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
SetDesiredCapacityRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Set Desired Capacity Request Marshaller
SetDesiredCapacityRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.SetDesiredCapacityRequestMarshaller
 
setDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Sets the destination bucket name for this logging configuration.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Sets the destination bucket name which will contain the new, copied object.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The CIDR address block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The CIDR range for the route.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The CIDR address block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Route
The CIDR block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The CIDR block associated with the local subnet of the customer data center.
setDestinationEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The ID of the destination environment.
setDestinationEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The name of the destination environment.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
setDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
setDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
setDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
setDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
setDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
setDetails(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityFailureException
 
setDetails(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskFailedException
 
setDetails(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
setDetails(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowFailedException
 
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
Details of the cancellation (if any).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The details of the failure (if any).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
Contains the content of the details parameter for the last call made by the activity to RecordActivityTaskHeartbeat.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
Optional details of the cancellation.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
Details of the cancellation (if provided).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The details of the failure (if provided).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
Optional details of the failure.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
Details of the marker (if any).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
If specified, contains details about the progress of the task.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
Optional details of the marker.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
Optional information about the cancellation.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Optional detailed information about the failure.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
Optional details for terminating the workflow execution.
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
Details for the cancellation (if any).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The details of the failure (if any).
setDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The details provided for the termination (if any).
setDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The device name to expose to the instance (for example, /dev/sdh or xvdh).
setDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The device name.
setDevice(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's Linux device.
setDevice(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The device name.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The index of the device for the network interface attachment.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The index of the device on the instance for the network interface attachment.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The index of the device on the instance for the network interface attachment.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The device index of the network interface attachment on the instance.
setDeviceiSCSIAttributes(DeviceiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
A list of iSCSI information about a VTL device.
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the device within Amazon EC2 (for example, /dev/sdh or xvdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name exposed to the instance (for example, /dev/sdh).
setDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the serial number of the Multi-Factor Authentication device associated with the caller's AWS account.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
setDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of DHCP options.
setDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
The ID of the set of DHCP options.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC).
setDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
setDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether to disable the ability to terminate the instance using the Amazon EC2 console, CLI, and API.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
setDisableAutoStartup(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setDisableAutoStartup(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setDisableOutstandingTasksCheck(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
When set to true it is considered a test failure to have outstanding tasks that are blocked on non external events or timers.
setDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
setDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
setDisableServiceShutdownOnStop(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setDisableServiceShutdownOnStop(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setDisableServiceShutdownOnStop(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setDisableServiceShutdownOnStop(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
By default when @{link GenericWorker.shutdown() or @{link GenericWorker.shutdownNow() is called the worker calls AmazonSimpleWorkflow.shutdown() on the service instance it is configured with before shutting down internal thread pools.
setDisableServiceShutdownOnStop(boolean) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
When set to false (which is default) at the beginning of the worker shutdown AmazonSimpleWorkflow.shutdown() is called.
setDisableServiceShutdownOnStop(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setDisableTypeRegistrationOnStart(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setDisableTypeRegistrationOnStart(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setDisableTypeRegistrationOnStart(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setDisableTypeRegistrationOnStart(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setDisableTypeRegistrationOnStart(boolean) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
When set to true disables types registration on start even if SkipTypeRegistration is not specified.
setDisableTypeRegistrationOnStart(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setDiskAllocationResource(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationResource property for this object.
setDiskAllocationType(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationType property for this object.
setDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The unique identifier for the gateway local disk that is configured as a stored volume.
setDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskId property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Constraints:
Allowed Values: VMDK, RAW, VHD
setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Constraints:
Allowed Values: VMDK, RAW, VHD
setDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
setDiskNode(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskNode property for this object.
setDiskPath(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskPath property for this object.
setDisks(Collection<Disk>) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Sets the value of the Disks property for this object.
setDiskSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskSizeInBytes property for this object.
setDisplayAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The value that Elastic Transcoder adds to the metadata in the output file.
setDisplayId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ID displayed for the case in the AWS Support Center.
setDisplayId(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ID displayed for a case in the AWS Support Center user interface.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Sets the display name for this grantee.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the display name of the owner.
setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The distribution's information.
setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
The distribution's information.
setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
The distribution's information.
setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The distribution's information.
setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
The distribution's information.
setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
The distribution's information.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
The distribution's configuration information.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The current configuration information for the distribution.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
The distribution's configuration information.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The distribution's configuration information.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
The distribution's configuration information.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The current configuration information for the distribution.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
The distribution's configuration information.
setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The distribution's configuration information.
setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
The distribution's id.
setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
The distribution's id.
setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
The distribution's id.
setDistributionId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
The distribution's id.
setDistributionId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
The distribution's id.
setDistributionId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
The distribution's id.
setDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
The DistributionList type.
setDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
The DistributionList type.
setDistributionSummaries(Collection<DistributionSummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
An XML structure containing a summary of the distribution.
setDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
setDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
setDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
setDNSName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin to associate with the distribution.
setDNSName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
The DNS name of the S3 origin.
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the load balancer.
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the load balancer.
setDnsName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The instance's public DNS name.
setDNSName(String) - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: The external DNS name associated with the AWS Resource.
setDocService(ServiceEndpoint) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The service endpoint for updating documents in a search domain.
setDocument(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
A description of an Amazon EC2 instance that is generated when the instance is launched and exposed to the instance via the instance metadata service in the form of a JSON representation of an object.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
setDomain(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
The domain name of the LoadBalancer.
setDomain(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The domain.
setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
The name of the domain that contains the task list.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
The name of the domain that contains the task list.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
The name of the domain in which the activity type is registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
The name of the domain in which the workflow type is registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
The name of the domain in which the activity type is registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
The name of the domain containing the workflow execution.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
The name of the domain in which this workflow type is registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
The name of the domain containing the workflow execution.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
The name of the domain in which the activity types have been registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
The name of the domain in which the workflow types have been registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
The name of the domain that contains the task lists being polled.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
The name of the domain containing the task lists to poll.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The name of the domain in which this activity is to be registered.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The name of the domain in which to register the workflow type.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The name of the domain containing the workflow execution to cancel.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The name of the domain containing the workflow execution to signal.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The name of the domain in which the workflow execution is created.
setDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The domain of the workflow execution to terminate.
setDomainId(String) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
An internally generated unique identifier for a domain.
setDomainInfo(DomainInfo) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Contains general information about a domain.
setDomainInfos(Collection<DomainInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
A list of DomainInfo structures.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The domain name corresponding to the distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The domain name corresponding to the distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
The DNS name of the S3 origin.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The domain name corresponding to the streaming distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The domain name corresponding to the distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The domain name corresponding to the distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The domain name corresponding to the distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The domain name corresponding to the streaming distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The domain name corresponding to the distribution.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
A string that represents the name of a domain.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
The name of the domain in which the attributes are being deleted.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain in which the attributes are being stored.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
The name of the domain to create.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the domain in which to perform the operation.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
The name of the domain to delete.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
The name of the domain for which to display the metadata of.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the domain in which to perform the operation.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the domain in which to perform the operation.
setDomainNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
Limits the DescribeDomains response to the specified search domains.
setDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
setDomainRetentionPeriodInDays(long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setDomainRetentionPeriodInDays(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setDomainRetentionPeriodInDays(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setDomainRetentionPeriodInDays(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setDomainRetentionPeriodInDays(long) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
setDomainRetentionPeriodInDays(long) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.App
The app vhost settings, with multiple domains separated by commas.
setDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app virtual host settings, with multiple domains separated by commas.
setDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app's virtual host settings, with multiple domains separated by commas.
setDomainStatus(DomainStatus) - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainResult
The current status of the search domain.
setDomainStatus(DomainStatus) - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
The current status of the search domain.
setDomainStatusList(Collection<DomainStatus>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
The current status of all of your search domains.
setDoNotRetryTaskFailed(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
setDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
A LoadBasedAutoscalingInstruction object that describes the downscaling configuration, which defines how and when AWS OpsWorks reduces the number of instances.
setDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
An AutoScalingThresholds object with the downscaling threshold configuration.
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instance, 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.elasticache.model.DescribeEventsRequest
The number of minutes' worth of events to retrieve.
setDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
setDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
setDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.
setDuration(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in seconds.
setDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The duration of the clip.
setDuration(Integer) - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment duration.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Duration filter value, specified in years or seconds.
setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The duration filter value, specified in years or seconds.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The duration of the reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The duration, in seconds, of the role session.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The duration, in seconds, of the role session.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The duration, in seconds, of the role session.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
setEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
setEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
setEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
setEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is optimized for EBS I/O (true) or not (false).
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
setEc2AvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The Availability Zone in which the cluster will run.
setEc2InstanceAttributes(Ec2InstanceAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Provides information about the EC2 instances in a cluster grouped by category.
setEc2InstanceId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The Amazon EC2 Instance ID for this information.
setEc2InstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The unique identifier of the instance in Amazon EC2.
setEc2InstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The ID of the associated Amazon EC2 instance.
setEc2InstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
setEC2InstanceIdsToTerminate(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
The EC2 InstanceIds to terminate.
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named "hadoop".
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Id of the EC2 security group to authorize.
setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the id of the EC2 security group.
setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The id of the EC2 security group to revoke access from.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
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.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the EC2 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 EC2 security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
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.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
To launch the job flow in Amazon VPC, set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch.
setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
To launch the job flow in Amazon Virtual Private Cloud (Amazon VPC), set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch.
setEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
For job flows launched within Amazon Virtual Private Cloud, this value specifies the identifier of the subnet where the job flow was launched.
setEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
The Amazon EBS volume ID.
setEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The Amazon EC2 volume ID.
setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
Sets the result effect of this policy statement when it is evaluated.
setEffectiveDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time for the modification to become effective.
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
setEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
setElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
The Elastic IP address.
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
The Elastic IP address.
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
The Elastic IP address.
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance Elastic IP address .
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
The Elastic IP address.
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
The Elastic IP address.
setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
The address.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
setElasticIp(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
setElasticIps(Collection<ElasticIp>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
An ElasticIps object that describes the specified Elastic IP addresses.
setElasticIpStatus(ElasticIpStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of the elastic IP (EIP) address.
setElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
The Elastic Load Balancing instance's name.
setElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
The Elastic Load Balancing instance's name.
setElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The Elastic Load Balancing instance's name.
setElasticLoadBalancers(Collection<ElasticLoadBalancer>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
A list of ElasticLoadBalancer objects that describe the specified Elastic Load Balancing instances.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
setEmitInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The interval for publishing the access logs.
setEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
Whether load-based auto scaling is enabled for the layer.
setEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
Enables load-based auto scaling for the layer.
setEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to disable auto healing for the layer.
setEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
Whether auto healing is disabled for the layer.
setEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to disable auto healing for the layer.
setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Each active trusted signer.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
Specifies whether access log is enabled for the load balancer.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies whether connection draining is enabled for the load balancer.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Specifies whether cross-zone load balancing is enabled for the load balancer.
setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.EventSubscription
A Boolean value indicating if the subscription is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A Boolean value; set to true to activate the subscription.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
setEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The date when the MFA device was enabled for the user.
setEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Sets the value of the EnableDate property for this object.
setEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
setEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
setEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
setEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
setEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether DNS resolution is supported for the VPC.
setEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.App
Whether to enable SSL for the app.
setEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
Whether to enable SSL for the app.
setEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
Whether SSL is enabled for the app.
setEncodedMessage(String) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
The encoded message that was returned with the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.PartListing
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in cluster is encrypted at rest.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in cluster is encrypted at rest.
setEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
setEncryptedWithHSM(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
setEnd(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The time when the Reserved Instance expires.
setEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
setEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
setEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The date and time when the cluster was terminated.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was terminated.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The date and time when the instance group terminated.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The date and time when the instance was terminated.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The completion date and time of the job flow.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The completion date and time of the step.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step execution completed or failed.
setEndingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
The ending hash key of the hash key range.
setEndingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
The ending sequence number for the range.
setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
Overrides the default endpoint for this client.
setEndpoint(String, String, String) - Method in class com.amazonaws.AmazonWebServiceClient
Deprecated. 
setEndpoint(URI) - Method in class com.amazonaws.DefaultRequest
 
setEndpoint(URI) - Method in class com.amazonaws.http.HttpRequest
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this HTTP request should be sent.
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.cloudformation.AmazonCloudFormation
Overrides the default endpoint for this client ("https://cloudformation.us-east-1.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Overrides the default endpoint for this client ("https://cloudfront.amazonaws.com/").
setEndpoint(String) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Overrides the default endpoint for this client ("https://cloudfront.amazonaws.com/").
setEndpoint(String) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Overrides the default endpoint for this client ("https://cloudsearch.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
The URL (including /version/pathPrefix) to which service requests can be submitted.
setEndpoint(String) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Overrides the default endpoint for this client ("https://cloudtrail.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Overrides the default endpoint for this client ("https://monitoring.us-east-1.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Overrides the default endpoint for this client ("datapipeline.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Overrides the default endpoint for this client ("https://directconnect.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Overrides the default endpoint for this client ("http://dynamodb.us-east-1.amazonaws.com/").
setEndpoint(String, String, String) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Overrides the default endpoint for this client ("http://dynamodb.us-east-1.amazonaws.com/") and explicitly provides an AWS region ID and AWS service name to use when the client calculates a signature for requests.
setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Overrides the default endpoint for this client ("http://dynamodb.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Overrides the default endpoint for this client ("https://ec2.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
The region service endpoint.
setEndpoint(String) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
Overrides the default endpoint for this client ("https://elasticache.us-east-1.amazonaws.com/").
setEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The hostname and IP address for connecting to this cache node.
setEndpoint(String) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Overrides the default endpoint for this client ("https://elasticbeanstalk.us-east-1.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Overrides the default endpoint for this client ("https://elasticloadbalancing.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Overrides the default endpoint for this client ("https://elasticmapreduce.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Overrides the default endpoint for this client ("https://elastictranscoder.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
Overrides the default endpoint for this client ("https://glacier.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Overrides the default endpoint for this client ("https://iam.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Overrides the default endpoint for this client ("https://importexport.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
Overrides the default endpoint for this client ("https://kinesis.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Overrides the default endpoint for this client ("https://opsworks.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
 
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 connection endpoint.
setEndpoint(String) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Overrides the default endpoint for this client ("https://redshift.us-east-1.amazonaws.com").
setEndpoint(Endpoint) - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
setEndpoint(String) - Method in interface com.amazonaws.services.route53.AmazonRoute53
Overrides the default endpoint for this client ("https://route53.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Overrides the default endpoint for this client.
setEndpoint(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setEndpoint(String) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Overrides the default endpoint for this client ("https://sts.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Overrides the default endpoint for this client ("http://sdb.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Overrides the default endpoint for this client ("https://email.us-east-1.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Overrides the default endpoint for this client ("https://swf.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Overrides the default endpoint for this client ("https://sns.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
setEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
setEndpoint(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Overrides the default endpoint for this client ("sqs.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Overrides the default endpoint for this client ("https://storagegateway.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
 
setEndpoint(String) - Method in interface com.amazonaws.services.support.AWSSupport
Overrides the default endpoint for this client ("support.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.support.AWSSupportClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.support.AWSSupportClient
 
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
EndpointArn returned from CreateEndpoint action.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.Endpoint
EndpointArn for mobile app and device.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
setEndpointAttributes(SetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetEndpointAttributes action sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributes(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetEndpointAttributes action sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetEndpointAttributes action sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetEndpointAttributes action sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetEndpointAttributes action sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetEndpointAttributes action sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
SetEndpointAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the SetEndpointAttributes operation.
SetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
SetEndpointAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Set Endpoint Attributes Request Marshaller
SetEndpointAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SetEndpointAttributesRequestMarshaller
 
setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to end.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the last datapoint to return.
setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The end date and time of the Spot Price history data.
setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state ended.
setEndTime(Date) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEndTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.
setEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
setEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEndTime(long) - Method in class com.amazonaws.util.TimingInfo
Deprecated.
setEndTimeNano(long) - Method in class com.amazonaws.util.TimingInfo
 
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cache cluster.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cache cluster.
setEngine(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the database engine.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine to return.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The name of the engine to retrieve DB instance options for.
setEngine(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The engine type of the orderable DB instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The database engine to use for the new instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The database engine to use for the new instance.
setEngineName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the name of the engine that this option group should be associated with.
setEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
A required parameter.
setEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Filters the list of option groups to only include groups associated with a specific database engine.
setEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Engine name that this option group can be applied to.
setEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Engine name that this option can be applied to.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The version of the cache engine version that is used in this cache cluster.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cluster.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache cluster nodes.
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the nodes in the replication group..
setEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cache cluster will run.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The version number of the database engine to use.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The version number of the database engine.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates the database engine version.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the version of the database engine.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine version to return.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The engine version filter value.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The version number of the database engine to upgrade to.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The engine version of the orderable DB instance.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates the database engine version.
setEntries(Collection<NetworkAclEntry>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
setEntries(Collection<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
setEntries(Collection<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
setEntries(Collection<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The ID of the environment used with this configuration template.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The ID of this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The ID of the environment to retrieve AWS resource usage data.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The ID of this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The ID of the environment to rebuild.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The ID of the environment of the requested data.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The ID of the environment to restart the server for.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The ID of the data's environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The ID of the environment to terminate.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The ID of this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The ID of the environment to update.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The ID of this environment.
setEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
setEnvironmentInfo(Collection<EnvironmentInfoDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the environment for this configuration set.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A unique name for the deployment environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the environment to delete the draft configuration from.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the environment whose configuration options you want to describe.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the environment to describe.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The name of the environment to retrieve AWS resource usage data.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The name of the environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the environment associated with this event.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The name of the environment to rebuild.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The name of the environment of the requested data.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The name of the environment to restart the server for.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The name of the data's environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The name of the environment to terminate.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The name of the environment to update.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the environment to validate the settings against.
setEnvironmentNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
setEnvironmentResources(EnvironmentResourceDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
setEnvironments(Collection<EnvironmentDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
setError(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
setErrorCachingMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.
setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS error code represented by this exception.
setErrorCode(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The 4xx or 5xx HTTP status code that you want to customize.
setErrorCode(String) - Method in exception com.amazonaws.services.elasticmapreduce.model.InvalidRequestException
Sets the value of the ErrorCode property for this object.
setErrorCount(Integer) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the complete path to the document to serve for 4xx errors.
setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
If True, there were validation errors.
setErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
If True, there were validation errors.
setErrorId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies an id value that represents the error.
setErrorMessage(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies a text description of the error.
setErrors(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
A description of the validation error.
setErrors(List<MultiObjectDeleteException.DeleteError>) - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
setErrorStackTrace(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies the stack trace associated with the error.
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.
setEstimatedMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended actions are taken.
setEstimatedPercentMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended actions are taken.
setEstimatedSecondsToCompletion(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
setEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The current version of the origin access identity created.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The current version of the distribution created.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The current version of the streaming distribution created.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
The current version of the origin access identity's information.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
The current version of the distribution's information.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
The current version of the streaming distribution's information.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The current version of the origin access identity created.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The current version of the distribution created.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The current version of the streaming distribution created.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
The current version of the origin access identity's information.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
The current version of the distribution's information.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
The current version of the streaming distribution's information.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
The current version of the configuration.
setETag(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the entity tag identifying the new object.
setETag(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the ETag value for the new object that was created from the associated copy object request.
setETag(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the ETag value for the new part that was created from the associated copy object request.
setETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the entity tag generated from the content of the associated part.
setETag(String) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the entity tag generated from the part content.
setETag(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the ETag value for the new object that was created from the associated putObject request.
setETag(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the hex encoded 128-bit MD5 hash of this object's contents as computed by Amazon S3.
setETag(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the hex encoded 128-bit MD5 hash of this version's contents as computed by Amazon S3.
setETag(String) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the entity tag of the newly uploaded part.
setETag(String) - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Sets the entity tag identifying the new object.
setETag(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the entity tag identifying the new object.
setEvaluatedExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
The evaluated expression.
setEvaluateExpressions(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Indicates whether any expressions in the object should be evaluated when the object descriptions are returned.
setEvaluateTargetHealth(Boolean) - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: A boolean value that indicates whether this Resource Record Set should respect the health status of any health checks associated with the ALIAS target record which it is linked to.
setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
A list of event categories that trigger notifications for a event notification subscription.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.Event
Specifies the category for the event.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The event categories for the specified source type
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
setEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
setEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of event categories for the RDS event notification subscription.
setEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
A list of EventCategoriesMap data types.
setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
setEventCode(int) - Method in class com.amazonaws.event.ProgressEvent
Sets the unique event code identifying the type of event this object represents.
setEventDate(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The date when the event occurred.
setEventDescription(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
setEventId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID of this event.
setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The ID of the event associated with this operation.
setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The ID of this event.
setEventId(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
setEventId(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
setEventId(long) - Method in exception com.amazonaws.services.simpleworkflow.flow.DecisionException
 
setEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The system generated id of the event.
setEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Extra information regarding events associated with the instance.
setEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
setEvents(Collection<EventDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
setEvents(Collection<String>) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
setEvents(Collection<EventInfoMap>) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
setEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
A paginated list of history events of the workflow execution.
setEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.History
The list of history events.
setEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
A list of EventSubscriptions data types.
setEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
setEventTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The date and time when the event occurred.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The event type associated with this operation.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The type of this event.
setEventType(String) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The type of the history event.
setEventType(EventType) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The type of the history event.
setException(Exception) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
setExceptionsToExclude(List<Class<? extends Throwable>>) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
setExceptionsToRetry(List<Class<? extends Throwable>>) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the exclusive start key for this query.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Sets the exclusive start key for this scan.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Primary key of the item from which to continue an earlier query.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Primary key of the item from which to continue an earlier scan.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the exclusive start key for this query.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the exclusive start key for this scan.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
setExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
setExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
setExclusiveStartShardId(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The shard ID of the shard to start with for the stream description.
setExclusiveStartStreamName(String) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
The name of the stream to start the list with.
setExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
The name of the table that starts the list.
setExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
The first table name that this operation will evaluate.
setExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
setExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
The workflow execution to describe.
setExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Specifies the workflow execution for which to return the history.
setExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The workflow execution this information is about.
setExecutionConfiguration(WorkflowExecutionConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The configuration settings for this workflow execution including timeout values, tasklist etc.
setExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
User defined context for the workflow execution.
setExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
User defined context to add to workflow execution.
setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow id specified in the filter are returned.
setExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow id specified in the filter are returned.
setExecutionInfo(WorkflowExecutionInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
Information about the workflow execution.
setExecutionInfos(Collection<WorkflowExecutionInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The list of workflow information structures.
setExecutionStartToCloseTimeout(long) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the total duration for this workflow execution.
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The total duration for this workflow execution.
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration for the child workflow execution.
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The total duration for this workflow execution.
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The total duration for this workflow execution.
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The total duration allowed for the new workflow execution.
setExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The maximum duration for this workflow execution.
setExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the StartToCloseTimeout property for this object.
setExecutionStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
setExecutionStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The current status of the execution.
setExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The current status of the execution.
setExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the execution status of the job flow.
setExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The description of the step status.
setExists(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists for the attribute name-value pair.
setExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
setExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
setExitCode(Integer) - Method in class com.amazonaws.services.opsworks.model.Command
The command exit code.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Designates an attribute for a conditional modification.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Designates an attribute for a conditional modification.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Designates an attribute for a conditional modification.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Sets the expected condition to the map of attribute names to expected attribute values given.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the expected condition to the map of attribute names to expected attribute values given.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute/condition pairs.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute/condition pairs.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A map of attribute/condition pairs.
setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be deleted or not.
setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be updated or not.
setExpectedException(Class<? extends Throwable>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
setExpectedException(Class<? extends Throwable>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestStatement
 
setExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3.
setExpiration(Date) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The date on which the current credentials expire.
setExpirationDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object.
setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
setExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The time when the task expires.
setExpirationTime(Date) - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Sets the expiration date of the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTimeRuleId(String) - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Sets the bucket lifecycle configuration rule ID for the expiration of this object.
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirePasswords(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Sets the value of the ExpirePasswords property for this object.
setExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
setExplicitHashKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The hash value used to explicitly determine the shard the data record is assigned to by overriding the partition key hash.
setExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
The ID of the export task.
setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The ID of the export task.
setExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
setExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
setExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
setExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
 
setExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the expose headers of the rule.
setExposedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setExposeHeaders(List)
setExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The expression to evaluate.
setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets Amazon S3's extended request ID.
setExternalId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
A unique identifier that is used by third parties to assume a role in their customers' accounts.
setExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this workflow execution.The source event with this Id can be found in the history of the source workflow execution.
setExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflow decision to signal this workflow execution.The source event with this Id can be found in the history of the source workflow execution.
setExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
The external workflow execution for which the cancellation was requested.
setExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The workflow execution that sent the signal.
setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides detailed information about the event.
setFacetEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether facets are enabled for this field.
setFacetEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether facets are enabled for this field.
setFactoryFactory(WorkflowDefinitionFactoryFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntry items.
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntry items.
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntry items with the error detail about each message that could not be enqueued.
setFailover(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Failover resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that indicates whether the current resource record set is a primary or secondary resource record set.
setFailover(ResourceRecordSetFailover) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Failover resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that indicates whether the current resource record set is a primary or secondary resource record set.
setFailureCause(ScheduleActivityTaskFailedCause) - Method in exception com.amazonaws.services.simpleworkflow.flow.ScheduleActivityTaskFailedException
 
setFailureCause(SignalExternalWorkflowExecutionFailedCause) - Method in exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
setFailureCause(StartChildWorkflowExecutionFailedCause) - Method in exception com.amazonaws.services.simpleworkflow.flow.StartChildWorkflowFailedException
 
setFailureCause(StartTimerFailedCause) - Method in exception com.amazonaws.services.simpleworkflow.flow.StartTimerFailedException
 
setFailureThreshold(Integer) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
setFailWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the FailWorkflowExecution decision.
setFailWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type FailWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The fault codes for the Spot Instance request, if any.
setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The fault codes for the Spot Instance request, if any.
setFederatedUser(FederatedUser) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob).
setFederatedUserId(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.
setFieldName(String) - Method in class com.amazonaws.services.datapipeline.model.Selector
The name of the field that the operator will be applied to.
setFieldNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
Limits the DescribeIndexFields response to the specified fields.
setFieldNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
The names of the fields that are currently being processed due to an IndexDocuments action.
setFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
A list of read-only fields that contain metadata about the pipeline:
setFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Key-value pairs that define the properties of the object.
setFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the path and name of the file containing the data to be uploaded to Amazon S3.
setFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the file containing the data to upload.
setFileLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for files written since the specified date, in POSIX timestamp format.
setFilenameContains(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for log file names that contain the specified string.
setFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part.
setFileSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for files larger than the specified size.
setFilterName(String) - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
This parameter is not currently supported.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
This parameter is not currently supported.
setFilterValue(Collection<String>) - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
setFinalCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case after the ResolveCase request was processed.
setFinalClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot is set to false.
setFireCompletedEvent(boolean) - Method in class com.amazonaws.event.ProgressReportingInputStream
Sets whether this input stream should fire an event with code ProgressEvent.COMPLETED_EVENT_CODE when this stream runs out of data.
setFireCompletedEvent(boolean) - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
Sets whether this input stream should fire an event with code ProgressEvent.COMPLETED_EVENT_CODE when this stream runs out of data.
setFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
setFirstInitializationVector(byte[]) - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
setFixedGOP(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Whether to use a fixed value for FixedGOP.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instance.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
setFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
setFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The fixed price charged for this reserved DB instance.
setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
setFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charged you for this reserved node.
setFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
setFlaggedResources(Collection<TrustedAdvisorResourceDetail>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
setFlowTestRunner(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
setFlowTestRunner(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestStatement
 
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
setForceFailover(Boolean) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
When true, the reboot will be conducted through a MultiAZ failover.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
setFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
setFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
This value must currently be HLSv3.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
This value must currently be HLSv3.
setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The format of thumbnails, if any.
setFormat(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory.
setFormat(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format.
setForward(String) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior.
setForward(ItemSelection) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior.
setForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that specifies how CloudFront handles query strings and cookies.
setForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that specifies how CloudFront handles query strings and cookies.
setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The frame rate of the input file.
setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The frames per second for the video stream in the output file.
setFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
setFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
setFriday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Friday.
setFrom(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The first port in the range.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The 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.AuthorizeSecurityGroupIngressRequest
The 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
The 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.RevokeSecurityGroupEgressRequest
The 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
The start of port range for the TCP and UDP protocols, or an ICMP type number.
setFullyQualifiedCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
setFullyQualifiedDomainName(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Fully qualified domain name of the instance to be health checked.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
The unique Amazon Resource Name of the disabled gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of an Internet gateway attached to your VPC.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the virtual private gateway.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the virtual private gateway.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
The ID of the virtual private gateway (VGW).
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of an Internet gateway attached to your VPC.
setGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a gateway attached to your VPC.
setGatewayId(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway ID.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
A unique identifier for your gateway.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
A unique identifier for your gateway.
setGatewayNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
setGatewayOperationalState(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayOperationalState property for this object.
setGatewayRegion(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the region where you want to store the snapshot backups.
setGateways(Collection<GatewayInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Gateways property for this object.
setGatewayState(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the operating state of the gateway.
setGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the time zone you want to set for the gateway.
setGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the time zone configured for the gateway.
setGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Sets the value of the GatewayTimezone property for this object.
setGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that defines the type of gateway to activate.
setGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
TBD
setGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayType property for this object.
setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional progress listener for receiving updates about object download status.
setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional progress listener for receiving updates about object download status.
setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional progress listener for receiving updates about object download status.
setGenericClient(GenericActivityClient) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
setGenericClient(GenericActivityClient) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
setGenericClient(GenericWorkflowClientExternal) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
setGenericClient(GenericWorkflowClient) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
setGenericClient(GenericWorkflowClient) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
setGenericClient(GenericWorkflowClient) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
setGenericClient(GenericWorkflowClientExternal) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
setGenericClient(GenericWorkflowClient) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClient
 
setGenericClient(GenericWorkflowClient) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
setGeoRestriction(GeoRestriction) - Method in class com.amazonaws.services.cloudfront.model.Restrictions
A complex type that controls the countries in which your content is distributed.
setGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each global index affected by the operation.
setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is five) to be created on the table.
setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The global secondary indexes, if any, on the table.
setGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of one or more global secondary indexes on the table, together with provisioned throughput settings for each index.
setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalConfiguration
Sets the global time offset.
setGrantee(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The AWS user or group that you want to have access to transcoded files and playlists.
setGranteeType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The type of value that appears in the Grantee object: Canonical: Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution.
setGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled metric.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity of a Metric.
setGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
setGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
setGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
setGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
setGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
setGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The ID of the security group.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified AWS account.
setGroupId(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
A name for the placement group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the placement group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
[EC2-Classic, default VPC] The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of the placement group the instance is in (for cluster compute instances).
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the placement group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone group name.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of the security group owned by the specified AWS account.
setGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Name of the source security group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic, default VPC] One or more security group names.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
setGroups(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The groupSet attribute.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
setHadoopConfig(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the Hadoop config overrides (-D values).
setHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The JAR file used for the job flow step.
setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The Hadoop version for the job flow.
setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Hadoop version for the job flow.
setHasFinalPartBeenSeen(boolean) - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
setHasFlaggedResources(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
setHashKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
setHashKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
setHashKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
A hash key element is treated as the primary key, and can be a string or a number.
setHashKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
A hash key element is treated as the primary key, and can be a string or a number.
setHashKeyRange(HashKeyRange) - Method in class com.amazonaws.services.kinesis.model.Shard
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
setHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the hash key value for this query to match.
setHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Attribute value of the hash component of the composite primary key.
setHashKeyValues(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the hash key value(s) for this query.
setHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
If True, there are more pages of results to return.
setHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If True, there are more results that can be obtained by a subsequent call to ListPipelines.
setHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
If True, there are more results that can be obtained by a subsequent call to QueryObjects.
setHasMoreShards(Boolean) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
If set to true there are more shards in the stream available to describe.
setHasMoreStreams(Boolean) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
If set to true, there are more streams available to list.
setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
 
setHeaders(Map<String, String>) - Method in interface com.amazonaws.Request
Sets all headers, clearing any existing ones.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
A structure containing the configuration information for the new healthcheck.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
The updated healthcheck for the instances.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies information regarding the various health probes conducted on the load balancer.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
A complex type that contains identifying information about the health check.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.route53.model.GetHealthCheckResult
A complex type that contains the information about the specified health check.
setHealthCheckConfig(HealthCheckConfig) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
A complex type that contains health check configuration.
setHealthCheckConfig(HealthCheckConfig) - Method in class com.amazonaws.services.route53.model.HealthCheck
A complex type that contains the health check configuration.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckId(String) - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
The ID of the health check to delete.
setHealthCheckId(String) - Method in class com.amazonaws.services.route53.model.GetHealthCheckRequest
The ID of the health check to retrieve.
setHealthCheckId(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Health Check resource record sets only, not required for alias resource record sets: An identifier that is used to identify health check associated with the resource record set.
setHealthChecks(Collection<HealthCheck>) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A complex type that contains information about the health checks associated with the current AWS account.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The type of health check for the instances in the Auto Scaling group.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
setHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
setHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum time before which the worker processing this task must report progress by calling RecordActivityTaskHeartbeat.
setHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
setHeartbeatTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
setHeartbeatTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
setHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Height of the output file, in pixels.
setHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Machine-readable data about the alarm in JSON format.
setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
setHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A human-readable summary of the alarm history.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
setHorizontalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset: Left: The left edge of the watermark is aligned with the left border of the video. Right: The right edge of the watermark is aligned with the right border of the video. Center: The watermark is centered between the left and right borders.
setHorizontalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign: number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of MaxWidth. integer percentage (%): The range of valid values is 0 to 100. For example, if you specify Left for HorizontalAlign and 5px for HorizontalOffset, the left side of the watermark appears 5 pixels from the left border of the output video.
setHostedZone(HostedZone) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains identifying information about the hosted zone.
setHostedZone(HostedZone) - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
A complex type that contains the information about the specified hosted zone.
setHostedZoneConfig(HostedZoneConfig) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
A complex type that contains an optional comment about your hosted zone.
setHostedZoneId(String) - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: The value of the hosted zone ID for the AWS resource.
setHostedZoneId(String) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
The ID of the hosted zone that contains the resource record sets that you want to change.
setHostedZoneId(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The ID of the hosted zone that contains the resource record sets that you want to get.
setHostedZones(Collection<HostedZone>) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A complex type that contains information about the hosted zones associated with the current AWS account.
setHostMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the host name for generating per-host level metrics.
setHostMetricName(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setHostMetricName(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the host name to enable per-host level metrics generation.
setHostname(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
The public DNS name of the calling task runner.
setHostname(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
The public DNS name of the calling task runner.
setHostname(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance host name.
setHostname(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
The generated host name.
setHostname(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance host name.
setHostname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance host name.
setHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the host name to use in the redirect request.
setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack's host name theme, with spaces are replaced by underscores.
setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's host name theme, with spaces are replaced by underscores.
setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack host name theme, with spaces replaced by underscores.
setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's new host name theme, with spaces are replaced by underscores.
setHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the HourOfDay property for this object.
setHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23).
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to retrieve the database encryption keys.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
setHsmClientCertificatePublicKey(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to retrieve the client certificate from the HSM.
setHsmClientCertificates(Collection<HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
setHsmConfigurations(Collection<HsmConfiguration>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
setHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
setHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
setHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
setHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
setHsmPartitionPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
setHsmServerPublicCertificate(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The public key used to access the HSM client certificate, which was created by calling the Amazon Redshift create HSM certificate command.
setHsmStatus(HsmStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
setHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
setHttpErrorCodeReturnedEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied.
setHttpExpiresDate(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Set the date when the object is no longer cacheable.
setHttpMethod(HttpMethodName) - Method in class com.amazonaws.DefaultRequest
 
setHttpMethod(HttpMethodName) - Method in interface com.amazonaws.Request
Sets the HTTP method (GET, POST, etc) to use when sending this request.
setHTTPPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The HTTP port the custom origin listens on.
setHTTPPort(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The HTTP port the custom origin listens on.
setHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the HTTP code to use in the redirect response.
setHTTPSPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The HTTPS port the custom origin listens on.
setHTTPSPort(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The HTTPS port the custom origin listens on.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
setIAMCertificateId(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
The IAM instance profile associated with the instance.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The IAM instance profile.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The IAM instance profile.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The IAM role that was specified when the job flow was launched.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Permission
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user's IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user IAM ARN.
setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's IAM ARN.
setIamUserArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
An array of IAM user ARNs that identify the users to be described.
setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
ICMP protocol: The ICMP type and code.
setIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
setId(String) - Method in class com.amazonaws.auth.policy.Policy
Sets the policy ID for this policy.
setId(String) - Method in class com.amazonaws.auth.policy.Statement
Sets the ID for this statement.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The ID for the origin access identity.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The ID for the origin access identity.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
The origin access identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
The distribution id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
The distribution id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The identifier for the distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The identifier for the distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
The identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
The identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
The distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
The distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
The invalidation's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
The streaming distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
The streaming distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The identifier for the invalidation request.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
The unique ID for an invalidation request.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
A unique identifier for the origin.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The identifier for the streaming distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The identifier for the distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The streaming distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The ID for the origin access identity.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The ID for the origin access identity.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
The origin access identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
The distribution id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
The distribution id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The identifier for the distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The identifier for the distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
The identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
The identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
The distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
The distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
The invalidation's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
The streaming distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
The streaming distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The identifier for the invalidation request.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
The unique ID for an invalidation request.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The identifier for the streaming distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The identifier for the distribution.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The distribution's id.
setId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The streaming distribution's id.
setId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Identifier of the pipeline that was assigned by AWS Data Pipeline.
setId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Identifier of the object.
setId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
The identifier of the object that contains the validation error.
setId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
The identifier of the object that contains the validation warning.
setId(String) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The volume identifier.
setId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The ID of the instance profile.
setId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
The ID of the Amazon EC2 instance.
setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The unique identifier for the cluster.
setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The unique identifier for the cluster.
setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The unique identifier for the instance in Amazon EMR.
setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The identifier of the instance group.
setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The identifier of the cluster step.
setId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The identifier of the cluster step.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
The identifier of the job that you want to cancel.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
The identifier of the pipeline that you want to delete.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
The identifier of the preset for which you want to get detailed information.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The identifier that Elastic Transcoder assigned to the job.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The identifier for the pipeline.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Identifier for the new preset.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A unique identifier for the settings for one watermark.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
The identifier of the job for which you want to get detailed information.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
The identifier of the pipeline to read.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
The identifier of the preset for which you want to get detailed information.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The identifier of the pipeline for which you want to change notification settings.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ID of the pipeline that you want to update.
setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The identifier of the pipeline to update.
setId(String) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The ID of the request.
setId(String) - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
The ID of the request.
setId(String) - Method in class com.amazonaws.services.route53.model.GetChangeRequest
The ID of the change batch request.
setId(String) - Method in class com.amazonaws.services.route53.model.GetHostedZoneRequest
The ID of the hosted zone for which you want to get a list of the name servers in the delegation set.
setId(String) - Method in class com.amazonaws.services.route53.model.HealthCheck
The ID of the specified health check.
setId(String) - Method in class com.amazonaws.services.route53.model.HostedZone
The ID of the specified hosted zone.
setId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule.
setId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule.
setId(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the ID of the owner.
setId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
The id of an entry in a batch request.
setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
An identifier for this particular receipt handle.
setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Represents a message whose visibility timeout has been changed successfully.
setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
An identifier for this particular receipt handle.
setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Represents a successfully deleted message.
setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
An identifier for the message in this batch.
setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message in this batch.
setId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Sets the unique identifier for this grantee.
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Set the e-mail address as the grantee's ID.
setIdentifier(String) - Method in interface com.amazonaws.services.s3.model.Grantee
Sets the identifier for this grantee.
setIdentifier(String) - Method in enum com.amazonaws.services.s3.model.GroupGrantee
For internal use only.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set feedback notification forwarding.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the topic will be set.
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setIdentity(String) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Set the identity that worker specifies in the poll requests.
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
Identity of the worker that was assigned this task.
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
Identity of the decider making the request.
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Identity of the worker making the request, which is recorded in the ActivityTaskStarted event in the workflow history.
setIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Identity of the decider making the request, which is recorded in the DecisionTaskStarted event in the workflow history.
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Enables or disables Easy DKIM signing of email sent from an identity:
SetIdentityDkimEnabledRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityDkimEnabled operation.
SetIdentityDkimEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
SetIdentityDkimEnabledRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Set Identity Dkim Enabled Request Marshaller
SetIdentityDkimEnabledRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SetIdentityDkimEnabledRequestMarshaller
 
SetIdentityDkimEnabledResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityDkimEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
SetIdentityDkimEnabledResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Set Identity Dkim Enabled Result StAX Unmarshaller
SetIdentityDkimEnabledResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SetIdentityDkimEnabledResultStaxUnmarshaller
 
setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
SetIdentityFeedbackForwardingEnabledRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityFeedbackForwardingEnabled operation.
SetIdentityFeedbackForwardingEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
SetIdentityFeedbackForwardingEnabledRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Set Identity Feedback Forwarding Enabled Request Marshaller
SetIdentityFeedbackForwardingEnabledRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SetIdentityFeedbackForwardingEnabledRequestMarshaller
 
SetIdentityFeedbackForwardingEnabledResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityFeedbackForwardingEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
SetIdentityFeedbackForwardingEnabledResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Set Identity Feedback Forwarding Enabled Result StAX Unmarshaller
SetIdentityFeedbackForwardingEnabledResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SetIdentityFeedbackForwardingEnabledResultStaxUnmarshaller
 
setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
SetIdentityNotificationTopicRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityNotificationTopic operation.
SetIdentityNotificationTopicRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
SetIdentityNotificationTopicRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Set Identity Notification Topic Request Marshaller
SetIdentityNotificationTopicRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SetIdentityNotificationTopicRequestMarshaller
 
SetIdentityNotificationTopicResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityNotificationTopicResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
SetIdentityNotificationTopicResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Set Identity Notification Topic Result StAX Unmarshaller
SetIdentityNotificationTopicResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.SetIdentityNotificationTopicResultStaxUnmarshaller
 
setIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
setIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
setIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
A list of identifiers that match the query selectors.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received from a previous GET or PUT request.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
The value of the ETag header you received when you disabled the distribution.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
The value of the ETag header you received when you disabled the streaming distribution.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received when retrieving the identity's configuration.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The value of the ETag header you received when retrieving the distribution's configuration.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The value of the ETag header you received when retrieving the streaming distribution's configuration.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received from a previous GET or PUT request.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
The value of the ETag header you received when you disabled the distribution.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
The value of the ETag header you received when you disabled the streaming distribution.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received when retrieving the identity's configuration.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The value of the ETag header you received when retrieving the distribution's configuration.
setIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The value of the ETag header you received when retrieving the streaming distribution's configuration.
setIgnoreMetricsTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks should ignore metrics and not raise any additional scaling events.
setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The image.
setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The image.
setImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Information about the image attribute.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) you want to use to launch your EC2 instances.
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.CopyImageResult
The ID of the new AMI.
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.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the AMI used to launch the instance.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the newly registered AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the AMI, which you can get by calling DescribeImages.
setImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
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 (for example, amazon, self) or the AWS account ID of the AMI owner.
setImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
setImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
setImageType(ImageTypeValues) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
setImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The time when a status check failed.
setImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing an instance, this contains information about the import instance task.
setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
A presigned URL for the import manifest stored in Amazon S3.
setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
A presigned URL for the import manifest stored in Amazon S3.
setImportTablesCompleted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
setImportTablesInProgress(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
setImportTablesNotStarted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
setImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing a volume, this contains information about the import volume task.
setIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
setIncludeCookies(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to include cookies in access logs, specify true for IncludeCookies.
setIncludedDeletedBackTo(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.
setIncludeDeleted(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the IncludeGlobalServiceEvents property for this object.
setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the IncludeGlobalServiceEvents property for this object.
setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Set to True to include AWS API calls from AWS global services such as IAM.
setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the IncludeGlobalServiceEvents property for this object.
setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the IncludeGlobalServiceEvents property for this object.
setIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
setIncludeResolvedCases(Boolean) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether resolved support cases should be included in the DescribeCases results.
setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the document to serve when a directory is specified (ex: index.html).
setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setIndexField(IndexField) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
Defines a field in the index, including its name, type, and the source of its data.
setIndexField(IndexFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
The value of an IndexField and its current status.
setIndexField(IndexFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
The value of an IndexField and its current status.
setIndexFieldName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
A string that represents the name of an index field.
setIndexFieldName(String) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The name of a field in the search index.
setIndexFields(Collection<IndexFieldStatus>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
The index fields configured for the domain.
setIndexFieldType(String) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The type of field.
setIndexFieldType(IndexFieldType) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The type of field.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the name of the index to be used by this query.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The name of the local secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents the name of the local secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of an index to query.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
The name of the global secondary index to be updated.
setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The total size of the specified index, in bytes.
setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The total size of the specified index, in bytes.
setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
setInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
setInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
setInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
setInitialCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case when the ResolveCase request was sent.
setInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
setInitiated(Date) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the date at which this upload was initiated.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
setInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the user who initiated this multipart upload.
setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the user who initiated the associated multipart upload.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The iSCSI initiator that connects to the target.
setInProgressInvalidationBatches(Integer) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The number of invalidation batches currently in progress.
setInProgressInvalidationBatches(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The number of invalidation batches currently in progress.
setInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the file that is being transcoded.
setInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
A section of the request or response body that provides information about the file that is being transcoded.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the Input property for this object.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the Input property for this object.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The inputs provided when the activity task was scheduled.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The input provided to the activity task.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The input provided to the new workflow execution.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The input provided to the activity task.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional input to be provided with the signal.The target workflow execution will use the signal name and input to process the signal.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Input provided to the signal (if any).
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
Data to attach to the WorkflowExecutionSignaled event in the target workflow execution's history.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The input to be provided to the workflow execution.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The inputs provided to the child workflow execution (if any).
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The input for the workflow execution.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The input provided to the new workflow execution.
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
Inputs provided with the signal (if any).
setInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The input provided to the workflow execution (if any).
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if any, that you want to use for watermarks.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that contains media files to be transcoded.
setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.
setInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The name of the file to be used as album art.
setInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The name of the .png or .jpg file that you want to use for the watermark.
setInputs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the list of step input paths.
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the input stream containing the data to be uploaded to Amazon S3.
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the stream containing the data to upload for the new part.
setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
Whether to install operating system and package updates when the instance boots.
setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to install operating system and package updates when the instance boots.
setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Instance
Whether to install operating system and package updates when the instance boots.
setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to install operating system and package updates when the instance boots.
setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
Whether to install operating system and package updates when the instance boots.
setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to install operating system and package updates when the instance boots.
setInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
he number of listed Reserved Instances in the state specified by the state.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum number of Spot Instances to launch.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The number of modified Reserved Instances.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Target number of instances for the instance group.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Target size for the instance group.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The number of Amazon EC2 instances used to execute the job flow.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The number of Amazon EC2 instances in the cluster.
setInstanceCount(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The number of instances to add or remove when the load exceeds a threshold.
setInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
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.
setInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
The instance being exported.
setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Unique identifier for the instance group.
setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Unique ID of the instance group to expand or shrink.
setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The identifier of the instance group for which to list the instances.
setInstanceGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
setInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
setInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
setInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
setInstanceGroups(Collection<InstanceGroup>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The list of instance groups for the cluster and given filters.
setInstanceGroups(Collection<InstanceGroupModifyConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
setInstanceGroupType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The type of the instance group.
setInstanceGroupType(InstanceGroupType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The type of the instance group.
setInstanceGroupTypes(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The type of instance group for which to list the instances.
setInstanceHealth(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of a specified instance that belongs to any of your Auto Scaling groups.
SetInstanceHealthRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SetInstanceHealth operation.
SetInstanceHealthRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
SetInstanceHealthRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Set Instance Health Request Marshaller
SetInstanceHealthRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.SetInstanceHealthRequestMarshaller
 
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the Amazon EC2 instance you want to use to create the Auto Scaling group.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon EC2 instance you want to use to create the launch configuration.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon EC2 instance to be terminated.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the instance the address is associated with (if any).
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the instance associated with this bundle task.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a NAT instance in your VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the Windows instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the Windows instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The ID of the resource being exported.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a NAT instance in your VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a NAT instance in your VPC.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance ID, if an instance has been launched to fulfill the Spot Instance request.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the instance.
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.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Command
The ID of the instance where the command was executed.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The ID of the instance that the address is attached to.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The instance ID.
setInstanceIdentity(InstanceIdentity) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Identity information for the Amazon EC2 instance that is hosting the task runner.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The instance IDs for the deployment targets.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Deployment
The IDs of the target instances.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
An array of instance IDs to be described.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
An array of instance IDs.
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
setInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
setInstanceLifecycle(InstanceLifecycleType) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring if it is disabled.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
setInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The AWS account ID of the owner of the instance.
setInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Route
The AWS account ID of the owner of the instance.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides the port on which the back-end server is listening.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The port number associated with the back-end server.
setInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Information about the instance profile.
setInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Information about the instance profile.
setInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The ARN of the instance's IAM profile.
setInstanceProfileId(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The stable and unique string identifying the instance profile.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the instance profile to update.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Name of the instance profile to create.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Name of the instance profile to delete.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Name of the instance profile to get information about.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The name identifying the instance profile.
setInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the instance profile to update.
setInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
setInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
setInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the protocol to use for routing traffic to back-end instances - HTTP, HTTPS, TCP, or SSL.
setInstanceRequestCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Target number of instances to run in the instance group.
setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
setInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
setInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
setInstanceRunningCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Actual count of running instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
setInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the load balancer.
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 load balancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instance IDs that should be registered with the load balancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the load balancer.
setInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the Amazon EC2 instances of the job flow.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The list of instances for the cluster and given filters.
setInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A specification of the number and type of Amazon EC2 instances on which to run the job flow.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
An array of Instance objects that describe the instances.
setInstancesCount(InstancesCount) - Method in class com.amazonaws.services.opsworks.model.StackSummary
An InstancesCount object with the number of instances in each status.
setInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The intended state of the instance.
setInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
setInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
setInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
setInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance type to the specified value.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The EC2 instance type for all instances in the instance group.
setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The Amazon EC2 instance type for all instances in the instance group.
setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Amazon EC2 Instance type.
setInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance type.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more instance types.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
setInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
ID of the interconnect on which the connection will be provisioned.
setInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The ID of the interconnect.
setInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
The ID of the interconnect.
setInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
ID of the interconnect on which a list of connection is provisioned.
setInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
The ID of the interconnect.
setInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
The ID of the interconnect.
setInterconnectName(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
The name of the interconnect.
setInterconnectName(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The name of the interconnect.
setInterconnectName(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
The name of the interconnect.
setInterconnects(Collection<Interconnect>) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
A list of interconnects.
setInterconnectState(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
State of the interconnect.
setInterconnectState(InterconnectState) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
State of the interconnect.
setInterconnectState(String) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
State of the interconnect.
setInterconnectState(InterconnectState) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
State of the interconnect.
setInterconnectState(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
State of the interconnect.
setInterconnectState(InterconnectState) - Method in class com.amazonaws.services.directconnect.model.Interconnect
State of the interconnect.
setInterlaced(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Whether the input file is interlaced.
setInternetGateway(InternetGateway) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Information about the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
The ID of the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the Internet gateway.
setInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.InternetGateway
The ID of the Internet gateway.
setInternetGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
setInternetGateways(Collection<InternetGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
setInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
setInterval(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The number of seconds between thumbnails.
setInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
The invalidation's information.
setInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
The invalidation's information.
setInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
The invalidation's information.
setInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
The invalidation's information.
setInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
The batch information for the invalidation.
setInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The current invalidation information for the batch request.
setInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
The batch information for the invalidation.
setInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The current invalidation information for the batch request.
setInvalidationList(InvalidationList) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
Information about invalidation batches.
setInvalidationList(InvalidationList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
Information about invalidation batches.
setInvalidationSummaries(Collection<InvalidationSummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A complex type that lists the Invalidation ID and the status of that request.
setInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Parameters used for range inventory retrieval.
setInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Parameters used for range inventory retrieval.
setInventoryRetrievalParameters(InventoryRetrievalJobInput) - Method in class com.amazonaws.services.glacier.model.JobParameters
Input parameters used for range inventory retrieval.
setInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
setInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
setIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of I/O operations per second (IOPS) that the volume supports.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The number of I/O operations per second (IOPS) that the volume supports.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The number of I/O operations per second (IOPS) that the volume supports.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The number of I/O operations per second (IOPS) that the volume supports.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the Provisioned IOPS (I/O operations per second) value.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new Provisioned IOPS (I/O operations per second) value for the RDS instance.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is being applied.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second.
setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
setIp(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The IP address.
setIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The Internet-routable IP address of the customer gateway's outside interface.
setIPAddress(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
IP Address of the instance being checked.
setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The ID of the owner of the Elastic IP address.
setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The ID of the Elastic IP address owner.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest

setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest

setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest

setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest

setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
setIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
The protocol.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
setIps(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
An array of Elastic IP addresses to be described.
setIpv4Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 4 (IPv4) address of the interface.
setIpv6Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 6 (IPv6) address of the interface.
setIsCanceled(Boolean) - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
setIsCollection(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
Indicates if the option setting is part of a collection.
setIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
setIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
setIsDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Intended for internal use only in the Amazon S3 client code.
setIsLatest(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
For internal use only.
setIsLogging(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Whether the CloudTrail is currently logging AWS API calls.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Boolean value where true indicates that this option group option can be changed from the default value.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
A Boolean value that, when true, indicates the option setting can be modified from the default.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
setIssueType(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The type of issue for the case.
setIsSuppressed(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A flag indicating whether there are more health checks to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A flag indicating whether there are more hosted zones to be listed.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A flag that indicates whether there are more resource record sets to be listed.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
Contains the requested attributes.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
A map of the attributes for the item, and must include the primary key values that define the item.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
The item to put
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by AttributesToGet.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute name/value pairs, one for each attribute.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
setItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
The hash key value of the item collection.
setItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Information about item collections, if any, that were affected by the operation.
setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Information about item collections, if any, that were affected by the operation.
setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Information about item collections, if any, that were affected by the operation.
setItemCount(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the ItemCount property for this object.
setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The number of items in the specified index.
setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The number of items in the specified index.
setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The number of items in the specified table.
setItemCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
setItemName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
setItemName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
setItemName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
setItemNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
setItems(Collection<Signer>) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
A complex type that contains one Signer complex type for each unique trusted signer that is specified in the TrustedSigners complex type, including trusted signers in the default cache behavior and in all of the other cache behaviors.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Aliases
Optional: A complex type that contains CNAME elements, if any, for this distribution.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
setItems(Collection<CacheBehavior>) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
Optional: A complex type that contains cache behaviors for this distribution.
setItems(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
Optional: A complex type that contains whitelisted cookies for this cache behavior.
setItems(Collection<CustomErrorResponse>) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
Optional: A complex type that contains custom error responses for this distribution.
setItems(Collection<DistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A complex type that contains one DistributionSummary element for each distribution that was created by the current AWS account.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
A complex type that contains a Location element for each country in which you want CloudFront either to distribute your content (whitelist) or not distribute your content (blacklist).
setItems(Collection<InvalidationSummary>) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
setItems(Collection<Origin>) - Method in class com.amazonaws.services.cloudfront.model.Origins
A complex type that contains origins for this distribution.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Paths
A complex type that contains a list of the objects that you want to invalidate.
setItems(Collection<StreamingDistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A complex type that contains one StreamingDistributionSummary element for each distribution that was created by the current AWS account.
setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Optional: A complex type that contains trusted signers for this cache behavior.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
Sets the value of the Items property for this object.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Sets the value of the Items property for this object.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Sets the value of the Items property for this object.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
An array of item attributes that match the query criteria.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
An array of item attributes that match the scan criteria.
setItems(Collection<DeletableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
setItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
setItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
setJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A path to a JAR file run during the step.
setJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The path to the JAR file that runs during the step.
setJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
A section of the response body that provides information about the job that is created.
setJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
A section of the response body that provides information about the job.
setJobDescription(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job description you provided when you initiated the job.
setJobDescription(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job description you provided when you initiated the job.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Job flow in which to add the instance groups.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
The job flow ID in which the instance groups are added.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A string that uniquely identifies the job flow.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The job flow identifier.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
An unique identifier for the job flow.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A list of strings that uniquely identify the job flows to protect.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Identifiers of the job flows to receive the new visibility setting.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
setJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The IAM role that was specified when the job flow was launched.
setJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
An IAM role for the job flow.
setJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
setJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The ID of the job to describe.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An opaque string that identifies an Amazon Glacier job.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The job ID whose data is downloaded.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An opaque string that identifies an Amazon Glacier job.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The ID of the job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
setJobList(Collection<GlacierJobDescription>) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
setJobParameters(JobParameters) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Provides options for specifying job information.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
setJvmMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the name of the JVM for generating per-JVM level metrics.
setJvmMetricName(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setJvmMetricName(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the JVM metric name to enable per-JVM level metrics generation.
setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the job flow should terminate after completing all steps.
setKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's kernel to the specified value.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The kernel ID.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The kernel associated with this instance.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the kernel.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the kernel.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
setKey(String) - Method in class com.amazonaws.services.datapipeline.model.Field
The field identifier.
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
The item's key to be delete
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key that defines the item.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key that defines the item.
setKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
The name of a DHCP option.
setKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The unique identifier of a key value pair.
setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
A user-defined key, which is the minimum required information for a valid tag.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The name to assign to the transcoded file.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The name of the file to transcode.
setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The name to assign to the transcoded file.
setKey(String) - Method in class com.amazonaws.services.rds.model.Tag
A key is the required name of the tag.
setKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort.
setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the key of the newly created object.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the object key for which the multipart upload was initiated.
setKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed.
setKey(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setKey(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the key by which this upload is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the key value specified in the original request used to identify which multipart upload contains the parts to list.
setKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the key under which to store the new object.
setKey(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in Amazon Glacier.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the key under which this object is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the key under which this object is stored in Amazon S3.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the key under which this version is stored in Amazon S3.
setKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the key of the initiated multipart upload.
setKey(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the key of the newly created object.
setKey(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.DataConverterException
 
setKey(K) - Method in class com.amazonaws.transform.MapEntry
 
setKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The selection criteria for the query.
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
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
If you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
setKeyframesMaxDist(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum number of frames between key frames.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional key marker indicating where in the results to begin listing.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
An unencrypted PEM encoded RSA private key.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the Amazon EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
A unique name for the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
A unique name for the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The key pair name you provided.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The name of the key pair, if this instance was launched with an associated key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
setKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
setKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Information about the key pair.
setKeyPairIds(KeyPairIds) - Method in class com.amazonaws.services.cloudfront.model.Signer
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
setKeyPairIds(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the KeyPairIds property for this object.
setKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
setKeyPrefixEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied.
setKeys(Collection<Key>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
Sets the value of the Keys property for this object.
setKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The primary key attribute values that define the items and the attributes associated with the items.
setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
setKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
setKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Specifies the attributes that make up the primary key for a table or an index.
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for the global secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete index key schema, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The primary key structure for the table.
setKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The attribute data, consisting of the data type and the attribute value itself.
setKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The attribute data, consisting of the data type and the attribute value itself.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label describing the specified metric.
setLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
A unique name representing this regular expression.
setLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
setLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
setLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The unique identification of the permission you're setting (e.g., AliceSendMessage).
setLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identification of the permission to remove.
setLanguage(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
An IETF RFC 4646 language code.
setLanguage(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ISO 639-1 code for the language in which AWS provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The ISO 639-1 code for the language in which AWS provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which AWS provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which AWS provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which AWS provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which AWS provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which AWS provides support.
setLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the LastDecreaseDateTime property for this object.
setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
setLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.QueryResultPage
Deprecated.
 
setLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.ScanResultPage
Deprecated.
 
setLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Primary key of the item where the query operation stopped, inclusive of the previous result set.
setLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Primary key of the item where the scan operation stopped.
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
setLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
The name of the last table in the current list.
setLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The name of the last table in the current page of results.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
setLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
setLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the LastIncreaseDateTime property for this object.
setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput increase for this table.
setLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when Amazon Glacier completed the last vault inventory.
setLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when Amazon Glacier completed the last vault inventory.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the date this part was last modified.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the date, according to Amazon S3, this object was last modified.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the date according to Amazon S3 at which this version was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the date the newly copied object was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the date the newly copied part was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The date and time the distribution was last modified.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The date and time the distribution was last modified.
setLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload.
setLastServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The ID of the last service error.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Details regarding the state of the instance group.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Description of the job flow last changed state.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
A description of the step's current state.
setLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The date and time of the last change in status.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs were delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs were delivered.
setLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs were delivered.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was last updated.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was last updated.
setLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Time the status was updated.
setLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Time the status was updated.
setLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
A POSIX timestamp when the last log entry was written.
setLatestActivityTaskTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The time when the last activity task was scheduled for this workflow execution.
setLatestCancelRequestedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
If set, contains the Id of the last ActivityTaskCancelRequested event recorded for this activity task.
setLatestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Specifies the latest start or close date and time to return.
setLatestDeliveryAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail successfully delivered a log file to an account's Amazon S3 bucket.
setLatestDeliveryAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail attempted to deliver a file to an account's Amazon S3 bucket.
setLatestDeliveryError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Information about the most recent error CloudTrail encountered when attempting to deliver log files to the account's Amazon S3 bucket.
setLatestDeliveryTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the LatestDeliveryTime property for this object.
setLatestExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The latest executionContext provided by the decider for this workflow execution.
setLatestNotificationAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail successfully notified an account's owner of a log delivery to the account's Amazon S3 bucket.
setLatestNotificationAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail attempted to notify an account's owner of a log delivery to the account's Amazon S3 bucket.
setLatestNotificationError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Information about the most recent error CloudTrail encountered when attempting to send an Amazon SNS notification.
setLatestNotificationTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the LatestNotificationTime 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.
setLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with this instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of an existing launch configuration to use to launch new instances.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with this instance.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
setLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The instance launch group.
setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance launch group.
setLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest

setLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
setLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest

setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The launch specification.
setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Additional information for launching instances.
setLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time the instance was launched.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
The ID of the layer that the Elastic Load Balancing instance is to be attached to.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
A layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
The ID of the layer that the Elastic Load Balancing instance is attached to.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The ID of the layer that the instance is attached to.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
The layer ID.
setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer ID.
setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
An array that contains the instance layer IDs.
setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A list of layer IDs.
setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
An array of layer IDs that specify the layers to be described.
setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
An array of layer IDs.
setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance layer IDs.
setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's layer IDs.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
An array of Layer objects that describe the layers.
setLayersCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The number of layers.
setLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
setLevel(String) - Method in class com.amazonaws.services.opsworks.model.Permission
The user's permission level, which must be the following: deny show deploy manage iam_only
setLevel(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user's permission level, which must be set to one of the following strings.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
License model information for this DB instance.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstance
License model information for this DB instance.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
License model information for the restored DB instance.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The license model filter value.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The license model for the orderable DB instance.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
License model information for the restored DB instance.
setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
License model information for the restored DB instance.
setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the new lifecycle configuration for the specified bucket.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The life cycle state of this instance.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setLimit(Integer) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Specifies the maximum number of object names that QueryObjects will return in a single call.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the limit of items to return from this query.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Sets the limit of items to scan during this scan.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
A number of maximum table names to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
The maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
The maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the limit of items to return from this query.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the limit of items to scan during this scan.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
A maximum number of table names to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
setLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies that the response be limited to the specified number of items or fewer.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Specifies the maximum number of uploads returned in the response body.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Specifies the maximum number of parts returned in the response body.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The maximum number of items returned in the response.
setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The maximum number of shards to return.
setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
The maximum number of records to return, which can be set to a value of up to 10,000.
setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
The maximum number of streams to list.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies that the number of virtual tapes descried be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Specifies that the number of virtual tape recovery points that are described be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies that the number of virtual tapes described be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Specifies that the number of VTL devices described be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Specifies that the list of gateways returned be limited to the specified number of items.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Specifies that the list of volumes returned be limited to the specified number of items.
setLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
setListener(Listener) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
The Listener data type.
setListenerDescriptions(Collection<ListenerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, InstanceProtocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
A list of Listeners used by the LoadBalancer.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateId items.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
setListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
If this parameter is specified, and if the requested engine supports the CharacterSetName parameter for CreateDBInstance, the response includes a list of supported character sets for each engine version.
setLiteralOptions(LiteralOptions) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for literal field.
setLoadBalancer(LoadBalancerDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
Describes the LoadBalancer.
setLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
The load balancer attributes structure.
setLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
Attributes of the load balancer.
setLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
The LoadBalancerAttributes data type.
setLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of load balancer description structures.
setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSSLCertificateRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, Void>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, Void>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Sets the certificate that terminates the specified listener's SSL connections.
SetLoadBalancerListenerSSLCertificateRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the SetLoadBalancerListenerSSLCertificate operation.
SetLoadBalancerListenerSSLCertificateRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Default constructor for a new SetLoadBalancerListenerSSLCertificateRequest object.
SetLoadBalancerListenerSSLCertificateRequest(String, Integer, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Constructs a new SetLoadBalancerListenerSSLCertificateRequest object.
SetLoadBalancerListenerSSLCertificateRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Set Load Balancer Listener S S L Certificate Request Marshaller
SetLoadBalancerListenerSSLCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerListenerSSLCertificateRequestMarshaller
 
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
The name of the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name associated with the LoadBalancer for which the policy is being created.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The mnemonic name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The mnemonic name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
The name associated with the load balancer to be detached.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The name of the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The mnemonic name associated with the load balancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The name of the load balancer.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of load balancer names associated with the account.
setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
SetLoadBalancerPoliciesForBackendServerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the SetLoadBalancerPoliciesForBackendServer operation.
SetLoadBalancerPoliciesForBackendServerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
SetLoadBalancerPoliciesForBackendServerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Set Load Balancer Policies For Backend Server Request Marshaller
SetLoadBalancerPoliciesForBackendServerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesForBackendServerRequestMarshaller
 
SetLoadBalancerPoliciesForBackendServerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the SetLoadBalancerPoliciesForBackendServer action.
SetLoadBalancerPoliciesForBackendServerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
SetLoadBalancerPoliciesForBackendServerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Set Load Balancer Policies For Backend Server Result StAX Unmarshaller
SetLoadBalancerPoliciesForBackendServerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesForBackendServerResultStaxUnmarshaller
 
setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates, updates, or disables a policy with a listener on the load balancer.
SetLoadBalancerPoliciesOfListenerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the SetLoadBalancerPoliciesOfListener operation.
SetLoadBalancerPoliciesOfListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Default constructor for a new SetLoadBalancerPoliciesOfListenerRequest object.
SetLoadBalancerPoliciesOfListenerRequest(String, Integer, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Constructs a new SetLoadBalancerPoliciesOfListenerRequest object.
SetLoadBalancerPoliciesOfListenerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Set Load Balancer Policies Of Listener Request Marshaller
SetLoadBalancerPoliciesOfListenerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesOfListenerRequestMarshaller
 
SetLoadBalancerPoliciesOfListenerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the SetLoadBalancerPoliciesOfListener action.
SetLoadBalancerPoliciesOfListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
SetLoadBalancerPoliciesOfListenerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Set Load Balancer Policies Of Listener Result StAX Unmarshaller
SetLoadBalancerPoliciesOfListenerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesOfListenerResultStaxUnmarshaller
 
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the external load balancer port number.
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The port that uses the specified SSL certificate.
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The external port of the load balancer to associate the policy.
setLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the load balancer listener(s) to be removed.
setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
setLoadBasedAutoScaling(SetLoadBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Specify the load-based auto scaling configuration for a specified layer.
setLoadBasedAutoScaling(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Specify the load-based auto scaling configuration for a specified layer.
setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Specify the load-based auto scaling configuration for a specified layer.
setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest, AsyncHandler<SetLoadBasedAutoScalingRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Specify the load-based auto scaling configuration for a specified layer.
setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Specify the load-based auto scaling configuration for a specified layer.
setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest, AsyncHandler<SetLoadBasedAutoScalingRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Specify the load-based auto scaling configuration for a specified layer.
setLoadBasedAutoScalingConfigurations(Collection<LoadBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
An array of LoadBasedAutoScalingConfiguration objects that describe each layer's configuration.
SetLoadBasedAutoScalingRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the SetLoadBasedAutoScaling operation.
SetLoadBasedAutoScalingRequest() - Constructor for class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
 
SetLoadBasedAutoScalingRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Set Load Based Auto Scaling Request Marshaller
SetLoadBasedAutoScalingRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.SetLoadBasedAutoScalingRequestMarshaller
 
setLoadThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The load threshold.
setLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
setLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more local secondary indexes (the maximum is five) to be created on the table.
setLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents one or more local secondary indexes on the table.
setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The fully qualified URI of the new origin access identity just created.
setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The fully qualified URI of the new distribution resource just created.
setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.
setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The fully qualified URI of the new streaming distribution resource just created.
setLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The fully qualified URI of the new origin access identity just created.
setLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The fully qualified URI of the new distribution resource just created.
setLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.
setLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The fully qualified URI of the new streaming distribution resource just created.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
Where the interconnect is located
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Where the connection is located.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The relative URI path of the newly added archive resource.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
The URI of the vault that was created.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The relative URI path of the job.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The relative URI path of the multipart upload ID Amazon Glacier created.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The relative URI path of the newly added archive resource.
setLocation(String) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
The unique URL representing the new health check.
setLocation(String) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
The unique URL representing the new hosted zone.
setLocation(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the URL identifying the new multipart object.
setLocationCode(String) - Method in class com.amazonaws.services.directconnect.model.Location
The code used to indicate the AWS Direct Connect location.
setLocationCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
setLocationMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
setLocationName(String) - Method in class com.amazonaws.services.directconnect.model.Location
The name of the AWS Direct Connect location.
setLocations(Collection<Location>) - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
Sets the value of the Locations property for this object.
setLogBucket(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
setLogFileData(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Entries from the specified log file.
setLogFileName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
The name of the log file for the specified DB instance.
setLogFileName(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The name of the log file to be downloaded.
setLogFilePrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Sets the log file prefix for this bucket logging configuration.
setLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that controls whether access logs are written for the distribution.
setLogging(StreamingLoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that controls whether access logs are written for the streaming distribution.
setLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A complex type that controls whether access logs are written for the distribution.
setLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A complex type that controls whether access logs are written for the streaming distribution.
setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
setLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The logical name of the resource as specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The logical name of the resource as specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The logical name of the resource specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The logical name of the resource specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The logical name of the resource specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The logical name of the resource specified in the template.
setLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The user name and password create date.
setLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
User name and password create date for the user.
setLogKey(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The path to the Amazon S3 location where logs for this cluster are stored.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The location in Amazon S3 where log files for the job are stored.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The location in Amazon S3 to write the log files of the job flow.
setLogUrl(String) - Method in class com.amazonaws.services.opsworks.model.Command
The URL of the command log.
setLongPoll(boolean) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Specify "true" for receive requests to use long polling.
setLongPollWaitTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Specifies the amount of time, in seconds, the receive call will block on the server waiting for messages to arrive if the queue is empty when the receive call is first made.
setLunNumber(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The logical disk number.
setMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The MAC address.
setMacAddress(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Media Access Control (MAC) address of the interface.
setMachineMetricsExcluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to set whether the machine metrics is to be excluded.
setMachineMetricsExcluded(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
 
setMachineMetricsExcluded(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Used to set whether the JVM metrics is to be excluded.
setMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
setMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
The name of the main class in the specified Java file.
setMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The name of the main class in the specified Java file.
setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the major version of the engine that this option group should be associated with.
setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
If specified, filters the results to include only options for the specified major engine version.
setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Filters the list of option groups to only include groups associated with a specific database engine version.
setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates the major engine version associated with this option group.
setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Indicates the major engine version that the option is available for.
setManifest(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
setManifest(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
setManifestAddendum(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
setManualActivityCompletion(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
setMapper(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the mapper.
setMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
Use this when paginating results to indicate where to begin in your list of origin access identities.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
Use this when paginating results to indicate where to begin in your list of distributions.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
Use this when paginating results to indicate where to begin in your list of streaming distributions.
setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
Use this when paginating results to indicate where to begin in your list of origin access identities.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
Use this when paginating results to indicate where to begin in your list of distributions.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
Use this when paginating results to indicate where to begin in your list of streaming distributions.
setMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
The value you provided for the Marker request parameter.
setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
The starting point for the results to be returned.
setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
The starting point for the next page of results.
setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
The starting point for the results to be returned.
setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If not null, indicates the starting point for the set of pipeline identifiers that the next call to ListPipelines will retrieve.
setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
The starting point for the results to be returned.
setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
The starting point for the results to be returned.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
An optional parameter reserved for future use.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The pagination token is a random string indicating whether there are more results to fetch.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
An opaque string used for pagination.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
An opaque string that represents where to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
An opaque string that represents where to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
An opaque string used for pagination.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
An opaque string that represents where to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
A string used for pagination.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
The vault ARN at which to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional pagination token provided by a previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
The pagination token provided in the previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
An optional paging token.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional pagination token provided by a previous DescribeDBParameterGroups request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional pagination token provided by a previous DescribeDBParameters request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional pagination token provided by a previous DescribeDBSecurityGroups request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional pagination token provided by a previous DescribeDBSnapshots request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional pagination token provided by a previous DescribeEngineDefaultParameters request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional pagination token provided by a previous DescribeEvents request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
An optional pagination token provided by a previous Events request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
An optional pagination token provided by a previous DescribeOptionGroups request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An optional pagination token provided by a previous OrderableDBInstanceOptions request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
An optional pagination token provided by a previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The pagination token provided in the previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
An optional pagination token provided by a previous DownloadDBLogFilePortion request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
An optional pagination token provided by a previous EngineDefaults request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
An identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional marker returned by a previous DescribeClusterParameterGroups request to indicate the first parameter group that the current request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A marker at which to continue listing cluster parameter groups in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional marker returned from a previous DescribeClusterParameters request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A marker that indicates the first parameter group that a subsequent DescribeClusterParameterGroups request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional marker returned by a previous DescribeClusterSecurityGroups request to indicate the first security group that the current request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A marker at which to continue listing cluster security groups in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional marker returned by a previous DescribeClusterSnapshots request to indicate the first snapshot that the request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A marker that indicates the first snapshot that a subsequent DescribeClusterSnapshots request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional marker returned by a previous DescribeClusters request to indicate the first cluster that the current DescribeClusters request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A marker at which to continue listing clusters in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional marker returned by a previous DescribeClusterSubnetGroups request to indicate the first cluster subnet group that the current request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A marker at which to continue listing cluster subnet groups in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The marker returned from a previous request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
The identifier returned to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional marker returned from a previous DescribeDefaultClusterParameters request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional marker returned from a previous DescribeEvents request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A marker at which to continue listing events in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional pagination token provided by a previous DescribeOrderableClusterOptions request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
An optional pagination token provided by a previous DescribeOrderableClusterOptions request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A marker at which to continue listing events in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A marker at which to continue listing HSM configurations in a new request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A marker that can be used to retrieve paginated results.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional marker returned by a previous DescribeReservedNodeOfferings request to indicate the first offering that the request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
An optional marker returned by a previous DescribeReservedNodeOfferings request to indicate the first reserved node offering that the request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional marker returned by a previous DescribeReservedNodes request to indicate the first parameter group that the current request will return.
setMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A marker that can be used to retrieve paginated results.
setMarker(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
setMarker(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
setMarker(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
setMarker(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
An opaque string that indicates the position at which to begin describing virtual tapes.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
An opaque string that indicates the position at which to begin describing the virtual tape recovery points.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
A marker value, obtained in a previous call to DescribeTapes.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An opaque string that indicates the position at which to begin describing the VTL devices.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An opaque string that indicates the position at which the VTL devices that were fetched for description ended.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
An opaque string that indicates the position at which to begin the returned list of gateways.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Marker property for this object.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
A string that indicates the position at which to begin the returned list of volumes.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the Marker property for this object.
setMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
The name of the marker.
setMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
The name of the marker.
setMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The marker's name.
setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type MarkerRecorded then this member is set and provides detailed information about the event.
setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The marketplace to provision instances for this group.
setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The marketplace to provision instances for this group.
setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
setMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
setMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
setMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 instance identifier of the master node.
setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the master node.
setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 master node instance type.
setMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The DNS name of the master node.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB instance.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB instance.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB snapshot.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
setMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master database 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.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master password for the cluster.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must include a match for the object's current ETag in order for this request to be executed.
setMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
setMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the max age in seconds of the rule.
setMaxBatchOpenMs(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
The maximum time (milliseconds) a send batch is held open for additional outbound requests.
setMaxBatchSize(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Specifies the maximum number of entries the bufferinc client will put in a single batch request.
setMaxBatchSizeBytes(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Maximum permitted size of a SendMessage or SendMessageBatch message, in bytes.
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
The maximum number of instances to launch.
setMaxDoneReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
If more than that number of completed receive batches are waiting in the buffer, the querying for new messages will stop.
The larger this number, the more messages the queue buffer will pre-fetch and keep in the buffer on the client side, and the faster receive requests will be satisfied.
setMaxDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum duration (in seconds) to filter when searching for offerings.
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).
setMaxFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
If you specify auto for FrameRate, Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum height of the output album art in pixels.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum height of the watermark in one of the following formats: number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of MaxHeight. integer percentage (%): The range of valid values is 0 to 100.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum height of thumbnails in pixels.
setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum height of the output video in pixels.
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The maximum of the metric value used for the datapoint.
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
setMaximumAttempts(int) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
Maximum number of attempts.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Specifies the maximum number of history events returned in one page.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
The maximum number of results returned in each page.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
The maximum number of results returned in each page.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
The maximum number of results returned in each page.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
The maximum number of results returned in each page.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
The maximum number of results returned in each page.
setMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
The maximum number of history events returned in each page.
setMaximumPollRateIntervalMilliseconds(int) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setMaximumPollRateIntervalMilliseconds(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setMaximumPollRateIntervalMilliseconds(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setMaximumPollRateIntervalMilliseconds(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setMaximumPollRateIntervalMilliseconds(int) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
The sliding window interval used to measure the poll rate.
setMaximumPollRateIntervalMilliseconds(int) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setMaximumPollRatePerSecond(double) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setMaximumPollRatePerSecond(double) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setMaximumPollRatePerSecond(double) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setMaximumPollRatePerSecond(double) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setMaximumPollRatePerSecond(double) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Maximum number of poll request to the task list per second allowed.
setMaximumPollRatePerSecond(double) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setMaximumRetries(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
setMaximumRetryInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
setMaximumRetryIntervalSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
Set the upper limit of retry interval.
setMaxInflightOutboundBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
The maximum number of concurrent batches for each type of outbound request.
setMaxInflightReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
The maximum number of concurrent receive message batches.
setMaxInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of instances to filter when searching for offerings.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The value you provided for the MaxItems request parameter.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The value you provided for the MaxItems request parameter.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The value you provided for the MaxItems request parameter.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
The maximum number of origin access identities you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
The maximum number of distributions you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
The maximum number of invalidation batches you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
The maximum number of streaming distributions you want in the response body.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The value you provided for the MaxItems request parameter.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
The value you provided for the MaxItems request parameter.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
The value you provided for the MaxItems request parameter.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
The value you provided for the MaxItems request parameter.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
The maximum number of origin access identities you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
The maximum number of distributions you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
The maximum number of invalidation batches you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
The maximum number of streaming distributions you want in the response body.
setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
The value you provided for the MaxItems request parameter.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results to indicate the maximum number of keys you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results to indicate the maximum number of account aliases you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of MFA devices you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
setMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
Specify the maximum number of health checks to return per page of results.
setMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
The maximum number of health checks to be included in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
Specify the maximum number of hosted zones to return per page of results.
setMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
The maximum number of hosted zones to be included in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The maximum number of records you want in the response body.
setMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
The maximum number of records you requested.
setMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
setMaxJobs(Integer) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setMaxLength(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value no longer than this value.
setMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of Auto Scaling groups allowed for your AWS account.
setMaxNumberOfDomains(Integer) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
setMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS account.
setMaxNumberOfMessages(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
setMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing.
setMaxParts(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the optional max parts value specified in the original request to limit how many parts are listed.
setMaxPasswordAge(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Sets the value of the MaxPasswordAge property for this object.
setMaxRatePerSecond(double) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.Throttler
 
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of records to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Specifies the maximum number of events that can be returned, beginning with the most recent event.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
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.DescribeDBSubnetGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of parameter group records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of records to be included in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of snapshot records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of records that the response can include.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of cluster subnet group records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of records to include in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of paginated instance items per response.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of offerings to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The number of rows to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The maximum number of paginated volume items per response.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
setMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
setMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send per second.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
setMaxUploads(Integer) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return.
setMaxUploads(int) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional maximum number of uploads to be listed, as specified in the original request.
setMaxValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value less than this value.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum width of the output album art in pixels.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum width of the watermark in one of the following formats: number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of MaxWidth. integer percentage (%): The range of valid values is 0 to 100.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum width of thumbnails in pixels.
setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum width of the output video in pixels.
setMd5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
setMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
An MD5 digest of the non-URL-encoded message body string.
setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An MD5 digest of the non-URL-encoded message body string.
setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
setMediumChangerType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Sets the value of the MediumChangerType property for this object.
setMemberClusters(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
setMemoryThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The memory utilization threshold, as a percent of the available memory.
setMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
A policy that determines how Elastic Transcoder will handle the existence of multiple album artwork files.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
The message about the Availability Zone.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error message.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The message for the Spot Instance state change.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The description for the status code for the Spot request.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The message for the state change.
setMessage(String) - Method in class com.amazonaws.services.elasticache.model.Event
The text of the event.
setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The retrieved information.
setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The event message.
setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
A message describing the error or warning.
setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The descriptive message for the state change reason.
setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The status change reason description.
setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The status change reason description.
setMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The descriptive message for the state change reason.
setMessage(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
A message that describes the error.
setMessage(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Details of the error if there is an error for the instance.
setMessage(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
setMessage(String) - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
setMessage(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
setMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
setMessage(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
A message explaining why the action failed on this entry.
setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Body of the message.
setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
setMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
A unique identifier for the message.
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message.
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An element containing the message ID of the message sent to the queue.
setMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
setMessages(Collection<ValidationMessage>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
setMessages(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
setMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.
setMetadata(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The JSON format content of the Metadata attribute declared for the resource.
setMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
setMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
setMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
setMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the enabled metric.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Constraints:
Length: 1 - 255
Pattern: [ -퟿-�𐀀-􏿿\r\n\t]*
setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
setMetricCollector(MetricCollector) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the metric collector to be used by the AWS SDK, and stop the previously running collector used by the AWS SDK, if any.
setMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm's metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm's associated metric.
setMetricNameSpace(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the metric name space.
setMetricNameSpace(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setMetricNameSpace(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the metric name space.
setMetricQueueSize(Integer) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
setMetricQueueSize(int) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Configure the metric queue size, overriding the default.
setMetricQueueSize(Integer) - Method in class com.amazonaws.metrics.MetricAdmin
 
setMetricQueueSize(Integer) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the metric queue size to be used for the default AWS SDK metric collector; or null if the default is to be used.
setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
setMFADevices(Collection<MFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
setMillisUntilNextRefreshable(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
setMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The minimum number of instances to launch.
setMinDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The minimum duration (in seconds) to filter when searching for offerings.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The minimum metric value used for the datapoint.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
The earliest engine version to which the parameter can apply.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
setMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Minimum length to require for IAM user passwords.
setMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the MinimumPasswordLength property for this object.
setMinimumRequiredMinorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
The minimum required engine version for the option to be applied.
setMinimumRetries(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ExponentialRetryParameters
 
setMinimumUploadPartSize(long) - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Sets the minimum part size for upload parts.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
setMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
setMinTTL(Long) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
Specifies the minimum TTL in seconds for objects in the CloudFront cache.
setMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the MinuteOfHour property for this object.
setMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59).
setMinValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value greater than this value.
setModificationResults(Collection<ReservedInstancesModificationResult>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
setModifyStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
setMonday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Monday.
setMonitor(TransferMonitor) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Sets the monitor used to poll for transfer completion.
setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
The monitoring information for the instance.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The monitoring information.
setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
setMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's mount point.
setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The new mount point.
setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume mount point.
setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume mount point.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB instance is a Multi-AZ deployment.
setMultiAZCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance is multi-AZ capable.
setMultipartCopyPartSize(long) - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Sets the minimum part size in bytes for each part in a multi-part copy request.
setMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The ID of the upload to which the parts are associated.
setMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The ID of a multipart upload.
setMultipartUploads(List<MultipartUpload>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the list of multipart uploads.
setMultipartUploadThreshold(int) - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Sets the size threshold in bytes for when to use multipart uploads.
setN(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Numbers are positive or negative exact-value decimals and integers.
setN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Number data type
setName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
The name of a trail to be deleted.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
The name of the trail for which you are requesting the current status.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
The name of the Trail for which CloudTrail logs AWS API calls.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
Communicates to CloudTrail the name of the Trail for which to stop logging AWS API calls.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the trail defined when you call when you call CreateTrail
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
setName(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
The name of the new pipeline.
setName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Name of the pipeline.
setName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Name of the pipeline.
setName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Name of the object.
setName(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the new AMI in the destination region.
setName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A name for the new image.
setName(String) - Method in class com.amazonaws.services.ec2.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The name of the instance profile.
setName(String) - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
setName(InstanceStateName) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
setName(StatusName) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
setName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A name for your AMI.
setName(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
setName(VolumeStatusName) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
setName(String) - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
The name of the availability zone.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
The name of the AutoScalingGroup .
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The name of the configuration option.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The name of this environment tier.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
The name of the launch configuration.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
The name of the LoadBalancer.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
The name of the queue.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
The name of the trigger.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
The name of the application.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The name of the bootstrap action.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The name of the cluster.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The name of the cluster.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
The name of the command.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The name of the instance group.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Friendly name given to the instance group.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Friendly name for the instance group.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The name of the job flow.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The name of the job flow.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The name of the cluster step.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The name of the job flow step.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The name of the cluster step.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The name of the product configuration.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The name of the preset.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The name of the preset.
setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
The name of the provider to create.
setName(String) - Method in class com.amazonaws.services.opsworks.model.App
The app name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer name, which is used by the console.
setName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Specifies the deployment operation.
setName(DeploymentCommandName) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Specifies the deployment operation.
setName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
The name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The stack name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
The new name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer name, which is used by the console.
setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's new name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The new name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's name.
setName(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume name.
setName(String) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
The name of the availability zone.
setName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
The name of the option.
setName(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The name of the option that has settings that you can set.
setName(String) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
setName(String) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
The name of the domain.
setName(String) - Method in class com.amazonaws.services.route53.model.HostedZone
The name of the domain.
setName(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The domain name of the current resource record set.
setName(String) - Method in class com.amazonaws.services.s3.model.Bucket
Sets the name of the bucket.
setName(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The name of the federated user.
setName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The name of the attribute.
setName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.simpledb.model.Item
The name of the item.
setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The name of the replaceable attribute.
setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The name of the replaceable item.
setName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.flow.core.ExternalTask
 
setName(String) - Method in class com.amazonaws.services.simpleworkflow.flow.core.Task
 
setName(String) - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
The name of this activity.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
The name of the domain to deprecate.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
The name of the domain to describe.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The name of the domain.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
If specified, only lists the activity types that have this name.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
If specified, lists the workflow type with this name.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The name of the activity type within the domain.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Name of the domain to register.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The name of the workflow type.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
The name of the task list.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
The name of the workflow type.
setName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Name of the workflow type.
setName(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
setName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
setName(String) - Method in class com.amazonaws.services.support.model.Category
The category name for the support case.
setName(String) - Method in class com.amazonaws.services.support.model.Service
The friendly name for an AWS service.
setName(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
setName(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
setNameServers(Collection<String>) - Method in class com.amazonaws.services.route53.model.DelegationSet
A complex type that contains the authoritative name servers for the hosted zone.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of alarm's associated metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the alarm's associated metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
A unique namespace identifying the option's associated AWS resource.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
A unique namespace identifying the option's associated AWS resource.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
A unique namespace identifying the option's associated AWS resource.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage

setNetworkAcl(NetworkAcl) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Information about the network ACL.
setNetworkAclAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the association between a network ACL and a subnet.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The ID of the ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the network ACL.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the new ACL to associate with the subnet.
setNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The ID of the ACL.
setNetworkAclIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
setNetworkAcls(Collection<NetworkAcl>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
setNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Information about the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The ID of the network interface.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the NetworkInterfaceId property for this object.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The network interface of the gateway on which to expose the iSCSI target.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The network interface identifier of the VTL device.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The network interface identifier.
setNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
setNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the AWS account that owns the network interface.
setNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The port used to communicate with iSCSI VTL device targets.
setNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The port used to communicate with iSCSI targets.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
setNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
setNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
The ID of the new association.
setNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
The ID of the new association.
setNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new DB instance identifier for the DB instance when renaming a DB Instance.
setNewExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The runId of the new workflow execution.
setNewGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
setNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object.
setNewPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Sets the value of the NewPassword property for this object.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the user.
setNewPrivateVirtualInterface(NewPrivateVirtualInterface) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
Detailed information for the private virtual interface to be created.
setNewPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
Detailed information for the private virtual interface to be provisioned.
setNewPublicVirtualInterface(NewPublicVirtualInterface) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
Detailed information for the public virtual interface to be created.
setNewPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
Detailed information for the public virtual interface to be provisioned.
setNewServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
setNewStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
A hash key value for the starting hash key of one of the child shards created by the split.
setNewSupportedProducts(Collection<SupportedProductConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow that accepts a user argument list.
setNewUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the user.
setNextInitializationVector(byte[]) - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
 
setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the next key marker that should be used in the next request to get the next page of results.
setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your origin access identities where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your streaming distributions where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your origin access identities where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your streaming distributions where they left off.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
An optional parameter reserved for future use.
setNextMarker(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
Indicates where to continue listing health checks.
setNextMarker(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
Indicates where to continue listing hosted zones.
setNextMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
A value that you use to access the second and subsequent pages of results, if any.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
Returns a value if the results are paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
Returns a value if the results are paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
Returns a value if the results are paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
If a NextPageToken is returned, the result has more than one pages.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.History
The token for the next page.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
If on a previous call to this method a NextResultToken was returned, the results have more than one page.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
If on a previous call to this method a NextPageToken was returned, the result has more than one page.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The token of the next page in the result.
setNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The token for the next page of type information.
setNextPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the next part number marker.
setNextRecordIdentifier(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
setNextRecordName(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the name of the next record in the list.
setNextRecordType(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the type of the next record in the list.
setNextRecordType(RRType) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the type of the next record in the list.
setNextShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The next position in the shard from which to start sequentially reading data records.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
String that identifies the start of the next list of events, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
String that identifies the start of the next list of events, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
String that identifies the start of the next list of stacks, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
String that identifies the start of the next list of stacks, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
String that identifies the start of the next list of stack resource summaries, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
String that identifies the start of the next list of events, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
String that identifies the start of the next list of stacks, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
String that identifies the start of the next list of stacks, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The next paginated set of results to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
The next paginated set of results to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
The token for the next page of data.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The token for the next page of data.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The token to use when requesting the next paginated set of offerings.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The next paginated set of results to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The next set of rows to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The string marking the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The next paginated set of results to return using the pagination token returned by a previous call.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
The next paginated set of results to return.
setNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
If returned, this indicates that there are more results to obtain.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
A string informing Amazon SimpleDB where to start the next list of domain names.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
A string informing Amazon SimpleDB where to start the next list of ItemNames.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
A resumption point for pagination.
setNextUpdateAvailabilityDate(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date at which an update to the gateway is available.
setNextUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the next upload ID marker that should be used in the next request to get the next page of results.
setNextVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes you want to purchase.
setNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
setNodeGroupId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The identifier for the node group.
setNodeGroupMembers(Collection<NodeGroupMember>) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
setNodeGroups(Collection<NodeGroup>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
setNodeRole(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
setNodeType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
setNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Suppresses the specified device included in the block device mapping of the AMI.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
suppress the specified device included in the block device mapping.
setNoEcho(Boolean) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
setNonKeyAttributes(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Represents the non-key attribute names which will be projected into the index.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must not include a match for the object's current ETag in order for this request to be executed.
setNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
setNormal(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
An approximation of the cost of the job flow, represented in m1.small/hours.
setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The latest end time of the event.
setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The earliest start time of the event.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
setNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
setNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
setNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the new notification configuration for the specified bucket.
setNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the SNS topic to which notifications will be sent.
setNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the SNS topic to which notifications will be sent.
setNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
setNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
setNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The types of events for an action to start.
setNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
setNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
setNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
setNS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of numbers.
setNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Number set data type
setNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The number of archives in the vault as of the last inventory date.
setNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The number of archives in the vault as of the last inventory date.
setNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the NumberOfDecreasesToday property for this object.
setNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The number of provisioned throughput decreases for this table during this UTC calendar day.
setNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The number of disks in the array.
setNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The number of disks in the volume.
setNumberOfLines(Integer) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The number of lines remaining to be downloaded.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number nodes in the cluster.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of cache nodes in the cache cluster.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cache cluster will have.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cache cluster should have.
setNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cache cluster.
setNumSearchableDocs(Long) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of documents that have been submitted to the domain and indexed.
setNumTapesToCreate(Integer) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The number of virtual tapes you want to create.
setObjectAcl(String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified object in Amazon S3.
setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(String, String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object with the specified version in Amazon S3.
setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object with the specified version ID in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setObjectAcl(String, String, String, AccessControlList) but allows specifying a request metric collector.
setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setObjectAcl(String, String, String, CannedAccessControlList) but allows specifying a request metric collector.
setObjectContent(S3ObjectInputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
setObjectContent(InputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
setObjectId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The identifier of the object.
setObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifiers of the pipeline objects that contain the definitions to be described.
setObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies an array of objects.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the object metadata for this object.
setObjectRedirectLocation(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Changes the Amazon S3 redirect location for a specific object.
setObjectRedirectLocation(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjects(Map<String, PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Connection information for the location where the task runner will publish the output of the task.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
setOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
setOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
setOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering type filter value.
setOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering type filter value.
setOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering type of this reserved DB instance.
setOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering type.
setOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
setOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
setOfPromisesToPromise(Set<Promise<T>>) - Static method in class com.amazonaws.services.simpleworkflow.flow.core.Promises
 
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
setOldestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Specifies the oldest start or close date and time to return.
setOldPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Sets the value of the OldPassword property for this object.
setOnFailure(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
setOnFailure(OnFailure) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
setOngoingRestore(boolean) - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Sets a boolean value which indicates there is an ongoing restore request.
setOngoingRestore(boolean) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setOpacity(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
setOpenActivityTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of activity tasks whose status is OPEN.
setOpenChildWorkflowExecutions(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of child workflow executions whose status is OPEN.
setOpenCounts(WorkflowExecutionOpenCounts) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The number of tasks for this workflow execution.
setOpenDecisionTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of decision tasks whose status is OPEN.
setOpenTimers(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of timers started by this workflow execution that have not fired yet.
setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
setOperator(Operator) - Method in class com.amazonaws.services.datapipeline.model.Selector
Contains a logical operation for comparing the value of a field with a specified value.
setOptionDescription(String) - Method in class com.amazonaws.services.rds.model.Option
The description of the option.
setOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
The description of the option group.
setOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Provides the description of the option group.
setOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of option group memberships for this DB instance.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The option group the DB instance will be associated with.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that the DB instance should be associated with the specified option group.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the name of the option group to be created.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the option group name for the DB snapshot.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
The name of the option group to be deleted.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
The name of the option group to describe.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that the DB instance should be associated with the specified option group.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
The name of the option group to be modified.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Specifies the name of the option group.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
The name of the option group that the instance belongs to.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The name of the option group to be used for the restored DB instance.
setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the option group to be used for the restored DB instance.
setOptionGroupOptions(Collection<OptionGroupOption>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
List of available option group options.
setOptionGroupOptionSettings(Collection<OptionGroupOptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies the option settings that are available (and the default value) for each option in an option group.
setOptionGroupsList(Collection<OptionGroup>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
List of option groups.
setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The name of the configuration option.
setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
The name of the configuration option.
setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage

setOptionName(String) - Method in class com.amazonaws.services.rds.model.Option
The name of the option.
setOptionName(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The configuration of options to include in a group.
setOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
An IAM access policy as described in The Access Policy Language in Using AWS Identity and Access Management.
setOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
The name of the IndexField to use as the default search field.
setOptions(IndexField) - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
Defines a field in the index, including its name, type, and the source of its data.
setOptions(NamedRankExpression) - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
The expression that is evaluated for ranking or thresholding while processing a search request.
setOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
Maps terms to their stems, serialized as a JSON document.
setOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
Lists stopwords serialized as a JSON document.
setOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
Maps terms to their synonyms, serialized as a JSON document.
setOptions(VpnConnectionOptionsSpecification) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Indicates whether the VPN connection requires static routes.
setOptions(VpnConnectionOptions) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The VPN connection options.
setOptions(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
setOptions(Collection<ConfigurationOptionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
setOptions(Collection<Option>) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates what options are available in the option group.
setOptionsDependedOn(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
List of all options that are prerequisites for this option.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
setOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.Option
The option settings for this option.
setOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The option settings to include in an option group.
setOptionsToInclude(Collection<OptionConfiguration>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.
setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
setOptionsToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are removed from the option group.
setOrderableClusterOptions(Collection<OrderableClusterOption>) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
setOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An OrderableDBInstanceOption structure containing information about orderable options for the DB instance.
setOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
Sets the value of the Origin property for this object.
setOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
Sets the value of the Origin property for this object.
setOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
Your S3 origin's origin access identity.
setOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
The CloudFront origin access identity to associate with the origin.
setOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Your S3 origin's origin access identity.
setOriginalRequest(AmazonWebServiceRequest) - Method in class com.amazonaws.http.HttpRequest
Sets the original request, as constructed by the SDK user, for which this HTTP request is being executed.
setOriginProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The origin protocol policy to apply to your origin.
setOriginProtocolPolicy(OriginProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The origin protocol policy to apply to your origin.
setOriginProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin protocol policy to apply to your origin.
setOriginProtocolPolicy(OriginProtocolPolicy) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin protocol policy to apply to your origin.
setOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about origins for this distribution.
setOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about origins for this distribution.
setOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance operating system, which must be set to one of the following.
setOs(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance operating system.
setOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance operating system, which must be set to one of the following.
setOtherPolicies(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
setOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
setOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the output path for this step.
setOutput(CreateJobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The CreateJobOutput structure.
setOutput(JobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
If you specified one output for a job, information about that output.
setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that Elastic Transcoder will write transcoded media files to.
setOutputKey(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The key associated with the output.
setOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
setOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
setOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
setOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
setOutputs(Collection<CreateJobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
setOutputs(Collection<JobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
setOutputValue(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The value associated with the output.
setOutsideIpAddress(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The Internet-routable IP address of the virtual private gateway's outside interface.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.AccessControlList
For internal use only.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.Bucket
For internal use only.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the owner of this multipart upload.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the user who owns the associated multipart upload.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the owner of this object.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
For internal use only.
setOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Numeric account Id of the customer for whom the connection will be provisioned.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
The AWS account that will own the new private virtual interface.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
The AWS account that will own the new public virtual interface.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Sets the value of the OwnerAccount property for this object.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
setOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
setOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (for example, amazon, self) or AWS account ID that owns the snapshot.
setOwnerAlias(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Owner of the source security group.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The AWS account ID of the instance owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account ID of the image owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the AWS account that created the network interface.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The AWS account ID of the owner of the network interface.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the AWS account that owns the reservation.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS account ID of the owner of the security group.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account ID of the Amazon EBS snapshot owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The AWS account ID of the account.
setOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.
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
Returns the snapshots owned by the specified owner.
setOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
setPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array of Package objects that describe the layer packages.
setPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
An array of Package objects that describe the layer's packages.
setPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array of Package objects that describe the layer's packages.
setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
A percentage value that indicates the size of the policy in packed form.
setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
A percentage value that indicates the size of the policy in packed form.
setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
A percentage value that indicates the size of the policy in packed form.
setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
A percentage value indicating the size of the policy in packed form.
setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for MaxWidth and MaxHeight.
setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail MaxWidth and MaxHeight settings.
setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for MaxWidth and MaxHeight.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
setParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
setParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
setParameterGroups(Collection<ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
setParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
setParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The key associated with the parameter.
setParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The name associated with the parameter.
setParameterName(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
setParameterName(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
setParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
setParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
setParameters(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
 
setParameters(Map<String, String>) - Method in class com.amazonaws.http.HttpRequest
 
setParameters(Map<String, String>) - Method in interface com.amazonaws.Request
Sets all parameters, clearing any existing values.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
setParameters(Collection<TemplateParameter>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter values.
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.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
setParameterValue(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The value associated with the parameter.
setParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The value of the parameter.
setParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The value of the parameter.
setParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
setParameterValue(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
setParent(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
setParentInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this workflow execution.
setParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
The shard Id of the shard's parent.
setParentWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setParentWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The source workflow execution that started this workflow execution.
setPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
setPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Determines which shard in the stream the data record is assigned to.
setPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.Record
Identifies which shard in the stream the data record is assigned to.
setPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Sets the value of the PartnerName property for this object.
setPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Sets the value of the PartnerName property for this object.
setPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Sets the value of the PartnerName property for this object.
setPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Sets the value of the PartnerName property for this object.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the part number of the newly copied part.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the part number of the associated part.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the part number of the newly uploaded part.
setPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts.
setPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the optional part number marker specified in the original request to specify where in the results to begin listing parts.
setParts(Collection<PartListElement>) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
setParts(List<PartSummary>) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the list of parts described in this part listing.
setPartSize(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The size of each part except the last, in bytes.
setPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the size of this part, in bytes.
setPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The part size in bytes.
setPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The part size, in bytes, specified in the Initiate Multipart Upload request.
setPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the user name.
setPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the user name.
setPassword(String) - Method in class com.amazonaws.services.opsworks.model.Source
This parameter depends on the repository type.
setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The password of the instance.
setPasswordPolicy(PasswordPolicy) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
The PasswordPolicy data type contains information about the account password policy.
setPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Location of the script to run during a bootstrap action.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
The path to the instance profile.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The path to the role.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the user name.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The path for the virtual MFA device.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Path to the instance profile.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
Path to the role.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the user.
setPathPattern(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
setPaths(Paths) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
The path of the object to invalidate.
setPaths(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
The path of the object to invalidate.
setPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
Configures the client to use path-style access for all requests.
setPattern(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
The regular expression pattern that a string configuration option value with this restriction must match.
setPending(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with pending status.
setPendingDeletion(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
Indicates that the option will be deleted once processing is complete.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
setPendingModifiedValues(ReplicationGroupPendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB instance are pending.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.redshift.model.Cluster
If present, changes to the cluster are pending.
setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
The percentage of the estimated data that has been transferred.
setPerHostMetricsIncluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to set whether the per-host metrics is to be included.
setPerHostMetricsIncluded(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
 
setPerHostMetricsIncluded(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Used to set whether the per-host metrics is to be included.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period in seconds over which the statistic is applied.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned datapoints.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period in seconds over which the statistic is applied.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period in seconds over which the specified statistic is applied.
setPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is permanent.
setPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A permanent option cannot be removed from the option group once the option group is used, and it cannot be removed from the db instance after assigning an option group with this permanent option.
setPermission(SetPermissionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Specifies a stack's permissions.
setPermission(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Specifies a stack's permissions.
setPermissionAsync(SetPermissionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Specifies a stack's permissions.
setPermissionAsync(SetPermissionRequest, AsyncHandler<SetPermissionRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Specifies a stack's permissions.
setPermissionAsync(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Specifies a stack's permissions.
setPermissionAsync(SetPermissionRequest, AsyncHandler<SetPermissionRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Specifies a stack's permissions.
SetPermissionRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the SetPermission operation.
SetPermissionRequest() - Constructor for class com.amazonaws.services.opsworks.model.SetPermissionRequest
 
SetPermissionRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Set Permission Request Marshaller
SetPermissionRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.SetPermissionRequestMarshaller
 
setPermissions(Collection<Permission>) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
setPermissions(Collection<Permission>) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
An array of Permission objects that describe the stack permissions.
setPermittedFileTypes(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The permitted file types allowed for a solution stack.
setPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is persistent.
setPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A persistent option cannot be removed from the option group once the option group is used, but this option can be removed from the db instance while modifying the related data and assigning another option group without this option.
setPhase(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setPhase(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name or unique identifier associated with the physical instance of the resource.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The name or unique identifier that corresponds to a physical instance ID of the resource.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
A section of the response body that provides information about the pipeline that is created.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
A section of the response body that provides information about the pipeline.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
A section of the response body that provides information about the pipeline.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
The pipeline (queue) that is used to manage jobs.
setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
A section of the response body that provides information about the pipeline.
setPipelineDescriptionList(Collection<PipelineDescription>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
An array of descriptions returned for the specified pipelines.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
The identifier of the pipeline to activate.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
The ID that AWS Data Pipeline assigns the newly created pipeline.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
The identifier of the pipeline to be deleted.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifier of the pipeline that contains the object definitions.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The identifier of the pipeline.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
The identifier of the pipeline.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
The pipeline identifier that was assigned by AWS Data Pipeline.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The identifier of the pipeline to be configured.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Identifier of the pipeline to be queried for object names.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies the pipeline that contains the objects.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Identifier of the pipeline that provided the task.
setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
Identifies the pipeline whose definition is to be validated.
setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
The ID of the pipeline for which you want to get job information.
setPipelineIdList(Collection<PipelineIdName>) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
A list of all the pipeline identifiers that your account has permission to access.
setPipelineIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
Identifiers of the pipelines to describe.
setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
An array of object definitions that are returned by the call to DescribeObjects.
setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
An array of objects defined in the pipeline.
setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The objects that define the pipeline.
setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
A list of objects that define the pipeline changes to validate against the pipeline.
setPipelines(Collection<Pipeline>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where the instance launched.
setPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The placement information for the instance.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The placement for the instance.
setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The Availability Zone the job flow will run in.
setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 Availability Zone for the job flow.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of an existing cluster placement group into which you want to launch your instances.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
setPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
setPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
setPlatform(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
PlatformApplicationArn is returned.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetPlatformApplicationAttributes action sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetPlatformApplicationAttributes action sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetPlatformApplicationAttributes action sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetPlatformApplicationAttributes action sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetPlatformApplicationAttributes action sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetPlatformApplicationAttributes action sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
SetPlatformApplicationAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the SetPlatformApplicationAttributes operation.
SetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
SetPlatformApplicationAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Set Platform Application Attributes Request Marshaller
SetPlatformApplicationAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SetPlatformApplicationAttributesRequestMarshaller
 
setPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
setPlaylists(Collection<CreateJobPlaylist>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
setPlaylists(Collection<Playlist>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
setPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of policies defined for the load balancer.
setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
An AWS IAM policy in JSON format.
setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
An AWS IAM policy in JSON format.
setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
An AWS IAM policy in JSON format.
setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
An AWS IAM policy in JSON format.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
setPolicyAttributeDescriptions(Collection<PolicyAttributeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
setPolicyAttributes(Collection<PolicyAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
setPolicyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.
setPolicyDescriptions(Collection<PolicyDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
The policy that grants an entity permission to assume the role.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or PolicyARN of the policy you want to delete.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy you want to run.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The mnemonic name for the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name of the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the load balancer policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name for the policy being deleted.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The name for the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy associated with the load balancer.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the policy document.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of load balancer policies you've created or Elastic Load Balancing sample policy names.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.BucketPolicy
Sets the raw policy JSON text.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket.
setPolicyTypeDescriptions(Collection<PolicyTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the base policy type being used to create this policy.
setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy type associated with the load balancer.
setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The name of the policy type.
setPolicyTypeNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
setPollBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setPollBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setPollBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setPollBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setPollBackoffCoefficient(double) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
setPollBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setPollBackoffInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setPollBackoffInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setPollBackoffInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setPollBackoffInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setPollBackoffInitialInterval(long) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Failed poll requests are retried after an interval defined by an exponential backoff algorithm.
setPollBackoffInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setPollBackoffMaximumInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setPollBackoffMaximumInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setPollBackoffMaximumInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setPollBackoffMaximumInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setPollBackoffMaximumInterval(long) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
 
setPollBackoffMaximumInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setPollThreadCount(int) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setPollThreadCount(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setPollThreadCount(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setPollThreadCount(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setPollThreadCount(int) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Defines how many concurrent threads are used by the given worker to poll the specified task list.
setPollThreadCount(int) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setPort(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes will accept connections.
setPort(Integer) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
The port that is used by the Listener.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The port number that the DB instance uses for connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.Option
If required, the port configured for this option to use.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The optional port for the option.
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.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
setPort(Integer) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Port on which connection will be opened to the instance to health check.
setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
TCP or UDP protocols: The range of ports the rule applies to.
setPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
setPortRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies whether the option requires a port.
setPreemptiveBasicProxyAuth(Boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether to attempt to authenticate preemptively against proxy servers using basic authentication
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cache cluster is located.
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cache cluster will be created.
setPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
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, using the BackupRetentionPeriod parameter.
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.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The time range (in UTC) during which weekly system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The weekly time range (in UTC) during which replication group system maintenance can occur.
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.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
setPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
An optional string that you want CloudFront to prefix to the access log filenames for this distribution, for example, myprefix/.
setPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/.
setPrefix(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
The prefix to use for stored access log files.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
A prefix for the datafeed file names.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The beginning of the file name of the AMI.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The prefix that is prepended to datafeed files.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the key prefix for which this rule will apply.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional prefix parameter, restricting the response to multipart uploads for keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter, restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setPreservedExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the PreservedExistingData property for this object.
setPreserveExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
setPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
A section of the response body that provides information about the preset that is created.
setPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
A section of the response body that provides information about the preset.
setPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The Id of the preset to use for this job.
setPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The value of the Id object for the preset that you want to use for this job.
setPresets(Collection<Preset>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
setPresetWatermarkId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
setPreviousStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The id of the DecisionTaskStarted event of the previous decision task of this workflow execution that was processed by the decider.
setPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the instance.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The fixed price for the term.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The fixed price for the term.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The price per instance.
setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about price class for this distribution.
setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about price class for this distribution.
setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Sets the value of the PriceClass property for this object.
setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Sets the value of the PriceClass property for this object.
setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about price class for this streaming distribution.
setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about price class for this streaming distribution.
setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Sets the value of the PriceClass property for this object.
setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Sets the value of the PriceClass property for this object.
setPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
setPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
setPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
setPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cache cluster that will serve as the primary for this replication group.
setPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If this parameter is specified, ElastiCache will promote each of the nodes in the specified cache cluster to the primary role.
setPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.
setPrimaryEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Represents the information required for client programs to connect to a cache node.
setPrincipalArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The Amazon Resource Name (ARN) of the SAML provider in AWS IAM that describes the IdP.
setPrincipals(Collection<Principal>) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setPrivateDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private DNS name.
setPrivateDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The private DNS name of the instance.
setPrivateIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance private IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
The private IP address associated with the Elastic IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The primary private IP address of the network interface.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] Optionally, you can use this parameter to assign the instance a specific available IP address from the IP address range of the subnet.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private IP address assigned to the instance.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The IP address of the network interface within the subnet.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The private IP address of the network interface.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private IP address of the network interface.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The IP address of the network interface within the subnet.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
The private IP addresses.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The primary IP address.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The private IP address of the instance.
setPrivateIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
setPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
setPrivateIpAddresses(Collection<InstancePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
setPrivateIpAddresses(Collection<NetworkInterfacePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
setPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
setPrivateKey(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
setPrivateKey(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
The private key; the contents of the certificate's domain.kex file.
setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
setProcessing(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if processing is being done to activate the current domain configuration.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
setProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code.
setProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The product code.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
setProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
setProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
setProductCodeType(ProductCodeValues) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance description.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance description.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance description.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot Instance.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot Instance.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
setProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
setProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The description of the reserved DB instance.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The database engine used by the offering.
setProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more basic product descriptions.
setProfile(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
If you specified AAC for Audio:Codec, choose the AAC profile for the output file.
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, as a percent (for example, 20%).
setProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, as a percentage.
setProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.Tape
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.
setProgressCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
setProgressing(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
setProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
setProgressMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into an index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into an index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into an index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into an index.
setProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
setProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
setPropagatingVgws(Collection<PropagatingVgw>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
setProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
setProperties(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of Java properties that are set when the step runs.
setProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
setProtocol(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The protocol.
setProtocol(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The protocol.
setProtocol(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The IP protocol.
setProtocol(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
The protocol that is used by the Listener.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the load balancer transport protocol to use for routing - HTTP, HTTPS, TCP or SSL.
setProtocol(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the protocol to use in the redirect request.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
setProtocols(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
Currently, https is the only acceptable value for the RequiredProtocols element.
setProviderId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The fully-qualified host component of the domain name of the identity provider.
setProvisionedIopsCapable(Boolean) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
True indicates the availability zone is capable of provisioned IOPs.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the ProvisionedThroughput property for this object.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Represents the provisioned throughput settings for a specified table or index.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents the provisioned throughput settings for a specified table or index.
setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for a specified table or index.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Represents the provisioned throughput settings for a specified table or index.
setProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows domain name for configuration an NTLM proxy.
setProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through.
setProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy.
setProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through.
setProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name to use if connecting through a proxy.
setProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows workstation name for configuring NTLM proxy support.
setPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
setPublicDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance public DNS name.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public DNS name.
setPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The public DNS name of the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The Internet-routable IP address for the customer gateway's outside interface.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-Classic] The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-Classic] The Elastic IP address.
setPublicIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance public IP address.
setPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public IP address assigned to the instance.
setPublicIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The public IP address of the instance.
setPublicIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
setPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Specifies the accessibility options for the DB instance.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies the accessibility options for the DB instance.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the accessibility options for the DB instance.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the accessibility options for the DB instance.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies the accessibility options for the DB instance.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
A container for a Put BatchWrite request
setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a PutItem operation.
setQRCodePNG(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName? secret=$Base32String where $virtualMFADeviceName is one of the create call arguments, AccountName is the user name if set (accountId otherwise), and Base32String is the seed in Base32 format.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
The number of unique trusted signers included in all cache behaviors.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Aliases
The number of CNAMEs, if any, for this distribution.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
The number of HTTP methods that you want CloudFront to forward to your origin.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
The number of cache behaviors for this distribution.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The number of CloudFront origin access identities that were created by the current AWS account.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
The number of whitelisted cookies for this cache behavior.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
The number of custom error responses for this distribution.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The number of distributions that were created by the current AWS account.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
When geo restriction is enabled, this is the number of countries in your whitelist or blacklist.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The number of invalidation batches that were created by the current AWS account.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
The number of active CloudFront key pairs for AwsAccountNumber.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origins
The number of origins for this distribution.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Paths
The number of objects that you want to invalidate.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The number of streaming distributions that were created by the current AWS account.
setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
The number of trusted signers for this cache behavior.
setQuery(Query) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Query that defines the objects to be returned.
setQueryString(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache behavior.
setQueueAttributes(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Sets the value of one or more queue attributes.
setQueueAttributes(String, Map<String, String>) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Sets the value of one or more queue attributes.
setQueueAttributes(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Sets the value of one or more queue attributes.
setQueueAttributes(String, Map<String, String>) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Sets the value of one or more queue attributes.
setQueueAttributes(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
setQueueAttributes(String, Map<String, String>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Sets the value of one or more queue attributes.
setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Sets the value of one or more queue attributes.
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Sets the value of one or more queue attributes.
setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Sets the value of one or more queue attributes.
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
SetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SetQueueAttributes operation.
SetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Default constructor for a new SetQueueAttributesRequest object.
SetQueueAttributesRequest(String, Map<String, String>) - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Constructs a new SetQueueAttributesRequest object.
SetQueueAttributesRequestMarshaller - Class in com.amazonaws.services.sqs.model.transform
Set Queue Attributes Request Marshaller
SetQueueAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.SetQueueAttributesRequestMarshaller
 
setQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name for the queue to be created.
setQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The name of the queue whose URL must be fetched.
setQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
setQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The AWS account ID of the account that created the queue.
setQueuePollTimeoutMilli(Long) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the queue poll time in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
setQueuePollTimeoutMilli(long) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
Sets the metric queue polling timeout in millisecond.
setQueuePollTimeoutMilli(Integer) - Method in class com.amazonaws.metrics.MetricAdmin
 
setQueuePollTimeoutMilli(Integer) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the queue poll time in millisecond to be used for the default AWS SDK metric collector; or null if the default is to be used.
setQueues(Collection<Queue>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The queues used by this environment.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The URL for the created Amazon SQS queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
The URL for the queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
The queue URL of a dead letter queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
The URL of the Amazon SQS queue to take action on.
setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
A list of source queue URLs that have the RedrivePolicy queue attribute configured with a dead letter queue.
setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
setQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the quiet element for this request.
setRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
The RAID array ID.
setRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array ID.
setRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The RAID array ID.
setRaidArrayIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
An array of RAID array IDs.
setRaidArrays(Collection<RaidArray>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
A RaidArrays object that describes the specified RAID arrays.
setRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
setRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume RAID level.
setRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's RAM disk to the specified value.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The RAM disk ID.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The RAM disk associated with this instance.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The RAM disk ID.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the RAM disk.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the RAM disk.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk.
setRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The range of bytes to retrieve from the output.
setRange(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Identifies the range of bytes in the assembled archive that will be uploaded in this part.
setRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
setRangeInBytes(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The byte range of a part, inclusive of the upper value of the range.
setRangeKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
setRangeKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
setRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the range key condition for this query.
setRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
A container for the attribute values and comparison operators to use for the query.
setRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the range key condition for this query.
setRangeKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
setRangeKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
setRankExpression(NamedRankExpression) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
A named expression that can be evaluated at search time and used for ranking or thresholding in a search query.
setRankExpression(RankExpressionStatus) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
The value of a RankExpression and its current status.
setRankExpression(RankExpressionStatus) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
The value of a RankExpression and its current status.
setRankExpression(String) - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
The expression to evaluate for ranking or thresholding while processing a search request.
setRankExpressions(Collection<RankExpressionStatus>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
The rank expressions configured for the domain.
setRankName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
The name of the RankExpression to delete.
setRankName(String) - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
The name of a rank expression.
setRankNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
Limits the DescribeRankExpressions response to the specified fields.
setRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the ReadCapacityUnits property for this object.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
setReadEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Represents the information required for client programs to connect to a cache node.
setReadReplicaCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance can have a read replica.
setReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the read replicas associated with this DB instance.
setReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the identifier of the source DB instance if this DB instance is a read replica.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The date and time when the cluster was ready to execute steps.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was available to the cluster.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The date and time when the instance group became ready to perform tasks.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The date and time when the instance was ready to perform tasks.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The date and time when the job flow was ready to start running bootstrap actions.
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The reason provided for the failure (if any).
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The reason for the failure (if provided).
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
A descriptive reason for the failure that may help in diagnostics.
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Description of the error that may assist in diagnostics.
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
An optional descriptive reason for terminating the workflow execution.
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The descriptive reason provided for the failure (if any).
setReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The reason provided for the termination (if any).
setReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
setReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
setReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
setRebooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with rebooting status.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
A receipt handle.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout should be changed.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
A receipt handle.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
An identifier associated with the act of receiving the message.
setRecentCommunications(RecentCaseCommunications) - Method in class com.amazonaws.services.support.model.CaseDetails
The five most recent communications between you and AWS Support Center.
setRecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RecordMarker decision.
setRecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskFailed then this member is set and provides detailed information about the event.
setRecords(Collection<Record>) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The data records retrieved from the shard.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
setRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the RecurrenceInHours property for this object.
setRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Frequency of snapshots.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.rds.model.RecurringCharge
The amount of the recurring charge.
setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.rds.model.RecurringCharge
The frequency of the recurring charge.
setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
setRedirect(RedirectRule) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the redirect information.
setRedirectAllRequestsTo(RedirectRule) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to.
setRedirectAllRequestsTo(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the redirect location for this object.
setReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the reducer
setRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Set the refresh threshold for the session credentials created by this client in seconds.
setRefValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
The field value, expressed as the identifier of another object.
setRegex(OptionRestrictionRegex) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value that satisfies this regular expression.
setRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
An alternative to AmazonWebServiceClient.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Regions) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Sets the region to be used for the default AWS SDK metric collector; or null if the default is to be used.
setRegion(String) - Method in class com.amazonaws.metrics.MetricAdmin
 
setRegion(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Sets the region to be used for the default AWS SDK metric collector; or null if the default is to be used.
setRegion(Region) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
An alternative to AmazonAutoScaling.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
An alternative to AmazonCloudFormation.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
An alternative to AmazonCloudFront.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
An alternative to AmazonCloudSearch.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
An alternative to AWSCloudTrail.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
An alternative to AmazonCloudWatch.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
An alternative to DataPipeline.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
An alternative to AmazonDirectConnect.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The AWS region where the connection is located.
setRegion(String) - Method in class com.amazonaws.services.directconnect.model.Connection
The AWS region where the connection is located.
setRegion(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The AWS region where the connection is located.
setRegion(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The AWS region where the connection is located.
setRegion(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The AWS region where the connection is located.
setRegion(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
The AWS region where the connection is located.
setRegion(Region) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
An alternative to AmazonDynamoDB.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
An alternative to AmazonDynamoDB.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.ec2.AmazonEC2
An alternative to AmazonEC2.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
An alternative to AmazonElastiCache.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
An alternative to AWSElasticBeanstalk.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
An alternative to AmazonElasticLoadBalancing.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
An alternative to AmazonElasticMapReduce.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
An alternative to AmazonElasticTranscoder.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
An alternative to AmazonGlacier.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
An alternative to AmazonIdentityManagement.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
An alternative to AmazonImportExport.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
An alternative to AmazonKinesis.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
An alternative to AWSOpsWorks.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack AWS region, such as "us-east-1".
setRegion(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack AWS region, such as "us-east-1".
setRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The AWS region.
setRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The instance's AWS region.
setRegion(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack AWS region, such as "us-east-1".
setRegion(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The AWS region.
setRegion(Region) - Method in interface com.amazonaws.services.rds.AmazonRDS
An alternative to AmazonRDS.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.redshift.AmazonRedshift
An alternative to AmazonRedshift.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.route53.AmazonRoute53
An alternative to AmazonRoute53.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Regional resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that specifies the AWS region for the current resource record set.
setRegion(ResourceRecordSetRegion) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Regional resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that specifies the AWS region for the current resource record set.
setRegion(Region) - Method in interface com.amazonaws.services.s3.AmazonS3
An alternative to AmazonS3.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setRegion(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the name of the Amazon S3 region in which this bucket will be created.
setRegion(Region) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
An alternative to AWSSecurityTokenService.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
An alternative to AmazonSimpleDB.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
An alternative to AmazonSimpleEmailService.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
An alternative to AmazonSimpleWorkflow.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.sns.AmazonSNS
An alternative to AmazonSNS.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.sqs.AmazonSQS
An alternative to AmazonSQS.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
setRegion(Region) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
An alternative to AWSStorageGateway.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in interface com.amazonaws.services.support.AWSSupport
An alternative to AWSSupport.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The AWS region in which the identified resource is located.
setRegionName(String) - Method in class com.amazonaws.auth.AWS4Signer
Sets the region name that this signer should use when calculating request signatures.
setRegionName(String) - Method in interface com.amazonaws.auth.RegionAwareSigner
Configure this signer with the name of the region it will be used to sign requests for.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the region.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
The name of the region.
setRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
setRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
setRegisterDomain(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setRegisterDomain(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setRegisterDomain(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setRegisterDomain(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
Should domain be registered on startup.
setRegisterDomain(boolean) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Should domain be registered on startup.
setRegisterDomain(boolean) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
Specifies the registration status of the activity types to list.
setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
Specifies the registration status of the activity types to list.
setRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
Specifies the registration status of the domains to list.
setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
Specifies the registration status of the domains to list.
setRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
Specifies the registration status of the workflow types to list.
setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
Specifies the registration status of the workflow types to list.
setRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
setRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
setRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
setReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
setReplaceKeyPrefixWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the object prefix key to use in the redirect request.
setReplaceKeyWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the specific key to use in the redirect request.
setReplayUpToEventId(int) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
The replay stops at the event with the given eventId.
setReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A user-specified description for the replication group.
setReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The replication group to which this cache cluster belongs.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The replication group to which this cache cluster should belong.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the replication group to be deleted.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
setReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
setReplicationGroups(Collection<ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
setReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
setReportCompletionRetryParameters(ExponentialRetryParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setReportCompletionRetryParameters(ExponentialRetryParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setReportFailureRetryParameters(ExponentialRetryParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setReportFailureRetryParameters(ExponentialRetryParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setRequestCancelActivityTaskDecisionAttributes(RequestCancelActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RequestCancelActivityTask decision.
setRequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides detailed information about the event.
setRequestCancelExternalWorkflowExecutionDecisionAttributes(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RequestCancelExternalWorkflowExecution decision.
setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional credentials to use for this request, overriding the default credentials set at the client level.
setRequested(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with requested status.
setRequestedAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The AMI version requested for this cluster.
setRequestedInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The target number of instances for the instance group.
setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
setRequesterManaged(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS requestId for this exception.
setRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
setRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The web service request ID for the activity of this event.
setRequestInterval(Integer) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.
setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
A map of the table name and corresponding items to get by primary key.
setRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
A map of table name to list-of-write-requests.
setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
A map of one or more table names and, for each table, the corresponding primary keys for the items to retrieve.
setRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
A map of one or more table names and, for each table, a list of operations to be performed (DeleteRequest or PutRequest).
setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets a request level request metric collector which takes precedence over the ones at the http client level and AWS SDK level.
setRequiredProtocols(RequiredProtocols) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Defines the protocols required for your distribution.
setRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
setRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireLowercaseCharacters property for this object.
setRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
setRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireNumbers property for this object.
setRequiresIndexDocuments(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if IndexDocuments needs to be called to activate the current domain configuration.
setRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
setRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireSymbols property for this object.
setRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
setRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireUppercaseCharacters property for this object.
setReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
One or more reservations.
setReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the reservation.
setReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
setReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
setReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
setReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
setReservedCacheNodes(Collection<ReservedCacheNode>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering identifier.
setReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
setReservedCacheNodesOfferings(Collection<ReservedCacheNodesOffering>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The reserved DB instance identifier filter value.
setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Customer-specified identifier to track this reservation.
setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The unique identifier for the reservation.
setReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of reserved DB instances.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering identifier filter value.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering identifier filter value.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The ID of the Reserved DB instance offering to purchase.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering identifier.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering identifier.
setReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of reserved DB instance offerings.
setReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The ID of the active Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance IDs.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The IDs of the purchased Reserved Instances.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The ID of the Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
The ID of the Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The ID for the Reserved Instances that were created as part of the modification request.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
setReservedInstancesIds(Collection<ReservedInstancesId>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
The ID of the Reserved Instance listing.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance Listing IDs.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance listing.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
setReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
The ID for the modification.
setReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique ID for the Reserved Instance modification.
setReservedInstancesModificationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
setReservedInstancesModifications(Collection<ReservedInstancesModification>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The ID of the Reserved Instance offering to purchase.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The ID of the Reserved Instance offering.
setReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
setReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
setReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
setReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
setReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
setReservedNodeOfferings(Collection<ReservedNodeOffering>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
setReservedNodes(Collection<ReservedNode>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
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.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.
setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
setResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The ID of the resource.
setResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
The Amazon EMR resource identifier to which tags will be added.
setResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
The Amazon EMR resource identifier from which tags will be removed.
setResourceId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
setResourceName(String) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The Amazon RDS resource the tags will be added to.
setResourceName(String) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
The Amazon RDS resource with tags to be listed.
setResourceName(String) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The Amazon RDS resource the tags will be removed from.
setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
 
setResourcePath(String) - Method in class com.amazonaws.http.HttpRequest
Sets the resource path associated with this request.
setResourcePath(String) - Method in interface com.amazonaws.Request
Sets the path to the resource being requested.
setResourcePath(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Path to ping on the instance to check the health.
setResourceProperties(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
BLOB of the properties used to create the resource.
setResourceRecords(Collection<ResourceRecord>) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
A complex type that contains the resource records for the current resource record set.
setResourceRecordSet(ResourceRecordSet) - Method in class com.amazonaws.services.route53.model.Change
Information about the resource record set to create or delete.
setResourceRecordSetCount(Long) - Method in class com.amazonaws.services.route53.model.HostedZone
Total number of resource record sets in the hosted zone.
setResourceRecordSets(Collection<ResourceRecordSet>) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A complex type that contains information about the resource record sets that are returned by the request.
setResources(Collection<Resource>) - Method in class com.amazonaws.auth.policy.Statement
Sets the resources associated with this policy statement.
setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The description of the AWS resources used by this environment.
setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The description of the AWS resources used by this environment.
setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The description of the AWS resources used by this environment.
setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The description of the AWS resources used by this environment.
setResourcesFlagged(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
setResourcesIgnored(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
setResourcesProcessed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were analyzed by the Trusted Advisor check.
setResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
setResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
setResourcesSuppressed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Success/failure message associated with the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Success/failure message associated with the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Success/failure message associated with the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Success/failure message associated with the resource.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The kind of resource to which the tag is applied.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource.
setResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource.
setRespondTaskCompletedBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
setRespondTaskCompletedMaximumRetries(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
setRespondTaskCompletedRetryInitialInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
setRespondTaskCompletedRetryMaximumInterval(long) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
setResponseCode(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The HTTP status code that you want CloudFront to return with the custom error page to the viewer.
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response.
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the headers to be overridden in the service response.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the response metadata associated with this response.
setResponsePagePath(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The path of the custom error page (for example, /custom_404.html).
setResponses(Map<String, BatchResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Table names and the respective item attributes from the tables.
setResponses(Map<String, BatchWriteResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
The response object as a result of BatchWriteItem call.
setResponses(Map<String, List<Map<String, AttributeValue>>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
setRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
setRestoreExpirationTime(Date) - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Sets the expiration date when the Object is scheduled to move to Amazon Glacier.
setRestoreExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setRestoreStatus(RestoreStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of a cluster restore action.
setRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time to restore from.
setRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that identifies ways in which you want to restrict distribution of your content.
setRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that identifies ways in which you want to restrict distribution of your content.
setRestrictionType(String) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
setRestrictionType(GeoRestrictionType) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the result contained by this response.
setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The results of the activity task (if any).
setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The result of the child workflow execution (if any).
setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
The result of the workflow execution.
setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
The result of the activity task.
setResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
The result produced by the workflow execution upon successful completion.
setResult(Boolean) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
setResult(TrustedAdvisorCheckResult) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
The detailed results of the Trusted Advisor check.
setResultEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether values of this field can be returned in search results and used for ranking.
setResultEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether values of this field can be returned in search results and used for ranking.
setResults(List<T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.QueryResultPage
Deprecated.
 
setResults(List<T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.ScanResultPage
Deprecated.
 
setResults(List<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
setResults(List<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
setRetentionPeriod(Long) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
setRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
setRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
setRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
setRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
setRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The byte range to retrieve for an archive retrieval.
setRetrievedTo(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of the Gateway-Virtual Tape Library that the virtual tape is being retrieved to.
setRetryExpirationIntervalSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
Stop retrying after the specified interval.
setRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
Sets the retry policy upon failed requests.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
setReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounce notifications are to be forwarded.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appeared either before or after they were updated.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appeared either before or after they were updated.
setReuseLastProvider(boolean) - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
Enables or disables caching of the last successful credentials provider in this chain.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
When set to true, returns the events in reverse order.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
When set to true, returns the results in reverse order.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
When set to true, returns the results in reverse order.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
When set to true, returns the results in reverse order.
setReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
When set to true, returns the events in reverse order.
setRevision(String) - Method in class com.amazonaws.services.opsworks.model.Source
The application's version.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.
setRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Information about the role.
setRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Information about the role.
setRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
setRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
setRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
setRoleId(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The stable and unique string identifying the role.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the role to add.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Name of the role to create.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the role the associated with the policy.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Name of the role to delete.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the role associated with the policy.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The role the policy is associated with.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Name of the role to get information about.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
The name of the role to list instance profiles for.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
The name of the role to list policies for.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the role to associate the policy with.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the role to remove.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The name identifying the role.
setRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Name of the role to update.
setRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
setRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
setRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
An identifier for the assumed role session.
setRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
An identifier for the assumed role session.
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The device name of the root device (for example, /dev/sda1 or xvda).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (for example, /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The name of the root device (for example, /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name of the root device (for example, /dev/sda1, or xvda).
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
setRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
setRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
setRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance root device type.
setRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance root device type.
setRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance root device type.
setRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance root device type.
setRootDeviceVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The root device volume ID.
setRootTryCatch(TryCatchFinally) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
setRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
setRoutes(Collection<Route>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
setRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes assoicated with the VPN connection.
setRouteTable(RouteTable) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Information about the route table.
setRouteTableAssociationId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the association between a route table and a subnet.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of the route table for the route.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the routing table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the routing table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The ID of the new route table to associate with the subnet.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the route table.
setRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
setRouteTables(Collection<RouteTable>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
setRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet.
setRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The rule number for the entry (for example, 100).
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The rule number of the entry to delete.
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The rule number for the entry.
setRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The rule number of the entry to replace.
setRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration.
setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The runId of the external workflow execution to cancel.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to be canceled.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The runId of the workflow execution to cancel.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.Run
The runId of a workflow execution.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The runId of the workflow execution to be signaled.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution that the signal was being delivered to.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to send the signal to.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The runId of the workflow execution to signal.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The runId of the workflow execution to terminate.
setRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
A system generated unique identifier for the workflow execution.
setRunningAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The AMI version running on this cluster.
setRunningInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The number of instances currently running in this instance group.
setRunningSetup(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with running_setup status.
setS(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Strings are Unicode with UTF-8 binary encoding.
setS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String data type
setS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
An Amazon S3 storage location.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The Amazon S3 bucket for the destination image.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
setS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
The name of the Amazon S3 bucket created.
setS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 bucket where the data is located.
setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the S3BucketName property for this object.
setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the S3BucketName property for this object.
setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the Amazon S3 bucket into which CloudTrail delivers your trail files.
setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the S3BucketName property for this object.
setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the S3BucketName property for this object.
setS3BucketName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The name of the Amazon S3 bucket where the access logs are stored.
setS3BucketPrefix(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The logical hierarchy you created for your Amazon S3 bucket, for example my-bucket-prefix/prod.
setS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
setS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
setS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
setS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
setS3ClientOptions(S3ClientOptions) - Method in interface com.amazonaws.services.s3.AmazonS3
Override the default S3 client options for this client.
setS3ClientOptions(S3ClientOptions) - Method in class com.amazonaws.services.s3.AmazonS3Client
Override the default S3 client options for this client.
setS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
setS3Key(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 key where the data is located.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the S3KeyPrefix property for this object.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the S3KeyPrefix property for this object.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Value of the Amazon S3 prefix
setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the S3KeyPrefix property for this object.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the S3KeyPrefix property for this object.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
setS3Object(S3Object) - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
Set the S3 object to download.
setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Origin information to associate with the distribution.
setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Your S3 origin bucket.
setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
S3 Origin information to associate with the distribution.
setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Your S3 origin bucket.
setS3OriginConfig(S3OriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
A complex type that contains information about the Amazon S3 origin.
setS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The image is written to a single object in the Amazon S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.
setSAMLAssertion(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The base-64 encoded SAML authentication response provided by the IdP.
setSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
setSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The XML metadata document that includes information about an identity provider.
setSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to delete.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to get information about.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to update.
setSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider that was updated.
setSAMLProviderList(Collection<SAMLProviderListEntry>) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this datapoint.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
setSampleRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The sample rate of the audio stream in the output file, in Hertz.
setSampleTimestamp(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The time stamp when this information was retrieved.
setSaturday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Saturday.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Sets the scan filter to the map of attribute names to conditions.
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Evaluates the scan results and returns only the desired values.
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the scan filter to the map of attribute names to conditions given.
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Evaluates the scan results and returns only the desired values.
setScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets whether this query scans forward.
setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Specifies forward or backward traversal of the index.
setScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets whether this query scans forward.
setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies ascending (true) or descending (false) traversal of the index.
setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Number of items in the complete scan before any filters are applied.
setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the complete scan, before any filters are applied.
setScheduleActivityTaskDecisionAttributes(ScheduleActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the ScheduleActivityTask decision.
setScheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed information about the event.
setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of this scheduled action.
setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
setScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
setScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time for this activity task.
setScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The maximum duration for this activity task.
setScheduleToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
setScheduleToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ScheduleToCloseTimeout property for this object.
setScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time the activity task can wait to be assigned to a worker.
setScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration the activity task can wait to be assigned to a worker.
setScheduleToStartTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
setScheduleToStartTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ScheduleToStartTimeout property for this object.
setSchedulingOptions(ActivitySchedulingOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitiesClientBase
 
setSchedulingOptions(ActivitySchedulingOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicActivitiesClientImpl
 
setSchedulingOptions(StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
setSchedulingOptions(StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
setSchedulingOptions(StartWorkflowOptions) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClient
 
setSchedulingOptions(StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The type of a load balancer.
setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the type of load balancer.
setScriptBootstrapAction(ScriptBootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The script run by the bootstrap action.
setScriptPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
The Amazon S3 location of the command script.
setSearchEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether search is enabled for this field.
setSearchInstanceCount(Integer) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of search instances that are available to process search requests.
setSearchInstanceType(String) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The instance type (such as search.m1.small) that is being used to process search requests.
setSearchPartitionCount(Integer) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of partitions across which the search index is spread.
setSearchService(ServiceEndpoint) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The service endpoint for requesting search results from a search domain.
setSearchString(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
A string to search for in the body of a health check response.
setSecondaryAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The number of secondary IP addresses to assign to the network interface.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The number of secondary private IP addresses to assign to a network interface.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The number of secondary private IP addresses.
setSecretAccessKey(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
setSecretAccessKey(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The secret access key that can be used to sign requests.
setSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the initiator (e.g.
setSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the initiator (e.g.
setSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
setSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
setSecurityGroupId(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance security group IDs.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
setSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
setSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
setSecurityGroups(Collection<SecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your load balancer in VPC.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your load balancer.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups to assign to your load balancer within your VPC.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the load balancer is a member of (VPC only).
setSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the ID of the segment to be scanned.
setSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, Segment identifies an individual segment to be scanned by an application worker.
setSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), SegmentDuration is the duration of each .ts file in seconds.
setSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
(Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Containeris ts (MPEG-TS), SegmentDuration is the maximum duration of each .ts file in seconds.
setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The attributes to be returned in the result.
setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The attributes to be returned in the result.
setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The attributes to be returned in the result.
setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The attributes to be returned in the result.
setSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
setSelectors(Collection<Selector>) - Method in class com.amazonaws.services.datapipeline.model.Query
List of selectors that define the query.
setSelf(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the Self property for this object.
setSelf(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Include this empty element if you want to give your own AWS account permission to create signed URLs.
setSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
setSenderFault(Boolean) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
setSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
setSeparator(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The separator that follows the text to trim.
setSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
The sequence number identifier that was assigned to the put data record.
setSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.Record
The unique identifier for the record in the Amazon Kinesis stream.
setSequenceNumberForOrdering(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Guarantees strictly increasing sequence numbers, for puts from the same client and to the same partition key.
setSequenceNumberRange(SequenceNumberRange) - Method in class com.amazonaws.services.kinesis.model.Shard
The range of possible sequence numbers for the shard.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The serial number associated with VirtualMFADevice.
setSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The identification number of the MFA device that is associated with the user who is making the AssumeRole call.
setSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The identification number of the MFA device that is associated with the IAM user who is making the GetSessionToken call.
setServerCertificate(ServerCertificate) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
setServerCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
setServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
setServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
setServerCertificateMetadataList(Collection<ServerCertificateMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
setServerSideEncryption(String) - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm for the response.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the server-side encryption algorithm for the object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the server-side encryption algorithm for the newly created object.
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.ManualActivityCompletionClientFactoryImpl
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setService(AmazonSimpleWorkflow) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setServiceCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the AWS service returned by the call to DescribeServices.
setServiceCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the AWS service returned by the call to DescribeServices.
setServiceCodeList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for AWS services.
setServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The error ID.
setServiceErrorIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
An array of service error IDs.
setServiceErrors(Collection<ServiceError>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
An array of ServiceError objects that describe the specified service errors.
setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the name of the service that sent this error response.
setServiceName(String) - Method in class com.amazonaws.auth.AWS4Signer
Sets the service name that this signer should use when calculating request signatures.
setServiceName(String) - Method in interface com.amazonaws.auth.ServiceAwareSigner
Configure this signer with the name of the service it will be used to sign requests for.
setServiceName(String) - Method in class com.amazonaws.http.HttpRequest
Sets the name of the Amazon service this request is for.
setServiceNameIntern(String) - Method in class com.amazonaws.AmazonWebServiceClient
An internal method used to explicitly override the service name computed by the default implementation.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack AWS Identity and Access Management (IAM) role.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
setServices(Collection<Service>) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of AWS services.
setSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Set the duration of the session credentials created by this client in seconds.
setSessionToken(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The token that users must pass to the service API to use the temporary credentials.
setSetIdentifier(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Weighted, Regional, and Failover resource record sets only: An identifier that differentiates among multiple resource record sets that have the same combination of DNS name and type.
setSettingDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The description of the option group option.
setSettingName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The name of the option group option.
setSetup(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a setup event.
setSetupFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with setup_failed status.
setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
setSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
setSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
setSeverity(ValidationSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
setSeverity(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
setSeverityCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
setSeverityCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the severity level returned by the call to DescribeSeverityLevels.
setSeverityLevels(Collection<SeverityLevel>) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
setSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, it is the checksum of the archive.
setSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, it is the checksum of the archive.
setSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The SHA256 tree hash value that Amazon Glacier calculated for the part.
setShardCount(Integer) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
The number of shards that the stream will use.
setShardId(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The shard ID of the shard to get the iterator for.
setShardId(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
The shard ID of the shard where the data record was placed.
setShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
The unique identifier of the shard within the Amazon Kinesis stream.
setShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
The position in the shard from which you want to start sequentially reading data records.
setShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
The position in the shard from which to start reading data records sequentially.
setShardIteratorType(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
setShardIteratorType(ShardIteratorType) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
setShards(Collection<Shard>) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The shards that comprise the stream.
setShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The shard ID of the shard to combine with the adjacent shard for the merge.
setShardToSplit(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
The shard ID of the shard to split.
setShortname(String) - Method in class com.amazonaws.services.opsworks.model.App
The app's short name.
setShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app's short name.
setShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer short name, which is used internally by AWS OpsWorks and by Chef recipes.
setShortname(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer short name.
setShortname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer short name, which is used internally by AWS OpsWorksand by Chef.
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
setShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
setShowCacheNodeInfo(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
setShutdown(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a shutdown event.
setShuttingDown(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with shutting_down status.
setSignaledExecution(WorkflowExecution) - Method in exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
setSignalExternalWorkflowExecutionDecisionAttributes(SignalExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the SignalExternalWorkflowExecution decision.
setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The name of the signal.The target workflow execution will use the signal name and input to process the signal.
setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The name of the signal.
setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The name of the signal.
setSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The name of the signal received.
setSignature(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
A signature which can be used to verify the accuracy and authenticity of the information provided in the instance identity document.
setSignature(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSignature(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
setSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSigner(Signer) - Method in class com.amazonaws.http.ExecutionContext
There is in general no need to set the signer in the execution context, since the signer for each request may differ depending on the URI of the request.
setSigner(Signer) - Method in class com.amazonaws.services.s3.internal.S3ExecutionContext
 
setSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
Sets the name of the signature algorithm to use for signing requests made by this client.
setSignerRegionOverride(String) - Method in class com.amazonaws.AmazonWebServiceClient
An internal method used to explicitly override the internal signer region computed by the default implementation.
setSigners(Collection<Signer>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Each active trusted signer.
setSingleMetricNamespace(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Used to set whether a single metric name space is to be used for all levels of SDK generated CloudWatch metrics, including JVM level, host level, etc.
setSingleMetricNamespace(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
 
setSingleMetricNamespace(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
Used to set whether a single metric name space is to be used.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in GiBs.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The size of the disk image.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The size of the volume.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of the volume, in GiBs.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
The size of the volume.
setSize(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's size.
setSize(Integer) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume size.
setSize(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume size.
setSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
The size, in bytes, of the log file for the specified DB instance.
setSize(long) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the size of this part, in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the size of this object in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the size of this version in bytes.
setSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, measured in gigabytes.
setSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Total size, in bytes, of the archives in the vault as of the last inventory date.
setSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Total size, in bytes, of the archives in the vault as of the last inventory date.
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Specify one of the following values to control scaling of the output album art:
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that controls scaling of the watermark: Fit: Elastic Transcoder scales the watermark so it matches the value that you specified in either MaxWidth or MaxHeight without exceeding the other value. Stretch: Elastic Transcoder stretches the watermark to match the values that you specified for MaxWidth and MaxHeight.
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Specify one of the following values to control scaling of thumbnails:
setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Specify one of the following values to control scaling of the output video:
setSkipFinalClusterSnapshot(Boolean) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB snapshot is created before the DB instance is deleted.
setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the slave nodes.
setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 slave node instance type.
setSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
setSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
setSnapshotArns(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
setSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
setSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the SnapshotDescription property for this object.
setSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description field
setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
The ID of the new snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The snapshot from which to create the volume.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the Amazon EBS snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the Amazon EBS snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the Amazon EBS snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The snapshot from which the volume was created, if applicable.
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the SnapshotId property for this object.
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the SnapshotId property for this object.
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The snapshot ID (e.g.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
setSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
setSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
setSnapshotSizeInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the type of the DB snapshot.
setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The type of snapshots that will be returned.
setSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
setSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The Amazon SNS topic ARN to which Amazon Glacier sends a notification when the job is completed and the output is ready for you to download.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
setSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The topic ARN of the RDS event notification subscription.
setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
setSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the SnsTopicName property for this object.
setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the SnsTopicName property for this object.
setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the existing Amazon SNS topic that CloudTrail uses to notify the account owner when new CloudTrail log files have been delivered.
setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the SnsTopicName property for this object.
setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the SnsTopicName property for this object.
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.
setSolutionStackDetails(Collection<SolutionStackDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks and their SolutionStackDescription.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the solution stack this configuration set uses.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the solution stack used by this configuration.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This is an alternative to specifying a configuration name.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the SolutionStack deployed with this environment.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the solution stack whose configuration options you want to describe.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
The name of the solution stack these configuration options belong to.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the SolutionStack deployed with this environment.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The name of the solution stack.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the SolutionStack deployed with this environment.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the SolutionStack deployed with this environment.
setSolutionStacks(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
setSource(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
setSource(VpnStaticRouteSource) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
setSource(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
setSource(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The source of the parameter.
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.
setSource(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The identity's email address.
setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
setSourceAttributes(Collection<SourceAttribute>) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
An optional list of source attributes that provide data for this index field.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Sets the name of the bucket containing the source object to be copied.
setSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The location where the source bundle is located for this version.
setSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
setSourceCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
setSourceConfiguration(SourceConfiguration) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
setSourceDataCopy(SourceData) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Copies data from a source document attribute to an IndexField.
setSourceDataFunction(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Identifies the transformation to apply when copying data from a source attribute.
setSourceDataFunction(SourceDataFunction) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Identifies the transformation to apply when copying data from a source attribute.
setSourceDataMap(SourceDataMap) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Maps source document attribute values to new values when populating the IndexField.
setSourceDataTrimTitle(SourceDataTrimTitle) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Trims common title words from a source document attribute when populating an IndexField.
setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The identifier of the DB instance that will act as the source for the read replica.
setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB instance from which to restore.
setSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
The identifier for the source DB snapshot.
setSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The sourceDestCheck attribute.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
setSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
setSourceEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The ID of the source environment.
setSourceEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The name of the source environment.
setSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Event
The identifier for the source of the event.
setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
The identifier of the event source to be added.
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.
setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
The source identifier to be removed from the subscription, such as the DB instance identifier for a DB instance or the name of a security group.
setSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The list of identifiers of the event sources for which events will be returned.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
setSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
setSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of source Ids for the RDS event notification subscription.
setSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
setSourceImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The ID of the AMI to copy.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Sets the source bucket key under which the source object to be copied is stored.
setSourceName(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceData
The name of the document source field to add to this IndexField.
setSourceName(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
The name of the document source field to add to this IndexField.
setSourceName(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The name of the document source field to add to this IndexField.
setSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the region that contains the AMI to copy.
setSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the region that contains the snapshot to be copied.
setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
The region that the DB snapshot was created in or copied from.
setSourceRegion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
setSourceSecurityGroup(SourceSecurityGroup) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security group that you can use as part of your inbound rules for your load balancer's back-end Amazon EC2 application instances.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
[EC2-Classic, default VPC] The name of the source security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
[EC2-Classic, default VPC] The name of the source security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the source security group.
setSourceSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
setSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the Amazon EBS snapshot to copy.
setSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
setSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
setSourceSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
setSourceStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The source stack ID.
setSourceType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
setSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
The type of source that will be generating the events.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(SourceType) - 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.
setSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The source type that the returned categories belong to
setSourceType(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The source type for the RDS event notification subscription.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
setSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
setSourceType(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
setSphere(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Specifies whether the query applies to components or instances.
setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The ID of the Spot Instance request.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the Spot Instance request.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The ID of the Spot Instance request.
setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot Instance requests.
setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Information about the Spot Instance request.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the price to bid when launching Spot Instances.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum hourly price for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The maximum hourly price for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The maximum price you will pay to launch one or more Spot Instances.
setSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot Prices.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Image
Specifies whether enhanced networking is enabled.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether enhanced networking is enabled.
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
setSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Set to simple to enable enhanced networking for the AMI and any instances that you launch from the AMI.
setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of strings.
setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String set data type
setSshHostDsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The SSH key's DSA fingerprint.
setSshHostRsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The SSH key's RSA fingerprint.
setSshKey(String) - Method in class com.amazonaws.services.opsworks.model.Source
The repository's SSH key.
setSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance SSH key name.
setSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance SSH key name.
setSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance SSH key name.
setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's public SSH key.
setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's SSH public key.
setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
The user's SSH public key.
setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user's new SSH public key.
setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's SSH public key.
setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's SSH user name.
setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's SSH user name.
setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user's new SSH user name.
setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's SSH user name.
setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ARN string of the server certificate.
setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The Amazon Resource Number (ARN) of the SSL certificate chain to use.
setSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.App
An SslConfiguration object with the SSL configuration.
setSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
An SslConfiguration object with the SSL configuration.
setSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
An SslConfiguration object with the SSL configuration.
setSSLSupportMethod(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests.
setSSLSupportMethod(SSLSupportMethod) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests.
setStackEvents(Collection<StackEvent>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID name of the instance of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Unique stack identifier.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.App
The app stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
The cloned stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as DescribeStacks.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
The app stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
A stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
A stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
A stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The ID of the stack that the instance is associated with.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Permission
A stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
The stack ID.
setStackId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack ID.
setStackIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
An array of stack IDs that specify the stacks to be described.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
The name or the unique identifier associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The name or the unique identifier associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
The name or the unique identifier associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The name or the unique identifier associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or the unique identifier associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
The name or the unique identifier associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
The name or stack ID that is associated with the stack whose policy you want to get.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or the unique identifier associated with the stack, which are not always interchangeable: Running stacks: You can specify either the stack's name or its unique stack ID. Deleted stacks: You must specify the unique stack ID.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
The name or the unique identifier associated with the stack, which are not always interchangeable: Running stacks: You can specify either the stack's name or its unique stack ID. Deleted stacks: You must specify the unique stack ID.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
The name or stack ID that you want to associate a policy with.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name associated with a stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The name or stack ID of the stack to update.
setStackPolicy(SetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Sets a stack policy for a specified stack.
setStackPolicy(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest, AsyncHandler<SetStackPolicyRequest, Void>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest, AsyncHandler<SetStackPolicyRequest, Void>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Sets a stack policy for a specified stack.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the stack policy body.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Structure containing the stack policy body.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Structure containing the stack policy body.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the updated stack policy body.
setStackPolicyDuringUpdateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the temporary overriding stack policy body.
setStackPolicyDuringUpdateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the temporary overriding stack policy.
SetStackPolicyRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the SetStackPolicy operation.
SetStackPolicyRequest() - Constructor for class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
SetStackPolicyRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Set Stack Policy Request Marshaller
SetStackPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.SetStackPolicyRequestMarshaller
 
setStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of a file containing the stack policy.
setStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Location of a file containing the stack policy.
setStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the updated stack policy.
setStackResourceDetail(StackResourceDetail) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
A StackResourceDetail structure containing the description of the specified resource in the specified stack.
setStackResources(Collection<StackResource>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
setStackResourceSummaries(Collection<StackResourceSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
setStacks(Collection<Stack>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
setStacks(Collection<Stack>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
An array of Stack objects that describe the stacks.
setStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
setStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
setStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
setStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
setStackStatusFilters(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
setStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Success/failure message associated with the stack status.
setStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Success/Failure message associated with the stack status.
setStackSummaries(Collection<StackSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
setStackSummary(StackSummary) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
A StackSummary object that contains the results.
setStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instance started.
setStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the StartAt property for this object.
setStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23).
setStartChildWorkflowExecutionDecisionAttributes(StartChildWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the StartChildWorkflowExecution decision.
setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
setStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
setStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
setStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was started.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The start date and time of the job flow.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The start date and time of the step.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step execution started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The id of the ActivityTaskStarted event recorded in the history.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The id of the DecisionTaskStarted event recorded in the history.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
The Id of the DecisionTaskStarted event recorded when this decision task was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The Id of the DecisionTaskStarted event recorded when this decision task was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The id of the TimerStarted event that was recorded when this timer was started.
setStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
The id of the TimerStarted event that was recorded when this timer was started.
setStartFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with start_failed status.
setStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
The starting hash key of the hash key range.
setStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
setStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The sequence number of the data record in the shard from which to start reading from.
setStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
The starting sequence number for the range.
setStartLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the StartLoggingTime property for this object.
setStartRecordIdentifier(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
Weighted resource record sets only: If results were truncated for a given DNS name and type, specify the value of ListResourceRecordSetsResponse$NextRecordIdentifier from the previous response to get the next resource record set that has the current DNS name and type.
setStartRecordName(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The first name in the lexicographic ordering of domain names that you want the ListResourceRecordSets request to list.
setStartRecordType(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The DNS type at which to begin the listing of resource record sets.
setStartRecordType(RRType) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The DNS type at which to begin the listing of resource record sets.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the first datapoint to return.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The start date and time of the Spot Price history data.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state began.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
The time stamp when the snapshot was initiated.
setStartTime(Date) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
setStartTime(Date) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The time the reservation started.
setStartTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
setStartTime(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The place in the input file where you want a clip to start.
setStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
setStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The time the reservation started.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
setStartTime(Date) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the start time criteria of the filter are counted.
setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Specifies the start time criteria that workflow executions must meet in order to be counted.
setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
setStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
Workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
setStartTimerDecisionAttributes(StartTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the StartTimer decision.
setStartTimerFailedEventAttributes(StartTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartTimerFailed then this member is set and provides detailed information about the event.
setStartTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The time when the execution was started.
setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time a worker may take to process the activity task.
setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
The maximum duration for this decision task.
setStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration a worker may take to process this activity task.
setStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
setStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
setStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
The duration to wait before firing the timer.
setStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The duration of time after which the timer will fire.
setStartWorkflowOptions(StartWorkflowOptions) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactory
 
setStartWorkflowOptions(StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
setStartWorkflowOptions(StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
setState(String) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
The state of processing a change to an option.
setState(OptionState) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
The state of processing a change to an option.
setState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
setState(AvailabilityZoneState) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
setState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
setState(BundleTaskState) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
setState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot Instance request.
setState(CancelSpotInstanceRequestState) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot Instance request.
setState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
setState(ConversionTaskState) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
setState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The current state of the customer gateway.
setState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the conversion task.
setState(ExportTaskState) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the conversion task.
setState(String) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
setState(ImageState) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
setState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
setState(String) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
setState(ListingState) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
setState(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
setState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
setState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
setState(MonitoringState) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
setState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
setState(PlacementGroupState) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
setState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
setState(ReservedInstanceState) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
setState(String) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
setState(RouteState) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
setState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
setState(SnapshotState) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
setState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot Instance datafeed subscription.
setState(DatafeedSubscriptionState) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot Instance datafeed subscription.
setState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot Instance request.
setState(SpotInstanceState) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot Instance request.
setState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
setState(SubnetState) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
setState(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
setState(VolumeState) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
setState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
setState(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
setState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
setState(VpcState) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
setState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
setState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
setState(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
setState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current state of the instance.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The current state of the cluster.
setState(ClusterState) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The current state of the cluster.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
setState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The current state of the instance group.
setState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The current state of the instance group.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The current state of the instance.
setState(InstanceState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The current state of the instance.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
setState(JobFlowExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
setState(StepExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The execution state of the cluster step.
setState(StepState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The execution state of the cluster step.
setState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The state of the reserved DB instance.
setState(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved Compute Node.
setState(Transfer.TransferState) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Sets the current state of this transfer.
setState(Transfer.TransferState) - Method in class com.amazonaws.services.s3.transfer.internal.DownloadImpl
This method is also responsible for firing COMPLETED signal to the listeners.
setState(Transfer.TransferState) - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileTransfer
Override this method so that TransferState updates are also sent out to the progress listener chain in forms of ProgressEvent.
setStateChangeReason(ClusterStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The reason for the cluster status change.
setStateChangeReason(InstanceGroupStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The status change reason details for the instance group.
setStateChangeReason(InstanceStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The details of the status change reason for the instance.
setStateChangeReason(StepStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The reason for the step execution status change.
setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
A human-readable explanation for the alarm's state.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in human-readable text format)
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm's state in machine-readable JSON format
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in machine-readable JSON format)
setStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
setStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm's state.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
setStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
setStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
setStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
setStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A set of statistical values describing the metric.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the Auto Scaling group when a DeleteAutoScalingGroup action is in progress.
setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
This response element indicates the current status of the distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
This response element indicates the current status of the distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The status of the invalidation request.
setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
The status of an invalidation request.
setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The current status of the streaming distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Indicates the current status of the distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
This response element indicates the current status of the distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
This response element indicates the current status of the distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The status of the invalidation request.
setStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
The status of an invalidation request.
setStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The current status of the streaming distribution.
setStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Indicates the current status of the distribution.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
setStatus(SetStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline.
setStatus(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline.
setStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Specifies the status to be set on all the objects in objectIds.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status of the import of this particular disk image.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
setStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
setStatus(StatusType) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
setStatus(SummaryStatus) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
setStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
setStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
setStatus(ReportStatusType) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
setStatus(ListingStatus) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The status of the Reserved Instances modification request.
setStatus(SpotInstanceStatus) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The status code and status message describing the Spot Instance request.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
setStatus(TelemetryStatus) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The intended status of the volume status.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
setStatus(VolumeStatusInfoStatus) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, etc.
setStatus(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The current status details about the cluster.
setStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The details about the current status of the cluster.
setStatus(InstanceStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The current status of the instance.
setStatus(InstanceGroupStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The current status of the instance group.
setStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The current execution status details of the cluster step.
setStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The current execution status details of the cluster step.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The status of the job: Submitted, Progressing, Complete, Canceled, or Error.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The status of one output in a job.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: Submitted, Progressing, Complete, Canceled, or Error.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The current status of the pipeline: Active: The pipeline is processing jobs. Paused: The pipeline is not currently processing jobs.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The status of the job with which the playlist is associated.
setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The desired status of the pipeline: Active: The pipeline is processing jobs. Paused: The pipeline is not currently processing jobs.
setStatus(Integer) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The HTTP response code for a job output request.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
setStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command status: failed successful skipped pending
setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment status: running successful failed
setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance status: requested booting running_setup online setup_failed start_failed terminating terminated stopped connection_lost
setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The value returned by DescribeVolumes.
setStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Status of the DB instance.
setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The status of the DB security group.
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.EventSubscription
The status of the RDS event notification subscription.
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.rds.model.OptionGroupMembership
The status of the DB instance's option group membership (e.g.
setStatus(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
The status of the VPC security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Describes the status of the elastic IP (EIP) address.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
setStatus(String) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
setStatus(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
setStatus(String) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The current state of the request.
setStatus(ChangeStatus) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The current state of the request.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object.
setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The current status of the activity type.
setStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The current status of the activity type.
setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
The close status that must match the close status of an execution for it to meet the criteria of this filter.
setStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
The close status that must match the close status of an execution for it to meet the criteria of this filter.
setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The status of the domain: REGISTERED: The domain is properly registered and available.
setStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The status of the domain: REGISTERED: The domain is properly registered and available.
setStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The current status of the workflow type.
setStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The current status of the workflow type.
setStatus(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The status of the case.
setStatus(TrustedAdvisorCheckRefreshStatus) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested: "none", "enqueued", "processing", "success", or "abandoned".
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
setStatusAsync(SetStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline.
setStatusAsync(SetStatusRequest, AsyncHandler<SetStatusRequest, Void>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline.
setStatusAsync(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline.
setStatusAsync(SetStatusRequest, AsyncHandler<SetStatusRequest, Void>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline.
setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - Method in class com.amazonaws.http.HttpResponse
Sets the HTTP status code that was returned with this response.
setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
setStatusCode(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatusCode(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatuscode(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the type of job status to return.
setStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information that further explains Status.
setStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Information that further explains the status.
setStatuses(Collection<TrustedAdvisorCheckRefreshStatus>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
setStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.rds.model.DBInstance
The status of a read replica.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The status message related to the conversion task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The status message related to the export task.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status information or errors related to the disk image.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The reason for the current status of the Reserved Instance listing.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The reason for the status.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
If an error occurs, a description of the error.
setStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
A friendly message that describes the job status.
setStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
A friendly message that describes the job status.
SetStatusRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the SetStatus operation.
SetStatusRequest() - Constructor for class com.amazonaws.services.datapipeline.model.SetStatusRequest
 
SetStatusRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Set Status Request Marshaller
SetStatusRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.SetStatusRequestMarshaller
 
setStatusText(String) - Method in class com.amazonaws.http.HttpResponse
Sets the HTTP status text returned with this response.
setStatusType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
This value is currently "read replication."
setStems(StemmingOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
The stemming options configured for this search domain and the current status of those options.
setStems(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
Maps terms to their stems, serialized as a JSON document.
setStems(StemmingOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
The stemming options configured for this search domain and the current status of those options.
setStep(Step) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
The step details for the requested step identifier.
setStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The step configuration.
setStepId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
The identifier of the step to describe.
setStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
The identifiers of the list of steps added to the job flow.
setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
setSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
setSteps(Collection<StepSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The filtered list of steps for the cluster.
setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
setStepStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The filter to limit the step list based on certain states.
setStopLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the StopLoggingTime property for this object.
setStopped(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with stopped status.
setStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
setStopwords(StopwordOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
The stopword options configured for this search domain and the current status of those options.
setStopwords(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
Lists stopwords serialized as a JSON document.
setStopwords(StopwordOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
The stopword options configured for this search domain and the current status of those options.
setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The bucket in which to store the AMI.
setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
The Amazon S3 storage locations.
setStorageClass(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in S3.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the storage class indicating how the data in this multipart upload will be stored.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the class of storage used for the parts in the associated multipart upload.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the storage class used by Amazon S3 for this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the storage class used by Amazon S3 for this version.
setStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the storage mode to the specified mode.
setStorediSCSIVolumes(Collection<StorediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Sets the value of the StorediSCSIVolumes property for this object.
setStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
setStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
setStreamARN(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The Amazon Resource Name (ARN) for the stream being described.
setStreamDescription(StreamDescription) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
Contains the current status of the stream, the stream ARN, an array of shard objects that comprise the stream, and states whether there are more shards available.
setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The streaming distribution's information.
setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
The streaming distribution's information.
setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
The streaming distribution's information.
setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The streaming distribution's information.
setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
The streaming distribution's information.
setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
The streaming distribution's information.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
The streaming distribution's configuration information.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
The streaming distribution's configuration information.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The current configuration information for the streaming distribution.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The streaming distribution's configuration information.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
The streaming distribution's configuration information.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
The streaming distribution's configuration information.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The current configuration information for the streaming distribution.
setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The streaming distribution's configuration information.
setStreamingDistributionList(StreamingDistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
The StreamingDistributionList type.
setStreamingDistributionList(StreamingDistributionList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
The StreamingDistributionList type.
setStreamingDistributionSummaries(Collection<StreamingDistributionSummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
An XML structure containing a summary of the streaming distribution.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
A name to identify the stream.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
The name of the stream to delete.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The name of the stream to describe.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The name of the stream.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The name of the stream for the merge.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The name of the stream to put the data record into.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
The name of the stream for the shard split.
setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The name of the stream being described.
setStreamNames(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
The names of the streams that are associated with the AWS account making the ListStreams request.
setStreamStatus(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The current status of the stream being described.
setStreamStatus(StreamStatus) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The current status of the stream being described.
setStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
The field value, expressed as a String.
setSTSClientEndpoint(String) - Method in class com.amazonaws.auth.STSSessionCredentialsProvider
Sets the AWS Security Token Service (STS) endpoint where session credentials are retrieved from.
setSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
setSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
setSubject(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The subject line for the case in the AWS Support Center.
setSubject(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The title of the AWS Support case.
setSubjectFromWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The unique user identifier that is returned by the identity provider.
setSubmittedAt(Date) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The date and time the change was submitted, in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard (for example, 2009-11-19T19:37:58Z).
setSubmittedBy(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The email address of the account that submitted the case.
setSubmittedBy(String) - Method in class com.amazonaws.services.support.model.Communication
The email address of the account that submitted the AWS Support case.
setSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Information about the subnet.
setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.elasticache.model.Subnet
The Availability Zone associated with the subnet
setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.rds.model.Subnet
Contains Availability Zone information.
setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.redshift.model.Subnet
Describes an availability zone.
setSubnetGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the status of the DB subnet group.
setSubnetGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The ID of the subnet to associate with the network interface.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] The ID of the subnet to launch the instance into.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the subnet in which the instance is running.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the subnet associated with the network string.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the subnet in which to launch the Spot Instance.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The ID of the subnet to launch the instance into.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The ID of the instance's subnet.
setSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's subnet ID, if the stack is running in a VPC.
setSubnetIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Subnet
The unique identifier for the subnet
setSubnetIdentifier(String) - Method in class com.amazonaws.services.rds.model.Subnet
Specifies the identifier of the subnet.
setSubnetIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of subnet IDs, if the stack is running in a VPC.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The EC2 Subnet IDs for the DB subnet group.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The EC2 subnet IDs for the DB subnet group.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the load balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs attached to the load balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your load balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the load balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs the load balancer is now attached to.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the load balancer.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Contains a list of Subnet elements.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
setSubnetStatus(String) - Method in class com.amazonaws.services.rds.model.Subnet
Specifies the status of the subnet.
setSubnetStatus(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributes(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
SetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the SetSubscriptionAttributes operation.
SetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Default constructor for a new SetSubscriptionAttributesRequest object.
SetSubscriptionAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Constructs a new SetSubscriptionAttributesRequest object.
SetSubscriptionAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Set Subscription Attributes Request Marshaller
SetSubscriptionAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SetSubscriptionAttributesRequestMarshaller
 
setSubscriptionCreationTime(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The time the RDS event notification subscription was created.
setSubscriptionCreationTime(Date) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
The name of the RDS event notification subscription you want to add a source identifier to.
setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The name of the subscription.
setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
The name of the RDS event notification subscription you want to delete.
setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
The name of the RDS event notification subscription you want to describe.
setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The name of the RDS event notification subscription.
setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
The name of the RDS event notification subscription you want to remove a source identifier from.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
setSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
setSuccess(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the operation is successful, this value is true; otherwise, the value is false.
setSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
setSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
setSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
setSuccessful(Collection<DeleteMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
setSuccessful(Collection<SendMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of metric values used for the datapoint.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
setSummaries(Collection<TrustedAdvisorCheckSummary>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
setSummaryMap(Map<String, Integer>) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
setSunday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Sunday.
setSupportedCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
A list of the character sets supported by this engine for the CharacterSetName parameter of the CreateDBInstance API.
setSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of strings set by third party software when the job flow is launched.
setSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow.
setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
setSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
setSynonyms(SynonymOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
The synonym options configured for this search domain and the current status of those options.
setSynonyms(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
Maps terms to their synonyms, serialized as a JSON document.
setSynonyms(SynonymOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
The synonym options configured for this search domain and the current status of those options.
setSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
setTable(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
Sets the value of the Table property for this object.
setTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on the table affected by the operation.
setTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
Represents the properties of a table.
Settable<V> - Class in com.amazonaws.services.simpleworkflow.flow.core
It is an implementation of Promise, which exposes an additional Settable.set(Object) and Settable.chain(Promise) methods.
Settable(V) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
Settable() - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
Sets the value of the TableDescription property for this object.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
Sets the value of the TableDescription property for this object.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
Sets the value of the TableDescription property for this object.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Represents the properties of a table.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
Represents the properties of a table.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Represents the properties of a table.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
The name of the table you want to create.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
The name of the table in which you want to delete an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
The name of the table you want to delete.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
The name of the table you want to describe.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
The name of the table in which you want to get an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
The name of the table in which you want to put an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
The name of the table in which you want to query.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
The name of the table in which you want to scan.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
The name of the table being described.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
The name of the table in which you want to update an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
The name of the table you want to update.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The name of the table that was affected by the operation.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
The name of the table to create.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
The name of the table from which to delete the item.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
The name of the table to delete.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
The name of the table to describe.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The name of the table containing the requested item.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
The name of the table to contain the item.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of the table containing the requested items.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of the table containing the requested items.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The name of the table containing the item to update.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The name of the table to be updated.
setTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
Sets the value of the TableNames property for this object.
setTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the TableSizeBytes property for this object.
setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The total size of the specified table, in bytes.
setTableStatus(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the TableStatus property for this object.
setTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the TableStatus property for this object.
setTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current state of the table:
setTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current state of the table:
setTag(String, String) - Method in class com.amazonaws.services.s3.model.TagSet
Sets the value of the tag for a given key.
setTag(String) - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
Specifies the tag that must be associated with the execution for it to meet the filter criteria.
setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
setTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
setTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
A list of tag keys to remove from a resource.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
setTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the TagList property for this object.
setTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
setTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The list of tags to associate with the new workflow execution.
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The list of tags to associate with the child workflow execution.
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The list of tags to associated with the child workflow execution.
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The list of tags to associate with the workflow execution.
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The list of tags associated with the new workflow execution.
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The list of tags associated with the workflow execution.
setTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The list of tags associated with this workflow execution.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A set of user-defined Tags to associate with this stack, represented by key/value pairs.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify cost allocation information for the stack.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
A list of tags associated with a cluster.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The tags to be assigned to the Amazon RDS resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
A list of tags.
setTagSet(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
setTagSets(Collection<TagSet>) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Sets the TagSet.
setTapeArchives(Collection<TapeArchive>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in The Virtual Tape Shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape to delete from the Virtual Tape Shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the Virtual Tape Shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The Amazon Resource Name (ARN) of the virtual tape to delete.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
The Amazon Resource Name (ARN) of the deleted virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the Virtual Tape Shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
The Amazon Resource Name (ARN) of the retrieved virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The Amazon Resource Name (ARN) of the virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of an archived virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The Amazon Resource Name (ARN) of the virtual tape.
setTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) the represents the virtual tapes that were created.
setTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
setTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
setTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The barcode that identifies a specific virtual tape.
setTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The barcode that identifies the archived virtual tape.
setTapeBarcodePrefix(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A prefix you append to the barcode of the virtual tape you are creating.
setTapeDriveType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Sets the value of the TapeDriveType property for this object.
setTapeRecoveryPointInfos(Collection<TapeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
setTapeRecoveryPointTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The time when the point-in-time view of the virtual tape was replicated for later recovery.
setTapes(Collection<Tape>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The size, in bytes, of the virtual tapes you want to create.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Tape
The size, in bytes, of the virtual tape.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The size, in bytes, of the archived virtual tape.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The size, in bytes, of the virtual tapes to recover.
setTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The current state of the virtual tape.
setTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The current state of the archived virtual tape.
setTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Sets the value of the TapeStatus property for this object.
setTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
setTarget(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that determines how Elastic Transcoder interprets values that you specified for HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight: Content: HorizontalOffset and VerticalOffset values are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any.
setTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The Amazon Resource Name (ARN) of the volume.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the TargetARN property for this object.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The Amazon Resource Name (ARN) of the volume target.
setTargetClusterType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize is complete.
setTargetConfiguration(ReservedInstancesConfiguration) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The target Reserved Instances configurations supplied as part of the modification request.
setTargetConfigurations(Collection<ReservedInstancesConfiguration>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
setTargetDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
The identifier for the copied snapshot.
setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
setTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the TargetName property for this object.
setTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The name of the iSCSI target used by initiators to connect to the target and as a suffix for the target ARN.
setTargetNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize is complete.
setTargetNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize is complete.
setTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
setTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
setTargetSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
setTaskExecutorService(ThreadPoolExecutor) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
setTaskExecutorThreadPoolSize(int) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setTaskExecutorThreadPoolSize(int) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setTaskExecutorThreadPoolSize(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
setTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
Identifier of the task assigned to the task runner.
setTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
Identifies the task assigned to the task runner.
setTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
An internal identifier for the task.
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the TaskList property for this object.
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the TaskList property for this object.
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
setTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The task list in which the activity task has been scheduled.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Represents a task list.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
The name of the task list.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
The name of the task list.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
The name of the task list in which the decision task was scheduled.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Specifies the task list to poll for activity tasks.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Specifies the task list to poll for decision tasks.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the name of the task list in which to schedule the activity task.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The name of the task list to be used for decision tasks of the child workflow execution.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The name of the task list used for the decision tasks of the child workflow execution.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The task list to use for the decision tasks generated for this workflow execution.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The task list used for the decision tasks generated for this workflow execution.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Represents a task list.
setTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The name of the task list for scheduling the decision tasks for this workflow execution.
setTaskListActivitiesImplementationMap(Map<String, Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
setTaskListActivitiesImplementationMap(Map<String, Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setTaskListToPoll(String) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
setTaskObject(TaskObject) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
An instance of PollForTaskResult, which contains an instance of TaskObject.
setTaskrunnerId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
The identifier of the task runner.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for the new workflow execution.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for this workflow execution.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration allowed for the decision tasks for this workflow execution.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
Specifies the maximum duration of decision tasks for this workflow execution.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The maximum duration allowed for decision tasks for this workflow execution.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The maximum duration of decision tasks for the new workflow execution.
setTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The maximum duration of decision tasks for this workflow type.
setTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
 
setTaskStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
setTaskStatus(SetTaskStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Notifies AWS Data Pipeline that a task is completed and provides information about the final status.
setTaskStatus(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Notifies AWS Data Pipeline that a task is completed and provides information about the final status.
setTaskStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If FINISHED, the task successfully completed.
setTaskStatus(TaskStatus) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If FINISHED, the task successfully completed.
setTaskStatusAsync(SetTaskStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Notifies AWS Data Pipeline that a task is completed and provides information about the final status.
setTaskStatusAsync(SetTaskStatusRequest, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Notifies AWS Data Pipeline that a task is completed and provides information about the final status.
setTaskStatusAsync(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Notifies AWS Data Pipeline that a task is completed and provides information about the final status.
setTaskStatusAsync(SetTaskStatusRequest, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Notifies AWS Data Pipeline that a task is completed and provides information about the final status.
SetTaskStatusRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the SetTaskStatus operation.
SetTaskStatusRequest() - Constructor for class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
 
SetTaskStatusRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Set Task Status Request Marshaller
SetTaskStatusRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.SetTaskStatusRequestMarshaller
 
SetTaskStatusResult - Class in com.amazonaws.services.datapipeline.model
The output from the SetTaskStatus action.
SetTaskStatusResult() - Constructor for class com.amazonaws.services.datapipeline.model.SetTaskStatusResult
 
SetTaskStatusResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Set Task Status Result JSON Unmarshaller
SetTaskStatusResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.SetTaskStatusResultJsonUnmarshaller
 
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The opaque string used as a handle on the task.
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The opaque string used as a handle on the task.
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
The taskToken of the ActivityTask.
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
The taskToken of the ActivityTask.
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
The taskToken of the ActivityTask.
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
The taskToken of the ActivityTask.
setTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The taskToken from the DecisionTask.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Structure containing the template body.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
String containing the template body.
setTemplateDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The template description of the template used to create the stack.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the configuration template for this configuration set.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the configuration template.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the configuration template to use in deployment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the configuration template to delete.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the configuration template whose configuration options you want to describe.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the configuration template to describe.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the configuration associated with this event.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the configuration template.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the configuration template to update.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the configuration template to validate the settings against.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Location of file containing the template body.
setTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
setTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The number of months remaining in the reservation.
setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The number of months remaining in the reservation.
setTerminate(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
Indicates whether the calling task runner should terminate.
setTerminated(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with terminated status.
setTerminateEnvByForce(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
When set to true, running environments will be terminated before deleting the application.
setTerminateResources(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
setTerminating(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with terminating status.
setTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
setTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API call or user intervention, or in the event of a cluster error.
setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether to lock the job flow to prevent the Amazon EC2 instances from being terminated by API call, user intervention, or in the event of a job flow error.
setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user intervention, or in the event of a job flow error.
setTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A Boolean that indicates whether to protect the job flow and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.
setTerminationProtection(SetTerminationProtectionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.
setTerminationProtection(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.
setTerminationProtectionAsync(SetTerminationProtectionRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.
setTerminationProtectionAsync(SetTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.
setTerminationProtectionAsync(SetTerminationProtectionRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.
setTerminationProtectionAsync(SetTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.
SetTerminationProtectionRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the SetTerminationProtection operation.
SetTerminationProtectionRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
 
SetTerminationProtectionRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Set Termination Protection Request Marshaller
SetTerminationProtectionRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.SetTerminationProtectionRequestMarshaller
 
setTerminationTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setTerminationTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setTestTimeoutActualTimeMilliseconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
Test timeout time.
setTestTimeoutActualTimeMilliseconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestStatement
 
setText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
setTextOptions(TextOptions) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for text field.
setTextProcessor(String) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
The text processor to apply to this field.
setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value against which the specified statistic is compared.
setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
setThresholdsWaitTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
setThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
setThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
setThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the thumbnail parameters, if any.
setThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the thumbnail preset values, if any.
setThursday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Thursday.
setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This specifies the tier to use for creating this environment.
setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the current tier of this environment.
setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the current tier of this environment.
setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the current tier of this environment.
setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
This specifies the tier to use to update the environment.
setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the current tier of this environment.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
setTimeBasedAutoScaling(SetTimeBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Specify the time-based auto scaling configuration for a specified instance.
setTimeBasedAutoScaling(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Specify the time-based auto scaling configuration for a specified instance.
setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Specify the time-based auto scaling configuration for a specified instance.
setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest, AsyncHandler<SetTimeBasedAutoScalingRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Specify the time-based auto scaling configuration for a specified instance.
setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Specify the time-based auto scaling configuration for a specified instance.
setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest, AsyncHandler<SetTimeBasedAutoScalingRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Specify the time-based auto scaling configuration for a specified instance.
setTimeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.
SetTimeBasedAutoScalingRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the SetTimeBasedAutoScaling operation.
SetTimeBasedAutoScalingRequest() - Constructor for class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
 
SetTimeBasedAutoScalingRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Set Time Based Auto Scaling Request Marshaller
SetTimeBasedAutoScalingRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.SetTimeBasedAutoScalingRequestMarshaller
 
setTimeCreated(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The time that the case was case created in the AWS Support Center.
setTimeCreated(String) - Method in class com.amazonaws.services.support.model.Communication
The time the support case was created.
setTimedThreadPool(ScheduledExecutorService) - Method in class com.amazonaws.services.s3.transfer.internal.CopyMonitor
 
setTimedThreadPool(ScheduledExecutorService) - Method in class com.amazonaws.services.s3.transfer.internal.UploadMonitor
 
setTimeline(ClusterTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
A timeline that represents the status of a cluster over the lifetime of the cluster.
setTimeline(InstanceGroupTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The timeline of the instance group status over time.
setTimeline(InstanceTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The timeline of the instance status over time.
setTimeline(StepTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The timeline of the cluster step status over time.
setTimeLoggingStarted(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The time at which CloudTrail started logging AWS API calls for an account.
setTimeLoggingStopped(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The time at which CloudTrail stopped logging AWS API calls for an account.
setTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
Sets the optional value for time offset for this client.
setTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
 
setTimeOffset(int) - Method in interface com.amazonaws.Request
Sets the optional value for time offset for this request.
setTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies the maximum time (in seconds) to keep the existing connections open before deregistering the instances.
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.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.Stack
The amount of time within which stack creation should complete.
setTimeoutType(ActivityTaskTimeoutType) - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException
 
setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The type of the timeout that caused this event.
setTimeoutType(ActivityTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The type of the timeout that caused this event.
setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the timeout that caused the child workflow execution to time out.
setTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the timeout that caused the child workflow execution to time out.
setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The type of timeout that expired before the decision task could be completed.
setTimeoutType(DecisionTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The type of timeout that expired before the decision task could be completed.
setTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The type of timeout that caused this event.
setTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The type of timeout that caused this event.
setTimerCanceledEventAttributes(TimerCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerCanceled then this member is set and provides detailed information about the event.
setTimerFiredEventAttributes(TimerFiredEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerFired then this member is set and provides detailed information about the event.
setTimerId(String) - Method in exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
The unique Id of the timer to cancel.
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The timerId provided in the CancelTimer decision that failed.
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
The unique Id of the timer.
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The timerId provided in the StartTimer decision that failed.
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The unique Id of the timer that was canceled.
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
The unique Id of the timer that fired.
setTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The unique Id of the timer that was started.
setTimerStartedEventAttributes(TimerStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerStarted then this member is set and provides detailed information about the event.
setTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Settings that determine when a clip begins and how long it lasts.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Time the status was updated.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Time the status was updated.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the datapoint.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time stamp used for the metric.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The date and time the request was created.
setTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated, in Epoch (UNIX) seconds.
setTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
setTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
setTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.
setTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the Timezone property for this object.
setTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Timezone property for this object.
setTo(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The last port in the range.
setToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
setToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current unique Multi-Factor Authentication token generated by the device associated with the caller's AWS account.
setToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
setToken(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
setTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The value provided by the MFA device, if the trust policy of the role being assumed requires MFA (that is, if the policy includes a condition that tests for MFA).
setTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The value provided by the MFA device, if MFA is required.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
setTopicAttributes(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
SetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the SetTopicAttributes operation.
SetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Default constructor for a new SetTopicAttributesRequest object.
SetTopicAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Constructs a new SetTopicAttributesRequest object.
SetTopicAttributesRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Set Topic Attributes Request Marshaller
SetTopicAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SetTopicAttributesRequestMarshaller
 
setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
setTopics(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
setTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
setTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The current state of the topic.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
The end of port range for the TCP and UDP protocols, or an ICMP code.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
setTotalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
setTotalBytesToTransfer(long) - Method in class com.amazonaws.services.s3.transfer.internal.TransferProgressImpl
 
setTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the total number of segments into which the scan will be divided.
setTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, TotalSegments represents the total number of segments into which the Scan operation will be divided.
setTrackingNumber(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Contains the Trail structure that specifies the settings for each trail.
setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Data type that represents the settings for a trail.
setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Represents the Trail structure that contains the CloudTrail setting for an account.
setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Represents the CloudTrail settings that were updated by calling UpdateTrail.
setTrailList(Collection<Trail>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
An array of Trail objects.
setTrailNameList(Collection<String>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
The list of Trail object names.
setTransformerPackage(String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
 
setTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the transition describing how this object will move between different storage classes in Amazon S3.
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets whether this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.PartListing
Sets whether or not this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
setTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A complex type that specifies any AWS accounts you want to permit to create signed URLs for private content.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The trusted signers of the URL.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A complex type that specifies any AWS accounts you want to permit to create signed URLs for private content.
setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The trusted signers of the URL.
setTTL(Long) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The cache time to live for the current resource record set.
setTuesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Tuesday.
setType(String) - Method in class com.amazonaws.auth.policy.Condition
Sets the type of this condition.
setType(String) - Method in class com.amazonaws.services.datapipeline.model.Operator
The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than or equal (LE), greater than or equal (GE), or between (BETWEEN).
setType(OperatorType) - Method in class com.amazonaws.services.datapipeline.model.Operator
The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than or equal (LE), greater than or equal (GE), or between (BETWEEN).
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
setType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The type of VPN connection the customer gateway supports.
setType(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP code.
setType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot Instance request type.
setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot Instance request type.
setType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot Instance request type.
setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot Instance request type.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
setType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
setType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The type of this environment tier.
setType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).
setType(String) - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The job type.
setType(String) - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.opsworks.model.App
The app type.
setType(AppType) - Method in class com.amazonaws.services.opsworks.model.App
The app type.
setType(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command type: deploy rollback start stop restart undeploy update_dependencies install_dependencies update_custom_cookbooks execute_recipes
setType(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app type.
setType(AppType) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app type.
setType(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer type.
setType(LayerType) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer type.
setType(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer type, which must be one of the following: Custom GangliaMonitoringMaster HaProxy MemcachedServer MySqlMaster NodeJsAppServer PhpAppServer RailsAppServer WebServer
setType(LayerType) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer type, which must be one of the following: Custom GangliaMonitoringMaster HaProxy MemcachedServer MySqlMaster NodeJsAppServer PhpAppServer RailsAppServer WebServer
setType(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The error type.
setType(String) - Method in class com.amazonaws.services.opsworks.model.Source
The repository type.
setType(SourceType) - Method in class com.amazonaws.services.opsworks.model.Source
The repository type.
setType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app type.
setType(AppType) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app type.
setType(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The type of health check to be performed.
setType(HealthCheckType) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The type of health check to be performed.
setType(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The type of the current resource record set.
setType(RRType) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The type of the current resource record set.
setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, indicates the type of the workflow executions to be counted.
setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Specifies the type of the workflow executions to be counted.
setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
setTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
setTypeInfo(ActivityTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
General information about the activity type.
setTypeInfo(WorkflowTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
General information about the workflow type.
setTypeInfos(Collection<ActivityTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
List of activity type information.
setTypeInfos(Collection<WorkflowTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The list of workflow type information.
setUIntOptions(UIntOptions) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for an unsigned integer field.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerBase
Handler notified about poll request and other unexpected failures.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setUndeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a undeploy event.
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.
setUniqueId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
A unique identifier that you specify.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
The Items which we could not successfully process in a BatchWriteItem call is returned as UnprocessedItems
setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A map of tables and requests against those tables that were not processed.
setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Contains a map of tables and their respective keys that were not processed with the current response, possibly due to reaching a limit on the response size.
setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of tables and their respective keys that were not processed with the current response.
setUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of a global secondary index, along with the updated provisioned throughput settings that are to be applied to that index.
setUpdateDate(Date) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A timestamp for when this option was last updated.
setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The last modified timestamp of the listing.
setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The time of the most recent status update.
setUpdateVersion(Integer) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A unique integer that indicates when this option was last updated.
setUploadBufferAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferAllocatedInBytes property for this object.
setUploadBufferUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferUsedInBytes property for this object.
setUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
setUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The upload ID of the multipart upload to delete.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The upload ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The upload ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The upload ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the ID of the upload to abort.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the initiated multipart upload ID.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the unique ID of this multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadIdMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
An opaque string used for pagination.
setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing.
setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
setUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
setUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
setUploadsList(Collection<UploadListElement>) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
setUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
A LoadBasedAutoscalingInstruction object that describes the upscaling configuration, which defines how and when AWS OpsWorks increases the number of instances.
setUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
An AutoScalingThresholds object with the upscaling threshold configuration.
setUrl(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
setURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
The URL of the queue.
setUrl(String) - Method in class com.amazonaws.services.opsworks.model.Source
The source URL.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instance, per hour.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
setUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
setUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.
setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The hourly price charged for this reserved DB instance.
setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
setUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charge you for this reserved node.
setUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to use custom cookbooks.
setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Whether the stack uses custom cookbooks.
setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.Stack
Whether the stack uses custom cookbooks.
setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Whether the stack uses custom cookbooks.
setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB instance is restored from the latest backup time.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the user.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the user.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The User data type contains information about a user.
setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent header to send with all requests.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched Amazon EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
User data to be made available to the instance.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The Base64-encoded MIME user data.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's user data to the specified value.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The Base64-encoded MIME user data for the instances.
setUserDefined(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
setUseReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether the IdleConnectionReaper is to be started as a daemon thread
setUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS account ID.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of an AWS account.
setUserId(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the user.
setUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the custom user-metadata for the associated object.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the user the key is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the user the key is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the user to add.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The user name that the new key will belong to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the user to create a password for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the user to create.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the user whose MFA device you want to deactivate.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the user whose key you want to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the user whose password you want to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the user the signing certificate belongs to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the user the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the user to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the user for whom you want to enable the MFA device.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the user whose login profile you want to retrieve.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the user who the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The user the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the user to get information about.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the user.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the user to list groups for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the user whose MFA devices you want to list.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the user.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the user to list policies for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the user, which can be used for signing into the AWS Management Console.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The user with whom the MFA device is associated.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the user to associate the policy with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the user to remove.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the user whose MFA device you want to resynchronize.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the user the signing certificate is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the user whose key you want to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the user whose password you want to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the user the signing certificate belongs to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the user to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the user the signing certificate is for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the user.
setUsername(String) - Method in class com.amazonaws.services.opsworks.model.Source
This parameter depends on the repository type.
setUserProfile(SelfUserProfile) - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
A UserProfile object that describes the user's SSH information.
setUserProfiles(Collection<UserProfile>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
A Users object that describes the specified users.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
setValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
setValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
setValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation errors that are associated with the objects defined in pipelineObjects.
setValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation errors that were found by ValidatePipelineDefinition.
setValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation warnings that are associated with the objects defined in pipelineObjects.
setValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation warnings that were found by ValidatePipelineDefinition.
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The start date of the request.
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The start date of the request.
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The end date of the request.
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The end date of the request.
setValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The expiration date and time for the SAML provider.
setValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The expiration date and time for the SAML provider.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value representing the dimension measurement
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
setValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
AttributeValue can be String, Number, Binary, StringSet, NumberSet, BinarySet.
setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists and has a specific content for the attribute name-value pair.
setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Represents the data for an attribute.
setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Represents the data for an attribute.
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
A new value for the attribute.
setValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
setValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The current value for the configuration option.
setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The value part of the identified key.
setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
A user-defined value, which is optional in a tag.
setValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The current value of the option setting.
setValue(String) - Method in class com.amazonaws.services.rds.model.Tag
A value is the optional value of the tag.
setValue(String) - Method in class com.amazonaws.services.route53.model.ResourceRecord
The value of the Value element for the current resource record set.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The value of the attribute.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The value of the replaceable attribute.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
setValue(V) - Method in class com.amazonaws.transform.MapEntry
 
setValueOptions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
Sets the values specified for this access control policy condition.
setValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
setValues(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.Operator
The value that the actual field value will be compared with.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
setValueType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
setValueType(ConfigurationOptionValueType) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The Amazon Resource Name (ARN) of the vault.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The Amazon Resource Name (ARN) of the vault.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The Amazon Resource Name (ARN) of the vault that contains the archive.
setVaultList(Collection<DescribeVaultOutput>) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The name of the vault.
setVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns the notification configuration set on the vault.
setVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Provides options for specifying notification configuration.
setVaultNotifications(SetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotifications(SetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation configures notifications that will be sent when specific events happen to a vault.
SetVaultNotificationsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the SetVaultNotifications operation.
SetVaultNotificationsRequest() - Constructor for class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Default constructor for a new SetVaultNotificationsRequest object.
SetVaultNotificationsRequest(String, VaultNotificationConfig) - Constructor for class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Constructs a new SetVaultNotificationsRequest object.
SetVaultNotificationsRequest(String, String, VaultNotificationConfig) - Constructor for class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Constructs a new SetVaultNotificationsRequest object.
SetVaultNotificationsRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Set Vault Notifications Request Marshaller
SetVaultNotificationsRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.SetVaultNotificationsRequestMarshaller
 
setVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
setVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
setVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
setVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
setVersion(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
The version of the pipeline definition to retrieve.
setVersion(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The version of this environment tier.
setVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
The version of the application.
setVersion(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
The Chef version.
setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
The version of this activity.
setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The version of the activity type.
setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The version of the workflow type.
setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
The version of the workflow type.
setVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Version of the workflow type.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the version ID of the newly copied object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the version ID of the source object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the optional version ID of the newly uploaded object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the version ID which uniquely identifies this version of an object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setVersionId(String) - Method in class com.amazonaws.services.s3.transfer.model.CopyResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
A label uniquely identifying the version for the associated application.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
A label identifying this version.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application version to deploy.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The application version deployed in this environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The label of the version to delete.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The application version deployed in this environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The release label for the application version associated with this event.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The application version deployed in this environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the version to update.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The application version deployed in this environment.
setVersionLabels(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
setVersions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
setVersionSummaries(List<S3VersionSummary>) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setVerticalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The vertical position of the watermark unless you specify a non-zero value for VerticalOffset: Top: The top edge of the watermark is aligned with the top border of the video. Bottom: The bottom edge of the watermark is aligned with the bottom border of the video. Center: The watermark is centered between the top and bottom borders.
setVerticalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
VerticalOffset
setVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
setVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the video parameters.
setVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the video preset values.
setViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about viewer certificates for this distribution.
setViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about viewer certificates for this distribution.
setViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
setViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
setViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
setViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
ID of the virtual private gateway that will be attached to the virtual interface.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The ID of the virtual private gateway to a VPC.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
The ID of the virtual private gateway to a VPC.
setVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The ID of the virtual private gateway to a VPC.
setVirtualGateways(Collection<VirtualGateway>) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
A list of virtual private gateways.
setVirtualGatewayState(String) - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
State of the virtual private gateway.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
ID of the virtual interface.
setVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
ID of the virtual interface.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
The name of the virtual interface assigned by the customer.
setVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The name of the virtual interface assigned by the customer.
setVirtualInterfaces(Collection<VirtualInterface>) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
A list of virtual interfaces.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
State of the virtual interface.
setVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
State of the virtual interface.
setVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
State of the virtual interface.
setVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The type of virtual interface.
setVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The type of virtual interface.
setVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The type of virtual interface.
setVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The type of virtual interface.
setVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The type of virtual interface.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The type of virtualization.
setVirtualMFADevice(VirtualMFADevice) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
A newly created virtual MFA device.
setVirtualMFADeviceName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The name of the virtual MFA device.
setVirtualMFADevices(Collection<VirtualMFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Sets the value of the VirtualMFADevices property for this object.
setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The virtual name associated with the device.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The virtual device name.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
The new value (in seconds) for the message's visibility timeout.
setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds - from 0 to 43200 - maximum 12 hours) 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.
setVisibilityTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Custom visibility timeout to use when retrieving messages from SQS.
setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.
setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.
setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Specifies whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
setVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Whether the specified job flows are visible to all IAM users of the AWS account associated with the job flow.
setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.
setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.
setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.
setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.
SetVisibleToAllUsersRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the SetVisibleToAllUsers operation.
SetVisibleToAllUsersRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
 
SetVisibleToAllUsersRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Set Visible To All Users Request Marshaller
SetVisibleToAllUsersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.SetVisibleToAllUsersRequestMarshaller
 
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
The dedicated VLAN provisioned to the connection.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.Connection
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
The VLAN ID.
setVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The VLAN ID.
setVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The volume.
setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The Amazon Resource Name (ARN) of the configured volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
The Amazon Resource Name (ARN) of the storage volume that was deleted.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Constraints:
Length: 50 - 500
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeARN property for this object.
setVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Sets the value of the VolumeARNs property for this object.
setVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
setVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A VolumeConfigurations object that describes the layer Amazon EBS volumes.
setVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.Layer
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
setVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
setVolumeDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeDiskId property for this object.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the Amazon EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the Amazon EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the Amazon EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume ID.
setVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeId property for this object.
setVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeId property for this object.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
Am array of volume IDs.
setVolumeInfos(Collection<VolumeInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the VolumeInfos property for this object.
setVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Lists iSCSI information about a volume.
setVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Lists iSCSI information about a volume.
setVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeProgress property for this object.
setVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeProgress property for this object.
setVolumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Sets the value of the VolumeRecoveryPointInfos property for this object.
setVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeRecoveryPointTime property for this object.
setVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeRecoveryPointTime property for this object.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
setVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
An array of volume IDs.
setVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in GiB.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in GiB.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The size of the volume in bytes.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume status.
setVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeStatus property for this object.
setVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeStatus property for this object.
setVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
setVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
setVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeType property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeType property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeType property for this object.
setVolumeUsageInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeUsageInBytes property for this object.
setVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
setVpc(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The VPC filter value.
setVpc(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this is a VPC orderable DB instance.
setVpcAttachment(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Information about the attachment.
setVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
[EC2-VPC] The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the VPC in which the instance is running.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the VPC for the network ACL.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] The ID of the VPC for the security group.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the VPC the subnet is in.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
setVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the VPC attached to the load balancer.
setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The ID of the VPC that the cloned stack is to be launched into.
setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The ID of the VPC that the stack is to be launched into.
setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The VPC ID.
setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The VPC ID, if the stack is running in a VPC.
setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the VpcId of the DB security group.
setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the Vpc Id associated with the DB snapshot.
setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the VpcId of the DB subnet group.
setVpcId(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
If AllowsVpcAndNonVpcInstanceMemberships is 'false', this field is blank.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
setVpcId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
setVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
The name of the VPC security group.
setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of EC2 VPC security groups to associate with this DB instance.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of EC2 VPC security groups to authorize on this DB instance.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
setVpcSecurityGroupMemberships(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this VPC security group allows access to the port.
setVpcSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of VpcSecurityGroupMemebrship name strings used for this option.
setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of VPC security group elements that the DB instance belongs to.
setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
setVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Information about the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The ID of the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The ID of the VPN connection.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the VPN connection.
setVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
setVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
setVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Information about the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the virtual private gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the virtual private gateway at the AWS side of the VPN connection.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The ID of the virtual private gateway.
setVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
setVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
setVTLDevice(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The Virtual Tape Library (VTL) device that the virtual tape is associated with.
setVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Specifies the unique Amazon Resource Name (ARN) of the Virtual Tape Library device (tape drive or media changer).
setVTLDeviceARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
setVTLDeviceProductIdentifier(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceProductIdentifier property for this object.
setVTLDevices(Collection<VTLDevice>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
setVTLDeviceType(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceType property for this object.
setVTLDeviceVendor(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceVendor property for this object.
setWaitTimeSeconds(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) for which the call will wait for a message to arrive in the queue before returning.
setWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard.
setWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
setWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
setWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
setWarnings(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
A description of the validation warning.
setWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
setWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
setWatermarks(Collection<PresetWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
setWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
setWednesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Wednesday.
setWeight(Long) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Weighted resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that determines what portion of traffic for the current resource record set is routed to the associated location.
setWhitelistedNames(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.
setWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Specifies the width of the output file in pixels.
setWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Indicates the type of task the task runner is configured to accept and process.
setWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
Indicates the type of task the task runner is configured to accept and process.
setWorkflowDefinitionFactories(Collection<WorkflowDefinitionFactory>) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SimpleWorkflowDefinitionFactoryFactory
 
setWorkflowDefinitionFactoryFactory(WorkflowDefinitionFactoryFactory) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
setWorkflowExecution(WorkflowExecution) - Method in exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The workflow execution that started this activity task.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The child workflow execution that was canceled.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The child workflow execution that was completed.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The child workflow execution that failed.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The child workflow execution that was started.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The child workflow execution that was terminated.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The child workflow execution that timed out.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The workflow execution for which this decision task was created.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The external workflow execution to which the cancellation request was delivered.
setWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
The external workflow execution that the signal was delivered to.
setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed information about the event.
setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed information about the event.
setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides detailed information about the event.
setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed information about the event.
setWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
The retention period for workflow executions in this domain.
setWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Specifies the duration--in days--for which the record (including the history) of workflow executions in this domain should be kept by the service.
setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed information about the event.
setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed information about the event.
setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionTerminated then this member is set and provides detailed information about the event.
setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the WorkflowId property for this object.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The workflowId of the external workflow execution to cancel.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow to which the cancel request was to be delivered.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution to be canceled.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The workflowId of the workflow execution to cancel.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The workflowId of the workflow execution to be signaled.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow execution that the signal was being delivered to.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The workflowId of the workflow execution to signal.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The workflowId of the workflow execution.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The workflowId of the child workflow execution.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The workflowId of the child workflow execution.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The user defined identifier associated with the workflow execution.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The workflowId of the workflow execution to terminate.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
The user defined identifier associated with the workflow execution.
setWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
The workflowId to pass of match the criteria of this filter.
setWorkflowImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
setWorkflowImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
setWorkflowImplementations(Iterable<Object>) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
setWorkflowImplementationTypes(Collection<Class<?>>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
setWorkflowImplementationTypes(Collection<Class<?>>) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinitionFactoryFactory
 
setWorkflowImplementationTypes(Collection<Class<?>>) - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
setWorkflowImplementationTypes(Collection<Class<?>>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
setWorkflowImplementationTypes(Collection<Class<?>>) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
setWorkflowType(WorkflowType) - Method in exception com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException
 
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the WorkflowType property for this object.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The type of the workflow execution for which this decision task was created.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
The workflow type to deprecate.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
The workflow type to describe.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The type of the workflow execution to be started.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The workflow type provided in the StartChildWorkflowExecution Decision that failed.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The type of the child workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The type of the workflow to start.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Represents a workflow type.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The type of the workflow execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The workflow type of this execution.
setWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The workflow type this information is about.
setWorkflowTypeVersion(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
setWorkflowTypeVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Sets the value of the WorkflowTypeVersion property for this object.
setWorkingStorageAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes allocated for the gateway.
setWorkingStorageUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes in use by the gateway.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
WriteCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the WriteCapacityUnits property for this object.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
setZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the Availability Zone.
setZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
SeverityLevel - Class in com.amazonaws.services.support.model
A code and name pair that represent a severity level that can be applied to a support case.
SeverityLevel() - Constructor for class com.amazonaws.services.support.model.SeverityLevel
 
SeverityLevelJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Severity Level JSON Unmarshaller
SeverityLevelJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.SeverityLevelJsonUnmarshaller
 
Shard - Class in com.amazonaws.services.kinesis.model
A uniquely identified group of data records in an Amazon Kinesis stream.
Shard() - Constructor for class com.amazonaws.services.kinesis.model.Shard
 
ShardIteratorType - Enum in com.amazonaws.services.kinesis.model
Shard Iterator Type
ShardJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Shard JSON Unmarshaller
ShardJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.ShardJsonUnmarshaller
 
shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
 
shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.RetryCondition
Returns whether a failed request should be retried according to the given request context.
shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.services.s3.internal.CompleteMultipartUploadRetryCondition
 
shouldUseHttpsScheme(Request<?>) - Method in class com.amazonaws.auth.AWS3Signer
 
shouldUseMultipartUpload(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
Returns true if the the specified request should be processed as a multipart upload (instead of a single part upload).
shutdown() - Method in class com.amazonaws.AmazonWebServiceClient
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.http.AmazonHttpClient
Shuts down this HTTP client object, releasing any resources that might be held open.
shutdown() - Static method in class com.amazonaws.http.IdleConnectionReaper
Shuts down the thread, allowing the class and instance to be collected.
shutdown() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.directconnect.AmazonDirectConnect
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.directconnect.AmazonDirectConnectAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.elasticache.AmazonElastiCache
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticache.AmazonElastiCacheAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.glacier.AmazonGlacier
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.glacier.transfer.JobStatusMonitor
 
shutdown() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.rds.AmazonRDS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.redshift.AmazonRedshift
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.redshift.AmazonRedshiftAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.route53.AmazonRoute53
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.route53.AmazonRoute53AsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
shutdown() - Method in interface com.amazonaws.services.simpleworkflow.flow.worker.TaskPoller
 
shutdown() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerLifecycle
 
shutdown() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
shutdown() - Method in interface com.amazonaws.services.sns.AmazonSNS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.sqs.AmazonSQS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
shutdown() - Method in class com.amazonaws.services.sqs.buffered.ReceiveQueueBuffer
Prevents spawning of new retrieval batches and waits for all in-flight retrieval batches to finish
shutdown() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.support.AWSSupport
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Shuts down the client, releasing all managed resources.
shutdownAndAwaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
shutdownAndAwaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
shutdownAndAwaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
shutdownAndAwaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
shutdownAndAwaitTermination(long, TimeUnit) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerLifecycle
 
shutdownAndAwaitTermination(long, TimeUnit) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
ShutdownBehavior - Enum in com.amazonaws.services.ec2.model
Shutdown Behavior
shutdownGateway(ShutdownGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation shuts down a gateway.
shutdownGateway(ShutdownGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation shuts down a gateway.
ShutdownGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ShutdownGateway operation.
ShutdownGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
ShutdownGatewayRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Shutdown Gateway Request Marshaller
ShutdownGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ShutdownGatewayRequestMarshaller
 
ShutdownGatewayResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was shut down.
ShutdownGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
ShutdownGatewayResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Shutdown Gateway Result JSON Unmarshaller
ShutdownGatewayResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.ShutdownGatewayResultJsonUnmarshaller
 
shutdownNow() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
shutdownNow(boolean) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTaskPoller
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.DecisionTaskPoller
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
shutdownNow() - Method in interface com.amazonaws.services.simpleworkflow.flow.worker.TaskPoller
 
shutdownNow() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerLifecycle
 
shutdownNow() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
sign(String, byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
sign(byte[], byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
 
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS3Signer
Signs the specified request with the AWS3 signing protocol by using the AWS account credentials specified when this object was constructed and adding the required AWS3 headers to the request.
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
 
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.CloudFrontSigner
 
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add "Signature" parameter to the request.
sign(Request<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add following authentication parameters to the request: AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
sign(Request<?>, AWSCredentials) - Method in interface com.amazonaws.auth.Signer
Sign the given request with the given set of credentials.
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.services.s3.internal.S3QueryStringSigner
 
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.services.s3.internal.S3Signer
 
Signal - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
SignalExternalWorkflowException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate failure of a signal.
SignalExternalWorkflowException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
SignalExternalWorkflowException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
SignalExternalWorkflowException(long, WorkflowExecution, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException
 
SignalExternalWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the SignalExternalWorkflowExecution decision.
SignalExternalWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
 
SignalExternalWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Signal External Workflow Execution Failed Cause
SignalExternalWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the SignalExternalWorkflowExecutionFailed event.
SignalExternalWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
 
SignalExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Signal External Workflow Execution Failed Event Attributes JSON Unmarshaller
SignalExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.SignalExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
SignalExternalWorkflowExecutionInitiatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the SignalExternalWorkflowExecutionInitiated event.
SignalExternalWorkflowExecutionInitiatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
 
SignalExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Signal External Workflow Execution Initiated Event Attributes JSON Unmarshaller
SignalExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
SignalExternalWorkflowParameters - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
SignalExternalWorkflowParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
signalRecieved(String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinition
Asynchronous method that implements signals handling logic.
signalRecieved(String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.pojo.POJOWorkflowDefinition
 
signalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
signalWorkflowExecution(SignalWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
 
signalWorkflowExecution(String, Object[], Promise<?>...) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClient
 
signalWorkflowExecution(String, Object[]) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternal
 
signalWorkflowExecution(String, Object[]) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
signalWorkflowExecution(String, Object[], Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
 
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClientExternal
 
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
signalWorkflowExecution(SignalExternalWorkflowParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
signalWorkflowExecution(String, Object[], Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
signalWorkflowExecution(String, Object[]) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest, AsyncHandler<SignalWorkflowExecutionRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest, AsyncHandler<SignalWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Records a WorkflowExecutionSignaled event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.
SignalWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the SignalWorkflowExecution operation.
SignalWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
 
SignalWorkflowExecutionRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Signal Workflow Execution Request Marshaller
SignalWorkflowExecutionRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.SignalWorkflowExecutionRequestMarshaller
 
signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
Computes an RFC 2104-compliant HMAC signature and returns the result as a Base64 encoded string.
signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
Computes an RFC 2104-compliant HMAC signature for an array of bytes and returns the result as a Base64 encoded string.
SignatureChecker - Class in com.amazonaws.services.sns.util
Utility for validating signatures on a Simple Notification Service JSON message.
SignatureChecker() - Constructor for class com.amazonaws.services.sns.util.SignatureChecker
 
SignatureVersion - Enum in com.amazonaws.auth
 
Signer - Interface in com.amazonaws.auth
A strategy for applying cryptographic signatures to a request, proving that the request was made by someone in posession of the given set of credentials without transmitting the secret key over the wire.
Signer - Class in com.amazonaws.services.cloudfront.model
A complex type that lists the AWS accounts that were included in the TrustedSigners complex type, as well as their active CloudFront key pair IDs, if any.
Signer() - Constructor for class com.amazonaws.services.cloudfront.model.Signer
Default constructor for a new Signer object.
Signer - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Signer
Signer() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Default constructor for a new Signer object.
SignerConfig - Class in com.amazonaws.internal.config
Signer configuration.
SignerFactory - Class in com.amazonaws.auth
Signer factory.
SignerStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Signer StAX Unmarshaller
SignerStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.SignerStaxUnmarshaller
 
SignerStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Signer StAX Unmarshaller
SignerStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.SignerStaxUnmarshaller
 
SigningAlgorithm - Enum in com.amazonaws.auth
 
SigningCertificate - Class in com.amazonaws.services.identitymanagement.model
The SigningCertificate data type contains information about an X.509 signing certificate.
SigningCertificate() - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
Default constructor for a new SigningCertificate object.
SigningCertificate(String, String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
Constructs a new SigningCertificate object.
SigningCertificate(String, String, String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
Constructs a new SigningCertificate object.
SigningCertificateStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Signing Certificate StAX Unmarshaller
SigningCertificateStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.SigningCertificateStaxUnmarshaller
 
SimpleDB - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
SimpleDBActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon SimpleDB.
SimpleDBResponseMetadata - Class in com.amazonaws.services.simpledb
Extension of ResponseMetadata with Amazon SimpleDB specific data.
SimpleDBResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
Creates a new SimpleDBResponseMetadata object from a specified map of metadata information.
SimpleDBResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
Creates a new SimpleDBResponseMetadata object from an existing ResponseMetadata object.
SimpleDBStaxResponseHandler<T> - Class in com.amazonaws.services.simpledb.internal
 
SimpleDBStaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.amazonaws.services.simpledb.internal.SimpleDBStaxResponseHandler
 
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
 
SimpleMetricType - Class in com.amazonaws.metrics
 
SimpleMetricType() - Constructor for class com.amazonaws.metrics.SimpleMetricType
 
SimpleServiceMetricType - Class in com.amazonaws.metrics
 
SimpleServiceMetricType(String, String) - Constructor for class com.amazonaws.metrics.SimpleServiceMetricType
 
SimpleThroughputMetricType - Class in com.amazonaws.metrics
 
SimpleThroughputMetricType(String, String, String) - Constructor for class com.amazonaws.metrics.SimpleThroughputMetricType
 
SimpleTypeJsonUnmarshallers - Class in com.amazonaws.transform
 
SimpleTypeJsonUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers
 
SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values - JSON dates come in as epoch seconds.
SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
SimpleTypeStaxUnmarshallers - Class in com.amazonaws.transform
Collection of StAX unmarshallers for simple data types.
SimpleTypeStaxUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers
 
SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller - Class in com.amazonaws.transform
 
SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values.
SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
 
SimpleTypeUnmarshallers - Class in com.amazonaws.transform
Collection of unmarshallers for simple data types.
SimpleTypeUnmarshallers() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers
 
SimpleTypeUnmarshallers.BooleanUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Boolean values.
SimpleTypeUnmarshallers.BooleanUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
 
SimpleTypeUnmarshallers.ByteBufferUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for ByteBuffer values.
SimpleTypeUnmarshallers.ByteBufferUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
 
SimpleTypeUnmarshallers.ByteUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Byte values.
SimpleTypeUnmarshallers.ByteUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
 
SimpleTypeUnmarshallers.DateUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Date values.
SimpleTypeUnmarshallers.DateUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.DateUnmarshaller
 
SimpleTypeUnmarshallers.DoubleUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Double values.
SimpleTypeUnmarshallers.DoubleUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
 
SimpleTypeUnmarshallers.FloatUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Float values.
SimpleTypeUnmarshallers.FloatUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
 
SimpleTypeUnmarshallers.IntegerUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Integer values.
SimpleTypeUnmarshallers.IntegerUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
 
SimpleTypeUnmarshallers.LongUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for Long values.
SimpleTypeUnmarshallers.LongUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.LongUnmarshaller
 
SimpleTypeUnmarshallers.StringUnmarshaller - Class in com.amazonaws.transform
Unmarshaller for String values.
SimpleTypeUnmarshallers.StringUnmarshaller() - Constructor for class com.amazonaws.transform.SimpleTypeUnmarshallers.StringUnmarshaller
 
SimpleWorkflow - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
SimpleWorkflowDefinitionFactoryFactory - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
SimpleWorkflowDefinitionFactoryFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.SimpleWorkflowDefinitionFactoryFactory
 
Singleton - Static variable in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
 
Singleton - Static variable in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
 
size() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
size() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
size - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The size of this object, in bytes
size() - Method in class com.amazonaws.util.ImmutableMapParameter
 
skip(long) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
skip(long) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
skip(long) - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
skip(long) - Method in class com.amazonaws.util.ContentLengthValidationInputStream
Skips over and discards n bytes of data from this input stream.
skipTo(char) - Method in class com.amazonaws.util.json.JSONTokener
Skip characters until the next character is the requested character.
SkipTypeRegistration - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
This can be used on interfaces annotated with Activities or Workflow to specify no registration options are needed for ActivityType or WorkflowType defined by such interfaces.
Snapshot - Class in com.amazonaws.services.ec2.model
Describes a snapshot.
Snapshot() - Constructor for class com.amazonaws.services.ec2.model.Snapshot
 
Snapshot - Class in com.amazonaws.services.redshift.model
Describes a snapshot.
Snapshot() - Constructor for class com.amazonaws.services.redshift.model.Snapshot
 
SnapshotAttributeName - Enum in com.amazonaws.services.ec2.model
Snapshot Attribute Name
SnapshotCopyAlreadyDisabledException - Exception in com.amazonaws.services.redshift.model
The cluster already has cross-region snapshot copy disabled.
SnapshotCopyAlreadyDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyAlreadyDisabledException
Constructs a new SnapshotCopyAlreadyDisabledException with the specified error message.
SnapshotCopyAlreadyDisabledExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SnapshotCopyAlreadyDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SnapshotCopyAlreadyDisabledExceptionUnmarshaller
 
SnapshotCopyAlreadyEnabledException - Exception in com.amazonaws.services.redshift.model
The cluster already has cross-region snapshot copy enabled.
SnapshotCopyAlreadyEnabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyAlreadyEnabledException
Constructs a new SnapshotCopyAlreadyEnabledException with the specified error message.
SnapshotCopyAlreadyEnabledExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SnapshotCopyAlreadyEnabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SnapshotCopyAlreadyEnabledExceptionUnmarshaller
 
SnapshotCopyDisabledException - Exception in com.amazonaws.services.redshift.model
Cross-region snapshot copy was temporarily disabled.
SnapshotCopyDisabledException(String) - Constructor for exception com.amazonaws.services.redshift.model.SnapshotCopyDisabledException
Constructs a new SnapshotCopyDisabledException with the specified error message.
SnapshotCopyDisabledExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SnapshotCopyDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SnapshotCopyDisabledExceptionUnmarshaller
 
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.
SnapshotQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SnapshotQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SnapshotQuotaExceededExceptionUnmarshaller
 
SnapshotState - Enum in com.amazonaws.services.ec2.model
Snapshot State
SnapshotStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Snapshot StAX Unmarshaller
SnapshotStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SnapshotStaxUnmarshaller
 
SnapshotStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Snapshot StAX Unmarshaller
SnapshotStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SnapshotStaxUnmarshaller
 
SNS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
SNSActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon SNS.
SNSConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon Simple Notification Service.
SNSInvalidTopicException - Exception in com.amazonaws.services.rds.model
SNS has responded that there is a problem with the SND topic specified.
SNSInvalidTopicException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSInvalidTopicException
Constructs a new SNSInvalidTopicException with the specified error message.
SNSInvalidTopicException - Exception in com.amazonaws.services.redshift.model
Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.
SNSInvalidTopicException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSInvalidTopicException
Constructs a new SNSInvalidTopicException with the specified error message.
SNSInvalidTopicExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SNSInvalidTopicExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SNSInvalidTopicExceptionUnmarshaller
 
SNSInvalidTopicExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SNSInvalidTopicExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SNSInvalidTopicExceptionUnmarshaller
 
SNSNoAuthorizationException - Exception in com.amazonaws.services.rds.model
You do not have permission to publish to the SNS topic ARN.
SNSNoAuthorizationException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSNoAuthorizationException
Constructs a new SNSNoAuthorizationException with the specified error message.
SNSNoAuthorizationException - Exception in com.amazonaws.services.redshift.model
You do not have permission to publish to the specified Amazon SNS topic.
SNSNoAuthorizationException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSNoAuthorizationException
Constructs a new SNSNoAuthorizationException with the specified error message.
SNSNoAuthorizationExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SNSNoAuthorizationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SNSNoAuthorizationExceptionUnmarshaller
 
SNSNoAuthorizationExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SNSNoAuthorizationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SNSNoAuthorizationExceptionUnmarshaller
 
SNSTopicArnNotFoundException - Exception in com.amazonaws.services.rds.model
The SNS topic ARN does not exist.
SNSTopicArnNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSTopicArnNotFoundException
Constructs a new SNSTopicArnNotFoundException with the specified error message.
SNSTopicArnNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.
SNSTopicArnNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SNSTopicArnNotFoundException
Constructs a new SNSTopicArnNotFoundException with the specified error message.
SNSTopicArnNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SNSTopicArnNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SNSTopicArnNotFoundExceptionUnmarshaller
 
SNSTopicArnNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SNSTopicArnNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SNSTopicArnNotFoundExceptionUnmarshaller
 
SolutionStackDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the solution stack.
SolutionStackDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
 
SolutionStackDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Solution Stack Description StAX Unmarshaller
SolutionStackDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.SolutionStackDescriptionStaxUnmarshaller
 
sortedKeys() - Method in class com.amazonaws.util.json.JSONObject
Get an enumeration of the keys of the JSONObject.
Source - Class in com.amazonaws.services.opsworks.model
Contains the information required to retrieve an app or cookbook from a repository.
Source() - Constructor for class com.amazonaws.services.opsworks.model.Source
 
SOURCE_ARN_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the Amazon Resource Name (ARN) of the source specified in a request.
SOURCE_IP_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the source IP from which a request originates.
SourceAttribute - Class in com.amazonaws.services.cloudsearch.model
Identifies the source data for an index field.
SourceAttribute() - Constructor for class com.amazonaws.services.cloudsearch.model.SourceAttribute
 
SourceAttributeStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Source Attribute StAX Unmarshaller
SourceAttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.SourceAttributeStaxUnmarshaller
 
SourceBundleDeletionException - Exception in com.amazonaws.services.elasticbeanstalk.model
Unable to delete the Amazon S3 source bundle associated with the application version, although the application version deleted successfully.
SourceBundleDeletionException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.SourceBundleDeletionException
Constructs a new SourceBundleDeletionException with the specified error message.
SourceBundleDeletionExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
SourceBundleDeletionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.SourceBundleDeletionExceptionUnmarshaller
 
SourceConfiguration - Class in com.amazonaws.services.elasticbeanstalk.model
A specification for an environment configuration
SourceConfiguration() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
Default constructor for a new SourceConfiguration object.
SourceData - Class in com.amazonaws.services.cloudsearch.model
The source attribute name and an optional default value to use if a document doesn't have an attribute of that name.
SourceData() - Constructor for class com.amazonaws.services.cloudsearch.model.SourceData
 
SourceDataFunction - Enum in com.amazonaws.services.cloudsearch.model
Source Data Function
SourceDataMap - Class in com.amazonaws.services.cloudsearch.model
Specifies how to map source attribute values to custom values when populating an IndexField .
SourceDataMap() - Constructor for class com.amazonaws.services.cloudsearch.model.SourceDataMap
 
SourceDataMapStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Source Data Map StAX Unmarshaller
SourceDataMapStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.SourceDataMapStaxUnmarshaller
 
SourceDataStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Source Data StAX Unmarshaller
SourceDataStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.SourceDataStaxUnmarshaller
 
SourceDataTrimTitle - Class in com.amazonaws.services.cloudsearch.model
Specifies how to trim common words from the beginning of a field to enable title sorting by that field.
SourceDataTrimTitle() - Constructor for class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
 
SourceDataTrimTitleStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Source Data Trim Title StAX Unmarshaller
SourceDataTrimTitleStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.SourceDataTrimTitleStaxUnmarshaller
 
SourceJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Source JSON Unmarshaller
SourceJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.SourceJsonUnmarshaller
 
SourceNotFoundException - Exception in com.amazonaws.services.rds.model
The requested source could not be found.
SourceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SourceNotFoundException
Constructs a new SourceNotFoundException with the specified error message.
SourceNotFoundException - Exception in com.amazonaws.services.redshift.model
The specified Amazon Redshift event source could not be found.
SourceNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SourceNotFoundException
Constructs a new SourceNotFoundException with the specified error message.
SourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SourceNotFoundExceptionUnmarshaller
 
SourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SourceNotFoundExceptionUnmarshaller
 
SourceSecurityGroup - Class in com.amazonaws.services.elasticloadbalancing.model
This data type is used as a response element in the DescribeLoadBalancers action.
SourceSecurityGroup() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
SourceSecurityGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
Source Security Group StAX Unmarshaller
SourceSecurityGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SourceSecurityGroupStaxUnmarshaller
 
SourceType - Enum in com.amazonaws.services.elasticache.model
Source Type
SourceType - Enum in com.amazonaws.services.opsworks.model
Source Type
SourceType - Enum in com.amazonaws.services.rds.model
Source Type
SourceType - Enum in com.amazonaws.services.redshift.model
Source Type
splitShard(SplitShardRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShard(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShard(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShard(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShardAsync(SplitShardRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShardAsync(SplitShardRequest, AsyncHandler<SplitShardRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShardAsync(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
splitShardAsync(SplitShardRequest, AsyncHandler<SplitShardRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
This operation splits a shard into two new shards in the stream, to increase the stream's capacity to ingest and transport data.
SplitShardRequest - Class in com.amazonaws.services.kinesis.model
Container for the parameters to the SplitShard operation.
SplitShardRequest() - Constructor for class com.amazonaws.services.kinesis.model.SplitShardRequest
 
SplitShardRequestMarshaller - Class in com.amazonaws.services.kinesis.model.transform
Split Shard Request Marshaller
SplitShardRequestMarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.SplitShardRequestMarshaller
 
SpotDatafeedSubscription - Class in com.amazonaws.services.ec2.model
Describes the datafeed for a Spot Instance.
SpotDatafeedSubscription() - Constructor for class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
SpotDatafeedSubscriptionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Spot Datafeed Subscription StAX Unmarshaller
SpotDatafeedSubscriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SpotDatafeedSubscriptionStaxUnmarshaller
 
SpotInstanceRequest - Class in com.amazonaws.services.ec2.model
Describe a Spot Instance request.
SpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
SpotInstanceRequestStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Spot Instance Request StAX Unmarshaller
SpotInstanceRequestStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SpotInstanceRequestStaxUnmarshaller
 
SpotInstanceState - Enum in com.amazonaws.services.ec2.model
Spot Instance State
SpotInstanceStateFault - Class in com.amazonaws.services.ec2.model
Describes a Spot Instance state change.
SpotInstanceStateFault() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
SpotInstanceStateFaultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Spot Instance State Fault StAX Unmarshaller
SpotInstanceStateFaultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SpotInstanceStateFaultStaxUnmarshaller
 
SpotInstanceStatus - Class in com.amazonaws.services.ec2.model
Describes a Spot Instance request.
SpotInstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStatus
 
SpotInstanceStatusStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Spot Instance Status StAX Unmarshaller
SpotInstanceStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SpotInstanceStatusStaxUnmarshaller
 
SpotInstanceType - Enum in com.amazonaws.services.ec2.model
Spot Instance Type
SpotPlacement - Class in com.amazonaws.services.ec2.model
Describes Spot Instance placement.
SpotPlacement() - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
Default constructor for a new SpotPlacement object.
SpotPlacement(String) - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
Constructs a new SpotPlacement object.
SpotPlacementStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Spot Placement StAX Unmarshaller
SpotPlacementStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SpotPlacementStaxUnmarshaller
 
SpotPrice - Class in com.amazonaws.services.ec2.model
Describes the Spot Price.
SpotPrice() - Constructor for class com.amazonaws.services.ec2.model.SpotPrice
 
SpotPriceStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Spot Price StAX Unmarshaller
SpotPriceStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SpotPriceStaxUnmarshaller
 
SpringActivityWorker - Class in com.amazonaws.services.simpleworkflow.flow.spring
 
SpringActivityWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
SpringActivityWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
SpringTestPOJOWorkflowImplementationGenericWorkflowClient - Class in com.amazonaws.services.simpleworkflow.flow.junit.spring
 
SpringTestPOJOWorkflowImplementationGenericWorkflowClient() - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
SpringWorkflowTest - Class in com.amazonaws.services.simpleworkflow.flow.junit.spring
JUnit Rule that should be present as a public field of the test class annotated with @Rule.
SpringWorkflowTest() - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringWorkflowTest
 
SpringWorkflowWorker - Class in com.amazonaws.services.simpleworkflow.flow.spring
To be used with Spring.
SpringWorkflowWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
SpringWorkflowWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
SQS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
SQSActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon SQS.
SQSQueueResource - Class in com.amazonaws.auth.policy.resources
AWS access control policy resource that identifies an Amazon SQS queue.
SQSQueueResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.SQSQueueResource
Constructs a new SQS queue resource for an access control policy.
SQSRequestHandler - Class in com.amazonaws.services.sqs.internal
 
SQSRequestHandler() - Constructor for class com.amazonaws.services.sqs.internal.SQSRequestHandler
 
SslConfiguration - Class in com.amazonaws.services.opsworks.model
Describes an app's SSL configuration.
SslConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.SslConfiguration
 
SslConfigurationJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Ssl Configuration JSON Unmarshaller
SslConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.SslConfigurationJsonUnmarshaller
 
SSLSupportMethod - Enum in com.amazonaws.services.cloudfront.model
S S L Support Method
Stack - Class in com.amazonaws.services.cloudformation.model
The Stack data type.
Stack() - Constructor for class com.amazonaws.services.cloudformation.model.Stack
 
Stack - Class in com.amazonaws.services.opsworks.model
Describes a stack.
Stack() - Constructor for class com.amazonaws.services.opsworks.model.Stack
 
stack - Variable in class com.amazonaws.transform.StaxUnmarshallerContext
 
StackAttributesKeys - Enum in com.amazonaws.services.opsworks.model
Stack Attributes Keys
StackConfigurationManager - Class in com.amazonaws.services.opsworks.model
Describes the configuration manager.
StackConfigurationManager() - Constructor for class com.amazonaws.services.opsworks.model.StackConfigurationManager
 
StackConfigurationManagerJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Stack Configuration Manager JSON Unmarshaller
StackConfigurationManagerJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StackConfigurationManagerJsonUnmarshaller
 
StackEvent - Class in com.amazonaws.services.cloudformation.model
The StackEvent data type.
StackEvent() - Constructor for class com.amazonaws.services.cloudformation.model.StackEvent
 
StackEventStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Stack Event StAX Unmarshaller
StackEventStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.StackEventStaxUnmarshaller
 
StackJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Stack JSON Unmarshaller
StackJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StackJsonUnmarshaller
 
StackResource - Class in com.amazonaws.services.cloudformation.model
The StackResource data type.
StackResource() - Constructor for class com.amazonaws.services.cloudformation.model.StackResource
 
StackResourceDetail - Class in com.amazonaws.services.cloudformation.model
Contains detailed information about the specified stack resource.
StackResourceDetail() - Constructor for class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
StackResourceDetailStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Stack Resource Detail StAX Unmarshaller
StackResourceDetailStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.StackResourceDetailStaxUnmarshaller
 
StackResourceStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Stack Resource StAX Unmarshaller
StackResourceStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.StackResourceStaxUnmarshaller
 
StackResourceSummary - Class in com.amazonaws.services.cloudformation.model
Contains high-level information about the specified stack resource.
StackResourceSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
StackResourceSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Stack Resource Summary StAX Unmarshaller
StackResourceSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.StackResourceSummaryStaxUnmarshaller
 
StackStatus - Enum in com.amazonaws.services.cloudformation.model
Stack Status
StackStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Stack StAX Unmarshaller
StackStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.StackStaxUnmarshaller
 
StackSummary - Class in com.amazonaws.services.cloudformation.model
The StackSummary Data Type
StackSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackSummary
 
StackSummary - Class in com.amazonaws.services.opsworks.model
Summarizes the number of layers, instances, and apps in a stack.
StackSummary() - Constructor for class com.amazonaws.services.opsworks.model.StackSummary
 
StackSummaryJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Stack Summary JSON Unmarshaller
StackSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StackSummaryJsonUnmarshaller
 
StackSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Stack Summary StAX Unmarshaller
StackSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.StackSummaryStaxUnmarshaller
 
StandardErrorUnmarshaller - Class in com.amazonaws.transform
Error unmarshaller that knows how to interpret a standard AWS error message (i.e.
StandardErrorUnmarshaller() - Constructor for class com.amazonaws.transform.StandardErrorUnmarshaller
Constructs a new unmarshaller that will unmarshall a standard AWS error message as a generic AmazonServiceException object.
StandardErrorUnmarshaller(Class<? extends AmazonServiceException>) - Constructor for class com.amazonaws.transform.StandardErrorUnmarshaller
Constructor allowing subclasses to specify a specific type of AmazonServiceException to instantiating when populating the exception object with data from the error message.
StandardUnit - Enum in com.amazonaws.services.cloudwatch.model
Standard Unit
start() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
 
start() - Method in class com.amazonaws.metrics.MetricCollector
Starts the request metric collector.
start(String) - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
start(String, String, String) - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
start(String, String[], String[]) - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
start() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
start() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
start() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
start() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
start() - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkerLifecycle
 
start() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
startChildWorkflow(StartChildWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
 
startChildWorkflow(String, String, Object[]) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
 
startChildWorkflow(String, String, Object[], DataConverter) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
 
startChildWorkflow(String, String, Promise<Object[]>) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicClient
 
startChildWorkflow(StartChildWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
Start child workflow.
startChildWorkflow(String, String, String) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
 
startChildWorkflow(String, String, Promise<String>) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClient
 
startChildWorkflow(StartChildWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
startChildWorkflow(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
startChildWorkflow(String, String, Promise<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.SpringTestPOJOWorkflowImplementationGenericWorkflowClient
 
startChildWorkflow(StartChildWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
startChildWorkflow(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
startChildWorkflow(String, String, Promise<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
startChildWorkflow(StartChildWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
startChildWorkflow(String, String, String) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
startChildWorkflow(String, String, Promise<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
StartChildWorkflowExecutionDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the StartChildWorkflowExecution decision.
StartChildWorkflowExecutionDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
 
StartChildWorkflowExecutionFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Start Child Workflow Execution Failed Cause
StartChildWorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the StartChildWorkflowExecutionFailed event.
StartChildWorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
 
StartChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Start Child Workflow Execution Failed Event Attributes JSON Unmarshaller
StartChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.StartChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
StartChildWorkflowExecutionInitiatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the StartChildWorkflowExecutionInitiated event.
StartChildWorkflowExecutionInitiatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
 
StartChildWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Start Child Workflow Execution Initiated Event Attributes JSON Unmarshaller
StartChildWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.StartChildWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
StartChildWorkflowExecutionParameters - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
StartChildWorkflowExecutionParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
StartChildWorkflowFailedException - Exception in com.amazonaws.services.simpleworkflow.flow
 
StartChildWorkflowFailedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.StartChildWorkflowFailedException
 
StartChildWorkflowFailedException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.StartChildWorkflowFailedException
 
StartChildWorkflowFailedException(long, WorkflowExecution, WorkflowType, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.StartChildWorkflowFailedException
 
StartChildWorkflowReply - Interface in com.amazonaws.services.simpleworkflow.flow.generic
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketNotificationConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
startDocument() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketNotificationConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
startElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
startElement(String) - Method in class com.amazonaws.util.XMLWriter
Starts a new element with the specified name at the current position in the in-progress XML document.
startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetrics
 
startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
 
startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
Start an event which will be timed.
startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
 
startGateway(StartGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGateway(StartGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation starts a gateway that you previously shut down (see ShutdownGateway).
StartGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the StartGateway operation.
StartGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
StartGatewayRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Start Gateway Request Marshaller
StartGatewayRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.StartGatewayRequestMarshaller
 
StartGatewayResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was restarted.
StartGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
StartGatewayResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Start Gateway Result JSON Unmarshaller
StartGatewayResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.StartGatewayResultJsonUnmarshaller
 
startInstance(StartInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Starts a specified instance.
startInstance(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Starts a specified instance.
startInstanceAsync(StartInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Starts a specified instance.
startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Starts a specified instance.
startInstanceAsync(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Starts a specified instance.
startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Starts a specified instance.
StartInstanceRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the StartInstance operation.
StartInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.StartInstanceRequest
 
StartInstanceRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Start Instance Request Marshaller
StartInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StartInstanceRequestMarshaller
 
startInstances(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstances(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Starts an Amazon EBS-backed AMI that you've previously stopped.
startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Starts an Amazon EBS-backed AMI that you've previously stopped.
StartInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the StartInstances operation.
StartInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
Default constructor for a new StartInstancesRequest object.
StartInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
Constructs a new StartInstancesRequest object.
StartInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Start Instances Request Marshaller
StartInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.StartInstancesRequestMarshaller
 
StartInstancesResult - Class in com.amazonaws.services.ec2.model
 
StartInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesResult
 
StartInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Start Instances Result StAX Unmarshaller
StartInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.StartInstancesResultStaxUnmarshaller
 
startLogging(StartLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Starts the recording of AWS API calls and log file delivery for a trail.
startLogging(StartLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Starts the recording of AWS API calls and log file delivery for a trail.
startLoggingAsync(StartLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Starts the recording of AWS API calls and log file delivery for a trail.
startLoggingAsync(StartLoggingRequest, AsyncHandler<StartLoggingRequest, StartLoggingResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Starts the recording of AWS API calls and log file delivery for a trail.
startLoggingAsync(StartLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Starts the recording of AWS API calls and log file delivery for a trail.
startLoggingAsync(StartLoggingRequest, AsyncHandler<StartLoggingRequest, StartLoggingResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Starts the recording of AWS API calls and log file delivery for a trail.
StartLoggingRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the StartLogging operation.
StartLoggingRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
 
StartLoggingRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Start Logging Request Marshaller
StartLoggingRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.StartLoggingRequestMarshaller
 
StartLoggingResult - Class in com.amazonaws.services.cloudtrail.model
Returns the objects or data listed below if successful.
StartLoggingResult() - Constructor for class com.amazonaws.services.cloudtrail.model.StartLoggingResult
 
StartLoggingResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Start Logging Result JSON Unmarshaller
StartLoggingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.StartLoggingResultJsonUnmarshaller
 
startStack(StartStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Starts stack's instances.
startStack(StartStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Starts stack's instances.
startStackAsync(StartStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Starts stack's instances.
startStackAsync(StartStackRequest, AsyncHandler<StartStackRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Starts stack's instances.
startStackAsync(StartStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Starts stack's instances.
startStackAsync(StartStackRequest, AsyncHandler<StartStackRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Starts stack's instances.
StartStackRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the StartStack operation.
StartStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.StartStackRequest
 
StartStackRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Start Stack Request Marshaller
StartStackRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StartStackRequestMarshaller
 
StartTimerDecisionAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the StartTimer decision.
StartTimerDecisionAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
 
StartTimerFailedCause - Enum in com.amazonaws.services.simpleworkflow.model
Start Timer Failed Cause
StartTimerFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the StartTimerFailed event.
StartTimerFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
 
StartTimerFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Start Timer Failed Event Attributes JSON Unmarshaller
StartTimerFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.StartTimerFailedEventAttributesJsonUnmarshaller
 
StartTimerFailedException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate that timer wasn't scheduled due to some cause
StartTimerFailedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.StartTimerFailedException
 
StartTimerFailedException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.StartTimerFailedException
 
StartTimerFailedException(long, String, Object, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.StartTimerFailedException
 
startTiming() - Static method in class com.amazonaws.util.TimingInfo
Captures the current wall clock time (since epoch in millisecond) and the current time (in nanosecond) used for timing measurement.
startTimingFullSupport() - Static method in class com.amazonaws.util.TimingInfo
Captures the current wall clock time (since epoch in millisecond) and the current time (in nanosecond) used for timing measurement.
startTimingFullSupport(long) - Static method in class com.amazonaws.util.TimingInfo
Captures the given start time in nanosecond, ignoring the wall clock time.
startWorkflow(StartWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClientExternal
 
startWorkflow(StartWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
startWorkflowExecution(StartWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
startWorkflowExecution(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
startWorkflowExecution(Promise<Object>[], StartWorkflowOptions, Class<T>, Promise<?>...) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClient
 
startWorkflowExecution(Object[], StartWorkflowOptions, Class<T>, Promise<?>...) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClient
 
startWorkflowExecution(Object[], StartWorkflowOptions) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternal
 
startWorkflowExecution(Object[]) - Method in interface com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternal
 
startWorkflowExecution(Object[]) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
startWorkflowExecution(Object[], StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
startWorkflowExecution(Promise<Object>[], StartWorkflowOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
startWorkflowExecution(Object[], StartWorkflowOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
startWorkflowExecution(Promise<Object>[], StartWorkflowOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
startWorkflowExecution(Object[], StartWorkflowOptions, Class<T>, Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
startWorkflowExecution(Object[], StartWorkflowOptions) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
startWorkflowExecution(Object[]) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
startWorkflowExecutionAsync(StartWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
startWorkflowExecutionAsync(StartWorkflowExecutionRequest, AsyncHandler<StartWorkflowExecutionRequest, Run>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
startWorkflowExecutionAsync(StartWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
startWorkflowExecutionAsync(StartWorkflowExecutionRequest, AsyncHandler<StartWorkflowExecutionRequest, Run>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Starts an execution of the workflow type in the specified domain using the provided workflowId and input data.
StartWorkflowExecutionParameters - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
StartWorkflowExecutionParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
 
StartWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the StartWorkflowExecution operation.
StartWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
 
StartWorkflowExecutionRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Start Workflow Execution Request Marshaller
StartWorkflowExecutionRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.StartWorkflowExecutionRequestMarshaller
 
StartWorkflowOptions - Class in com.amazonaws.services.simpleworkflow.flow
 
StartWorkflowOptions() - Constructor for class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
state - Variable in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
The current state of this transfer.
stateChangeListeners - Variable in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Collection of listeners to be notified for changes to the state of this transfer via setState()
STATEMENT - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
Statement - Class in com.amazonaws.auth.policy
A statement is the formal description of a single permission, and is always contained within a policy object.
Statement(Statement.Effect) - Constructor for class com.amazonaws.auth.policy.Statement
Constructs a new access control policy statement with the specified effect.
Statement.Effect - Enum in com.amazonaws.auth.policy
The effect is the result that you want a policy statement to return at evaluation time.
STATEMENT_EFFECT - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
STATEMENT_ID - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
StateReason - Class in com.amazonaws.services.ec2.model
Describes a state change.
StateReason() - Constructor for class com.amazonaws.services.ec2.model.StateReason
 
StateReasonStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
State Reason StAX Unmarshaller
StateReasonStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.StateReasonStaxUnmarshaller
 
StateValue - Enum in com.amazonaws.services.cloudwatch.model
State Value
StaticCredentialsProvider - Class in com.amazonaws.internal
Simple implementation of AWSCredentialsProvider that just wraps static AWSCredentials.
StaticCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.internal.StaticCredentialsProvider
 
StaticEncryptionMaterialsProvider - Class in com.amazonaws.services.s3.model
Simple implementation of EncryptionMaterialsProvider that just wraps static EncryptionMaterials.
StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
Statistic - Enum in com.amazonaws.services.cloudwatch.model
Statistic
StatisticSet - Class in com.amazonaws.services.cloudwatch.model
The StatisticSet data type describes the StatisticValues component of MetricDatum, and represents a set of statistics that describes a specific metric.
StatisticSet() - Constructor for class com.amazonaws.services.cloudwatch.model.StatisticSet
 
StatusCode - Enum in com.amazonaws.services.glacier.model
Status Code
StatusName - Enum in com.amazonaws.services.ec2.model
Status Name
StatusType - Enum in com.amazonaws.services.ec2.model
Status Type
StatusType - Enum in com.amazonaws.services.identitymanagement.model
Status Type
StaxResponseHandler<T> - Class in com.amazonaws.http
Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a StAX unmarshaller.
StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.amazonaws.http.StaxResponseHandler
Constructs a new response handler that will use the specified StAX unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.
StaxUnmarshallerContext - Class in com.amazonaws.transform
Contains the unmarshalling state for the parsing of an XML response.
StaxUnmarshallerContext(XMLEventReader) - Constructor for class com.amazonaws.transform.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events.
StaxUnmarshallerContext(XMLEventReader, Map<String, String>) - Constructor for class com.amazonaws.transform.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events, and a set of response headers.
StemmingOptionsStatus - Class in com.amazonaws.services.cloudsearch.model
The stemming options configured for this search domain and the current status of those options.
StemmingOptionsStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
 
StemmingOptionsStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Stemming Options Status StAX Unmarshaller
StemmingOptionsStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.StemmingOptionsStatusStaxUnmarshaller
 
Step - Class in com.amazonaws.services.elasticmapreduce.model
This represents a step in a cluster.
Step() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Step
 
StepConfig - Class in com.amazonaws.services.elasticmapreduce.model
Specification of a job flow step.
StepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
Default constructor for a new StepConfig object.
StepConfig(String, HadoopJarStepConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
Constructs a new StepConfig object.
StepConfigJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step Config JSON Unmarshaller
StepConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepConfigJsonUnmarshaller
 
StepDetail - Class in com.amazonaws.services.elasticmapreduce.model
Combines the execution state and configuration of a step.
StepDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
Default constructor for a new StepDetail object.
StepDetail(StepConfig, StepExecutionStatusDetail) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
Constructs a new StepDetail object.
StepDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step Detail JSON Unmarshaller
StepDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepDetailJsonUnmarshaller
 
StepExecutionState - Enum in com.amazonaws.services.elasticmapreduce.model
Step Execution State
StepExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
The execution state of a step.
StepExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Default constructor for a new StepExecutionStatusDetail object.
StepExecutionStatusDetail(String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Constructs a new StepExecutionStatusDetail object.
StepExecutionStatusDetail(StepExecutionState, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Constructs a new StepExecutionStatusDetail object.
StepExecutionStatusDetailJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step Execution Status Detail JSON Unmarshaller
StepExecutionStatusDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepExecutionStatusDetailJsonUnmarshaller
 
StepFactory - Class in com.amazonaws.services.elasticmapreduce.util
This class provides helper methods for creating common Elastic MapReduce step types.
StepFactory() - Constructor for class com.amazonaws.services.elasticmapreduce.util.StepFactory
Creates a new StepFactory using the default Elastic Map Reduce bucket (us-east-1.elasticmapreduce) for the default (us-east-1) region.
StepFactory(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.StepFactory
Creates a new StepFactory using the specified Amazon S3 bucket to load resources.
StepFactory.HiveVersion - Enum in com.amazonaws.services.elasticmapreduce.util
The available Hive versions.
StepJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step JSON Unmarshaller
StepJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepJsonUnmarshaller
 
StepState - Enum in com.amazonaws.services.elasticmapreduce.model
Step State
StepStateChangeReason - Class in com.amazonaws.services.elasticmapreduce.model
The details of the step state change reason.
StepStateChangeReason() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
 
StepStateChangeReasonCode - Enum in com.amazonaws.services.elasticmapreduce.model
Step State Change Reason Code
StepStateChangeReasonJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step State Change Reason JSON Unmarshaller
StepStateChangeReasonJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepStateChangeReasonJsonUnmarshaller
 
StepStatus - Class in com.amazonaws.services.elasticmapreduce.model
The execution status details of the cluster step.
StepStatus() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepStatus
 
StepStatusJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step Status JSON Unmarshaller
StepStatusJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepStatusJsonUnmarshaller
 
StepSummary - Class in com.amazonaws.services.elasticmapreduce.model
The summary of the cluster step.
StepSummary() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepSummary
 
StepSummaryJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step Summary JSON Unmarshaller
StepSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepSummaryJsonUnmarshaller
 
StepTimeline - Class in com.amazonaws.services.elasticmapreduce.model
The timeline of the cluster step lifecycle.
StepTimeline() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepTimeline
 
StepTimelineJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Step Timeline JSON Unmarshaller
StepTimelineJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.StepTimelineJsonUnmarshaller
 
stop() - Method in class com.amazonaws.metrics.internal.cloudwatch.MetricCollectorSupport
Stops this collector immediately, dropping all pending metrics in memory.
stop() - Method in class com.amazonaws.metrics.MetricCollector
Stops the request metric collector.
stop() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
stop(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
stop() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
stop(Runnable) - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
stopInstance(StopInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Stops a specified instance.
stopInstance(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Stops a specified instance.
stopInstanceAsync(StopInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Stops a specified instance.
stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Stops a specified instance.
stopInstanceAsync(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Stops a specified instance.
stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Stops a specified instance.
StopInstanceRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the StopInstance operation.
StopInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.StopInstanceRequest
 
StopInstanceRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Stop Instance Request Marshaller
StopInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StopInstanceRequestMarshaller
 
stopInstances(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Stops an Amazon EBS-backed instance.
stopInstances(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Stops an Amazon EBS-backed instance.
stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Stops an Amazon EBS-backed instance.
StopInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the StopInstances operation.
StopInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
Default constructor for a new StopInstancesRequest object.
StopInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
Constructs a new StopInstancesRequest object.
StopInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Stop Instances Request Marshaller
StopInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.StopInstancesRequestMarshaller
 
StopInstancesResult - Class in com.amazonaws.services.ec2.model
 
StopInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesResult
 
StopInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Stop Instances Result StAX Unmarshaller
StopInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.StopInstancesResultStaxUnmarshaller
 
stopLogging(StopLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
Suspends the recording of AWS API calls and log file delivery for the specified trail.
stopLogging(StopLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
Suspends the recording of AWS API calls and log file delivery for the specified trail.
stopLoggingAsync(StopLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Suspends the recording of AWS API calls and log file delivery for the specified trail.
stopLoggingAsync(StopLoggingRequest, AsyncHandler<StopLoggingRequest, StopLoggingResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
Suspends the recording of AWS API calls and log file delivery for the specified trail.
stopLoggingAsync(StopLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Suspends the recording of AWS API calls and log file delivery for the specified trail.
stopLoggingAsync(StopLoggingRequest, AsyncHandler<StopLoggingRequest, StopLoggingResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
Suspends the recording of AWS API calls and log file delivery for the specified trail.
StopLoggingRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the StopLogging operation.
StopLoggingRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
 
StopLoggingRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Stop Logging Request Marshaller
StopLoggingRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.StopLoggingRequestMarshaller
 
StopLoggingResult - Class in com.amazonaws.services.cloudtrail.model
Returns the objects or data listed below if successful.
StopLoggingResult() - Constructor for class com.amazonaws.services.cloudtrail.model.StopLoggingResult
 
StopLoggingResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Stop Logging Result JSON Unmarshaller
StopLoggingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.StopLoggingResultJsonUnmarshaller
 
stopNow() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
stopNow() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
stopStack(StopStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Stops a specified stack.
stopStack(StopStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Stops a specified stack.
stopStackAsync(StopStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Stops a specified stack.
stopStackAsync(StopStackRequest, AsyncHandler<StopStackRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Stops a specified stack.
stopStackAsync(StopStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Stops a specified stack.
stopStackAsync(StopStackRequest, AsyncHandler<StopStackRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Stops a specified stack.
StopStackRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the StopStack operation.
StopStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.StopStackRequest
 
StopStackRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Stop Stack Request Marshaller
StopStackRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.StopStackRequestMarshaller
 
StopwordOptionsStatus - Class in com.amazonaws.services.cloudsearch.model
The stopword options configured for this search domain and the current status of those options.
StopwordOptionsStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
 
StopwordOptionsStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Stopword Options Status StAX Unmarshaller
StopwordOptionsStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.StopwordOptionsStatusStaxUnmarshaller
 
Storage - Class in com.amazonaws.services.ec2.model
Describes the storage location for an instance store-backed AMI.
Storage() - Constructor for class com.amazonaws.services.ec2.model.Storage
 
STORAGE_CLASS - Static variable in interface com.amazonaws.services.s3.Headers
Header describing what class of storage a user wants
storageClass - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The class of storage used by Amazon S3 to store this object
StorageClass - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 storage classes.
StorageGateway - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
StorageGatewayUtils - Class in com.amazonaws.services.storagegateway
Utilities for working with the AWS Storage Gateway service, such as requesting a running AWS Storage Gateway instances's activation key for registering a Storage Gateway server.
StorageGatewayUtils() - Constructor for class com.amazonaws.services.storagegateway.StorageGatewayUtils
 
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.
StorageQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
StorageQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.StorageQuotaExceededExceptionUnmarshaller
 
StorageStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Storage StAX Unmarshaller
StorageStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.StorageStaxUnmarshaller
 
StorediSCSIVolume - Class in com.amazonaws.services.storagegateway.model
Storedi S C S I Volume
StorediSCSIVolume() - Constructor for class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 
StorediSCSIVolumeJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Storedi S C S I Volume JSON Unmarshaller
StorediSCSIVolumeJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.StorediSCSIVolumeJsonUnmarshaller
 
StreamDescription - Class in com.amazonaws.services.kinesis.model
Represents the output of a DescribeStream operation.
StreamDescription() - Constructor for class com.amazonaws.services.kinesis.model.StreamDescription
 
StreamDescriptionJsonUnmarshaller - Class in com.amazonaws.services.kinesis.model.transform
Stream Description JSON Unmarshaller
StreamDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.kinesis.model.transform.StreamDescriptionJsonUnmarshaller
 
StreamingDistribution - Class in com.amazonaws.services.cloudfront.model
A streaming distribution.
StreamingDistribution() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistribution
Default constructor for a new StreamingDistribution object.
StreamingDistribution - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A streaming distribution.
StreamingDistribution() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
Default constructor for a new StreamingDistribution object.
StreamingDistributionAlreadyExistsException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
StreamingDistributionAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.StreamingDistributionAlreadyExistsException
Constructs a new StreamingDistributionAlreadyExistsException with the specified error message.
StreamingDistributionAlreadyExistsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
StreamingDistributionAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionAlreadyExistsException
Constructs a new StreamingDistributionAlreadyExistsException with the specified error message.
StreamingDistributionAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
StreamingDistributionAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionAlreadyExistsExceptionUnmarshaller
 
StreamingDistributionAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
StreamingDistributionAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionAlreadyExistsExceptionUnmarshaller
 
StreamingDistributionConfig - Class in com.amazonaws.services.cloudfront.model
The configuration for the streaming distribution.
StreamingDistributionConfig() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Default constructor for a new StreamingDistributionConfig object.
StreamingDistributionConfig(String, S3Origin, Boolean) - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Constructs a new StreamingDistributionConfig object.
StreamingDistributionConfig - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The configuration for the streaming distribution.
StreamingDistributionConfig() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Default constructor for a new StreamingDistributionConfig object.
StreamingDistributionConfig(S3Origin, String, Boolean) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Constructs a new StreamingDistributionConfig object.
StreamingDistributionConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Streaming Distribution Config StAX Unmarshaller
StreamingDistributionConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionConfigStaxUnmarshaller
 
StreamingDistributionConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Streaming Distribution Config StAX Unmarshaller
StreamingDistributionConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionConfigStaxUnmarshaller
 
StreamingDistributionList - Class in com.amazonaws.services.cloudfront.model
A streaming distribution list.
StreamingDistributionList() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionList
Default constructor for a new StreamingDistributionList object.
StreamingDistributionList - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A streaming distribution list.
StreamingDistributionList() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
Default constructor for a new StreamingDistributionList object.
StreamingDistributionListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Streaming Distribution List StAX Unmarshaller
StreamingDistributionListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionListStaxUnmarshaller
 
StreamingDistributionListStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Streaming Distribution List StAX Unmarshaller
StreamingDistributionListStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionListStaxUnmarshaller
 
StreamingDistributionNotDisabledException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
StreamingDistributionNotDisabledException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.StreamingDistributionNotDisabledException
Constructs a new StreamingDistributionNotDisabledException with the specified error message.
StreamingDistributionNotDisabledException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
StreamingDistributionNotDisabledException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionNotDisabledException
Constructs a new StreamingDistributionNotDisabledException with the specified error message.
StreamingDistributionNotDisabledExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
StreamingDistributionNotDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionNotDisabledExceptionUnmarshaller
 
StreamingDistributionNotDisabledExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
StreamingDistributionNotDisabledExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionNotDisabledExceptionUnmarshaller
 
StreamingDistributionStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Streaming Distribution StAX Unmarshaller
StreamingDistributionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionStaxUnmarshaller
 
StreamingDistributionStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Streaming Distribution StAX Unmarshaller
StreamingDistributionStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionStaxUnmarshaller
 
StreamingDistributionSummary - Class in com.amazonaws.services.cloudfront.model
A summary of the information for an Amazon CloudFront streaming distribution.
StreamingDistributionSummary() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Default constructor for a new StreamingDistributionSummary object.
StreamingDistributionSummary - Class in com.amazonaws.services.cloudfront_2012_03_15.model
A summary of the information for an Amazon CloudFront streaming distribution.
StreamingDistributionSummary() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Default constructor for a new StreamingDistributionSummary object.
StreamingDistributionSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Streaming Distribution Summary StAX Unmarshaller
StreamingDistributionSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionSummaryStaxUnmarshaller
 
StreamingDistributionSummaryStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Streaming Distribution Summary StAX Unmarshaller
StreamingDistributionSummaryStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionSummaryStaxUnmarshaller
 
StreamingLoggingConfig - Class in com.amazonaws.services.cloudfront.model
A complex type that controls whether access logs are written for this streaming distribution.
StreamingLoggingConfig() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
 
StreamingLoggingConfigStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Streaming Logging Config StAX Unmarshaller
StreamingLoggingConfigStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.StreamingLoggingConfigStaxUnmarshaller
 
StreamingStep - Class in com.amazonaws.services.elasticmapreduce.util
Class that makes it easy to define Hadoop Streaming steps.
StreamingStep() - Constructor for class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Creates a new default StreamingStep.
StreamStatus - Enum in com.amazonaws.services.kinesis.model
Stream Status
StringCondition - Class in com.amazonaws.auth.policy.conditions
String conditions let you constrain AWS access control policy statements using string matching rules.
StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.StringCondition
Constructs a new access control policy condition that compares two strings.
StringCondition.StringComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a string comparison can be evaluated.
StringInputStream - Class in com.amazonaws.util
Simple wrapper for ByteArrayInputStream that will automatically encode the string as UTF-8 data, and still allows access to the original string.
StringInputStream(String) - Constructor for class com.amazonaws.util.StringInputStream
 
stringToSign(SortedMap<String, String>) - Method in class com.amazonaws.services.sns.util.SignatureChecker
 
stringToValue(String) - Static method in class com.amazonaws.util.json.JSONObject
Try to convert a string into a number, boolean, or null.
StringUtils - Class in com.amazonaws.util
Utilities for converting objects to strings.
StringUtils() - Constructor for class com.amazonaws.util.StringUtils
 
STS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
 
STSActions - Enum in com.amazonaws.auth.policy
Deprecated.
STSAssumeRoleSessionCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that uses the AWS Security Token Service to assume a Role and create temporary, short-lived sessions to use for authentication.
STSAssumeRoleSessionCredentialsProvider(String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Constructs a new STSAssumeRoleSessionCredentialsProvider, which makes a request to the AWS Security Token Service (STS), uses the provided STSAssumeRoleSessionCredentialsProvider.roleArn to assume a role and then request short lived session credentials, which will then be returned by this class's STSAssumeRoleSessionCredentialsProvider.getCredentials() method.
STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Constructs a new STSAssumeRoleSessionCredentialsProvider, which will use the specified long lived AWS credentials to make a request to the AWS Security Token Service (STS), uses the provided STSAssumeRoleSessionCredentialsProvider.roleArn to assume a role and then request short lived session credentials, which will then be returned by this class's STSAssumeRoleSessionCredentialsProvider.getCredentials() method.
STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Constructs a new STSAssumeRoleSessionCredentialsProvider, which will use the specified long lived AWS credentials to make a request to the AWS Security Token Service (STS), uses the provided STSAssumeRoleSessionCredentialsProvider.roleArn to assume a role and then request short lived session credentials, which will then be returned by this class's STSAssumeRoleSessionCredentialsProvider.getCredentials() method.
STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Constructs a new STSAssumeRoleSessionCredentialsProvider, which will use the specified credentials provider (which vends long lived AWS credentials) to make a request to the AWS Security Token Service (STS), usess the provided STSAssumeRoleSessionCredentialsProvider.roleArn to assume a role and then request short lived session credentials, which will then be returned by this class's STSAssumeRoleSessionCredentialsProvider.getCredentials() method.
STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
Constructs a new STSAssumeRoleSessionCredentialsProvider, which will use the specified credentials provider (which vends long lived AWS credentials) to make a request to the AWS Security Token Service (STS), uses the provided STSAssumeRoleSessionCredentialsProvider.roleArn to assume a role and then request short lived session credentials, which will then be returned by this class's STSAssumeRoleSessionCredentialsProvider.getCredentials() method.
STSSessionCredentials - Class in com.amazonaws.auth
Deprecated.
STSSessionCredentials(AWSCredentials) - Constructor for class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Create a new credentials object that will periodically and automatically obtain a session from STS.
STSSessionCredentials(AWSCredentials, int) - Constructor for class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Create a new credentials object that will periodically and automatically obtain a session from STS.
STSSessionCredentials(AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Create a new credentials object that will periodically and automatically obtain a session from STS, using a preconfigured STS client.
STSSessionCredentials(AWSSecurityTokenService, int) - Constructor for class com.amazonaws.auth.STSSessionCredentials
Deprecated.
Create a new credentials object that will periodically and automatically obtain a session from STS, using a preconfigured STS client.
STSSessionCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that uses the AWS Security Token Service to create temporary, short-lived sessions to use for authentication.
STSSessionCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
Constructs a new STSSessionCredentialsProvider, which will use the specified long lived AWS credentials to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's STSSessionCredentialsProvider.getCredentials() method.
STSSessionCredentialsProvider(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
Constructs a new STSSessionCredentialsProvider, which will use the specified long lived AWS credentials to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's STSSessionCredentialsProvider.getCredentials() method.
STSSessionCredentialsProvider(AWSCredentialsProvider) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
Constructs a new STSSessionCredentialsProvider, which will use the specified credentials provider (which vends long lived AWS credentials) to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's STSSessionCredentialsProvider.getCredentials() method.
STSSessionCredentialsProvider(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSSessionCredentialsProvider
Constructs a new STSSessionCredentialsProvider, which will use the specified credentials provider (which vends long lived AWS credentials) to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's STSSessionCredentialsProvider.getCredentials() method.
subList(int, int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
Returns a sub-list in the range specified, loading more results as necessary.
subList(int, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns a sub-list in the range specified, loading more results as necessary.
Subnet - Class in com.amazonaws.services.ec2.model
Describes a subnet.
Subnet() - Constructor for class com.amazonaws.services.ec2.model.Subnet
 
Subnet - Class in com.amazonaws.services.elasticache.model
Represents the subnet associated with a cache cluster.
Subnet() - Constructor for class com.amazonaws.services.elasticache.model.Subnet
 
Subnet - Class in com.amazonaws.services.rds.model
This data type is used as a response element in the DescribeDBSubnetGroups action.
Subnet() - Constructor for class com.amazonaws.services.rds.model.Subnet
 
Subnet - Class in com.amazonaws.services.redshift.model
Describes a subnet.
Subnet() - Constructor for class com.amazonaws.services.redshift.model.Subnet
 
SubnetAlreadyInUseException - Exception in com.amazonaws.services.rds.model
The DB subnet is already in use in the Availability Zone.
SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.rds.model.SubnetAlreadyInUseException
Constructs a new SubnetAlreadyInUseException with the specified error message.
SubnetAlreadyInUseException - Exception in com.amazonaws.services.redshift.model
A specified subnet is already in use by another cluster.
SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubnetAlreadyInUseException
Constructs a new SubnetAlreadyInUseException with the specified error message.
SubnetAlreadyInUseExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SubnetAlreadyInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SubnetAlreadyInUseExceptionUnmarshaller
 
SubnetAlreadyInUseExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SubnetAlreadyInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubnetAlreadyInUseExceptionUnmarshaller
 
SubnetInUseException - Exception in com.amazonaws.services.elasticache.model
The requested subnet is being used by another cache subnet group.
SubnetInUseException(String) - Constructor for exception com.amazonaws.services.elasticache.model.SubnetInUseException
Constructs a new SubnetInUseException with the specified error message.
SubnetInUseExceptionUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
 
SubnetInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.SubnetInUseExceptionUnmarshaller
 
SubnetNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more subnets were not found.
SubnetNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.SubnetNotFoundException
Constructs a new SubnetNotFoundException with the specified error message.
SubnetNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
SubnetNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.SubnetNotFoundExceptionUnmarshaller
 
SubnetState - Enum in com.amazonaws.services.ec2.model
Subnet State
SubnetStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Subnet StAX Unmarshaller
SubnetStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.SubnetStaxUnmarshaller
 
SubnetStaxUnmarshaller - Class in com.amazonaws.services.elasticache.model.transform
Subnet StAX Unmarshaller
SubnetStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticache.model.transform.SubnetStaxUnmarshaller
 
SubnetStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Subnet StAX Unmarshaller
SubnetStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SubnetStaxUnmarshaller
 
SubnetStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Subnet StAX Unmarshaller
SubnetStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubnetStaxUnmarshaller
 
subscribe(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeQueue(AmazonSNS, AmazonSQS, String, String) - Static method in class com.amazonaws.services.sns.util.Topics
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.
SubscribeRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Subscribe operation.
SubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
Default constructor for a new SubscribeRequest object.
SubscribeRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
Constructs a new SubscribeRequest object.
SubscribeRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Subscribe Request Marshaller
SubscribeRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SubscribeRequestMarshaller
 
SubscribeResult - Class in com.amazonaws.services.sns.model
Response for Subscribe action.
SubscribeResult() - Constructor for class com.amazonaws.services.sns.model.SubscribeResult
 
SubscribeResultStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Subscribe Result StAX Unmarshaller
SubscribeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SubscribeResultStaxUnmarshaller
 
Subscription - Class in com.amazonaws.services.sns.model
A wrapper type for the attributes of an SNS subscription.
Subscription() - Constructor for class com.amazonaws.services.sns.model.Subscription
Default constructor for a new Subscription object.
SubscriptionAlreadyExistException - Exception in com.amazonaws.services.rds.model
The supplied subscription name already exists.
SubscriptionAlreadyExistException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionAlreadyExistException
Constructs a new SubscriptionAlreadyExistException with the specified error message.
SubscriptionAlreadyExistException - Exception in com.amazonaws.services.redshift.model
There is already an existing event notification subscription with the specified name.
SubscriptionAlreadyExistException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionAlreadyExistException
Constructs a new SubscriptionAlreadyExistException with the specified error message.
SubscriptionAlreadyExistExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SubscriptionAlreadyExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SubscriptionAlreadyExistExceptionUnmarshaller
 
SubscriptionAlreadyExistExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SubscriptionAlreadyExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubscriptionAlreadyExistExceptionUnmarshaller
 
SubscriptionCategoryNotFoundException - Exception in com.amazonaws.services.rds.model
The supplied category does not exist.
SubscriptionCategoryNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionCategoryNotFoundException
Constructs a new SubscriptionCategoryNotFoundException with the specified error message.
SubscriptionCategoryNotFoundException - Exception in com.amazonaws.services.redshift.model
The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type.
SubscriptionCategoryNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionCategoryNotFoundException
Constructs a new SubscriptionCategoryNotFoundException with the specified error message.
SubscriptionCategoryNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SubscriptionCategoryNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SubscriptionCategoryNotFoundExceptionUnmarshaller
 
SubscriptionCategoryNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SubscriptionCategoryNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubscriptionCategoryNotFoundExceptionUnmarshaller
 
SubscriptionEventIdNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon Redshift event with the specified event ID does not exist.
SubscriptionEventIdNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionEventIdNotFoundException
Constructs a new SubscriptionEventIdNotFoundException with the specified error message.
SubscriptionEventIdNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SubscriptionEventIdNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubscriptionEventIdNotFoundExceptionUnmarshaller
 
SubscriptionLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of subscriptions.
SubscriptionLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.SubscriptionLimitExceededException
Constructs a new SubscriptionLimitExceededException with the specified error message.
SubscriptionLimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
SubscriptionLimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SubscriptionLimitExceededExceptionUnmarshaller
 
SubscriptionNotFoundException - Exception in com.amazonaws.services.rds.model
The subscription name does not exist.
SubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionNotFoundException
Constructs a new SubscriptionNotFoundException with the specified error message.
SubscriptionNotFoundException - Exception in com.amazonaws.services.redshift.model
An Amazon Redshift event notification subscription with the specified name does not exist.
SubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionNotFoundException
Constructs a new SubscriptionNotFoundException with the specified error message.
SubscriptionNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rds.model.transform
 
SubscriptionNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.SubscriptionNotFoundExceptionUnmarshaller
 
SubscriptionNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SubscriptionNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubscriptionNotFoundExceptionUnmarshaller
 
SubscriptionSeverityNotFoundException - Exception in com.amazonaws.services.redshift.model
The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type.
SubscriptionSeverityNotFoundException(String) - Constructor for exception com.amazonaws.services.redshift.model.SubscriptionSeverityNotFoundException
Constructs a new SubscriptionSeverityNotFoundException with the specified error message.
SubscriptionSeverityNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
SubscriptionSeverityNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.SubscriptionSeverityNotFoundExceptionUnmarshaller
 
SubscriptionStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Subscription StAX Unmarshaller
SubscriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.SubscriptionStaxUnmarshaller
 
subTransfers - Variable in class com.amazonaws.services.s3.transfer.internal.MultipleFileTransfer
 
success() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.BackoffThrottler
Resent failure count to 0.
SummaryKeyType - Enum in com.amazonaws.services.identitymanagement.model
Summary Key Type
SummaryStatus - Enum in com.amazonaws.services.ec2.model
Summary Status
SupportedProductConfig - Class in com.amazonaws.services.elasticmapreduce.model
The list of supported product configurations which allow user-supplied arguments.
SupportedProductConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
 
Suspendable - Interface in com.amazonaws.services.simpleworkflow.flow
 
SuspendableWorker - Interface in com.amazonaws.services.simpleworkflow.flow
 
SUSPENDED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is suspended for a bucket.
SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
An Auto Scaling process that has been suspended.
SuspendedProcess() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
SuspendedProcessStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Suspended Process StAX Unmarshaller
SuspendedProcessStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.SuspendedProcessStaxUnmarshaller
 
suspendLatch - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
suspendPolling() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
suspendPolling() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
suspendPolling() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
suspendPolling() - Method in interface com.amazonaws.services.simpleworkflow.flow.Suspendable
Do not make new poll requests.
suspendPolling() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
suspendPolling() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
suspendProcesses(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends Auto Scaling processes for an Auto Scaling group.
SuspendProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SuspendProcesses operation.
SuspendProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
SuspendProcessesRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Suspend Processes Request Marshaller
SuspendProcessesRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.SuspendProcessesRequestMarshaller
 
swapEnvironmentCNAMEs(SwapEnvironmentCNAMEsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEs() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEs(SwapEnvironmentCNAMEsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEs() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Swaps the CNAMEs of two environments.
swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Swaps the CNAMEs of two environments.
SwapEnvironmentCNAMEsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the SwapEnvironmentCNAMEs operation.
SwapEnvironmentCNAMEsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
 
SwapEnvironmentCNAMEsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Swap Environment C N A M Es Request Marshaller
SwapEnvironmentCNAMEsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.SwapEnvironmentCNAMEsRequestMarshaller
 
SYMMETRIC_CIPHER_BLOCK_SIZE - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
AES cipher block size
SYMMETRIC_CIPHER_METHOD - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Name of the algorithm, mode, and padding we will use in the symmetric cipher for encryption
SYMMETRIC_KEY_ALGORITHM - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Name of the symmetric encryption algorithm
SYMMETRIC_KEY_LENGTH - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Minimum length of the generated symmetric key
SynchronousActivityTaskPoller - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
SynchronousActivityTaskPoller(AmazonSimpleWorkflow, String, String, ActivityImplementationFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
SynchronousActivityTaskPoller() - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousActivityTaskPoller
 
SynchronousActivityWorker - Class in com.amazonaws.services.simpleworkflow.flow
 
SynchronousActivityWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
SynchronousActivityWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
SynchronousRetrier - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
SynchronousRetrier(ExponentialRetryParameters, Class<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.SynchronousRetrier
 
SynchronousWorkflowWorker - Class in com.amazonaws.services.simpleworkflow.flow
 
SynchronousWorkflowWorker() - Constructor for class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
SynchronousWorkflowWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.SynchronousWorkflowWorker
 
SynonymOptionsStatus - Class in com.amazonaws.services.cloudsearch.model
The synonym options configured for this search domain and the current status of those options.
SynonymOptionsStatus() - Constructor for class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
 
SynonymOptionsStatusStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Synonym Options Status StAX Unmarshaller
SynonymOptionsStatusStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.SynonymOptionsStatusStaxUnmarshaller
 
syntaxError(String) - Method in class com.amazonaws.util.json.JSONTokener
Make a JSONException to signal a syntax error.
SystemPropertiesCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that provides credentials by looking at the aws.accessKeyId and aws.secretKey Java system properties.
SystemPropertiesCredentialsProvider() - Constructor for class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 

T

TableDescription - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use TableDescription instead.
TableDescription() - Constructor for class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Default constructor for a new TableDescription object.
TableDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a table.
TableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableDescription
Default constructor for a new TableDescription object.
TableDescriptionJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
TableDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.TableDescriptionJsonUnmarshaller
Deprecated.
 
TableDescriptionJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Table Description JSON Unmarshaller
TableDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.TableDescriptionJsonUnmarshaller
 
Tables - Class in com.amazonaws.services.dynamodbv2.util
Utility methods for working with AWS DynamoDB tables.
Tables() - Constructor for class com.amazonaws.services.dynamodbv2.util.Tables
 
TableStatus - Enum in com.amazonaws.services.dynamodb.model
Deprecated.
Use TableStatus instead.
TableStatus - Enum in com.amazonaws.services.dynamodbv2.model
Table Status
Tag - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
 
Tag - Class in com.amazonaws.services.cloudformation.model
The Tag type is used by CreateStack in the Tags parameter.
Tag() - Constructor for class com.amazonaws.services.cloudformation.model.Tag
 
Tag - Class in com.amazonaws.services.ec2.model
Describes a tag.
Tag() - Constructor for class com.amazonaws.services.ec2.model.Tag
Default constructor for a new Tag object.
Tag(String, String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
Tag(String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
Tag - Class in com.amazonaws.services.elasticmapreduce.model
A key/value pair containing user-defined metadata that you can associate with an Amazon EMR resource.
Tag() - Constructor for class com.amazonaws.services.elasticmapreduce.model.Tag
Default constructor for a new Tag object.
Tag(String, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.Tag
Constructs a new Tag object.
Tag - Class in com.amazonaws.services.rds.model
Metadata assigned to an Amazon RDS resource consisting of a key-value pair.
Tag() - Constructor for class com.amazonaws.services.rds.model.Tag
 
TagDescription - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
 
TagDescription - Class in com.amazonaws.services.ec2.model
Describes a tag.
TagDescription() - Constructor for class com.amazonaws.services.ec2.model.TagDescription
 
TagDescriptionStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Tag Description StAX Unmarshaller
TagDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.TagDescriptionStaxUnmarshaller
 
TagDescriptionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Tag Description StAX Unmarshaller
TagDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.TagDescriptionStaxUnmarshaller
 
TagFilter - Class in com.amazonaws.services.simpleworkflow.model
Used to filter the workflow executions in visibility APIs based on a tag.
TagFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.TagFilter
 
TagJsonUnmarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Tag JSON Unmarshaller
TagJsonUnmarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.TagJsonUnmarshaller
 
TagSet - Class in com.amazonaws.services.s3.model
 
TagSet() - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new TagSet with the set of tags defined.
TagStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Tag StAX Unmarshaller
TagStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.TagStaxUnmarshaller
 
TagStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Tag StAX Unmarshaller
TagStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.TagStaxUnmarshaller
 
TagStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Tag StAX Unmarshaller
TagStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.TagStaxUnmarshaller
 
Tape - Class in com.amazonaws.services.storagegateway.model
Describes a virtual tape object.
Tape() - Constructor for class com.amazonaws.services.storagegateway.model.Tape
 
TapeArchive - Class in com.amazonaws.services.storagegateway.model
Represents a virtual tape that is archived in the Virtual Tape Shelf (VTS).
TapeArchive() - Constructor for class com.amazonaws.services.storagegateway.model.TapeArchive
 
TapeArchiveJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Tape Archive JSON Unmarshaller
TapeArchiveJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.TapeArchiveJsonUnmarshaller
 
TapeJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Tape JSON Unmarshaller
TapeJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.TapeJsonUnmarshaller
 
TapeRecoveryPointInfo - Class in com.amazonaws.services.storagegateway.model
Describes a recovery point.
TapeRecoveryPointInfo() - Constructor for class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
TapeRecoveryPointInfoJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Tape Recovery Point Info JSON Unmarshaller
TapeRecoveryPointInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.TapeRecoveryPointInfoJsonUnmarshaller
 
Task - Class in com.amazonaws.services.simpleworkflow.flow.core
Asynchronous task that is executed when all Promises passed to its constructor are ready (null parameter is considered ready).
Task(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Task
 
Task(boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Task
 
Task(AsyncContextAware, boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Task
 
Task(AsyncContextAware, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Task
 
Task(AsyncContextAware, Boolean, String, boolean, int, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Task
 
Task(Boolean, String, boolean, int, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.Task
 
TaskList - Class in com.amazonaws.services.simpleworkflow.model
Represents a task list.
TaskList() - Constructor for class com.amazonaws.services.simpleworkflow.model.TaskList
 
TaskListJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Task List JSON Unmarshaller
TaskListJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TaskListJsonUnmarshaller
 
TaskNotFoundException - Exception in com.amazonaws.services.datapipeline.model
The specified task was not found.
TaskNotFoundException(String) - Constructor for exception com.amazonaws.services.datapipeline.model.TaskNotFoundException
Constructs a new TaskNotFoundException with the specified error message.
TaskNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
 
TaskNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.TaskNotFoundExceptionUnmarshaller
 
TaskObject - Class in com.amazonaws.services.datapipeline.model
Contains information about a pipeline task that is assigned to a task runner.
TaskObject() - Constructor for class com.amazonaws.services.datapipeline.model.TaskObject
 
TaskObjectJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Task Object JSON Unmarshaller
TaskObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.TaskObjectJsonUnmarshaller
 
TaskPoller - Interface in com.amazonaws.services.simpleworkflow.flow.worker
 
TaskStatus - Enum in com.amazonaws.services.datapipeline.model
Task Status
TelemetryStatus - Enum in com.amazonaws.services.ec2.model
Telemetry Status
TemplateParameter - Class in com.amazonaws.services.cloudformation.model
The TemplateParameter data type.
TemplateParameter() - Constructor for class com.amazonaws.services.cloudformation.model.TemplateParameter
 
TemplateParameterStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Template Parameter StAX Unmarshaller
TemplateParameterStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.TemplateParameterStaxUnmarshaller
 
Tenancy - Enum in com.amazonaws.services.ec2.model
Tenancy
terminateEnvironment(TerminateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Terminates the specified environment.
terminateEnvironment(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Terminates the specified environment.
terminateEnvironmentAsync(TerminateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Terminates the specified environment.
terminateEnvironmentAsync(TerminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Terminates the specified environment.
terminateEnvironmentAsync(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Terminates the specified environment.
terminateEnvironmentAsync(TerminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Terminates the specified environment.
TerminateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the TerminateEnvironment operation.
TerminateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Default constructor for a new TerminateEnvironmentRequest object.
TerminateEnvironmentRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Terminate Environment Request Marshaller
TerminateEnvironmentRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TerminateEnvironmentRequestMarshaller
 
TerminateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
TerminateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
 
TerminateEnvironmentResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Terminate Environment Result StAX Unmarshaller
TerminateEnvironmentResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TerminateEnvironmentResultStaxUnmarshaller
 
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the TerminateInstanceInAutoScalingGroup operation.
TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
TerminateInstanceInAutoScalingGroupRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Terminate Instance In Auto Scaling Group Request Marshaller
TerminateInstanceInAutoScalingGroupRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.TerminateInstanceInAutoScalingGroupRequestMarshaller
 
TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
The output for the TerminateInstanceInAutoScalingGroup action.
TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
TerminateInstanceInAutoScalingGroupResultStaxUnmarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Terminate Instance In Auto Scaling Group Result StAX Unmarshaller
TerminateInstanceInAutoScalingGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.TerminateInstanceInAutoScalingGroupResultStaxUnmarshaller
 
terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Shuts down one or more instances.
terminateInstances(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down one or more instances.
TerminateInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the TerminateInstances operation.
TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Default constructor for a new TerminateInstancesRequest object.
TerminateInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Constructs a new TerminateInstancesRequest object.
TerminateInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Terminate Instances Request Marshaller
TerminateInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.TerminateInstancesRequestMarshaller
 
TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
 
TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
TerminateInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Terminate Instances Result StAX Unmarshaller
TerminateInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.TerminateInstancesResultStaxUnmarshaller
 
terminateJobFlows(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
TerminateJobFlows shuts a list of job flows down.
terminateJobFlows(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
TerminateJobFlows shuts a list of job flows down.
terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
TerminateJobFlows shuts a list of job flows down.
terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, Void>) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
TerminateJobFlows shuts a list of job flows down.
terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
TerminateJobFlows shuts a list of job flows down.
terminateJobFlowsAsync(TerminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, Void>) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
TerminateJobFlows shuts a list of job flows down.
TerminateJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the TerminateJobFlows operation.
TerminateJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Default constructor for a new TerminateJobFlowsRequest object.
TerminateJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Constructs a new TerminateJobFlowsRequest object.
TerminateJobFlowsRequestMarshaller - Class in com.amazonaws.services.elasticmapreduce.model.transform
Terminate Job Flows Request Marshaller
TerminateJobFlowsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticmapreduce.model.transform.TerminateJobFlowsRequestMarshaller
 
terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
terminateWorkflowExecution(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowClient
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
terminateWorkflowExecution(String, String, ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
terminateWorkflowExecution(TerminateWorkflowExecutionParameters) - Method in interface com.amazonaws.services.simpleworkflow.flow.generic.GenericWorkflowClientExternal
 
terminateWorkflowExecution(TerminateWorkflowExecutionParameters) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowClientExternalImpl
 
terminateWorkflowExecution(String, String, ChildPolicy) - Method in interface com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternal
 
terminateWorkflowExecution(String, String, ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest, AsyncHandler<TerminateWorkflowExecutionRequest, Void>) - Method in interface com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsync
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest, AsyncHandler<TerminateWorkflowExecutionRequest, Void>) - Method in class com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflowAsyncClient
Records a WorkflowExecutionTerminated event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.
TerminateWorkflowExecutionParameters - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
TerminateWorkflowExecutionParameters() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
TerminateWorkflowExecutionParameters(WorkflowExecution, ChildPolicy, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
TerminateWorkflowExecutionRequest - Class in com.amazonaws.services.simpleworkflow.model
Container for the parameters to the TerminateWorkflowExecution operation.
TerminateWorkflowExecutionRequest() - Constructor for class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
 
TerminateWorkflowExecutionRequestMarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Terminate Workflow Execution Request Marshaller
TerminateWorkflowExecutionRequestMarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TerminateWorkflowExecutionRequestMarshaller
 
TERMINATOR - Static variable in class com.amazonaws.auth.AWS4Signer
 
test(AmazonS3Exception) - Method in class com.amazonaws.services.s3.internal.CompleteMultipartUploadRetryablePredicate
 
TestDecisionContext - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestDecisionContext(GenericActivityClient, GenericWorkflowClient, WorkflowClock, WorkflowContext) - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestDecisionContext
 
testExpression(String) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Tests the specified expression (a JSON field name) against the current position in the JSON document being parsed.
testExpression(String, int) - Method in class com.amazonaws.transform.JsonUnmarshallerContext
Tests the specified expression (a JSON field name) against the current position in the JSON document being parsed, and restricts the expression to matching at the specified stack depth.
testExpression(String) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed.
testExpression(String, int) - Method in class com.amazonaws.transform.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed, and restricts the expression to matching at the specified stack depth.
TestGenericActivityClient - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestGenericActivityClient(DecisionContextProvider) - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
TestGenericActivityClient() - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
TestGenericWorkflowClient - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestGenericWorkflowClient(WorkflowDefinitionFactoryFactory, DecisionContextProvider) - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
TestGenericWorkflowClient(WorkflowDefinitionFactoryFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
TestGenericWorkflowClient() - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestGenericWorkflowClient
 
TestPOJOActivityImplementationGenericActivityClient - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestPOJOActivityImplementationGenericActivityClient() - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationGenericActivityClient
 
TestPOJOActivityImplementationWorker - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestPOJOActivityImplementationWorker(String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOActivityImplementationWorker
 
TestPOJOWorkflowImplementationGenericWorkflowClient - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestPOJOWorkflowImplementationGenericWorkflowClient() - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestPOJOWorkflowImplementationGenericWorkflowClient
 
testRole(TestRoleRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The TestRole operation tests the IAM role used to create the pipeline.
testRole(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The TestRole operation tests the IAM role used to create the pipeline.
testRoleAsync(TestRoleRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The TestRole operation tests the IAM role used to create the pipeline.
testRoleAsync(TestRoleRequest, AsyncHandler<TestRoleRequest, TestRoleResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The TestRole operation tests the IAM role used to create the pipeline.
testRoleAsync(TestRoleRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The TestRole operation tests the IAM role used to create the pipeline.
testRoleAsync(TestRoleRequest, AsyncHandler<TestRoleRequest, TestRoleResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The TestRole operation tests the IAM role used to create the pipeline.
TestRoleRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the TestRole operation.
TestRoleRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
 
TestRoleRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Test Role Request Marshaller
TestRoleRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.TestRoleRequestMarshaller
 
TestRoleResult - Class in com.amazonaws.services.elastictranscoder.model
The TestRoleResponse structure.
TestRoleResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.TestRoleResult
 
TestRoleResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Test Role Result JSON Unmarshaller
TestRoleResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.TestRoleResultJsonUnmarshaller
 
TestWorkflowClock - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestWorkflowClock() - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowClock
 
TestWorkflowContext - Class in com.amazonaws.services.simpleworkflow.flow.test
 
TestWorkflowContext() - Constructor for class com.amazonaws.services.simpleworkflow.flow.test.TestWorkflowContext
 
TextOptions - Class in com.amazonaws.services.cloudsearch.model
Options that define a text field in the search index.
TextOptions() - Constructor for class com.amazonaws.services.cloudsearch.model.TextOptions
 
TextOptionsStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Text Options StAX Unmarshaller
TextOptionsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.TextOptionsStaxUnmarshaller
 
throttle() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.BackoffThrottler
Sleep if there were failures since the last success call.
throttle(int) - Method in class com.amazonaws.services.simpleworkflow.flow.worker.Throttler
 
throttle() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.Throttler
When called on each request sleeps if called faster then configured average rate.
Throttler - Class in com.amazonaws.services.simpleworkflow.flow.worker
 
Throttler(String, double, long) - Constructor for class com.amazonaws.services.simpleworkflow.flow.worker.Throttler
Construct throttler.
ThroughputMetricType - Interface in com.amazonaws.metrics
 
Throwables - Enum in com.amazonaws.util
Utility for use with errors or exceptions.
Thumbnails - Class in com.amazonaws.services.elastictranscoder.model
Thumbnails for videos.
Thumbnails() - Constructor for class com.amazonaws.services.elastictranscoder.model.Thumbnails
 
ThumbnailsJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Thumbnails JSON Unmarshaller
ThumbnailsJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ThumbnailsJsonUnmarshaller
 
TimeBasedAutoScalingConfiguration - Class in com.amazonaws.services.opsworks.model
Describes an instance's time-based auto scaling configuration.
TimeBasedAutoScalingConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
 
TimeBasedAutoScalingConfigurationJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Time Based Auto Scaling Configuration JSON Unmarshaller
TimeBasedAutoScalingConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.TimeBasedAutoScalingConfigurationJsonUnmarshaller
 
timeOffset - Variable in class com.amazonaws.AmazonWebServiceClient
Optional offset (in seconds) to use when signing requests
TimerCanceledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the TimerCanceled event.
TimerCanceledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
 
TimerCanceledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Timer Canceled Event Attributes JSON Unmarshaller
TimerCanceledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TimerCanceledEventAttributesJsonUnmarshaller
 
TimerException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception used to communicate failure of a timer.
TimerException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
TimerException(String, Throwable) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
TimerException(String, long, String, Object) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.TimerException
 
TimerFiredEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the TimerFired event.
TimerFiredEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
 
TimerFiredEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Timer Fired Event Attributes JSON Unmarshaller
TimerFiredEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TimerFiredEventAttributesJsonUnmarshaller
 
TimerStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the TimerStarted event.
TimerStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
 
TimerStartedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Timer Started Event Attributes JSON Unmarshaller
TimerStartedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TimerStartedEventAttributesJsonUnmarshaller
 
TimeSpan - Class in com.amazonaws.services.elastictranscoder.model
Settings that determine when a clip begins and how long it lasts.
TimeSpan() - Constructor for class com.amazonaws.services.elastictranscoder.model.TimeSpan
 
TimeSpanJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Time Span JSON Unmarshaller
TimeSpanJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.TimeSpanJsonUnmarshaller
 
timingInfo - Variable in class com.amazonaws.util.AWSRequestMetrics
 
TimingInfo - Class in com.amazonaws.util
Used both as a base class and a minimal support of timing info.
TimingInfo(Long, long, Long) - Constructor for class com.amazonaws.util.TimingInfo
A private ctor to facilitate the deprecation of using millisecond and migration to using nanosecond for timing measurement.
toArray() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
toArray(X[]) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Deprecated.
 
toArray() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
toArray(X[]) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
toAWSRegion() - Method in enum com.amazonaws.services.s3.model.Region
Returns the respective AWS region.
toBase64(byte[]) - Static method in class com.amazonaws.util.BinaryUtils
Converts byte data to a Base64-encoded string.
toBigDecimal(String) - Static method in class com.amazonaws.util.StringUtils
 
toBigInteger(String) - Static method in class com.amazonaws.util.StringUtils
 
toBoolean(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
 
toByteArray(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Safely converts a string to a byte array, first attempting to explicitly use our preferred encoding (UTF-8), and then falling back to the platform's default encoding if for some reason our preferred encoding isn't supported.
toData(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.annotations.NullDataConverter
 
toData(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.DataConverter
Implements conversion of the single value.
toData(Object) - Method in class com.amazonaws.services.simpleworkflow.flow.JsonDataConverter
 
toHadoopJarStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates the final HadoopJarStepConfig once you are done configuring the step.
toHadoopJarStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Creates the final HadoopJarStepConfig once you are done configuring the step.
toHex(byte[]) - Static method in class com.amazonaws.util.BinaryUtils
Converts byte data to a Hex-encoded string.
toInteger(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
 
toJson() - Method in class com.amazonaws.auth.policy.Policy
Returns a JSON string representation of this AWS access control policy, suitable to be sent to an AWS service as part of a request to set an access control policy.
toJSONArray(JSONArray) - Method in class com.amazonaws.util.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class com.amazonaws.util.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJsonPrettyString(Object) - Static method in enum com.amazonaws.util.json.Jackson
 
toJsonString(Object) - Static method in enum com.amazonaws.util.json.Jackson
 
token - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
toMetricData(MetricType, Request<?>, Response<?>) - Method in class com.amazonaws.metrics.internal.cloudwatch.PredefinedMetricTransformer
Returns a non-null list of metric datum for the metrics collected for the given request/response.
toMetricData(MetricType, Request<?>, Response<?>) - Method in class com.amazonaws.metrics.internal.cloudwatch.provider.transform.DynamoDBRequestMetricTransformer
 
toMetricData(MetricType, Request<?>, Response<?>) - Method in interface com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer
Returns a list of metric datum for the metrics collected for the given request/response, or null if this transformer does not recognize the specific input metric type.
toObject(Class<T>, String) - Static method in class com.amazonaws.util.json.JSONUtils
Load a JSON string into an instantiated object.
TooManyApplicationsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit on the number of applications associated with their account.
TooManyApplicationsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationsException
Constructs a new TooManyApplicationsException with the specified error message.
TooManyApplicationsExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
TooManyApplicationsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyApplicationsExceptionUnmarshaller
 
TooManyApplicationVersionsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit on the number of application versions associated with their account.
TooManyApplicationVersionsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationVersionsException
Constructs a new TooManyApplicationVersionsException with the specified error message.
TooManyApplicationVersionsExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
TooManyApplicationVersionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyApplicationVersionsExceptionUnmarshaller
 
TooManyBucketsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The web service attempted to create a bucket in an Amazon S3 account that already has 100 buckets.
TooManyBucketsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyBucketsException
Constructs a new TooManyBucketsException with the specified error message.
TooManyBucketsExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
TooManyBucketsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyBucketsExceptionUnmarshaller
 
TooManyCacheBehaviorsException - Exception in com.amazonaws.services.cloudfront.model
You cannot create anymore cache behaviors for the distribution.
TooManyCacheBehaviorsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCacheBehaviorsException
Constructs a new TooManyCacheBehaviorsException with the specified error message.
TooManyCacheBehaviorsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyCacheBehaviorsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyCacheBehaviorsExceptionUnmarshaller
 
TooManyCertificatesException - Exception in com.amazonaws.services.cloudfront.model
You cannot create anymore custom ssl certificates.
TooManyCertificatesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCertificatesException
Constructs a new TooManyCertificatesException with the specified error message.
TooManyCertificatesExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyCertificatesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyCertificatesExceptionUnmarshaller
 
TooManyCloudFrontOriginAccessIdentitiesException - Exception in com.amazonaws.services.cloudfront.model
Processing your request would cause you to exceed the maximum number of origin access identities allowed.
TooManyCloudFrontOriginAccessIdentitiesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException
Constructs a new TooManyCloudFrontOriginAccessIdentitiesException with the specified error message.
TooManyCloudFrontOriginAccessIdentitiesException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Processing your request would cause you to exceed the maximum number of origin access identities allowed.
TooManyCloudFrontOriginAccessIdentitiesException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyCloudFrontOriginAccessIdentitiesException
Constructs a new TooManyCloudFrontOriginAccessIdentitiesException with the specified error message.
TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller
 
TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller
 
TooManyConfigurationTemplatesException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit on the number of configuration templates associated with their account.
TooManyConfigurationTemplatesException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyConfigurationTemplatesException
Constructs a new TooManyConfigurationTemplatesException with the specified error message.
TooManyConfigurationTemplatesExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
TooManyConfigurationTemplatesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyConfigurationTemplatesExceptionUnmarshaller
 
TooManyCookieNamesInWhiteListException - Exception in com.amazonaws.services.cloudfront.model
Your request contains more cookie names in the whitelist than are allowed per cache behavior.
TooManyCookieNamesInWhiteListException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCookieNamesInWhiteListException
Constructs a new TooManyCookieNamesInWhiteListException with the specified error message.
TooManyCookieNamesInWhiteListExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyCookieNamesInWhiteListExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyCookieNamesInWhiteListExceptionUnmarshaller
 
TooManyDistributionCNAMEsException - Exception in com.amazonaws.services.cloudfront.model
Your request contains more CNAMEs than are allowed per distribution.
TooManyDistributionCNAMEsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionCNAMEsException
Constructs a new TooManyDistributionCNAMEsException with the specified error message.
TooManyDistributionCNAMEsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Your request contains more CNAMEs than are allowed per distribution.
TooManyDistributionCNAMEsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyDistributionCNAMEsException
Constructs a new TooManyDistributionCNAMEsException with the specified error message.
TooManyDistributionCNAMEsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyDistributionCNAMEsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyDistributionCNAMEsExceptionUnmarshaller
 
TooManyDistributionCNAMEsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyDistributionCNAMEsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyDistributionCNAMEsExceptionUnmarshaller
 
TooManyDistributionsException - Exception in com.amazonaws.services.cloudfront.model
Processing your request would cause you to exceed the maximum number of distributions allowed.
TooManyDistributionsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsException
Constructs a new TooManyDistributionsException with the specified error message.
TooManyDistributionsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Processing your request would cause you to exceed the maximum number of distributions allowed.
TooManyDistributionsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyDistributionsException
Constructs a new TooManyDistributionsException with the specified error message.
TooManyDistributionsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyDistributionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyDistributionsExceptionUnmarshaller
 
TooManyDistributionsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyDistributionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyDistributionsExceptionUnmarshaller
 
TooManyEntriesInBatchRequestException - Exception in com.amazonaws.services.sqs.model
Batch request contains more number of entries than permissible.
TooManyEntriesInBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.TooManyEntriesInBatchRequestException
Constructs a new TooManyEntriesInBatchRequestException with the specified error message.
TooManyEntriesInBatchRequestExceptionUnmarshaller - Class in com.amazonaws.services.sqs.model.transform
 
TooManyEntriesInBatchRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sqs.model.transform.TooManyEntriesInBatchRequestExceptionUnmarshaller
 
TooManyEnvironmentsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit of allowed environments associated with the account.
TooManyEnvironmentsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyEnvironmentsException
Constructs a new TooManyEnvironmentsException with the specified error message.
TooManyEnvironmentsExceptionUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
 
TooManyEnvironmentsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyEnvironmentsExceptionUnmarshaller
 
TooManyHealthChecksException - Exception in com.amazonaws.services.route53.model
AmazonRoute53 exception
TooManyHealthChecksException(String) - Constructor for exception com.amazonaws.services.route53.model.TooManyHealthChecksException
Constructs a new TooManyHealthChecksException with the specified error message.
TooManyHealthChecksExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
TooManyHealthChecksExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.TooManyHealthChecksExceptionUnmarshaller
 
TooManyHostedZonesException - Exception in com.amazonaws.services.route53.model
This error indicates that you've reached the maximum number of hosted zones that can be created for the current AWS account.
TooManyHostedZonesException(String) - Constructor for exception com.amazonaws.services.route53.model.TooManyHostedZonesException
Constructs a new TooManyHostedZonesException with the specified error message.
TooManyHostedZonesExceptionUnmarshaller - Class in com.amazonaws.services.route53.model.transform
 
TooManyHostedZonesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.route53.model.transform.TooManyHostedZonesExceptionUnmarshaller
 
TooManyInvalidationsInProgressException - Exception in com.amazonaws.services.cloudfront.model
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
TooManyInvalidationsInProgressException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyInvalidationsInProgressException
Constructs a new TooManyInvalidationsInProgressException with the specified error message.
TooManyInvalidationsInProgressException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
TooManyInvalidationsInProgressException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyInvalidationsInProgressException
Constructs a new TooManyInvalidationsInProgressException with the specified error message.
TooManyInvalidationsInProgressExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyInvalidationsInProgressExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyInvalidationsInProgressExceptionUnmarshaller
 
TooManyInvalidationsInProgressExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyInvalidationsInProgressExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyInvalidationsInProgressExceptionUnmarshaller
 
TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancing.model
The quota for the number of load balancers has already been reached.
TooManyLoadBalancersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyLoadBalancersException
Constructs a new TooManyLoadBalancersException with the specified error message.
TooManyLoadBalancersExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
TooManyLoadBalancersExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.TooManyLoadBalancersExceptionUnmarshaller
 
TooManyOriginsException - Exception in com.amazonaws.services.cloudfront.model
You cannot create anymore origins for the distribution.
TooManyOriginsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyOriginsException
Constructs a new TooManyOriginsException with the specified error message.
TooManyOriginsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyOriginsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyOriginsExceptionUnmarshaller
 
TooManyPoliciesException - Exception in com.amazonaws.services.elasticloadbalancing.model
Quota for number of policies for this load balancer has already been reached.
TooManyPoliciesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyPoliciesException
Constructs a new TooManyPoliciesException with the specified error message.
TooManyPoliciesExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancing.model.transform
 
TooManyPoliciesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.transform.TooManyPoliciesExceptionUnmarshaller
 
TooManyRequestedAttributesException - Exception in com.amazonaws.services.simpledb.model
Too many attributes requested.
TooManyRequestedAttributesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Constructs a new TooManyRequestedAttributesException with the specified error message.
TooManyRequestedAttributesExceptionUnmarshaller - Class in com.amazonaws.services.simpledb.model.transform
 
TooManyRequestedAttributesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpledb.model.transform.TooManyRequestedAttributesExceptionUnmarshaller
 
TooManyStreamingDistributionCNAMEsException - Exception in com.amazonaws.services.cloudfront.model
AmazonCloudFront exception
TooManyStreamingDistributionCNAMEsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyStreamingDistributionCNAMEsException
Constructs a new TooManyStreamingDistributionCNAMEsException with the specified error message.
TooManyStreamingDistributionCNAMEsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
AmazonCloudFront exception
TooManyStreamingDistributionCNAMEsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyStreamingDistributionCNAMEsException
Constructs a new TooManyStreamingDistributionCNAMEsException with the specified error message.
TooManyStreamingDistributionCNAMEsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyStreamingDistributionCNAMEsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyStreamingDistributionCNAMEsExceptionUnmarshaller
 
TooManyStreamingDistributionCNAMEsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyStreamingDistributionCNAMEsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyStreamingDistributionCNAMEsExceptionUnmarshaller
 
TooManyStreamingDistributionsException - Exception in com.amazonaws.services.cloudfront.model
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
TooManyStreamingDistributionsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyStreamingDistributionsException
Constructs a new TooManyStreamingDistributionsException with the specified error message.
TooManyStreamingDistributionsException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
TooManyStreamingDistributionsException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyStreamingDistributionsException
Constructs a new TooManyStreamingDistributionsException with the specified error message.
TooManyStreamingDistributionsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyStreamingDistributionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyStreamingDistributionsExceptionUnmarshaller
 
TooManyStreamingDistributionsExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyStreamingDistributionsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyStreamingDistributionsExceptionUnmarshaller
 
TooManyTrustedSignersException - Exception in com.amazonaws.services.cloudfront.model
Your request contains more trusted signers than are allowed per distribution.
TooManyTrustedSignersException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyTrustedSignersException
Constructs a new TooManyTrustedSignersException with the specified error message.
TooManyTrustedSignersException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
Your request contains more trusted signers than are allowed per distribution.
TooManyTrustedSignersException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TooManyTrustedSignersException
Constructs a new TooManyTrustedSignersException with the specified error message.
TooManyTrustedSignersExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TooManyTrustedSignersExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TooManyTrustedSignersExceptionUnmarshaller
 
TooManyTrustedSignersExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TooManyTrustedSignersExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyTrustedSignersExceptionUnmarshaller
 
Topic - Class in com.amazonaws.services.sns.model
A wrapper type for the topic's Amazon Resource Name (ARN).
Topic() - Constructor for class com.amazonaws.services.sns.model.Topic
Default constructor for a new Topic object.
TopicLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of topics.
TopicLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TopicLimitExceededException
Constructs a new TopicLimitExceededException with the specified error message.
TopicLimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.sns.model.transform
 
TopicLimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.TopicLimitExceededExceptionUnmarshaller
 
Topics - Class in com.amazonaws.services.sns.util
Set of utility methods for working with Amazon SNS topics.
Topics() - Constructor for class com.amazonaws.services.sns.util.Topics
 
TopicStaxUnmarshaller - Class in com.amazonaws.services.sns.model.transform
Topic StAX Unmarshaller
TopicStaxUnmarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.TopicStaxUnmarshaller
 
toStream(ByteBuffer) - Static method in class com.amazonaws.util.BinaryUtils
Wraps a ByteBuffer in an InputStream.
toString() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
toString() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
 
toString() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
 
toString() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
 
toString() - Method in enum com.amazonaws.auth.SignatureVersion
 
toString() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
toString() - Method in class com.amazonaws.DefaultRequest
 
toString() - Method in class com.amazonaws.http.HttpRequest
 
toString() - Method in class com.amazonaws.internal.config.HttpClientConfig
 
toString() - Method in class com.amazonaws.internal.config.SignerConfig
 
toString() - Method in class com.amazonaws.metrics.ByteThroughputProvider
 
toString() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
 
toString() - Method in class com.amazonaws.metrics.SimpleMetricType
 
toString() - Method in enum com.amazonaws.Protocol
 
toString() - Method in class com.amazonaws.regions.Region
 
toString() - Method in class com.amazonaws.regions.RegionMetadata
 
toString() - Method in class com.amazonaws.ResponseMetadata
 
toString() - Method in class com.amazonaws.services.autoscaling.model.Activity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Alarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.autoscaling.model.LifecycleState
 
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
 
toString() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.Capability
 
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.OnFailure
 
toString() - Method in class com.amazonaws.services.cloudformation.model.Output
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.Stack
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.Aliases
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.Distribution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.GeoRestrictionType
 
toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.ItemSelection
 
toString() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.Method
 
toString() - Method in class com.amazonaws.services.cloudfront.model.Origin
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginProtocolPolicy
 
toString() - Method in class com.amazonaws.services.cloudfront.model.Origins
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.Paths
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.PriceClass
 
toString() - Method in class com.amazonaws.services.cloudfront.model.Restrictions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.Signer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.SSLSupportMethod
 
toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront.model.ViewerProtocolPolicy
 
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudfront_2012_03_15.model.OriginProtocolPolicy
 
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudsearch.model.IndexFieldType
 
toString() - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudsearch.model.OptionState
 
toString() - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.SourceData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudsearch.model.SourceDataFunction
 
toString() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UIntOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.Trail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StateValue
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.Statistic
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.Field
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.Operator
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.datapipeline.model.OperatorType
 
toString() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.Query
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.Selector
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.datapipeline.model.TaskStatus
 
toString() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.Connection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directconnect.model.ConnectionState
 
toString() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.Interconnect
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directconnect.model.InterconnectState
 
toString() - Method in class com.amazonaws.services.directconnect.model.Location
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.RouteFilterPrefix
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directconnect.model.VirtualInterfaceState
 
toString() - Method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated.
 
toString() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated.
 
toString() - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated.
 
toString() - Method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated.
 
toString() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated.
 
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.KeyType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.Select
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AccountAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AccountAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Address
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ArchitectureValues
 
toString() - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AttachmentStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
 
toString() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.BundleTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
 
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ContainerFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ConversionTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopyImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
 
toString() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DeviceType
 
toString() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DiskImageFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DomainType
 
toString() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.EventCode
 
toString() - Method in enum com.amazonaws.services.ec2.model.ExportEnvironment
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ExportTaskState
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.GatewayType
 
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.HypervisorType
 
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Image
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ImageAttributeName
 
toString() - Method in enum com.amazonaws.services.ec2.model.ImageState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ImageTypeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceStateName
 
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.InternetGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IpPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ListingState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ListingStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Monitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.MonitoringState
 
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
 
toString() - Method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
 
toString() - Method in enum com.amazonaws.services.ec2.model.PermissionGroup
 
toString() - Method in class com.amazonaws.services.ec2.model.Placement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementGroupState
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementStrategy
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlatformValues
 
toString() - Method in class com.amazonaws.services.ec2.model.PortRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PricingDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ProductCode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ProductCodeValues
 
toString() - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
 
toString() - Method in class com.amazonaws.services.ec2.model.Region
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
 
toString() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReportStatusType
 
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Reservation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
 
toString() - Method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ResourceType
 
toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RIProductDescription
 
toString() - Method in class com.amazonaws.services.ec2.model.Route
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RouteOrigin
 
toString() - Method in enum com.amazonaws.services.ec2.model.RouteState
 
toString() - Method in class com.amazonaws.services.ec2.model.RouteTable
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.RuleAction
 
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.S3Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
 
toString() - Method in class com.amazonaws.services.ec2.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
 
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotState
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceState
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StateReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.StatusName
 
toString() - Method in enum com.amazonaws.services.ec2.model.StatusType
 
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SubnetState
 
toString() - Method in enum com.amazonaws.services.ec2.model.SummaryStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.TelemetryStatus
 
toString() - Method in enum com.amazonaws.services.ec2.model.Tenancy
 
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VirtualizationType
 
toString() - Method in class com.amazonaws.services.ec2.model.Volume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeStatusName
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeType
 
toString() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpcAttributeName
 
toString() - Method in enum com.amazonaws.services.ec2.model.VpcState
 
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpnState
 
toString() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
 
toString() - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticache.model.SourceType
 
toString() - Method in class com.amazonaws.services.elasticache.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
 
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Command
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
 
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
 
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Step
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
 
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Job
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.glacier.model.ActionCode
 
toString() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.JobParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.PartListElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.glacier.model.StatusCode
 
toString() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadListElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.Group
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.Role
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.identitymanagement.model.StatusType
 
toString() - Method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.User
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.Job
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.importexport.model.JobType
 
toString() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.Record
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.Shard
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.kinesis.model.ShardIteratorType
 
toString() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.kinesis.model.StreamStatus
 
toString() - Method in class com.amazonaws.services.opsworks.model.App
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.AppAttributesKeys
 
toString() - Method in enum com.amazonaws.services.opsworks.model.AppType
 
toString() - Method in enum com.amazonaws.services.opsworks.model.Architecture
 
toString() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.AutoScalingType
 
toString() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Command
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Deployment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.DeploymentCommandName
 
toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Layer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.LayerAttributesKeys
 
toString() - Method in enum com.amazonaws.services.opsworks.model.LayerType
 
toString() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Permission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.RaidArray
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Recipes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.RootDeviceType
 
toString() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.ServiceError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Source
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.SourceType
 
toString() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Stack
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.opsworks.model.StackAttributesKeys
 
toString() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.StackSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.UserProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.Volume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rds.model.ApplyMethod
 
toString() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CharacterSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.EventSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.IPRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Option
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OptionGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OptionSetting
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rds.model.SourceType
 
toString() - Method in class com.amazonaws.services.rds.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Cluster
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ClusterVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventInfoMap
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.EventSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.HsmStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.IPRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ReservedNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RestoreStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.redshift.model.SourceType
 
toString() - Method in class com.amazonaws.services.redshift.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.AliasTarget
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.Change
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.route53.model.ChangeAction
 
toString() - Method in class com.amazonaws.services.route53.model.ChangeBatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ChangeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.route53.model.ChangeStatus
 
toString() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.DelegationSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.GetChangeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.GetChangeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.GetHealthCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.GetHealthCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.GetHostedZoneRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.HealthCheck
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.route53.model.HealthCheckType
 
toString() - Method in class com.amazonaws.services.route53.model.HostedZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.HostedZoneConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ResourceRecord
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.route53.model.ResourceRecordSetFailover
 
toString() - Method in enum com.amazonaws.services.route53.model.ResourceRecordSetRegion
 
toString() - Method in enum com.amazonaws.services.route53.model.RRType
 
toString() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
toString() - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
toString() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
toString() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Extends the implementation from AmazonServiceException to include additional information on S3's extended request ID.
toString() - Method in class com.amazonaws.services.s3.model.Bucket
 
toString() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
 
toString() - Method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the Amazon S3 x-amz-acl header value for this canned acl.
toString() - Method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
toString() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Grant
 
toString() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Owner
 
toString() - Method in enum com.amazonaws.services.s3.model.Permission
Gets the string representation of this permission object as defined by Amazon S3, eg.
toString() - Method in enum com.amazonaws.services.s3.model.Region
 
toString() - Method in class com.amazonaws.services.s3.model.S3Object
 
toString() - Method in enum com.amazonaws.services.s3.model.StorageClass
 
toString() - Method in class com.amazonaws.services.s3.model.TagSet
 
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.Credentials
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.Item
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.SelectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Body
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Content
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Destination
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.IdentityType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.NotificationType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
 
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in exception com.amazonaws.services.simpleworkflow.flow.ActivityFailureException
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.ActivityWorker
 
toString() - Method in enum com.amazonaws.services.simpleworkflow.flow.common.FlowValueConstraint
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.core.AsyncTaskInfo
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Task
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringActivityWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.spring.SpringWorkflowWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.SynchronousActivityWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.CompleteWorkflowStateMachine
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericActivityWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorkflowWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
toString() - Method in class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ActivityTaskTimeoutType
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CancelTimerFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ChildPolicy
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CloseStatus
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.DecisionTaskTimeoutType
 
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.DecisionType
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.EventType
 
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ExecutionStatus
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.History
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RegistrationStatus
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.Run
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.StartTimerFailedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedCause
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimeoutType
 
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Subscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Topic
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
toString() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.sqs.model.QueueAttributeName
 
toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.storagegateway.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.Tape
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.CaseDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.Category
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.Communication
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.CreateCaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.Service
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.SeverityLevel
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.transform.JsonUnmarshallerContext
 
toString() - Method in class com.amazonaws.util.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class com.amazonaws.util.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class com.amazonaws.util.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class com.amazonaws.util.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class com.amazonaws.util.json.JSONTokener
Make a printable string of this JSONTokener.
toString(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
 
toString() - Method in class com.amazonaws.util.TimingInfo
 
totalBytesToTransfer - Variable in class com.amazonaws.services.s3.transfer.TransferProgress
 
Trail - Class in com.amazonaws.services.cloudtrail.model
The settings for a trail.
Trail() - Constructor for class com.amazonaws.services.cloudtrail.model.Trail
 
TrailAlreadyExistsException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the specified trail already exists.
TrailAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.TrailAlreadyExistsException
Constructs a new TrailAlreadyExistsException with the specified error message.
TrailAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
TrailAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.TrailAlreadyExistsExceptionUnmarshaller
 
TrailJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Trail JSON Unmarshaller
TrailJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.TrailJsonUnmarshaller
 
TrailNotFoundException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when the trail with the given name is not found.
TrailNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.TrailNotFoundException
Constructs a new TrailNotFoundException with the specified error message.
TrailNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
TrailNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.TrailNotFoundExceptionUnmarshaller
 
TrailNotProvidedException - Exception in com.amazonaws.services.cloudtrail.model
This exception is thrown when no trail is provided.
TrailNotProvidedException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.TrailNotProvidedException
Constructs a new TrailNotProvidedException with the specified error message.
TrailNotProvidedExceptionUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
 
TrailNotProvidedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.TrailNotProvidedExceptionUnmarshaller
 
Transfer - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to or download from Amazon S3.
Transfer.TransferState - Enum in com.amazonaws.services.s3.transfer
Enumeration of the possible transfer states.
TransferManager - Class in com.amazonaws.services.s3.transfer
High level utility for managing transfers to Amazon S3.
TransferManager(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager and Amazon S3 client using the specified AWS security credentials provider.
TransferManager(AWSCredentials) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager and Amazon S3 client using the specified AWS security credentials.
TransferManager(AmazonS3) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager, specifying the client to use when making requests to Amazon S3.
TransferManager(AmazonS3, ThreadPoolExecutor) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Amazon S3.
TransferManagerConfiguration - Class in com.amazonaws.services.s3.transfer
Configuration options for how TransferManager processes requests.
TransferManagerConfiguration() - Constructor for class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
 
TransferManagerUtils - Class in com.amazonaws.services.s3.transfer.internal
Internal utilities for multipart uploads with TransferManager.
TransferManagerUtils() - Constructor for class com.amazonaws.services.s3.transfer.internal.TransferManagerUtils
 
TransferMonitor - Interface in com.amazonaws.services.s3.transfer.internal
Monitors long-running transfers.
TransferProgress - Class in com.amazonaws.services.s3.transfer
Describes the progress of a transfer.
TransferProgress() - Constructor for class com.amazonaws.services.s3.transfer.TransferProgress
 
TransferProgressImpl - Class in com.amazonaws.services.s3.transfer.internal
 
TransferProgressImpl() - Constructor for class com.amazonaws.services.s3.transfer.internal.TransferProgressImpl
 
TransferProgressUpdatingListener - Class in com.amazonaws.services.s3.transfer.internal
 
TransferProgressUpdatingListener(TransferProgressImpl) - Constructor for class com.amazonaws.services.s3.transfer.internal.TransferProgressUpdatingListener
 
transferStateChanged(Transfer, Transfer.TransferState) - Method in interface com.amazonaws.services.s3.transfer.internal.TransferStateChangeListener
 
TransferStateChangeListener - Interface in com.amazonaws.services.s3.transfer.internal
Listener for transfer state changes.
transform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer
Transforms the input set of attribute values derived from the model object before writing them into DynamoDB.
transform(AttributeTransformer.Parameters<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
transformAttributes(Class<?>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
transformAttributes(String, String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Transform attribute values prior to storing in DynamoDB.
transformAttributes(Class<?>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated.
transformAttributes(String, String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated.
transformerPackage - Static variable in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
 
transformToGeneralProgressListenerChain() - Method in class com.amazonaws.services.s3.transfer.internal.ProgressListenerChain
Deprecated.
 
TreeHashGenerator - Class in com.amazonaws.services.glacier
Utility class for calculating tree hashes.
TreeHashGenerator() - Constructor for class com.amazonaws.services.glacier.TreeHashGenerator
 
TreeHashInputStream - Class in com.amazonaws.services.glacier.internal
Filter input stream that enables tree hash computation on the bytes that it streams.
TreeHashInputStream(InputStream) - Constructor for class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
Trigger - Class in com.amazonaws.services.elasticbeanstalk.model
Describes a trigger.
Trigger() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Trigger
Default constructor for a new Trigger object.
TriggerStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Trigger StAX Unmarshaller
TriggerStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.TriggerStaxUnmarshaller
 
truncateDetails(String) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
truncateReason(String) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Simple Workflow limits length of the reason field.
TrustedAdvisorCategorySpecificSummary - Class in com.amazonaws.services.support.model
The container for summary information that relates to the category of the Trusted Advisor check.
TrustedAdvisorCategorySpecificSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Category Specific Summary JSON Unmarshaller
TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller
 
TrustedAdvisorCheckDescription - Class in com.amazonaws.services.support.model
The description and metadata for a Trusted Advisor check.
TrustedAdvisorCheckDescription() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
TrustedAdvisorCheckDescriptionJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Check Description JSON Unmarshaller
TrustedAdvisorCheckDescriptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckDescriptionJsonUnmarshaller
 
TrustedAdvisorCheckRefreshStatus - Class in com.amazonaws.services.support.model
The refresh status of a Trusted Advisor check.
TrustedAdvisorCheckRefreshStatus() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
TrustedAdvisorCheckRefreshStatusJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Check Refresh Status JSON Unmarshaller
TrustedAdvisorCheckRefreshStatusJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckRefreshStatusJsonUnmarshaller
 
TrustedAdvisorCheckResult - Class in com.amazonaws.services.support.model
The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.
TrustedAdvisorCheckResult() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
TrustedAdvisorCheckResultJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Check Result JSON Unmarshaller
TrustedAdvisorCheckResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckResultJsonUnmarshaller
 
TrustedAdvisorCheckSummary - Class in com.amazonaws.services.support.model
A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.
TrustedAdvisorCheckSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
TrustedAdvisorCheckSummaryJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Check Summary JSON Unmarshaller
TrustedAdvisorCheckSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckSummaryJsonUnmarshaller
 
TrustedAdvisorCostOptimizingSummary - Class in com.amazonaws.services.support.model
The estimated cost savings that might be realized if the recommended actions are taken.
TrustedAdvisorCostOptimizingSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
TrustedAdvisorCostOptimizingSummaryJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Cost Optimizing Summary JSON Unmarshaller
TrustedAdvisorCostOptimizingSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorCostOptimizingSummaryJsonUnmarshaller
 
TrustedAdvisorResourceDetail - Class in com.amazonaws.services.support.model
Contains information about a resource identified by a Trusted Advisor check.
TrustedAdvisorResourceDetail() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
TrustedAdvisorResourceDetailJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Resource Detail JSON Unmarshaller
TrustedAdvisorResourceDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorResourceDetailJsonUnmarshaller
 
TrustedAdvisorResourcesSummary - Class in com.amazonaws.services.support.model
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
TrustedAdvisorResourcesSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 
TrustedAdvisorResourcesSummaryJsonUnmarshaller - Class in com.amazonaws.services.support.model.transform
Trusted Advisor Resources Summary JSON Unmarshaller
TrustedAdvisorResourcesSummaryJsonUnmarshaller() - Constructor for class com.amazonaws.services.support.model.transform.TrustedAdvisorResourcesSummaryJsonUnmarshaller
 
TrustedSignerDoesNotExistException - Exception in com.amazonaws.services.cloudfront.model
One or more of your trusted signers do not exist.
TrustedSignerDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TrustedSignerDoesNotExistException
Constructs a new TrustedSignerDoesNotExistException with the specified error message.
TrustedSignerDoesNotExistException - Exception in com.amazonaws.services.cloudfront_2012_03_15.model
One or more of your trusted signers do not exist.
TrustedSignerDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSignerDoesNotExistException
Constructs a new TrustedSignerDoesNotExistException with the specified error message.
TrustedSignerDoesNotExistExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
 
TrustedSignerDoesNotExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TrustedSignerDoesNotExistExceptionUnmarshaller
 
TrustedSignerDoesNotExistExceptionUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
 
TrustedSignerDoesNotExistExceptionUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TrustedSignerDoesNotExistExceptionUnmarshaller
 
TrustedSigners - Class in com.amazonaws.services.cloudfront.model
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
TrustedSigners() - Constructor for class com.amazonaws.services.cloudfront.model.TrustedSigners
Default constructor for a new TrustedSigners object.
TrustedSigners(List<String>) - Constructor for class com.amazonaws.services.cloudfront.model.TrustedSigners
Constructs a new TrustedSigners object.
TrustedSigners - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The trusted signers of the URL.
TrustedSigners() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Default constructor for a new TrustedSigners object.
TrustedSigners(List<String>) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Constructs a new TrustedSigners object.
TrustedSignersStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Trusted Signers StAX Unmarshaller
TrustedSignersStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.TrustedSignersStaxUnmarshaller
 
TrustedSignersStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Trusted Signers StAX Unmarshaller
TrustedSignersStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TrustedSignersStaxUnmarshaller
 
TryCatch - Class in com.amazonaws.services.simpleworkflow.flow.core
 
TryCatch(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatch
 
TryCatch(boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatch
 
TryCatch(AsyncContextAware, boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatch
 
TryCatch(AsyncContextAware, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatch
 
TryCatchFinally - Class in com.amazonaws.services.simpleworkflow.flow.core
Asynchronous equivalent of synchronous try-catch-finally.
TryCatchFinally() - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally(boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally(AsyncContextAware, boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally(AsyncContextAware, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally(Boolean, String, int, Promise<?>[]) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally(AsyncContextAware, Boolean, String, int, Promise<?>[]) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally
 
TryCatchFinally.State - Enum in com.amazonaws.services.simpleworkflow.flow.core
 
TryFinally - Class in com.amazonaws.services.simpleworkflow.flow.core
 
TryFinally(Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryFinally
 
TryFinally(boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryFinally
 
TryFinally(AsyncContextAware, boolean, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryFinally
 
TryFinally(AsyncContextAware, Promise<?>...) - Constructor for class com.amazonaws.services.simpleworkflow.flow.core.TryFinally
 
tryGetString(String) - Method in class com.amazonaws.util.json.JSONObject
Tries to return the string associated with a key; or null if not found.
type - Variable in class com.amazonaws.auth.policy.Condition
 
type - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
 
TypeAlreadyExistsException - Exception in com.amazonaws.services.simpleworkflow.model
Returned if the type already exists in the specified domain.
TypeAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.TypeAlreadyExistsException
Constructs a new TypeAlreadyExistsException with the specified error message.
TypeAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
TypeAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TypeAlreadyExistsExceptionUnmarshaller
 
typeCheck(AttributeValue, Method) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentUnmarshaller
Asserts that the value given can be processed using the setter given.
TypeDeprecatedException - Exception in com.amazonaws.services.simpleworkflow.model
Returned when the specified activity or workflow type was already deprecated.
TypeDeprecatedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.TypeDeprecatedException
Constructs a new TypeDeprecatedException with the specified error message.
TypeDeprecatedExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
TypeDeprecatedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.TypeDeprecatedExceptionUnmarshaller
 

U

UIntOptions - Class in com.amazonaws.services.cloudsearch.model
Options that define a uint field in the search index.
UIntOptions() - Constructor for class com.amazonaws.services.cloudsearch.model.UIntOptions
 
UIntOptionsStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
U Int Options StAX Unmarshaller
UIntOptionsStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UIntOptionsStaxUnmarshaller
 
UnableToCancelJobIdException - Exception in com.amazonaws.services.importexport.model
AWS Import/Export cannot cancel the job
UnableToCancelJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.UnableToCancelJobIdException
Constructs a new UnableToCancelJobIdException with the specified error message.
UnableToCancelJobIdExceptionUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
 
UnableToCancelJobIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.UnableToCancelJobIdExceptionUnmarshaller
 
unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest, AsyncHandler<UnassignPrivateIpAddressesRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Unassigns one or more secondary private IP addresses from a network interface.
unassignPrivateIpAddressesAsync(UnassignPrivateIpAddressesRequest, AsyncHandler<UnassignPrivateIpAddressesRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Unassigns one or more secondary private IP addresses from a network interface.
UnassignPrivateIpAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the UnassignPrivateIpAddresses operation.
UnassignPrivateIpAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
 
UnassignPrivateIpAddressesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Unassign Private Ip Addresses Request Marshaller
UnassignPrivateIpAddressesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.UnassignPrivateIpAddressesRequestMarshaller
 
unassignVolume(UnassignVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Unassigns an assigned Amazon EBS volume.
unassignVolume(UnassignVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Unassigns an assigned Amazon EBS volume.
unassignVolumeAsync(UnassignVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Unassigns an assigned Amazon EBS volume.
unassignVolumeAsync(UnassignVolumeRequest, AsyncHandler<UnassignVolumeRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Unassigns an assigned Amazon EBS volume.
unassignVolumeAsync(UnassignVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Unassigns an assigned Amazon EBS volume.
unassignVolumeAsync(UnassignVolumeRequest, AsyncHandler<UnassignVolumeRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Unassigns an assigned Amazon EBS volume.
UnassignVolumeRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UnassignVolume operation.
UnassignVolumeRequest() - Constructor for class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
 
UnassignVolumeRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Unassign Volume Request Marshaller
UnassignVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UnassignVolumeRequestMarshaller
 
UnauthorizedOperationException - Exception in com.amazonaws.services.redshift.model
Your account is not authorized to perform the requested operation.
UnauthorizedOperationException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnauthorizedOperationException
Constructs a new UnauthorizedOperationException with the specified error message.
UnauthorizedOperationExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
UnauthorizedOperationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.UnauthorizedOperationExceptionUnmarshaller
 
uncaughtExceptionHandler - Variable in class com.amazonaws.services.simpleworkflow.flow.worker.GenericWorker
 
unchain() - Method in class com.amazonaws.services.simpleworkflow.flow.core.Settable
Used to unchain this Settable from the Promise object passed in last invocation of chain.
UNENCRYPTED_CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Header for the original, unencrypted size of an encrypted object
UNENCRYPTED_CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional original unencrypted Content MD5 of an encrypted object
UnknownResourceException - Exception in com.amazonaws.services.simpleworkflow.model
Returned when the named resource cannot be found with in the scope of this operation (region or domain).
UnknownResourceException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.UnknownResourceException
Constructs a new UnknownResourceException with the specified error message.
UnknownResourceExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
UnknownResourceExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.UnknownResourceExceptionUnmarshaller
 
UnknownSnapshotCopyRegionException - Exception in com.amazonaws.services.redshift.model
The specified region is incorrect or does not exist.
UnknownSnapshotCopyRegionException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnknownSnapshotCopyRegionException
Constructs a new UnknownSnapshotCopyRegionException with the specified error message.
UnknownSnapshotCopyRegionExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
UnknownSnapshotCopyRegionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.UnknownSnapshotCopyRegionExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.ActivityStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.AdjustmentTypeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.AlarmStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.autoscaling.model.transform.AlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.AutoScalingGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.AutoScalingInstanceDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.BlockDeviceMappingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAccountLimitsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAdjustmentTypesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeAutoScalingNotificationTypesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeLaunchConfigurationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeMetricCollectionTypesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeNotificationConfigurationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribePoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeScalingActivitiesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeScalingProcessTypesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeScheduledActionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeTagsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.DescribeTerminationPolicyTypesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.EbsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.EnabledMetricStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.InstanceMonitoringStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.InstanceStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.autoscaling.model.transform.InvalidNextTokenExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.LaunchConfigurationStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.autoscaling.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.MetricCollectionTypeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.MetricGranularityTypeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.NotificationConfigurationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.ProcessTypeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.PutScalingPolicyResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.autoscaling.model.transform.ResourceInUseExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.autoscaling.model.transform.ScalingActivityInProgressExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.ScalingPolicyStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.ScheduledUpdateGroupActionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.SuspendedProcessStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.TagDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.autoscaling.model.transform.TerminateInstanceInAutoScalingGroupResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudformation.model.transform.AlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.CreateStackResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackEventsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStackResourcesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.DescribeStacksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.EstimateTemplateCostResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.GetStackPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.GetTemplateResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudformation.model.transform.InsufficientCapabilitiesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudformation.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.ListStackResourcesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.ListStacksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.OutputStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.ParameterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.StackEventStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.StackResourceDetailStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.StackResourceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.StackResourceSummaryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.StackStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.StackSummaryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.TagStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.TemplateParameterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.UpdateStackResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudformation.model.transform.ValidateTemplateResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.AccessDeniedExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ActiveTrustedSignersStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.AliasesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.AllowedMethodsStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.BatchTooLargeExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CacheBehaviorsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CacheBehaviorStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityListStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentityStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.CNAMEAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CookieNamesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CookiePreferenceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateInvalidationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CreateStreamingDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CustomErrorResponsesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CustomErrorResponseStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.CustomOriginConfigStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.DefaultCacheBehaviorStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.DistributionAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.DistributionConfigStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.DistributionListStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.DistributionNotDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.DistributionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.DistributionSummaryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ForwardedValuesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GeoRestrictionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetDistributionConfigResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetInvalidationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionConfigResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.GetStreamingDistributionResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.IllegalUpdateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InconsistentQuantitiesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidArgumentExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidationBatchStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidationListStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidationSummaryStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidDefaultRootObjectExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidErrorCodeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidForwardCookiesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidGeoRestrictionParameterExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidIfMatchVersionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidLocationCodeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidOriginAccessIdentityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidOriginExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidRelativePathExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidRequiredProtocolExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidResponseCodeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.InvalidViewerCertificateExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.KeyPairIdsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ListDistributionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ListInvalidationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ListStreamingDistributionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.LoggingConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.MissingBodyExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.NoSuchDistributionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.NoSuchInvalidationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.NoSuchOriginExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.NoSuchStreamingDistributionExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.OriginsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.OriginStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.PathsStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.PreconditionFailedExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.RestrictionsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.S3OriginConfigStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.S3OriginStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.SignerStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionConfigStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionListStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionNotDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingDistributionSummaryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.StreamingLoggingConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyCacheBehaviorsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyCertificatesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyCookieNamesInWhiteListExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyDistributionCNAMEsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyDistributionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyInvalidationsInProgressExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyOriginsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyStreamingDistributionCNAMEsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyStreamingDistributionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TooManyTrustedSignersExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront.model.transform.TrustedSignerDoesNotExistExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.TrustedSignersStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.UpdateDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.UpdateStreamingDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront.model.transform.ViewerCertificateStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.AccessDeniedExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ActiveTrustedSignersStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.BatchTooLargeExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CachingBehaviorStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityListStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentityStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CloudFrontOriginAccessIdentitySummaryStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CNAMEAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateInvalidationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CreateStreamingDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.CustomOriginStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionConfigStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionListStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionNotDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.DistributionSummaryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityConfigResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionConfigResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetInvalidationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionConfigResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.GetStreamingDistributionResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.IllegalUpdateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidArgumentExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationBatchStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationListStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidationSummaryStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidDefaultRootObjectExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidIfMatchVersionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidOriginAccessIdentityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidOriginExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.InvalidRequiredProtocolExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListCloudFrontOriginAccessIdentitiesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListDistributionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListInvalidationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.ListStreamingDistributionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.LoggingConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.MissingBodyExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchCloudFrontOriginAccessIdentityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchDistributionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchInvalidationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.NoSuchStreamingDistributionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.PreconditionFailedExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.RequiredProtocolsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.S3OriginStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.SignerStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionConfigStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionListStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionNotDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.StreamingDistributionSummaryStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyDistributionCNAMEsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyDistributionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyInvalidationsInProgressExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyStreamingDistributionCNAMEsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyStreamingDistributionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TooManyTrustedSignersExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TrustedSignerDoesNotExistExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.TrustedSignersStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateStreamingDistributionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.AccessPoliciesStatusStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudsearch.model.transform.BaseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.CreateDomainResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DefaultSearchFieldStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DefineIndexFieldResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DefineRankExpressionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DeleteDomainResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DeleteIndexFieldResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DeleteRankExpressionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeDefaultSearchFieldResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeDomainsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeIndexFieldsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeRankExpressionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeServiceAccessPoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeStemmingOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeStopwordOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DescribeSynonymOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.DomainStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.IndexDocumentsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.IndexFieldStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.IndexFieldStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudsearch.model.transform.InternalExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudsearch.model.transform.InvalidTypeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudsearch.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.LiteralOptionsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.NamedRankExpressionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.OptionStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.RankExpressionStatusStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudsearch.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.ServiceEndpointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.SourceAttributeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.SourceDataMapStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.SourceDataStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.SourceDataTrimTitleStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.StemmingOptionsStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.StopwordOptionsStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.SynonymOptionsStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.TextOptionsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.UIntOptionsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateDefaultSearchFieldResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateServiceAccessPoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateStemmingOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateStopwordOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudsearch.model.transform.UpdateSynonymOptionsResultStaxUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.CreateTrailResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.DeleteTrailResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.DescribeTrailsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.GetTrailStatusResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InsufficientS3BucketPolicyExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InsufficientSnsTopicPolicyExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidS3BucketNameExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidS3PrefixExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidSnsTopicNameExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.InvalidTrailNameExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.MaximumNumberOfTrailsExceededExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.S3BucketDoesNotExistExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.StartLoggingResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.StopLoggingResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailAlreadyExistsExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailNotFoundExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.cloudtrail.model.transform.TrailNotProvidedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.cloudtrail.model.transform.UpdateTrailResultJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.AlarmHistoryItemStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.DatapointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmHistoryResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsForMetricResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.DescribeAlarmsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.DimensionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.GetMetricStatisticsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.InternalServiceExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.InvalidFormatExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.InvalidNextTokenExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.InvalidParameterCombinationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.ListMetricsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.MetricAlarmStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.cloudwatch.model.transform.MetricStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.MissingRequiredParameterExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.cloudwatch.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ActivatePipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.CreatePipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.DescribeObjectsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.DescribePipelinesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.EvaluateExpressionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.FieldJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.GetPipelineDefinitionResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.InternalServiceErrorExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.InvalidRequestExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ListPipelinesResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineDeletedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineDescriptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineIdNameJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.PipelineObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.PollForTaskResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.PutPipelineDefinitionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.QueryObjectsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ReportTaskProgressResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ReportTaskRunnerHeartbeatResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.SetTaskStatusResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.datapipeline.model.transform.TaskNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.TaskObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ValidatePipelineDefinitionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ValidationErrorJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.datapipeline.model.transform.ValidationWarningJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.AllocateConnectionOnInterconnectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.AllocatePrivateVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.AllocatePublicVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.ConfirmConnectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.ConfirmPrivateVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.ConfirmPublicVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.ConnectionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.CreateConnectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.CreateInterconnectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.CreatePrivateVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.CreatePublicVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DeleteConnectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DeleteInterconnectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DeleteVirtualInterfaceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsOnInterconnectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeConnectionsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeInterconnectsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeLocationsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeVirtualGatewaysResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.DescribeVirtualInterfacesResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.directconnect.model.transform.DirectConnectClientExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.directconnect.model.transform.DirectConnectServerExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.InterconnectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.LocationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.RouteFilterPrefixJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.VirtualGatewayJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.directconnect.model.transform.VirtualInterfaceJsonUnmarshaller
 
unmarshall(Class<T>, String) - Method in interface com.amazonaws.services.dynamodb.datamodeling.DynamoDBMarshaller
Deprecated.
Turns a String representation of an object of type T into an object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.AttributeValueJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.BatchGetItemResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.BatchResponseJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.BatchWriteItemResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.BatchWriteResponseJsonUnmarshaller
Deprecated.
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ConditionalCheckFailedExceptionUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.CreateTableResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.DeleteItemResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.DeleteRequestJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.DeleteTableResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.DescribeTableResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.GetItemResultJsonUnmarshaller
Deprecated.
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.InternalServerErrorExceptionUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.KeyJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.KeysAndAttributesJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.KeySchemaElementJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.KeySchemaJsonUnmarshaller
Deprecated.
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.LimitExceededExceptionUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.ListTablesResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.ProvisionedThroughputDescriptionJsonUnmarshaller
Deprecated.
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.PutItemResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.PutRequestJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.QueryResultJsonUnmarshaller
Deprecated.
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ResourceInUseExceptionUnmarshaller
Deprecated.
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodb.model.transform.ResourceNotFoundExceptionUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.ScanResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.TableDescriptionJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.UpdateItemResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.UpdateTableResultJsonUnmarshaller
Deprecated.
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodb.model.transform.WriteRequestJsonUnmarshaller
Deprecated.
 
unmarshall(AttributeValue) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentUnmarshaller
Unmarshalls the AttributeValue given into an instance of the appropriate type, as determined by DynamoDBReflector and DynamoDBMapper
unmarshall(Class<T>, String) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller
Turns a String representation of an object of type T into an object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.AttributeDefinitionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.AttributeValueJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.BatchGetItemResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.BatchWriteItemResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.CapacityJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ConditionalCheckFailedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ConsumedCapacityJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.CreateTableResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteItemResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteRequestJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DeleteTableResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.DescribeTableResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.GetItemResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.GlobalSecondaryIndexDescriptionJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.InternalServerErrorExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ItemCollectionMetricsJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ItemCollectionSizeLimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.KeysAndAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.KeySchemaElementJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ListTablesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.LocalSecondaryIndexDescriptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ProjectionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ProvisionedThroughputDescriptionJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.PutItemResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.PutRequestJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.QueryResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ResourceInUseExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.ScanResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.TableDescriptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.UpdateItemResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.UpdateTableResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.dynamodbv2.model.transform.WriteRequestJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AccountAttributeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AccountAttributeValueStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AddressStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AllocateAddressResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AssociateAddressResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AssociateRouteTableResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AttachNetworkInterfaceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AttachVolumeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AttachVpnGatewayResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AvailabilityZoneMessageStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.AvailabilityZoneStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.BlockDeviceMappingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.BundleInstanceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.BundleTaskErrorStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.BundleTaskStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CancelBundleTaskResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CancelledSpotInstanceRequestStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CancelReservedInstancesListingResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CancelSpotInstanceRequestsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ConfirmProductInstanceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ConversionTaskStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CopyImageResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CopySnapshotResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateCustomerGatewayResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateDhcpOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateImageResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateInstanceExportTaskResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateInternetGatewayResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateKeyPairResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateNetworkAclResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateNetworkInterfaceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateReservedInstancesListingResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateRouteTableResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateSecurityGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateSnapshotResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateSpotDatafeedSubscriptionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateSubnetResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateVolumePermissionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateVolumeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpcResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpnConnectionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CreateVpnGatewayResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.CustomerGatewayStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeAccountAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeAddressesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeAvailabilityZonesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeBundleTasksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeConversionTasksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeCustomerGatewaysResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeDhcpOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeExportTasksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeImageAttributeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeImagesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInstanceAttributeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInstanceStatusResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeInternetGatewaysResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeKeyPairsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkAclsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfaceAttributeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeNetworkInterfacesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribePlacementGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeRegionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesListingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesModificationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesOfferingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeReservedInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeRouteTablesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSecurityGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSnapshotAttributeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSnapshotsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSpotDatafeedSubscriptionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSpotInstanceRequestsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSpotPriceHistoryResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeSubnetsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeTagsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVolumeAttributeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVolumesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVolumeStatusResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpcAttributeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpcsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpnConnectionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DescribeVpnGatewaysResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DetachVolumeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DhcpConfigurationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DhcpOptionsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DiskImageDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.DiskImageVolumeDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.EbsBlockDeviceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.EbsInstanceBlockDeviceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ExportTaskStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ExportToS3TaskStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.GetConsoleOutputResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.GetPasswordDataResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.GroupIdentifierStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.IamInstanceProfileSpecificationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.IamInstanceProfileStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.IcmpTypeCodeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImageAttributeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImageStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImportInstanceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImportInstanceTaskDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImportInstanceVolumeDetailItemStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImportKeyPairResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImportVolumeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ImportVolumeTaskDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceAttributeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceBlockDeviceMappingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceCountStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceExportDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceMonitoringStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceAssociationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceAttachmentStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceSpecificationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceNetworkInterfaceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstancePrivateIpAddressStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStateChangeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStatusDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStatusEventStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStatusSummaryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InstanceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InternetGatewayAttachmentStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.InternetGatewayStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.IpPermissionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.KeyPairInfoStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.KeyPairStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.LaunchPermissionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.LaunchSpecificationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ModifyReservedInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.MonitoringStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.MonitorInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkAclAssociationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkAclEntryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkAclStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkInterfaceAssociationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkInterfaceAttachmentStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkInterfacePrivateIpAddressStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.NetworkInterfaceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PlacementGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PlacementStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PortRangeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PriceScheduleStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PricingDetailStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PrivateIpAddressSpecificationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ProductCodeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PropagatingVgwStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.PurchaseReservedInstancesOfferingResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RecurringChargeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RegionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RegisterImageResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReplaceNetworkAclAssociationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReplaceRouteTableAssociationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RequestSpotInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesConfigurationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesIdStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesListingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesModificationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesModificationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesOfferingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.ReservedInstancesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RouteStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RouteTableAssociationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RouteTableStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.RunInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.S3StorageStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SecurityGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SnapshotStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SpotDatafeedSubscriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SpotInstanceRequestStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SpotInstanceStateFaultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SpotInstanceStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SpotPlacementStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SpotPriceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.StartInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.StateReasonStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.StopInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.StorageStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.SubnetStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.TagDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.TagStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.TerminateInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.UnmonitorInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.UserIdGroupPairStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VgwTelemetryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeAttachmentStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeStatusActionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeStatusDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeStatusEventStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeStatusInfoStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeStatusItemStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VolumeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VpcAttachmentStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VpcStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VpnConnectionOptionsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VpnConnectionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VpnGatewayStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.ec2.model.transform.VpnStaticRouteStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.AuthorizationNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.AvailabilityZoneStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheClusterAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheClusterNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheClusterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheEngineVersionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheNodeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheNodeTypeSpecificParameterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheNodeTypeSpecificValueStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheParameterGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupMembershipStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSecurityGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupInUseExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.CacheSubnetQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ClusterQuotaForCustomerExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheClustersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheEngineVersionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheParameterGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheParametersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheSecurityGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeCacheSubnetGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeEventsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeReplicationGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesOfferingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.DescribeReservedCacheNodesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.EC2SecurityGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.EndpointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.EngineDefaultsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.EventStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InsufficientCacheClusterCapacityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidCacheClusterStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidCacheParameterGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidCacheSecurityGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidParameterCombinationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidReplicationGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidSubnetExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.InvalidVPCNetworkStateExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ModifyCacheParameterGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.NodeGroupMemberStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.NodeGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.NodeQuotaForClusterExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.NodeQuotaForCustomerExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.NotificationConfigurationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ParameterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.PendingModifiedValuesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.RecurringChargeStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ReplicationGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ReplicationGroupNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ReplicationGroupPendingModifiedValuesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ReplicationGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodesOfferingNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodesOfferingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ReservedCacheNodeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.ResetCacheParameterGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.SecurityGroupMembershipStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticache.model.transform.SubnetInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticache.model.transform.SubnetStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ApplicationDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ApplicationVersionDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.AutoScalingGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CheckDNSAvailabilityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationOptionDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationOptionSettingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ConfigurationSettingsDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateApplicationVersionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateConfigurationTemplateResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateEnvironmentResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.CreateStorageLocationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeApplicationVersionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeConfigurationSettingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentResourcesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEnvironmentsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.DescribeEventsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentInfoDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentResourceDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentResourcesDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.EnvironmentTierStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.EventDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.InstanceStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.InsufficientPrivilegesExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.LaunchConfigurationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ListAvailableSolutionStacksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ListenerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.LoadBalancerDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.LoadBalancerStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.OperationInProgressExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.OptionRestrictionRegexStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.QueueStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.RetrieveEnvironmentInfoResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.S3LocationNotInServiceRegionExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.S3LocationStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.S3SubscriptionRequiredExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.SolutionStackDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.SourceBundleDeletionExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TerminateEnvironmentResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyApplicationsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyApplicationVersionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyBucketsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyConfigurationTemplatesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TooManyEnvironmentsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.TriggerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationVersionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateConfigurationTemplateResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateEnvironmentResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ValidateConfigurationSettingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticbeanstalk.model.transform.ValidationMessageStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.AccessLogStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.AppCookieStickinessPolicyStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ApplySecurityGroupsToLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.AttachLoadBalancerToSubnetsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.BackendServerDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CertificateNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ConfigureHealthCheckResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ConnectionDrainingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateAppCookieStickinessPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLBCookieStickinessPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CreateLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.CrossZoneLoadBalancingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeleteLoadBalancerPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DeregisterInstancesFromLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeInstanceHealthResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancerPolicyTypesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DescribeLoadBalancersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DetachLoadBalancerFromSubnetsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DisableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DuplicateListenerExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DuplicateLoadBalancerNameExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.DuplicatePolicyNameExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.EnableAvailabilityZonesForLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.HealthCheckStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InstanceStateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InstanceStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidConfigurationRequestExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidInstanceExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidSchemeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidSecurityGroupExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.InvalidSubnetExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.LBCookieStickinessPolicyStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ListenerStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerAttributeNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerAttributesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.LoadBalancerNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.ModifyLoadBalancerAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PoliciesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyAttributeDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyAttributeTypeDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyTypeDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.PolicyTypeNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.RegisterInstancesWithLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesForBackendServerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SetLoadBalancerPoliciesOfListenerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SourceSecurityGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.SubnetNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.TooManyLoadBalancersExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancing.model.transform.TooManyPoliciesExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.AddInstanceGroupsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.AddJobFlowStepsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.AddTagsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ApplicationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.BootstrapActionConfigJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.BootstrapActionDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterStateChangeReasonJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterStatusJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterSummaryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ClusterTimelineJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.CommandJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeClusterResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeJobFlowsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.DescribeStepResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.Ec2InstanceAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.HadoopJarStepConfigJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.HadoopStepConfigJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupStateChangeReasonJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupStatusJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceGroupTimelineJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceStateChangeReasonJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceStatusJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InstanceTimelineJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InternalServerErrorExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InternalServerExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.InvalidRequestExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowExecutionStatusDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.JobFlowInstancesDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.KeyValueJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListBootstrapActionsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListClustersResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListInstanceGroupsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListInstancesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ListStepsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.PlacementTypeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.RemoveTagsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.RunJobFlowResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.ScriptBootstrapActionConfigJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepConfigJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepExecutionStatusDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepStateChangeReasonJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepStatusJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepSummaryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.StepTimelineJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elasticmapreduce.model.transform.TagJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.AccessDeniedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ArtworkJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.AudioCodecOptionsJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.AudioParametersJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CancelJobResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ClipJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CreateJobResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CreatePipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.CreatePresetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.DeletePipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.DeletePresetResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.IncompatibleVersionExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.InternalServiceExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.JobAlbumArtJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.JobInputJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.JobJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.JobOutputJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.JobWatermarkJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByPipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListJobsByStatusResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListPipelinesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ListPresetsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.NotificationsJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.PermissionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.PipelineJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.PipelineOutputConfigJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.PlaylistJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.PresetJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.PresetWatermarkJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ReadJobResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ReadPipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ReadPresetResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ResourceInUseExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.TestRoleResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ThumbnailsJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.TimeSpanJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineNotificationsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineStatusResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.elastictranscoder.model.transform.ValidationExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.elastictranscoder.model.transform.VideoParametersJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.CompleteMultipartUploadResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.CreateVaultResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.DescribeJobResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.DescribeVaultOutputJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.DescribeVaultResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.GetJobOutputResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.GetVaultNotificationsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.GlacierJobDescriptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.InitiateJobResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.InitiateMultipartUploadResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.InventoryRetrievalJobDescriptionJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.ListJobsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.ListMultipartUploadsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.ListPartsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.ListVaultsResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.MissingParameterValueExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.PartListElementJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.RequestTimeoutExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.glacier.model.transform.ServiceUnavailableExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.UploadArchiveResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.UploadListElementJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.UploadMultipartPartResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.glacier.model.transform.VaultNotificationConfigJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.AccessKeyMetadataStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.AccessKeyStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateAccessKeyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateInstanceProfileResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateLoginProfileResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateRoleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateSAMLProviderResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateUserResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.CreateVirtualMFADeviceResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.DeleteConflictExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.DuplicateCertificateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.EntityAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.EntityTemporarilyUnmodifiableExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetAccountPasswordPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetAccountSummaryResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetGroupPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetInstanceProfileResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetLoginProfileResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetRolePolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetRoleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetSAMLProviderResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetServerCertificateResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetUserPolicyResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GetUserResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.GroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.InstanceProfileStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.InvalidAuthenticationCodeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.InvalidCertificateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.InvalidInputExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.InvalidUserTypeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.KeyPairMismatchExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListAccessKeysResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListAccountAliasesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupPoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupsForUserResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesForRoleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListInstanceProfilesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListMFADevicesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListRolePoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListRolesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListSAMLProvidersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListServerCertificatesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListSigningCertificatesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListUserPoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListUsersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ListVirtualMFADevicesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.LoginProfileStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.MalformedCertificateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.MFADeviceStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.NoSuchEntityExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.PasswordPolicyStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.identitymanagement.model.transform.PasswordPolicyViolationExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.RoleStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.SAMLProviderListEntryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ServerCertificateMetadataStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.ServerCertificateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.SigningCertificateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.UpdateSAMLProviderResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.UploadServerCertificateResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.UploadSigningCertificateResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.UserStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.identitymanagement.model.transform.VirtualMFADeviceStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.BucketPermissionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.CanceledJobIdExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.importexport.model.transform.CancelJobResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.importexport.model.transform.CreateJobResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.ExpiredJobIdExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.importexport.model.transform.GetStatusResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidAccessKeyIdExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidAddressExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidCustomsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidFileSystemExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidJobIdExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidManifestFieldExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.InvalidParameterExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.importexport.model.transform.JobStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.importexport.model.transform.ListJobsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.MalformedManifestExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.MissingCustomsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.MissingManifestFieldExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.MissingParameterExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.MultipleRegionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.NoSuchBucketExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.importexport.model.transform.UnableToCancelJobIdExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.importexport.model.transform.UpdateJobResultStaxUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.DescribeStreamResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ExpiredIteratorExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.GetRecordsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.GetShardIteratorResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.HashKeyRangeJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.InvalidArgumentExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.ListStreamsResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.PutRecordResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.RecordJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ResourceInUseExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.kinesis.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.SequenceNumberRangeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.ShardJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.kinesis.model.transform.StreamDescriptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.AppJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.AutoScalingThresholdsJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CloneStackResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CommandJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CreateAppResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CreateDeploymentResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CreateInstanceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CreateLayerResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CreateStackResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.CreateUserProfileResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DeploymentCommandJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DeploymentJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeAppsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeCommandsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeDeploymentsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeElasticIpsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeElasticLoadBalancersResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeInstancesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeLayersResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeLoadBasedAutoScalingResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeMyUserProfileResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribePermissionsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeRaidArraysResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeServiceErrorsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeStacksResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeStackSummaryResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeTimeBasedAutoScalingResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeUserProfilesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.DescribeVolumesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.ElasticIpJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.ElasticLoadBalancerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.GetHostnameSuggestionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.InstanceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.InstancesCountJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.LayerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.LoadBasedAutoScalingConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.PermissionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.RaidArrayJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.RecipesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.RegisterElasticIpResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.RegisterVolumeResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.opsworks.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.SelfUserProfileJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.ServiceErrorJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.SourceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.SslConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.StackConfigurationManagerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.StackJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.StackSummaryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.TimeBasedAutoScalingConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.UserProfileJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.opsworks.model.transform.ValidationExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.VolumeConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.VolumeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.opsworks.model.transform.WeeklyAutoScalingScheduleJsonUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.AuthorizationNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.AuthorizationQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.AvailabilityZoneStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.CharacterSetStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBEngineVersionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBInstanceAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBInstanceNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBInstanceStatusInfoStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBInstanceStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBParameterGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBParameterGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBParameterGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBParameterGroupStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBParameterGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupMembershipStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupNotSupportedExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBSecurityGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSnapshotAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSnapshotNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBSnapshotStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupDoesNotCoverEnoughAZsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupNotAllowedExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBSubnetQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.DBUpgradeDependencyFailureExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBEngineVersionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesDetailsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBLogFilesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBParameterGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBParametersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBSecurityGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBSnapshotsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeDBSubnetGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeEventCategoriesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeEventsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeEventSubscriptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeOptionGroupOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeOptionGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeOrderableDBInstanceOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesOfferingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DescribeReservedDBInstancesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.DownloadDBLogFilePortionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.EC2SecurityGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.EndpointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.EngineDefaultsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.EventCategoriesMapStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.EventStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.EventSubscriptionQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.EventSubscriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InstanceQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InsufficientDBInstanceCapacityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBInstanceStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBParameterGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBSecurityGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBSnapshotStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBSubnetGroupExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBSubnetGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidDBSubnetStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidEventSubscriptionStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidOptionGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidRestoreExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidSubnetExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.InvalidVPCNetworkStateExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.IPRangeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.ListTagsForResourceResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.ModifyDBParameterGroupResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupMembershipStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupOptionSettingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupOptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OptionGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OptionSettingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.OrderableDBInstanceOptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.ParameterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.PendingModifiedValuesStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.PointInTimeRestoreNotEnabledExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.ProvisionedIopsNotAvailableInAZExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.RecurringChargeStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.ReservedDBInstanceAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.ReservedDBInstanceNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.ReservedDBInstanceQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.ReservedDBInstancesOfferingNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.ReservedDBInstancesOfferingStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.ReservedDBInstanceStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.ResetDBParameterGroupResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SnapshotQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SNSInvalidTopicExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SNSNoAuthorizationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SNSTopicArnNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SourceNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.StorageQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SubnetAlreadyInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.SubnetStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SubscriptionAlreadyExistExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SubscriptionCategoryNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.rds.model.transform.SubscriptionNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.TagStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.rds.model.transform.VpcSecurityGroupMembershipStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.AccessToSnapshotDeniedExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.AccountWithRestoreAccessStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.AuthorizationAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.AuthorizationNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.AuthorizationQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.AvailabilityZoneStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.BucketNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterNodeStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterParameterGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterQuotaExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupMembershipStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSecurityGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSnapshotAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSnapshotCopyStatusStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSnapshotNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSnapshotQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSubnetGroupStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ClusterSubnetQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ClusterVersionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.CopyToRegionDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DefaultClusterParametersStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterParameterGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterParametersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSecurityGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSnapshotsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClustersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterSubnetGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeClusterVersionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeEventCategoriesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeEventsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeEventSubscriptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeHsmClientCertificatesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeHsmConfigurationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeLoggingStatusResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeOrderableClusterOptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeReservedNodeOfferingsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeReservedNodesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DescribeResizeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.DisableLoggingResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EC2SecurityGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ElasticIpStatusStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EnableLoggingResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EndpointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EventCategoriesMapStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EventInfoMapStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EventStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.EventSubscriptionQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.EventSubscriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.HsmClientCertificateAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.HsmClientCertificateNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.HsmClientCertificateQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.HsmClientCertificateStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.HsmConfigurationAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.HsmConfigurationNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.HsmConfigurationQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.HsmConfigurationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.HsmStatusStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.IncompatibleOrderableOptionsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InsufficientClusterCapacityExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InsufficientS3BucketPolicyExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidClusterParameterGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidClusterSecurityGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidClusterSnapshotStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidClusterStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidClusterSubnetGroupStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidClusterSubnetStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidElasticIpExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidHsmClientCertificateStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidHsmConfigurationStateExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidRestoreExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidS3BucketNameExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidS3KeyPrefixExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidSubnetExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.InvalidVPCNetworkStateExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.IPRangeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ModifyClusterParameterGroupResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.NumberOfNodesPerClusterLimitExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.NumberOfNodesQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.OrderableClusterOptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ParameterStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.PendingModifiedValuesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.RecurringChargeStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ReservedNodeAlreadyExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ReservedNodeNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ReservedNodeOfferingNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ReservedNodeOfferingStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ReservedNodeQuotaExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ReservedNodeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.ResetClusterParameterGroupResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.ResizeNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.RestoreStatusStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SnapshotCopyAlreadyDisabledExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SnapshotCopyAlreadyEnabledExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SnapshotCopyDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.SnapshotStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SNSInvalidTopicExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SNSNoAuthorizationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SNSTopicArnNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SourceNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SubnetAlreadyInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.SubnetStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SubscriptionAlreadyExistExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SubscriptionCategoryNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SubscriptionEventIdNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SubscriptionNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.SubscriptionSeverityNotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.UnauthorizedOperationExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.UnknownSnapshotCopyRegionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.redshift.model.transform.UnsupportedOptionExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.redshift.model.transform.VpcSecurityGroupMembershipStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.AliasTargetStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ChangeInfoStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ChangeResourceRecordSetsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.CreateHealthCheckResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.CreateHostedZoneResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.DelegationSetNotAvailableExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.DelegationSetStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.DeleteHealthCheckResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.DeleteHostedZoneResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.GetChangeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.GetHealthCheckResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.GetHostedZoneResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.HealthCheckAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.HealthCheckConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.HealthCheckInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.HealthCheckStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.HostedZoneAlreadyExistsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.HostedZoneConfigStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.HostedZoneNotEmptyExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.HostedZoneStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.IncompatibleVersionExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.InvalidChangeBatchExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.InvalidDomainNameExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.InvalidInputExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ListHealthChecksResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ListHostedZonesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ListResourceRecordSetsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.NoSuchChangeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.NoSuchHealthCheckExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.NoSuchHostedZoneExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.PriorRequestNotCompleteExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ResourceRecordSetStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.route53.model.transform.ResourceRecordStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.TooManyHealthChecksExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.route53.model.transform.TooManyHostedZonesExceptionUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.AccessControlListUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLocationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketNotificationConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.CopyObjectUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteObjectsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.InputStreamUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsOwnerUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListObjectsUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListPartsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.VersionListUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumedRoleUserStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithSAMLResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.AssumeRoleWithWebIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.CredentialsStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.DecodeAuthorizationMessageResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.ExpiredTokenExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.FederatedUserStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.GetFederationTokenResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.securitytoken.model.transform.GetSessionTokenResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.IDPCommunicationErrorExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.IDPRejectedClaimExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.InvalidAuthorizationMessageExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.InvalidIdentityTokenExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.securitytoken.model.transform.PackedPolicyTooLargeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.AttributeDoesNotExistExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.model.transform.AttributeStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.model.transform.DomainMetadataResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.DuplicateItemNameExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.model.transform.GetAttributesResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.InvalidNextTokenExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.InvalidNumberPredicatesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.InvalidNumberValueTestsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.InvalidQueryExpressionExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.model.transform.ItemStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.model.transform.ListDomainsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.MissingParameterExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NoSuchDomainExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NumberDomainAttributesExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NumberDomainBytesExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NumberDomainsExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NumberItemAttributesExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NumberSubmittedAttributesExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.NumberSubmittedItemsExceededExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.RequestTimeoutExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpledb.model.transform.SelectResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpledb.model.transform.TooManyRequestedAttributesExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.DeleteIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityDkimAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityNotificationAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.GetIdentityVerificationAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.GetSendQuotaResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.GetSendStatisticsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.IdentityDkimAttributesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.IdentityNotificationAttributesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.IdentityVerificationAttributesStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.ListIdentitiesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.ListVerifiedEmailAddressesResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.simpleemail.model.transform.MessageRejectedExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.SendDataPointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.SendEmailResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.SendRawEmailResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityDkimEnabledResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityFeedbackForwardingEnabledResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.SetIdentityNotificationTopicResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyDomainDkimResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyDomainIdentityResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.simpleemail.model.transform.VerifyEmailIdentityResultStaxUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCanceledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCancelRequestedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskCompletedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskScheduledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskStartedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskStatusJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTaskTimedOutEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeInfosJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ActivityTypeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CancelTimerFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CancelWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionCanceledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionCompletedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ContinueAsNewWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskCompletedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskScheduledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskStartedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DecisionTaskTimedOutEventAttributesJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DefaultUndefinedExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainAlreadyExistsExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainConfigurationJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainDeprecatedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.DomainInfosJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ExternalWorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ExternalWorkflowExecutionSignaledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.FailWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.HistoryEventJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.HistoryJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.MarkerRecordedEventAttributesJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.OperationNotPermittedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.PendingTaskCountJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RecordMarkerFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelActivityTaskFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.RunJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.ScheduleActivityTaskFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.SignalExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.SignalExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.StartChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.StartChildWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.StartTimerFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TaskListJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TimerCanceledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TimerFiredEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TimerStartedEventAttributesJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TypeAlreadyExistsExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.TypeDeprecatedExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.UnknownResourceExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionAlreadyStartedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCanceledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCompletedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionContinuedAsNewEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCountJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionInfosJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionOpenCountsJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionSignaledEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionStartedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeConfigurationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeInfosJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeJsonUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.AuthorizationErrorExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.ConfirmSubscriptionResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.CreatePlatformApplicationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.CreatePlatformEndpointResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.CreateTopicResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.EndpointDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.EndpointStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.GetEndpointAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.GetPlatformApplicationAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.GetSubscriptionAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.GetTopicAttributesResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.InternalErrorExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.InvalidParameterExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.ListEndpointsByPlatformApplicationResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.ListPlatformApplicationsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.ListSubscriptionsByTopicResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.ListSubscriptionsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.ListTopicsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.NotFoundExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.PlatformApplicationDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.PlatformApplicationStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.PublishResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.SubscribeResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.SubscriptionLimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.SubscriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sns.model.transform.TopicLimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sns.model.transform.TopicStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.BatchEntryIdsNotDistinctExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.BatchRequestTooLongExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.BatchResultErrorEntryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.ChangeMessageVisibilityBatchResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.CreateQueueResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchResultEntryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.DeleteMessageBatchResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.EmptyBatchRequestExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.GetQueueAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.GetQueueUrlResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.InvalidAttributeNameExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.InvalidBatchEntryIdExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.InvalidIdFormatExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.InvalidMessageContentsExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.ListDeadLetterSourceQueuesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.ListQueuesResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.MessageNotInflightExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.MessageStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.OverLimitExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.QueueDeletedRecentlyExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.QueueDoesNotExistExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.QueueNameExistsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.ReceiptHandleIsInvalidExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.ReceiveMessageResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.SendMessageBatchResultEntryStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.SendMessageBatchResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.sqs.model.transform.SendMessageResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.sqs.model.transform.TooManyEntriesInBatchRequestExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ActivateGatewayResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.AddCacheResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.AddUploadBufferResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.AddWorkingStorageResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CachediSCSIVolumeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CancelArchivalResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CancelRetrievalResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ChapInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateCachediSCSIVolumeResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotFromVolumeRecoveryPointResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateSnapshotResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateStorediSCSIVolumeResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.CreateTapesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteBandwidthRateLimitResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteChapCredentialsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteGatewayResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteSnapshotScheduleResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteTapeArchiveResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteTapeResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeleteVolumeResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeBandwidthRateLimitResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeCachediSCSIVolumesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeCacheResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeChapCredentialsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeGatewayInformationResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeMaintenanceStartTimeResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeSnapshotScheduleResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeStorediSCSIVolumesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapeArchivesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapeRecoveryPointsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeTapesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeUploadBufferResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeVTLDevicesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DescribeWorkingStorageResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DeviceiSCSIAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DisableGatewayResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.DiskJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.GatewayInfoJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.storagegateway.model.transform.InternalServerErrorExceptionUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.storagegateway.model.transform.InvalidGatewayRequestExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ListGatewaysResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ListLocalDisksResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ListVolumeRecoveryPointsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ListVolumesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.NetworkInterfaceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeArchiveResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.RetrieveTapeRecoveryPointResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.ShutdownGatewayResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.StartGatewayResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.StorediSCSIVolumeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.TapeArchiveJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.TapeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.TapeRecoveryPointInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateBandwidthRateLimitResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateChapCredentialsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateGatewayInformationResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateGatewaySoftwareNowResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateMaintenanceStartTimeResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.UpdateSnapshotScheduleResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.VolumeInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.VolumeiSCSIAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.VolumeRecoveryPointInfoJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.storagegateway.model.transform.VTLDeviceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.AddCommunicationToCaseResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.support.model.transform.CaseCreationLimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.CaseDetailsJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.support.model.transform.CaseIdNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.CategoryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.CommunicationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.CreateCaseResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeCasesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeCommunicationsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeServicesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeSeverityLevelsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckRefreshStatusesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckResultResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorChecksResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.DescribeTrustedAdvisorCheckSummariesResultJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.services.support.model.transform.InternalServerErrorExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.RecentCaseCommunicationsJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.RefreshTrustedAdvisorCheckResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.ResolveCaseResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.ServiceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.SeverityLevelJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckDescriptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckRefreshStatusJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCheckSummaryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorCostOptimizingSummaryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorResourceDetailJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.support.model.transform.TrustedAdvisorResourcesSummaryJsonUnmarshaller
 
unmarshall(JSONObject) - Method in class com.amazonaws.transform.JsonErrorUnmarshaller
Subclass should override the match(String, JSONObject) method to indicate whether it represents the given error type, and unmarshall(JSONObject) should never return null.
unmarshall(Node) - Method in class com.amazonaws.transform.LegacyErrorUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.ListUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.MapUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DateUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.LongUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.SimpleTypeUnmarshallers.StringUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.StandardErrorUnmarshaller
 
unmarshall(R) - Method in interface com.amazonaws.transform.Unmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.transform.VoidJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.transform.VoidStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.transform.VoidUnmarshaller
 
Unmarshaller<T,R> - Interface in com.amazonaws.transform
 
Unmarshallers - Class in com.amazonaws.services.s3.model.transform
Collection of unmarshallers for S3 XML responses.
Unmarshallers() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers
 
Unmarshallers.AccessControlListUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the AccessControlList XML response.
Unmarshallers.AccessControlListUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.AccessControlListUnmarshaller
 
Unmarshallers.BucketCrossOriginConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.BucketCrossOriginConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
Unmarshallers.BucketLifecycleConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.BucketLifecycleConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
Unmarshallers.BucketLocationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketLocation XML response.
Unmarshallers.BucketLocationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLocationUnmarshaller
 
Unmarshallers.BucketLoggingConfigurationnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketLoggingStatus XML response.
Unmarshallers.BucketLoggingConfigurationnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
Unmarshallers.BucketNotificationConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketNotificationConfiguration XML response.
Unmarshallers.BucketNotificationConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketNotificationConfigurationUnmarshaller
 
Unmarshallers.BucketTaggingConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketTaggingConfiguration XML response.
Unmarshallers.BucketTaggingConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
Unmarshallers.BucketVersioningConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketVersionConfiguration XML response.
Unmarshallers.BucketVersioningConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
Unmarshallers.BucketWebsiteConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketWebsiteConfiguration XML response.
Unmarshallers.BucketWebsiteConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
Unmarshallers.CompleteMultipartUploadResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.CompleteMultipartUploadResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
Unmarshallers.CopyObjectUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the CopyObject XML response.
Unmarshallers.CopyObjectUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.CopyObjectUnmarshaller
 
Unmarshallers.DeleteObjectsResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.DeleteObjectsResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteObjectsResultUnmarshaller
 
Unmarshallers.InitiateMultipartUploadResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.InitiateMultipartUploadResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
Unmarshallers.InputStreamUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the a direct InputStream response.
Unmarshallers.InputStreamUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.InputStreamUnmarshaller
 
Unmarshallers.ListBucketsOwnerUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBuckets XML response, parsing out the owner even if the list is empty.
Unmarshallers.ListBucketsOwnerUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsOwnerUnmarshaller
 
Unmarshallers.ListBucketsUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBuckets XML response.
Unmarshallers.ListBucketsUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsUnmarshaller
 
Unmarshallers.ListMultipartUploadsResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.ListMultipartUploadsResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
Unmarshallers.ListObjectsUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListObjects XML response.
Unmarshallers.ListObjectsUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListObjectsUnmarshaller
 
Unmarshallers.ListPartsResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.ListPartsResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListPartsResultUnmarshaller
 
Unmarshallers.VersionListUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListVersions XML response.
Unmarshallers.VersionListUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.VersionListUnmarshaller
 
unmodifiableTimingInfo(long, Long) - Static method in class com.amazonaws.util.TimingInfo
Returns an instance of TimingInfo that is not modifiable, given the start and end nano times.
unmodifiableTimingInfo(long, long, Long) - Static method in class com.amazonaws.util.TimingInfo
Returns an instance of TimingInfo that is not modifiable.
unmonitorInstances(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables monitoring for a running instance.
unmonitorInstances(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
UnmonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the UnmonitorInstances operation.
UnmonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Default constructor for a new UnmonitorInstancesRequest object.
UnmonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Constructs a new UnmonitorInstancesRequest object.
UnmonitorInstancesRequestMarshaller - Class in com.amazonaws.services.ec2.model.transform
Unmonitor Instances Request Marshaller
UnmonitorInstancesRequestMarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.UnmonitorInstancesRequestMarshaller
 
UnmonitorInstancesResult - Class in com.amazonaws.services.ec2.model
 
UnmonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
UnmonitorInstancesResultStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Unmonitor Instances Result StAX Unmarshaller
UnmonitorInstancesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.UnmonitorInstancesResultStaxUnmarshaller
 
unregisterMBean(String) - Static method in enum com.amazonaws.jmx.MBeans
Unregisters the MBean under the given object name to the first MBean server, or the platform MBean server if there is no explicitly registered MBean server.
unregisterMBean(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
 
unregisterMBean(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
Returns true if the unregistration of the MBean under the given object name succeeded; false otherwise.
unregisterMetricAdminMBean() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Unregisters the metric admin MBean from JMX.
unset() - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentActivityExecutionContext
 
unset() - Static method in class com.amazonaws.services.simpleworkflow.flow.worker.CurrentDecisionContext
 
unsubscribe(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Unsubscribe action deletes a subscription.
unsubscribe(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Unsubscribe action deletes a subscription.
unsubscribe(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Unsubscribe action deletes a subscription.
unsubscribe(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Unsubscribe action deletes a subscription.
UnsubscribeRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Unsubscribe operation.
UnsubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Default constructor for a new UnsubscribeRequest object.
UnsubscribeRequest(String) - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Constructs a new UnsubscribeRequest object.
UnsubscribeRequestMarshaller - Class in com.amazonaws.services.sns.model.transform
Unsubscribe Request Marshaller
UnsubscribeRequestMarshaller() - Constructor for class com.amazonaws.services.sns.model.transform.UnsubscribeRequestMarshaller
 
UnsupportedOptionException - Exception in com.amazonaws.services.redshift.model
An request option was specified that is not supported.
UnsupportedOptionException(String) - Constructor for exception com.amazonaws.services.redshift.model.UnsupportedOptionException
Constructs a new UnsupportedOptionException with the specified error message.
UnsupportedOptionExceptionUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
 
UnsupportedOptionExceptionUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.UnsupportedOptionExceptionUnmarshaller
 
untransform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer
Untransform the input set of attribute values read from DynamoDB before creating a model object from them.
untransform(AttributeTransformer.Parameters<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
untransformAttributes(Class<?>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
untransformAttributes(String, String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deprecated.
Transforms the attribute values after loading from DynamoDb.
untransformAttributes(Class<?>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated.
untransformAttributes(String, String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Deprecated.
unwrap() - Method in class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
unwrapExecutionException(ExecutionException) - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Unwraps the root exception that caused the specified ExecutionException and returns it.
updateAccessKey(UpdateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKey(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest, AsyncHandler<UpdateAccessKeyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest, AsyncHandler<UpdateAccessKeyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
UpdateAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAccessKey operation.
UpdateAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Default constructor for a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Constructs a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequest(String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Constructs a new UpdateAccessKeyRequest object.
UpdateAccessKeyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Access Key Request Marshaller
UpdateAccessKeyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateAccessKeyRequestMarshaller
 
updateAccountPasswordPolicy(UpdateAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the password policy settings for the account.
updateAccountPasswordPolicy(UpdateAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the password policy settings for the account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the password policy settings for the account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest, AsyncHandler<UpdateAccountPasswordPolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the password policy settings for the account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the password policy settings for the account.
updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest, AsyncHandler<UpdateAccountPasswordPolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the password policy settings for the account.
UpdateAccountPasswordPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAccountPasswordPolicy operation.
UpdateAccountPasswordPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
 
UpdateAccountPasswordPolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Account Password Policy Request Marshaller
UpdateAccountPasswordPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateAccountPasswordPolicyRequestMarshaller
 
updateApp(UpdateAppRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a specified app.
updateApp(UpdateAppRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a specified app.
updateAppAsync(UpdateAppRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified app.
updateAppAsync(UpdateAppRequest, AsyncHandler<UpdateAppRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified app.
updateAppAsync(UpdateAppRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified app.
updateAppAsync(UpdateAppRequest, AsyncHandler<UpdateAppRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified app.
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the specified application to have the specified properties.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the specified application to have the specified properties.
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified application to have the specified properties.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified application to have the specified properties.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified application to have the specified properties.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified application to have the specified properties.
UpdateApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateApplication operation.
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
Default constructor for a new UpdateApplicationRequest object.
UpdateApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
Constructs a new UpdateApplicationRequest object.
UpdateApplicationRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Application Request Marshaller
UpdateApplicationRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationRequestMarshaller
 
UpdateApplicationResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a single description of an application.
UpdateApplicationResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
 
UpdateApplicationResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Application Result StAX Unmarshaller
UpdateApplicationResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationResultStaxUnmarshaller
 
updateApplicationVersion(UpdateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the specified application version to have the specified properties.
updateApplicationVersion(UpdateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the specified application version to have the specified properties.
updateApplicationVersionAsync(UpdateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified application version to have the specified properties.
updateApplicationVersionAsync(UpdateApplicationVersionRequest, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified application version to have the specified properties.
updateApplicationVersionAsync(UpdateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified application version to have the specified properties.
updateApplicationVersionAsync(UpdateApplicationVersionRequest, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified application version to have the specified properties.
UpdateApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateApplicationVersion operation.
UpdateApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
Default constructor for a new UpdateApplicationVersionRequest object.
UpdateApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
Constructs a new UpdateApplicationVersionRequest object.
UpdateApplicationVersionRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Application Version Request Marshaller
UpdateApplicationVersionRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationVersionRequestMarshaller
 
UpdateApplicationVersionResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a single description of an application version.
UpdateApplicationVersionResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
 
UpdateApplicationVersionResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Application Version Result StAX Unmarshaller
UpdateApplicationVersionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateApplicationVersionResultStaxUnmarshaller
 
UpdateAppRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateApp operation.
UpdateAppRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateAppRequest
 
UpdateAppRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update App Request Marshaller
UpdateAppRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateAppRequestMarshaller
 
updateAssumeRolePolicy(UpdateAssumeRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicy(UpdateAssumeRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest, AsyncHandler<UpdateAssumeRolePolicyRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the policy that grants an entity permission to assume a role.
updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest, AsyncHandler<UpdateAssumeRolePolicyRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the policy that grants an entity permission to assume a role.
UpdateAssumeRolePolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAssumeRolePolicy operation.
UpdateAssumeRolePolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
 
UpdateAssumeRolePolicyRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Assume Role Policy Request Marshaller
UpdateAssumeRolePolicyRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateAssumeRolePolicyRequestMarshaller
 
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
UpdateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the UpdateAutoScalingGroup operation.
UpdateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
UpdateAutoScalingGroupRequestMarshaller - Class in com.amazonaws.services.autoscaling.model.transform
Update Auto Scaling Group Request Marshaller
UpdateAutoScalingGroupRequestMarshaller() - Constructor for class com.amazonaws.services.autoscaling.model.transform.UpdateAutoScalingGroupRequestMarshaller
 
updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the bandwidth rate limits of a gateway.
UpdateBandwidthRateLimitRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateBandwidthRateLimit operation.
UpdateBandwidthRateLimitRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
UpdateBandwidthRateLimitRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Bandwidth Rate Limit Request Marshaller
UpdateBandwidthRateLimitRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateBandwidthRateLimitRequestMarshaller
 
UpdateBandwidthRateLimitResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway whose throttle information was updated.
UpdateBandwidthRateLimitResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
UpdateBandwidthRateLimitResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Bandwidth Rate Limit Result JSON Unmarshaller
UpdateBandwidthRateLimitResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateBandwidthRateLimitResultJsonUnmarshaller
 
updateChapCredentials(UpdateChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentials(UpdateChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
UpdateChapCredentialsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateChapCredentials operation.
UpdateChapCredentialsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
UpdateChapCredentialsRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Chap Credentials Request Marshaller
UpdateChapCredentialsRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateChapCredentialsRequestMarshaller
 
UpdateChapCredentialsResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
UpdateChapCredentialsResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
UpdateChapCredentialsResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Chap Credentials Result JSON Unmarshaller
UpdateChapCredentialsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateChapCredentialsResultJsonUnmarshaller
 
updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Update an origin access identity.
updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Update an origin access identity.
updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Update an origin access identity.
updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Update an origin access identity.
updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Update an origin access identity.
updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Update an origin access identity.
updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Update an origin access identity.
updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Update an origin access identity.
updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Update an origin access identity.
updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Update an origin access identity.
UpdateCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the UpdateCloudFrontOriginAccessIdentity operation.
UpdateCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
Default constructor for a new UpdateCloudFrontOriginAccessIdentityRequest object.
UpdateCloudFrontOriginAccessIdentityRequest(CloudFrontOriginAccessIdentityConfig, String, String) - Constructor for class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
Constructs a new UpdateCloudFrontOriginAccessIdentityRequest object.
UpdateCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the UpdateCloudFrontOriginAccessIdentity operation.
UpdateCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
Default constructor for a new UpdateCloudFrontOriginAccessIdentityRequest object.
UpdateCloudFrontOriginAccessIdentityRequest(CloudFrontOriginAccessIdentityConfig, String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
Constructs a new UpdateCloudFrontOriginAccessIdentityRequest object.
UpdateCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Update Cloud Front Origin Access Identity Request Marshaller
UpdateCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.UpdateCloudFrontOriginAccessIdentityRequestMarshaller
 
UpdateCloudFrontOriginAccessIdentityRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Update Cloud Front Origin Access Identity Request Marshaller
UpdateCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateCloudFrontOriginAccessIdentityRequestMarshaller
 
UpdateCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
UpdateCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
 
UpdateCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
UpdateCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
 
UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Update Cloud Front Origin Access Identity Result StAX Unmarshaller
UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Update Cloud Front Origin Access Identity Result StAX Unmarshaller
UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateCloudFrontOriginAccessIdentityResultStaxUnmarshaller
 
UpdateCondition - Class in com.amazonaws.services.simpledb.model
Specifies the conditions under which data should be updated.
UpdateCondition() - Constructor for class com.amazonaws.services.simpledb.model.UpdateCondition
Default constructor for a new UpdateCondition object.
UpdateCondition(String, String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.UpdateCondition
Constructs a new UpdateCondition object.
updateConfigurationTemplate(UpdateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplate(UpdateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified configuration template to have the specified properties or configuration option values.
UpdateConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateConfigurationTemplate operation.
UpdateConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
Default constructor for a new UpdateConfigurationTemplateRequest object.
UpdateConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
Constructs a new UpdateConfigurationTemplateRequest object.
UpdateConfigurationTemplateRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Configuration Template Request Marshaller
UpdateConfigurationTemplateRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateConfigurationTemplateRequestMarshaller
 
UpdateConfigurationTemplateResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a configuration set.
UpdateConfigurationTemplateResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
 
UpdateConfigurationTemplateResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Configuration Template Result StAX Unmarshaller
UpdateConfigurationTemplateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateConfigurationTemplateResultStaxUnmarshaller
 
updateDefaultSearchField(UpdateDefaultSearchFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures the default search field for the search domain.
updateDefaultSearchField(UpdateDefaultSearchFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures the default search field for the search domain.
updateDefaultSearchFieldAsync(UpdateDefaultSearchFieldRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures the default search field for the search domain.
updateDefaultSearchFieldAsync(UpdateDefaultSearchFieldRequest, AsyncHandler<UpdateDefaultSearchFieldRequest, UpdateDefaultSearchFieldResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures the default search field for the search domain.
updateDefaultSearchFieldAsync(UpdateDefaultSearchFieldRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures the default search field for the search domain.
updateDefaultSearchFieldAsync(UpdateDefaultSearchFieldRequest, AsyncHandler<UpdateDefaultSearchFieldRequest, UpdateDefaultSearchFieldResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures the default search field for the search domain.
UpdateDefaultSearchFieldRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the UpdateDefaultSearchField operation.
UpdateDefaultSearchFieldRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
 
UpdateDefaultSearchFieldRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Default Search Field Request Marshaller
UpdateDefaultSearchFieldRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateDefaultSearchFieldRequestMarshaller
 
UpdateDefaultSearchFieldResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of an updated default search field.
UpdateDefaultSearchFieldResult() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
 
UpdateDefaultSearchFieldResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Default Search Field Result StAX Unmarshaller
UpdateDefaultSearchFieldResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateDefaultSearchFieldResultStaxUnmarshaller
 
updateDistribution(UpdateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Update a distribution.
updateDistribution(UpdateDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Update a distribution.
updateDistribution(UpdateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Update a distribution.
updateDistribution(UpdateDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Update a distribution.
updateDistributionAsync(UpdateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Update a distribution.
updateDistributionAsync(UpdateDistributionRequest, AsyncHandler<UpdateDistributionRequest, UpdateDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Update a distribution.
updateDistributionAsync(UpdateDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Update a distribution.
updateDistributionAsync(UpdateDistributionRequest, AsyncHandler<UpdateDistributionRequest, UpdateDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Update a distribution.
updateDistributionAsync(UpdateDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Update a distribution.
updateDistributionAsync(UpdateDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Update a distribution.
UpdateDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the UpdateDistribution operation.
UpdateDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
Default constructor for a new UpdateDistributionRequest object.
UpdateDistributionRequest(DistributionConfig, String, String) - Constructor for class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
Constructs a new UpdateDistributionRequest object.
UpdateDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the UpdateDistribution operation.
UpdateDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
Default constructor for a new UpdateDistributionRequest object.
UpdateDistributionRequest(DistributionConfig, String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
Constructs a new UpdateDistributionRequest object.
UpdateDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Update Distribution Request Marshaller
UpdateDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.UpdateDistributionRequestMarshaller
 
UpdateDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Update Distribution Request Marshaller
UpdateDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateDistributionRequestMarshaller
 
UpdateDistributionResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
UpdateDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
 
UpdateDistributionResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
UpdateDistributionResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
 
UpdateDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Update Distribution Result StAX Unmarshaller
UpdateDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.UpdateDistributionResultStaxUnmarshaller
 
UpdateDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Update Distribution Result StAX Unmarshaller
UpdateDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateDistributionResultStaxUnmarshaller
 
updateElasticIp(UpdateElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a registered Elastic IP address's name.
updateElasticIp(UpdateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a registered Elastic IP address's name.
updateElasticIpAsync(UpdateElasticIpRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a registered Elastic IP address's name.
updateElasticIpAsync(UpdateElasticIpRequest, AsyncHandler<UpdateElasticIpRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a registered Elastic IP address's name.
updateElasticIpAsync(UpdateElasticIpRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a registered Elastic IP address's name.
updateElasticIpAsync(UpdateElasticIpRequest, AsyncHandler<UpdateElasticIpRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a registered Elastic IP address's name.
UpdateElasticIpRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateElasticIp operation.
UpdateElasticIpRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
 
UpdateElasticIpRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update Elastic Ip Request Marshaller
UpdateElasticIpRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateElasticIpRequestMarshaller
 
updateEnvironment(UpdateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironment(UpdateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironmentAsync(UpdateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironmentAsync(UpdateEnvironmentRequest, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironmentAsync(UpdateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironmentAsync(UpdateEnvironmentRequest, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
UpdateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateEnvironment operation.
UpdateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
Default constructor for a new UpdateEnvironmentRequest object.
UpdateEnvironmentRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Environment Request Marshaller
UpdateEnvironmentRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateEnvironmentRequestMarshaller
 
UpdateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
UpdateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
 
UpdateEnvironmentResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Update Environment Result StAX Unmarshaller
UpdateEnvironmentResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.UpdateEnvironmentResultStaxUnmarshaller
 
updateGatewayInformation(UpdateGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformation(UpdateGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
UpdateGatewayInformationRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateGatewayInformation operation.
UpdateGatewayInformationRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
UpdateGatewayInformationRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Gateway Information Request Marshaller
UpdateGatewayInformationRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateGatewayInformationRequestMarshaller
 
UpdateGatewayInformationResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was updated.
UpdateGatewayInformationResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
UpdateGatewayInformationResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Gateway Information Result JSON Unmarshaller
UpdateGatewayInformationResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateGatewayInformationResultJsonUnmarshaller
 
updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the gateway virtual machine (VM) software.
UpdateGatewaySoftwareNowRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateGatewaySoftwareNow operation.
UpdateGatewaySoftwareNowRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
UpdateGatewaySoftwareNowRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Gateway Software Now Request Marshaller
UpdateGatewaySoftwareNowRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateGatewaySoftwareNowRequestMarshaller
 
UpdateGatewaySoftwareNowResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was updated.
UpdateGatewaySoftwareNowResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
UpdateGatewaySoftwareNowResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Gateway Software Now Result JSON Unmarshaller
UpdateGatewaySoftwareNowResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateGatewaySoftwareNowResultJsonUnmarshaller
 
UpdateGlobalSecondaryIndexAction - Class in com.amazonaws.services.dynamodbv2.model
Represents the new provisioned throughput settings to be applied to a global secondary index.
UpdateGlobalSecondaryIndexAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
updateGroup(UpdateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified group.
updateGroup(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest, AsyncHandler<UpdateGroupRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest, AsyncHandler<UpdateGroupRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified group.
UpdateGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateGroup operation.
UpdateGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Default constructor for a new UpdateGroupRequest object.
UpdateGroupRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Constructs a new UpdateGroupRequest object.
UpdateGroupRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Group Request Marshaller
UpdateGroupRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateGroupRequestMarshaller
 
updateInstance(UpdateInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a specified instance.
updateInstance(UpdateInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a specified instance.
updateInstanceAsync(UpdateInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified instance.
updateInstanceAsync(UpdateInstanceRequest, AsyncHandler<UpdateInstanceRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified instance.
updateInstanceAsync(UpdateInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified instance.
updateInstanceAsync(UpdateInstanceRequest, AsyncHandler<UpdateInstanceRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified instance.
UpdateInstanceRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateInstance operation.
UpdateInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
 
UpdateInstanceRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update Instance Request Marshaller
UpdateInstanceRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateInstanceRequestMarshaller
 
updateItem(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Edits an existing item's attributes.
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Edits an existing item's attributes.
updateItem(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Edits an existing item's attributes, or inserts a new item if it does not already exist.
UpdateItemRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use UpdateItemRequest instead.
UpdateItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Default constructor for a new UpdateItemRequest object.
UpdateItemRequest(String, Key, Map<String, AttributeValueUpdate>) - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Constructs a new UpdateItemRequest object.
UpdateItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the UpdateItem operation.
UpdateItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Default constructor for a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
UpdateItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.UpdateItemRequestMarshaller
Deprecated.
 
UpdateItemRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Update Item Request Marshaller
UpdateItemRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.UpdateItemRequestMarshaller
 
UpdateItemResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use UpdateItemResult instead.
UpdateItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
 
UpdateItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of an UpdateItem operation.
UpdateItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
UpdateItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
UpdateItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.UpdateItemResultJsonUnmarshaller
Deprecated.
 
UpdateItemResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Update Item Result JSON Unmarshaller
UpdateItemResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.UpdateItemResultJsonUnmarshaller
 
updateJob(UpdateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
UpdateJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the UpdateJob operation.
UpdateJobRequest() - Constructor for class com.amazonaws.services.importexport.model.UpdateJobRequest
 
UpdateJobRequestMarshaller - Class in com.amazonaws.services.importexport.model.transform
Update Job Request Marshaller
UpdateJobRequestMarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.UpdateJobRequestMarshaller
 
UpdateJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the UpateJob operation.
UpdateJobResult() - Constructor for class com.amazonaws.services.importexport.model.UpdateJobResult
 
UpdateJobResultStaxUnmarshaller - Class in com.amazonaws.services.importexport.model.transform
Update Job Result StAX Unmarshaller
UpdateJobResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.importexport.model.transform.UpdateJobResultStaxUnmarshaller
 
updateLayer(UpdateLayerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a specified layer.
updateLayer(UpdateLayerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a specified layer.
updateLayerAsync(UpdateLayerRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified layer.
updateLayerAsync(UpdateLayerRequest, AsyncHandler<UpdateLayerRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified layer.
updateLayerAsync(UpdateLayerRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified layer.
updateLayerAsync(UpdateLayerRequest, AsyncHandler<UpdateLayerRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified layer.
UpdateLayerRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateLayer operation.
UpdateLayerRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateLayerRequest
 
UpdateLayerRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update Layer Request Marshaller
UpdateLayerRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateLayerRequestMarshaller
 
updateLoginProfile(UpdateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the password for the specified user.
updateLoginProfile(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest, AsyncHandler<UpdateLoginProfileRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password for the specified user.
updateLoginProfileAsync(UpdateLoginProfileRequest, AsyncHandler<UpdateLoginProfileRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the password for the specified user.
UpdateLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateLoginProfile operation.
UpdateLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Default constructor for a new UpdateLoginProfileRequest object.
UpdateLoginProfileRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Constructs a new UpdateLoginProfileRequest object.
UpdateLoginProfileRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Login Profile Request Marshaller
UpdateLoginProfileRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateLoginProfileRequestMarshaller
 
updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
UpdateMaintenanceStartTimeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateMaintenanceStartTime operation.
UpdateMaintenanceStartTimeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
UpdateMaintenanceStartTimeRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Maintenance Start Time Request Marshaller
UpdateMaintenanceStartTimeRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateMaintenanceStartTimeRequestMarshaller
 
UpdateMaintenanceStartTimeResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway whose maintenance start time is updated.
UpdateMaintenanceStartTimeResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
UpdateMaintenanceStartTimeResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Maintenance Start Time Result JSON Unmarshaller
UpdateMaintenanceStartTimeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateMaintenanceStartTimeResultJsonUnmarshaller
 
updateMetadataWithEncryptionInfo(InitiateMultipartUploadRequest, byte[], Cipher, Map<String, String>) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
 
updateMetadataWithEncryptionInstruction(PutObjectRequest, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Update the request's ObjectMetadata with the necessary information for decrypting the object
updateMyUserProfile(UpdateMyUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a user's SSH public key.
updateMyUserProfile(UpdateMyUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a user's SSH public key.
updateMyUserProfileAsync(UpdateMyUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a user's SSH public key.
updateMyUserProfileAsync(UpdateMyUserProfileRequest, AsyncHandler<UpdateMyUserProfileRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a user's SSH public key.
updateMyUserProfileAsync(UpdateMyUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a user's SSH public key.
updateMyUserProfileAsync(UpdateMyUserProfileRequest, AsyncHandler<UpdateMyUserProfileRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a user's SSH public key.
UpdateMyUserProfileRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateMyUserProfile operation.
UpdateMyUserProfileRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
 
UpdateMyUserProfileRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update My User Profile Request Marshaller
UpdateMyUserProfileRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateMyUserProfileRequestMarshaller
 
updatePipeline(UpdatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
Use the UpdatePipeline operation to update settings for a pipeline.
updatePipelineNotifications(UpdatePipelineNotificationsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotifications(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
UpdatePipelineNotificationsRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the UpdatePipelineNotifications operation.
UpdatePipelineNotificationsRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
 
UpdatePipelineNotificationsRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Update Pipeline Notifications Request Marshaller
UpdatePipelineNotificationsRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineNotificationsRequestMarshaller
 
UpdatePipelineNotificationsResult - Class in com.amazonaws.services.elastictranscoder.model
The UpdatePipelineNotificationsResponse structure.
UpdatePipelineNotificationsResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
 
UpdatePipelineNotificationsResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Update Pipeline Notifications Result JSON Unmarshaller
UpdatePipelineNotificationsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineNotificationsResultJsonUnmarshaller
 
UpdatePipelineRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the UpdatePipeline operation.
UpdatePipelineRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
 
UpdatePipelineRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Update Pipeline Request Marshaller
UpdatePipelineRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineRequestMarshaller
 
UpdatePipelineResult - Class in com.amazonaws.services.elastictranscoder.model
When you update a pipeline, Elastic Transcoder returns the values that you specified in the request.
UpdatePipelineResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
 
UpdatePipelineResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Update Pipeline Result JSON Unmarshaller
UpdatePipelineResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineResultJsonUnmarshaller
 
updatePipelineStatus(UpdatePipelineStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatus(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult>) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsync
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
updatePipelineStatusAsync(UpdatePipelineStatusRequest, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult>) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
UpdatePipelineStatusRequest - Class in com.amazonaws.services.elastictranscoder.model
Container for the parameters to the UpdatePipelineStatus operation.
UpdatePipelineStatusRequest() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
 
UpdatePipelineStatusRequestMarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Update Pipeline Status Request Marshaller
UpdatePipelineStatusRequestMarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineStatusRequestMarshaller
 
UpdatePipelineStatusResult - Class in com.amazonaws.services.elastictranscoder.model
When you update status for a pipeline, Elastic Transcoder returns the values that you specified in the request.
UpdatePipelineStatusResult() - Constructor for class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
 
UpdatePipelineStatusResultJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Update Pipeline Status Result JSON Unmarshaller
UpdatePipelineStatusResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.UpdatePipelineStatusResultJsonUnmarshaller
 
updateProgress(long) - Method in class com.amazonaws.services.s3.transfer.internal.TransferProgressImpl
 
updateSAMLProvider(UpdateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the metadata document for an existing SAML provider.
updateSAMLProvider(UpdateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the metadata document for an existing SAML provider.
updateSAMLProviderAsync(UpdateSAMLProviderRequest, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the metadata document for an existing SAML provider.
UpdateSAMLProviderRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateSAMLProvider operation.
UpdateSAMLProviderRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
 
UpdateSAMLProviderRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update S A M L Provider Request Marshaller
UpdateSAMLProviderRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateSAMLProviderRequestMarshaller
 
UpdateSAMLProviderResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UpdateSAMLProvider action.
UpdateSAMLProviderResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
 
UpdateSAMLProviderResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update S A M L Provider Result StAX Unmarshaller
UpdateSAMLProviderResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateSAMLProviderResultStaxUnmarshaller
 
updateServerCertificate(UpdateServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified server certificate.
updateServerCertificate(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest, AsyncHandler<UpdateServerCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest, AsyncHandler<UpdateServerCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified server certificate.
UpdateServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateServerCertificate operation.
UpdateServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Default constructor for a new UpdateServerCertificateRequest object.
UpdateServerCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Constructs a new UpdateServerCertificateRequest object.
UpdateServerCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Server Certificate Request Marshaller
UpdateServerCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateServerCertificateRequestMarshaller
 
updateServiceAccessPolicies(UpdateServiceAccessPoliciesRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures the policies that control access to the domain's document and search services.
updateServiceAccessPolicies(UpdateServiceAccessPoliciesRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures the policies that control access to the domain's document and search services.
updateServiceAccessPoliciesAsync(UpdateServiceAccessPoliciesRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures the policies that control access to the domain's document and search services.
updateServiceAccessPoliciesAsync(UpdateServiceAccessPoliciesRequest, AsyncHandler<UpdateServiceAccessPoliciesRequest, UpdateServiceAccessPoliciesResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures the policies that control access to the domain's document and search services.
updateServiceAccessPoliciesAsync(UpdateServiceAccessPoliciesRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures the policies that control access to the domain's document and search services.
updateServiceAccessPoliciesAsync(UpdateServiceAccessPoliciesRequest, AsyncHandler<UpdateServiceAccessPoliciesRequest, UpdateServiceAccessPoliciesResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures the policies that control access to the domain's document and search services.
UpdateServiceAccessPoliciesRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the UpdateServiceAccessPolicies operation.
UpdateServiceAccessPoliciesRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
UpdateServiceAccessPoliciesRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Service Access Policies Request Marshaller
UpdateServiceAccessPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateServiceAccessPoliciesRequestMarshaller
 
UpdateServiceAccessPoliciesResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of updated access policies.
UpdateServiceAccessPoliciesResult() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
 
UpdateServiceAccessPoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Service Access Policies Result StAX Unmarshaller
UpdateServiceAccessPoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateServiceAccessPoliciesResultStaxUnmarshaller
 
updateSigningCertificate(UpdateSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificate(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest, AsyncHandler<UpdateSigningCertificateRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest, AsyncHandler<UpdateSigningCertificateRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
UpdateSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateSigningCertificate operation.
UpdateSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Default constructor for a new UpdateSigningCertificateRequest object.
UpdateSigningCertificateRequest(String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Constructs a new UpdateSigningCertificateRequest object.
UpdateSigningCertificateRequest(String, StatusType) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Constructs a new UpdateSigningCertificateRequest object.
UpdateSigningCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update Signing Certificate Request Marshaller
UpdateSigningCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateSigningCertificateRequestMarshaller
 
updateSnapshotSchedule(UpdateSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotSchedule(UpdateSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a snapshot schedule configured for a gateway volume.
UpdateSnapshotScheduleRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateSnapshotSchedule operation.
UpdateSnapshotScheduleRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
UpdateSnapshotScheduleRequestMarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Snapshot Schedule Request Marshaller
UpdateSnapshotScheduleRequestMarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateSnapshotScheduleRequestMarshaller
 
UpdateSnapshotScheduleResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the updated storage volume.
UpdateSnapshotScheduleResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
UpdateSnapshotScheduleResultJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Update Snapshot Schedule Result JSON Unmarshaller
UpdateSnapshotScheduleResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.UpdateSnapshotScheduleResultJsonUnmarshaller
 
updateStack(UpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Updates a stack as specified in the template.
updateStack(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Updates a stack as specified in the template.
updateStack(UpdateStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a specified stack.
updateStack(UpdateStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a specified stack.
updateStackAsync(UpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified stack.
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified stack.
updateStackAsync(UpdateStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified stack.
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified stack.
UpdateStackRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the UpdateStack operation.
UpdateStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
UpdateStackRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateStack operation.
UpdateStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateStackRequest
 
UpdateStackRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Update Stack Request Marshaller
UpdateStackRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.UpdateStackRequestMarshaller
 
UpdateStackRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update Stack Request Marshaller
UpdateStackRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateStackRequestMarshaller
 
UpdateStackResult - Class in com.amazonaws.services.cloudformation.model
The output for a UpdateStack action.
UpdateStackResult() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
UpdateStackResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Update Stack Result StAX Unmarshaller
UpdateStackResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.UpdateStackResultStaxUnmarshaller
 
updateStemmingOptions(UpdateStemmingOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures a stemming dictionary for the search domain.
updateStemmingOptions(UpdateStemmingOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures a stemming dictionary for the search domain.
updateStemmingOptionsAsync(UpdateStemmingOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures a stemming dictionary for the search domain.
updateStemmingOptionsAsync(UpdateStemmingOptionsRequest, AsyncHandler<UpdateStemmingOptionsRequest, UpdateStemmingOptionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures a stemming dictionary for the search domain.
updateStemmingOptionsAsync(UpdateStemmingOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures a stemming dictionary for the search domain.
updateStemmingOptionsAsync(UpdateStemmingOptionsRequest, AsyncHandler<UpdateStemmingOptionsRequest, UpdateStemmingOptionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures a stemming dictionary for the search domain.
UpdateStemmingOptionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the UpdateStemmingOptions operation.
UpdateStemmingOptionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
 
UpdateStemmingOptionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Stemming Options Request Marshaller
UpdateStemmingOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateStemmingOptionsRequestMarshaller
 
UpdateStemmingOptionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of updated stemming options.
UpdateStemmingOptionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
 
UpdateStemmingOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Stemming Options Result StAX Unmarshaller
UpdateStemmingOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateStemmingOptionsResultStaxUnmarshaller
 
updateStopwordOptions(UpdateStopwordOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures stopwords for the search domain.
updateStopwordOptions(UpdateStopwordOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures stopwords for the search domain.
updateStopwordOptionsAsync(UpdateStopwordOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures stopwords for the search domain.
updateStopwordOptionsAsync(UpdateStopwordOptionsRequest, AsyncHandler<UpdateStopwordOptionsRequest, UpdateStopwordOptionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures stopwords for the search domain.
updateStopwordOptionsAsync(UpdateStopwordOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures stopwords for the search domain.
updateStopwordOptionsAsync(UpdateStopwordOptionsRequest, AsyncHandler<UpdateStopwordOptionsRequest, UpdateStopwordOptionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures stopwords for the search domain.
UpdateStopwordOptionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the UpdateStopwordOptions operation.
UpdateStopwordOptionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
 
UpdateStopwordOptionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Stopword Options Request Marshaller
UpdateStopwordOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateStopwordOptionsRequestMarshaller
 
UpdateStopwordOptionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of updated stopword options.
UpdateStopwordOptionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
 
UpdateStopwordOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Stopword Options Result StAX Unmarshaller
UpdateStopwordOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateStopwordOptionsResultStaxUnmarshaller
 
updateStreamingDistribution(UpdateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
Update a streaming distribution.
updateStreamingDistribution(UpdateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
Update a streaming distribution.
updateStreamingDistribution(UpdateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFront
Deprecated.
Update a streaming distribution.
updateStreamingDistribution(UpdateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontClient
Deprecated.
Update a streaming distribution.
updateStreamingDistributionAsync(UpdateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Update a streaming distribution.
updateStreamingDistributionAsync(UpdateStreamingDistributionRequest, AsyncHandler<UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
Update a streaming distribution.
updateStreamingDistributionAsync(UpdateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Update a streaming distribution.
updateStreamingDistributionAsync(UpdateStreamingDistributionRequest, AsyncHandler<UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
Update a streaming distribution.
updateStreamingDistributionAsync(UpdateStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsync
Deprecated.
Update a streaming distribution.
updateStreamingDistributionAsync(UpdateStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront_2012_03_15.AmazonCloudFrontAsyncClient
Deprecated.
Update a streaming distribution.
UpdateStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront.model
Container for the parameters to the UpdateStreamingDistribution operation.
UpdateStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
Default constructor for a new UpdateStreamingDistributionRequest object.
UpdateStreamingDistributionRequest(StreamingDistributionConfig, String, String) - Constructor for class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
Constructs a new UpdateStreamingDistributionRequest object.
UpdateStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront_2012_03_15.model
Container for the parameters to the UpdateStreamingDistribution operation.
UpdateStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
Default constructor for a new UpdateStreamingDistributionRequest object.
UpdateStreamingDistributionRequest(StreamingDistributionConfig, String, String) - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
Constructs a new UpdateStreamingDistributionRequest object.
UpdateStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Update Streaming Distribution Request Marshaller
UpdateStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.UpdateStreamingDistributionRequestMarshaller
 
UpdateStreamingDistributionRequestMarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Update Streaming Distribution Request Marshaller
UpdateStreamingDistributionRequestMarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateStreamingDistributionRequestMarshaller
 
UpdateStreamingDistributionResult - Class in com.amazonaws.services.cloudfront.model
The returned result of the corresponding request.
UpdateStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
 
UpdateStreamingDistributionResult - Class in com.amazonaws.services.cloudfront_2012_03_15.model
The returned result of the corresponding request.
UpdateStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
 
UpdateStreamingDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Update Streaming Distribution Result StAX Unmarshaller
UpdateStreamingDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.UpdateStreamingDistributionResultStaxUnmarshaller
 
UpdateStreamingDistributionResultStaxUnmarshaller - Class in com.amazonaws.services.cloudfront_2012_03_15.model.transform
Update Streaming Distribution Result StAX Unmarshaller
UpdateStreamingDistributionResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront_2012_03_15.model.transform.UpdateStreamingDistributionResultStaxUnmarshaller
 
updateSynonymOptions(UpdateSynonymOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearch
Configures a synonym dictionary for the search domain.
updateSynonymOptions(UpdateSynonymOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchClient
Configures a synonym dictionary for the search domain.
updateSynonymOptionsAsync(UpdateSynonymOptionsRequest) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures a synonym dictionary for the search domain.
updateSynonymOptionsAsync(UpdateSynonymOptionsRequest, AsyncHandler<UpdateSynonymOptionsRequest, UpdateSynonymOptionsResult>) - Method in interface com.amazonaws.services.cloudsearch.AmazonCloudSearchAsync
Configures a synonym dictionary for the search domain.
updateSynonymOptionsAsync(UpdateSynonymOptionsRequest) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures a synonym dictionary for the search domain.
updateSynonymOptionsAsync(UpdateSynonymOptionsRequest, AsyncHandler<UpdateSynonymOptionsRequest, UpdateSynonymOptionsResult>) - Method in class com.amazonaws.services.cloudsearch.AmazonCloudSearchAsyncClient
Configures a synonym dictionary for the search domain.
UpdateSynonymOptionsRequest - Class in com.amazonaws.services.cloudsearch.model
Container for the parameters to the UpdateSynonymOptions operation.
UpdateSynonymOptionsRequest() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
 
UpdateSynonymOptionsRequestMarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Synonym Options Request Marshaller
UpdateSynonymOptionsRequestMarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateSynonymOptionsRequestMarshaller
 
UpdateSynonymOptionsResult - Class in com.amazonaws.services.cloudsearch.model
A response message that contains the status of updated synonym options.
UpdateSynonymOptionsResult() - Constructor for class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
 
UpdateSynonymOptionsResultStaxUnmarshaller - Class in com.amazonaws.services.cloudsearch.model.transform
Update Synonym Options Result StAX Unmarshaller
UpdateSynonymOptionsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudsearch.model.transform.UpdateSynonymOptionsResultStaxUnmarshaller
 
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deprecated.
Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deprecated.
Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates the provisioned throughput for the given table.
updateTable(String, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates the provisioned throughput for the given table.
updateTable(String, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deprecated.
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deprecated.
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Updates the provisioned throughput for the given table.
UpdateTableRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use UpdateTableRequest instead.
UpdateTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
 
UpdateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Container for the parameters to the UpdateTable operation.
UpdateTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Default constructor for a new UpdateTableRequest object.
UpdateTableRequest(String, ProvisionedThroughput) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Constructs a new UpdateTableRequest object.
UpdateTableRequestMarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
UpdateTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.UpdateTableRequestMarshaller
Deprecated.
 
UpdateTableRequestMarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Update Table Request Marshaller
UpdateTableRequestMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.UpdateTableRequestMarshaller
 
UpdateTableResult - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use UpdateTableResult instead.
UpdateTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
 
UpdateTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of an UpdateTable operation.
UpdateTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
UpdateTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
UpdateTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.UpdateTableResultJsonUnmarshaller
Deprecated.
 
UpdateTableResultJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Update Table Result JSON Unmarshaller
UpdateTableResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.UpdateTableResultJsonUnmarshaller
 
updateTrail(UpdateTrailRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
From the command line, use update-subscription.
updateTrail(UpdateTrailRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
From the command line, use update-subscription.
updateTrailAsync(UpdateTrailRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
From the command line, use update-subscription.
updateTrailAsync(UpdateTrailRequest, AsyncHandler<UpdateTrailRequest, UpdateTrailResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
From the command line, use update-subscription.
updateTrailAsync(UpdateTrailRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
From the command line, use update-subscription.
updateTrailAsync(UpdateTrailRequest, AsyncHandler<UpdateTrailRequest, UpdateTrailResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
From the command line, use update-subscription.
UpdateTrailRequest - Class in com.amazonaws.services.cloudtrail.model
Container for the parameters to the UpdateTrail operation.
UpdateTrailRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
 
UpdateTrailRequestMarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Update Trail Request Marshaller
UpdateTrailRequestMarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.UpdateTrailRequestMarshaller
 
UpdateTrailResult - Class in com.amazonaws.services.cloudtrail.model
Returns the objects or data listed below if successful.
UpdateTrailResult() - Constructor for class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
 
UpdateTrailResultJsonUnmarshaller - Class in com.amazonaws.services.cloudtrail.model.transform
Update Trail Result JSON Unmarshaller
UpdateTrailResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.cloudtrail.model.transform.UpdateTrailResultJsonUnmarshaller
 
updateUser(UpdateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified user.
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, Void>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified user.
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, Void>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified user.
updateUserProfile(UpdateUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates a specified user profile.
updateUserProfile(UpdateUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates a specified user profile.
updateUserProfileAsync(UpdateUserProfileRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified user profile.
updateUserProfileAsync(UpdateUserProfileRequest, AsyncHandler<UpdateUserProfileRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates a specified user profile.
updateUserProfileAsync(UpdateUserProfileRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified user profile.
updateUserProfileAsync(UpdateUserProfileRequest, AsyncHandler<UpdateUserProfileRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates a specified user profile.
UpdateUserProfileRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateUserProfile operation.
UpdateUserProfileRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
 
UpdateUserProfileRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update User Profile Request Marshaller
UpdateUserProfileRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateUserProfileRequestMarshaller
 
UpdateUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateUser operation.
UpdateUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Default constructor for a new UpdateUserRequest object.
UpdateUserRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Constructs a new UpdateUserRequest object.
UpdateUserRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Update User Request Marshaller
UpdateUserRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UpdateUserRequestMarshaller
 
updateVolume(UpdateVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
Updates an Amazon EBS volume's name or mount point.
updateVolume(UpdateVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
Updates an Amazon EBS volume's name or mount point.
updateVolumeAsync(UpdateVolumeRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates an Amazon EBS volume's name or mount point.
updateVolumeAsync(UpdateVolumeRequest, AsyncHandler<UpdateVolumeRequest, Void>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
Updates an Amazon EBS volume's name or mount point.
updateVolumeAsync(UpdateVolumeRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates an Amazon EBS volume's name or mount point.
updateVolumeAsync(UpdateVolumeRequest, AsyncHandler<UpdateVolumeRequest, Void>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
Updates an Amazon EBS volume's name or mount point.
UpdateVolumeRequest - Class in com.amazonaws.services.opsworks.model
Container for the parameters to the UpdateVolume operation.
UpdateVolumeRequest() - Constructor for class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
 
UpdateVolumeRequestMarshaller - Class in com.amazonaws.services.opsworks.model.transform
Update Volume Request Marshaller
UpdateVolumeRequestMarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UpdateVolumeRequestMarshaller
 
upload(String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Uploads the specified file to Amazon Glacier for archival storage in the specified vault for the user's current account.
upload(String, String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Uploads the specified file to Amazon Glacier for archival storage in the specified vault in the specified user's account.
upload(String, String, String, File, ProgressListener) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Uploads the specified file to Amazon Glacier for archival storage in the specified vault in the specified user's account.
upload(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
upload(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
upload(PutObjectRequest) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
Upload - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to Amazon S3.
UPLOAD_BYTE_COUNT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
UPLOAD_THROUGHPUT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
 
uploadArchive(UploadArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation adds an archive to a vault.
uploadArchive(UploadArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest, AsyncHandler<UploadArchiveRequest, UploadArchiveResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest, AsyncHandler<UploadArchiveRequest, UploadArchiveResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation adds an archive to a vault.
UploadArchiveRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the UploadArchive operation.
UploadArchiveRequest() - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveRequest
Default constructor for a new UploadArchiveRequest object.
UploadArchiveRequest(String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveRequest
Constructs a new UploadArchiveRequest object.
UploadArchiveRequest(String, String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveRequest
Constructs a new UploadArchiveRequest object.
UploadArchiveRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Upload Archive Request Marshaller
UploadArchiveRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.UploadArchiveRequestMarshaller
 
UploadArchiveResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
UploadArchiveResult() - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveResult
 
UploadArchiveResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Upload Archive Result JSON Unmarshaller
UploadArchiveResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.UploadArchiveResultJsonUnmarshaller
 
UploadCallable - Class in com.amazonaws.services.s3.transfer.internal
 
UploadCallable(TransferManager, ExecutorService, UploadImpl, PutObjectRequest, ProgressListenerChain) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadCallable
 
UploadCallable(TransferManager, ExecutorService, UploadImpl, PutObjectRequest, ProgressListenerChain) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadCallable
uploadDirectory(String, String, File, boolean) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadDirectory(String, String, File, boolean, ObjectMetadataProvider) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadFileList(String, String, File, List<File>) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
uploadFileList(String, String, File, List<File>, ObjectMetadataProvider) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
uploadFrom(File) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenience method to synchronously upload from the given file to the Amazon S3 object represented by this S3Link.
uploadFrom(File, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.uploadFrom(File) but allows specifying a request metric collector.
uploadFrom(byte[]) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenience method to synchronously upload from the given buffer to the Amazon S3 object represented by this S3Link.
uploadFrom(byte[], RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.uploadFrom(byte[]) but allows specifying a request metric collector.
UploadImpl - Class in com.amazonaws.services.s3.transfer.internal
 
UploadImpl(String, TransferProgressImpl, ProgressListenerChain, TransferStateChangeListener) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadImpl
 
UploadImpl(String, TransferProgressImpl, ProgressListenerChain, TransferStateChangeListener) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadImpl
UploadListElement - Class in com.amazonaws.services.glacier.model
A list of in-progress multipart uploads for a vault.
UploadListElement() - Constructor for class com.amazonaws.services.glacier.model.UploadListElement
Default constructor for a new UploadListElement object.
UploadListElementJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Upload List Element JSON Unmarshaller
UploadListElementJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.UploadListElementJsonUnmarshaller
 
UploadMonitor - Class in com.amazonaws.services.s3.transfer.internal
Manages an upload by periodically checking to see if the upload is done, and returning a result if so.
UploadMonitor(TransferManager, UploadImpl, ExecutorService, UploadCallable, PutObjectRequest, ProgressListenerChain) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadMonitor
Constructs a new upload watcher, which immediately submits itself to the thread pool.
UploadMonitor(TransferManager, UploadImpl, ExecutorService, UploadCallable, PutObjectRequest, ProgressListenerChain) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadMonitor
uploadMultipartPart(UploadMultipartPartRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation uploads a part of an archive.
uploadMultipartPart(UploadMultipartPartRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation uploads a part of an archive.
UploadMultipartPartRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the UploadMultipartPart operation.
UploadMultipartPartRequest() - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Default constructor for a new UploadMultipartPartRequest object.
UploadMultipartPartRequest(String, String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Constructs a new UploadMultipartPartRequest object.
UploadMultipartPartRequest(String, String, String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Constructs a new UploadMultipartPartRequest object.
UploadMultipartPartRequestMarshaller - Class in com.amazonaws.services.glacier.model.transform
Upload Multipart Part Request Marshaller
UploadMultipartPartRequestMarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.UploadMultipartPartRequestMarshaller
 
UploadMultipartPartResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
UploadMultipartPartResult() - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartResult
 
UploadMultipartPartResultJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Upload Multipart Part Result JSON Unmarshaller
UploadMultipartPartResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.UploadMultipartPartResultJsonUnmarshaller
 
uploadPart(UploadPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Uploads a part in a multipart upload.
UploadPartCallable - Class in com.amazonaws.services.s3.transfer.internal
 
UploadPartCallable(AmazonS3, UploadPartRequest) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadPartCallable
 
UploadPartRequest - Class in com.amazonaws.services.s3.model
Contains the parameters used for the UploadPart operation on Amazon S3.
UploadPartRequest() - Constructor for class com.amazonaws.services.s3.model.UploadPartRequest
 
UploadPartRequestFactory - Class in com.amazonaws.services.s3.transfer.internal
Factory for creating all the individual UploadPartRequest objects for a multipart upload.
UploadPartRequestFactory(PutObjectRequest, String, long) - Constructor for class com.amazonaws.services.s3.transfer.internal.UploadPartRequestFactory
 
UploadPartResult - Class in com.amazonaws.services.s3.model
Contains the details returned from Amazon S3 after calling the UploadPart operation.
UploadPartResult() - Constructor for class com.amazonaws.services.s3.model.UploadPartResult
 
UploadResult - Class in com.amazonaws.services.glacier.transfer
The result of uploading an archive to Amazon Glacier using ArchiveTransferManager.
UploadResult(String) - Constructor for class com.amazonaws.services.glacier.transfer.UploadResult
Constructs a new UploadResult with the specified archive ID.
UploadResult - Class in com.amazonaws.services.s3.transfer.model
Contains information returned by Amazon S3 for a completed upload.
UploadResult() - Constructor for class com.amazonaws.services.s3.transfer.model.UploadResult
 
uploadServerCertificate(UploadServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Uploads a server certificate entity for the AWS account.
uploadServerCertificate(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads a server certificate entity for the AWS account.
uploadServerCertificateAsync(UploadServerCertificateRequest, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads a server certificate entity for the AWS account.
UploadServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UploadServerCertificate operation.
UploadServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Default constructor for a new UploadServerCertificateRequest object.
UploadServerCertificateRequest(String, String, String) - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Constructs a new UploadServerCertificateRequest object.
UploadServerCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Upload Server Certificate Request Marshaller
UploadServerCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UploadServerCertificateRequestMarshaller
 
UploadServerCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UploadServerCertificate action.
UploadServerCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
UploadServerCertificateResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Upload Server Certificate Result StAX Unmarshaller
UploadServerCertificateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UploadServerCertificateResultStaxUnmarshaller
 
uploadSigningCertificate(UploadSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificate(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult>) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads an X.509 signing certificate and associates it with the specified user.
uploadSigningCertificateAsync(UploadSigningCertificateRequest, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult>) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads an X.509 signing certificate and associates it with the specified user.
UploadSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UploadSigningCertificate operation.
UploadSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Default constructor for a new UploadSigningCertificateRequest object.
UploadSigningCertificateRequest(String) - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Constructs a new UploadSigningCertificateRequest object.
UploadSigningCertificateRequestMarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Upload Signing Certificate Request Marshaller
UploadSigningCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UploadSigningCertificateRequestMarshaller
 
UploadSigningCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UploadSigningCertificate action.
UploadSigningCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
UploadSigningCertificateResultStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Upload Signing Certificate Result StAX Unmarshaller
UploadSigningCertificateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UploadSigningCertificateResultStaxUnmarshaller
 
urlEncode(String, boolean) - Static method in class com.amazonaws.util.HttpUtils
Encode a string for use in the path of a URL; uses URLEncoder.encode, (which encodes a string for use in the query portion of a URL), then applies some postfilters to fix things up per the RFC.
USE_REGISTERED_DEFAULTS - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowConstants
 
USE_SINGLE_METRIC_NAMESPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
Used to enable the use of a single metric namespace for all levels of SDK generated CloudWatch metrics such as JVM level, host level, etc.
USE_WORKER_TASK_LIST - Static variable in class com.amazonaws.services.simpleworkflow.flow.common.FlowConstants
Use task list of the ActivityWorker or WorkflowWorker that is used to register activity or workflow as the defalt task list for the activity or workflow type.
useClient(AmazonS3Client) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Force the client cache to provide a certain client for the region which that client is configured.
usePayloadForQueryParameters(Request<?>) - Static method in class com.amazonaws.util.HttpUtils
 
User - Class in com.amazonaws.services.identitymanagement.model
The User data type contains information about a user.
User() - Constructor for class com.amazonaws.services.identitymanagement.model.User
Default constructor for a new User object.
User(String, String, String, String, Date) - Constructor for class com.amazonaws.services.identitymanagement.model.User
Constructs a new User object.
USER_AGENT - Static variable in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
 
USER_AGENT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the user agent included in a request.
useReaper() - Method in class com.amazonaws.ClientConfiguration
Checks if the IdleConnectionReaper is to be started
UserIdGroupPair - Class in com.amazonaws.services.ec2.model
Describes a security group and AWS account ID pair for EC2-Classic.
UserIdGroupPair() - Constructor for class com.amazonaws.services.ec2.model.UserIdGroupPair
 
UserIdGroupPairStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
User Id Group Pair StAX Unmarshaller
UserIdGroupPairStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.UserIdGroupPairStaxUnmarshaller
 
UserProfile - Class in com.amazonaws.services.opsworks.model
Describes a user's SSH information.
UserProfile() - Constructor for class com.amazonaws.services.opsworks.model.UserProfile
 
UserProfileJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
User Profile JSON Unmarshaller
UserProfileJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.UserProfileJsonUnmarshaller
 
UserStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
User StAX Unmarshaller
UserStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.UserStaxUnmarshaller
 
UTF8 - Static variable in class com.amazonaws.util.StringUtils
 

V

validate() - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
Performs the following three validation checks for ExponentialRetry Policy: 1) initialRetryIntervalSeconds is not greater than maximumRetryIntervalSeconds 2) initialRetryIntervalSeconds is not greater than retryExpirationIntervalSeconds
validateBucketName(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Validates that the specified bucket name is valid for Amazon S3 V2 naming (i.e.
validateConfigurationSettings(ValidateConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettings(ValidateConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
ValidateConfigurationSettingsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the ValidateConfigurationSettings operation.
ValidateConfigurationSettingsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
Default constructor for a new ValidateConfigurationSettingsRequest object.
ValidateConfigurationSettingsRequest(String, List<ConfigurationOptionSetting>) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
Constructs a new ValidateConfigurationSettingsRequest object.
ValidateConfigurationSettingsRequestMarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Validate Configuration Settings Request Marshaller
ValidateConfigurationSettingsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ValidateConfigurationSettingsRequestMarshaller
 
ValidateConfigurationSettingsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Provides a list of validation messages.
ValidateConfigurationSettingsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
 
ValidateConfigurationSettingsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Validate Configuration Settings Result StAX Unmarshaller
ValidateConfigurationSettingsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ValidateConfigurationSettingsResultStaxUnmarshaller
 
validateInput(Method, Object[]) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.FlowHelpers
 
validatePipelineDefinition(ValidatePipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
Tests the pipeline definition with a set of validation checks to ensure that it is well formed and can run without error.
validatePipelineDefinition(ValidatePipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
Tests the pipeline definition with a set of validation checks to ensure that it is well formed and can run without error.
validatePipelineDefinitionAsync(ValidatePipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Tests the pipeline definition with a set of validation checks to ensure that it is well formed and can run without error.
validatePipelineDefinitionAsync(ValidatePipelineDefinitionRequest, AsyncHandler<ValidatePipelineDefinitionRequest, ValidatePipelineDefinitionResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
Tests the pipeline definition with a set of validation checks to ensure that it is well formed and can run without error.
validatePipelineDefinitionAsync(ValidatePipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Tests the pipeline definition with a set of validation checks to ensure that it is well formed and can run without error.
validatePipelineDefinitionAsync(ValidatePipelineDefinitionRequest, AsyncHandler<ValidatePipelineDefinitionRequest, ValidatePipelineDefinitionResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
Tests the pipeline definition with a set of validation checks to ensure that it is well formed and can run without error.
ValidatePipelineDefinitionRequest - Class in com.amazonaws.services.datapipeline.model
Container for the parameters to the ValidatePipelineDefinition operation.
ValidatePipelineDefinitionRequest() - Constructor for class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
 
ValidatePipelineDefinitionRequestMarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Validate Pipeline Definition Request Marshaller
ValidatePipelineDefinitionRequestMarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ValidatePipelineDefinitionRequestMarshaller
 
ValidatePipelineDefinitionResult - Class in com.amazonaws.services.datapipeline.model
Contains the output from the ValidatePipelineDefinition action.
ValidatePipelineDefinitionResult() - Constructor for class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
 
ValidatePipelineDefinitionResultJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Validate Pipeline Definition Result JSON Unmarshaller
ValidatePipelineDefinitionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ValidatePipelineDefinitionResultJsonUnmarshaller
 
validateTemplate(ValidateTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Validates a specified template.
validateTemplate(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Validates a specified template.
ValidateTemplateRequest - Class in com.amazonaws.services.cloudformation.model
Container for the parameters to the ValidateTemplate operation.
ValidateTemplateRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
ValidateTemplateRequestMarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Validate Template Request Marshaller
ValidateTemplateRequestMarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ValidateTemplateRequestMarshaller
 
ValidateTemplateResult - Class in com.amazonaws.services.cloudformation.model
The output for ValidateTemplate action.
ValidateTemplateResult() - Constructor for class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 
ValidateTemplateResultStaxUnmarshaller - Class in com.amazonaws.services.cloudformation.model.transform
Validate Template Result StAX Unmarshaller
ValidateTemplateResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudformation.model.transform.ValidateTemplateResultStaxUnmarshaller
 
ValidationError - Class in com.amazonaws.services.datapipeline.model
Defines a validation error returned by PutPipelineDefinition or ValidatePipelineDefinition.
ValidationError() - Constructor for class com.amazonaws.services.datapipeline.model.ValidationError
 
ValidationErrorJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Validation Error JSON Unmarshaller
ValidationErrorJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ValidationErrorJsonUnmarshaller
 
ValidationException - Exception in com.amazonaws.services.elastictranscoder.model
One or more required parameter values were not provided in the request.
ValidationException(String) - Constructor for exception com.amazonaws.services.elastictranscoder.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationException - Exception in com.amazonaws.services.opsworks.model
Indicates that a request was invalid.
ValidationException(String) - Constructor for exception com.amazonaws.services.opsworks.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
 
ValidationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.ValidationExceptionUnmarshaller
 
ValidationExceptionUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
 
ValidationExceptionUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.ValidationExceptionUnmarshaller
 
ValidationMessage - Class in com.amazonaws.services.elasticbeanstalk.model
An error or warning for a desired configuration option value.
ValidationMessage() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Default constructor for a new ValidationMessage object.
ValidationMessageStaxUnmarshaller - Class in com.amazonaws.services.elasticbeanstalk.model.transform
Validation Message StAX Unmarshaller
ValidationMessageStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.transform.ValidationMessageStaxUnmarshaller
 
ValidationSeverity - Enum in com.amazonaws.services.elasticbeanstalk.model
Validation Severity
ValidationWarning - Class in com.amazonaws.services.datapipeline.model
Defines a validation warning returned by PutPipelineDefinition or ValidatePipelineDefinition.
ValidationWarning() - Constructor for class com.amazonaws.services.datapipeline.model.ValidationWarning
 
ValidationWarningJsonUnmarshaller - Class in com.amazonaws.services.datapipeline.model.transform
Validation Warning JSON Unmarshaller
ValidationWarningJsonUnmarshaller() - Constructor for class com.amazonaws.services.datapipeline.model.transform.ValidationWarningJsonUnmarshaller
 
value(String) - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
value(boolean) - Method in class com.amazonaws.util.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class com.amazonaws.util.json.JSONWriter
Append a double value.
value(long) - Method in class com.amazonaws.util.json.JSONWriter
Append a long value.
value(Date) - Method in class com.amazonaws.util.json.JSONWriter
Appends a date value, as epoch seconds.
value(ByteBuffer) - Method in class com.amazonaws.util.json.JSONWriter
Appends a ByteBuffer value.
value(Object) - Method in class com.amazonaws.util.json.JSONWriter
Append an object value.
value(String) - Method in class com.amazonaws.util.XMLWriter
Adds the specified value as text to the current position of the in progress XML document.
value(Date) - Method in class com.amazonaws.util.XMLWriter
Adds the specified date as text to the current position of the in-progress XML document.
value(Object) - Method in class com.amazonaws.util.XMLWriter
Adds the string representation of the specified object to the current position of the in progress XML document.
valueOf(String) - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CloudFormationActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CloudFrontActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.DirectConnectActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.EC2Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElastiCacheActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElasticBeanstalkActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.GlacierActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.RDSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.RedshiftActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.Route53Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SQSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.STSActions
Deprecated.
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.http.HttpMethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.jmx.MBeans
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.provider.transform.DynamoDBDimensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.Dimensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.MetricData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer.Utils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.metrics.internal.ServiceMetricTypeGuesser
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.regions.Regions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.RequestClientOptions.Marker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.OnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.GeoRestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.ItemSelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.OriginProtocolPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.PriceClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.SSLSupportMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront.model.ViewerProtocolPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudfront_2012_03_15.model.OriginProtocolPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudsearch.model.IndexFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudsearch.model.OptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudsearch.model.SourceDataFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.datapipeline.model.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.datapipeline.model.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directconnect.model.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directconnect.model.InterconnectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directconnect.model.VirtualInterfaceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.ConsistentReads
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.SaveBehavior
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.metrics.DynamoDBRequestMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ArchitectureValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AttachmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.AvailabilityZoneState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.BundleTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CancelSpotInstanceRequestState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.CurrencyCodeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DatafeedSubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.EventCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.GatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
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.ImageTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
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.ListingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ListingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.MonitoringState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.NetworkInterfaceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.OfferingTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PermissionGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ProductCodeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RecurringChargeFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReportInstanceReasonCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReportStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ReservedInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResetImageAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RouteOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RouteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.StatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SubnetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SummaryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.TelemetryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.Tenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpcState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VpnStaticRouteSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticache.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigFile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.Daemon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnArrested
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glacier.model.ActionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glacier.model.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.StatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.importexport.model.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.kinesis.model.ShardIteratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.kinesis.model.StreamStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.AppAttributesKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.AppType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.AutoScalingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.DeploymentCommandName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.LayerAttributesKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.LayerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.RootDeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworks.model.StackAttributesKeys
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.redshift.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.route53.model.ChangeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.route53.model.ChangeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.route53.model.HealthCheckType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.route53.model.ResourceRecordSetFailover
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.route53.model.ResourceRecordSetRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.route53.model.RRType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.transfer.Transfer.TransferState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.flow.common.FlowValueConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ActivityTaskTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CancelTimerFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ChildPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CloseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.DecisionTaskTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.DecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.PredefinedDuration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.StartTimerFailedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.storagegateway.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.AWSRequestMetrics.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.AWSServiceMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Classes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.ClassLoaderHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.json.Jackson
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.util.Throwables
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.AutoScalingActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.CloudFormationActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.CloudFrontActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.CloudWatchActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.DirectConnectActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.EC2Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElastiCacheActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElasticBeanstalkActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.ElasticMapReduceActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.GlacierActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.RDSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.RedshiftActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.Route53Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SecurityTokenServiceActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SimpleDBActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SQSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.amazonaws.auth.policy.Condition
 
values() - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Principal.Services
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.STSActions
Deprecated.
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.http.HttpMethodName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.jmx.MBeans
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.cloudwatch.provider.transform.DynamoDBDimensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.Dimensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.MetricData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer.Utils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.metrics.internal.ServiceMetricTypeGuesser
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.regions.Regions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.RequestClientOptions.Marker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.OnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.GeoRestrictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.ItemSelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.OriginProtocolPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.PriceClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.SSLSupportMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront.model.ViewerProtocolPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudfront_2012_03_15.model.OriginProtocolPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudsearch.model.IndexFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudsearch.model.OptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudsearch.model.SourceDataFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.datapipeline.model.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.datapipeline.model.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directconnect.model.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directconnect.model.InterconnectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directconnect.model.VirtualInterfaceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.ConsistentReads
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.SaveBehavior
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.metrics.DynamoDBRequestMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.AccountAttributeName
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.ArchitectureValues
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.AttachmentStatus
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.AvailabilityZoneState
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.BundleTaskState
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.CancelSpotInstanceRequestState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ConversionTaskState
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.CurrencyCodeValues
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.DatafeedSubscriptionState
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.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.EventCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ExportTaskState
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.GatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageAttributeName
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.ImageTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceLifecycleType
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.ListingState
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.ListingStatus
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.MonitoringState
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.NetworkInterfaceStatus
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.OfferingTypeValues
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.PermissionGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlatformValues
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.ProductCodeValues
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.RecurringChargeFrequency
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.ReportInstanceReasonCodes
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.ReportStatusType
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.ReservedInstanceState
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.ResetImageAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RIProductDescription
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.RouteOrigin
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.RouteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.RuleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ShutdownBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.StatusName
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.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SubnetState
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.SummaryStatus
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.TelemetryStatus
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.Tenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeStatusInfoStatus
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.VolumeStatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VpcAttributeName
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.VpcState
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.VpnState
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.VpnStaticRouteSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticache.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.elasticbeanstalk.model.ConfigurationDeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepStateChangeReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigFile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.BootstrapActions.Daemon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnArrested
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glacier.model.ActionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glacier.model.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.AssignmentStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.SummaryKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.importexport.model.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.kinesis.model.ShardIteratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.kinesis.model.StreamStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.AppAttributesKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.AppType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.AutoScalingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.DeploymentCommandName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.LayerAttributesKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.LayerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.model.RootDeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.opsworks.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.opsworks.model.StackAttributesKeys
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.redshift.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.route53.model.ChangeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.route53.model.ChangeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.route53.model.HealthCheckType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.route53.model.ResourceRecordSetFailover
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.route53.model.ResourceRecordSetRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.route53.model.RRType
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.internal.BucketNameUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
values() - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.transfer.Transfer.TransferState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.flow.common.FlowValueConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.flow.core.TryCatchFinally.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.ActivityTaskTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.CancelTimerFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.ChildPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.CloseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.DecisionTaskTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.DecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.PredefinedDuration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.RegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.StartTimerFailedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimeoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.storagegateway.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.AWSRequestMetrics.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.AWSServiceMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Classes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.ClassLoaderHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.amazonaws.util.ImmutableMapParameter
 
values() - Static method in enum com.amazonaws.util.json.Jackson
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.util.Throwables
Returns an array containing the constants of this enum type, in the order they are declared.
VaultNotificationConfig - Class in com.amazonaws.services.glacier.model
Represents a vault's notification configuration.
VaultNotificationConfig() - Constructor for class com.amazonaws.services.glacier.model.VaultNotificationConfig
Default constructor for a new VaultNotificationConfig object.
VaultNotificationConfig(String, List<String>) - Constructor for class com.amazonaws.services.glacier.model.VaultNotificationConfig
Constructs a new VaultNotificationConfig object.
VaultNotificationConfigJsonUnmarshaller - Class in com.amazonaws.services.glacier.model.transform
Vault Notification Config JSON Unmarshaller
VaultNotificationConfigJsonUnmarshaller() - Constructor for class com.amazonaws.services.glacier.model.transform.VaultNotificationConfigJsonUnmarshaller
 
VerificationStatus - Enum in com.amazonaws.services.simpleemail.model
Verification Status
verifyDomainDkim(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a set of DKIM tokens for a domain.
verifyDomainDkim(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DKIM tokens for a domain.
VerifyDomainDkimRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainDkim operation.
VerifyDomainDkimRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
VerifyDomainDkimRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Domain Dkim Request Marshaller
VerifyDomainDkimRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyDomainDkimRequestMarshaller
 
VerifyDomainDkimResult - Class in com.amazonaws.services.simpleemail.model
Represents the DNS records that must be published in the domain name's DNS to complete DKIM setup.
VerifyDomainDkimResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
VerifyDomainDkimResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Domain Dkim Result StAX Unmarshaller
VerifyDomainDkimResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyDomainDkimResultStaxUnmarshaller
 
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies a domain.
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
VerifyDomainIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainIdentity operation.
VerifyDomainIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
VerifyDomainIdentityRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Domain Identity Request Marshaller
VerifyDomainIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyDomainIdentityRequestMarshaller
 
VerifyDomainIdentityResult - Class in com.amazonaws.services.simpleemail.model
Represents a token used for domain ownership verification.
VerifyDomainIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
VerifyDomainIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Domain Identity Result StAX Unmarshaller
VerifyDomainIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyDomainIdentityResultStaxUnmarshaller
 
verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailAddress(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailAddress operation.
VerifyEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
VerifyEmailAddressRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Email Address Request Marshaller
VerifyEmailAddressRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyEmailAddressRequestMarshaller
 
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailIdentity operation.
VerifyEmailIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
VerifyEmailIdentityRequestMarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Email Identity Request Marshaller
VerifyEmailIdentityRequestMarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyEmailIdentityRequestMarshaller
 
VerifyEmailIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
VerifyEmailIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
VerifyEmailIdentityResultStaxUnmarshaller - Class in com.amazonaws.services.simpleemail.model.transform
Verify Email Identity Result StAX Unmarshaller
VerifyEmailIdentityResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.simpleemail.model.transform.VerifyEmailIdentityResultStaxUnmarshaller
 
verifyMessageSignature(String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(Map<String, String>, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(String, String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Does the actual Java cryptographic verification of the signature.
VERSION - Static variable in class com.amazonaws.auth.policy.internal.JsonDocumentFields
 
VERSION_ID_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the version ID of an object version specified by a request.
VersionInfoUtils - Class in com.amazonaws.util
Utility class for accessing AWS SDK versioning information.
VersionInfoUtils() - Constructor for class com.amazonaws.util.VersionInfoUtils
 
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
 
VgwTelemetry - Class in com.amazonaws.services.ec2.model
Describes telemetry for a VPN tunnel.
VgwTelemetry() - Constructor for class com.amazonaws.services.ec2.model.VgwTelemetry
 
VgwTelemetryStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vgw Telemetry StAX Unmarshaller
VgwTelemetryStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VgwTelemetryStaxUnmarshaller
 
VideoParameters - Class in com.amazonaws.services.elastictranscoder.model
The VideoParameters structure.
VideoParameters() - Constructor for class com.amazonaws.services.elastictranscoder.model.VideoParameters
 
VideoParametersJsonUnmarshaller - Class in com.amazonaws.services.elastictranscoder.model.transform
Video Parameters JSON Unmarshaller
VideoParametersJsonUnmarshaller() - Constructor for class com.amazonaws.services.elastictranscoder.model.transform.VideoParametersJsonUnmarshaller
 
ViewerCertificate - Class in com.amazonaws.services.cloudfront.model
A complex type that contains information about viewer certificates for this distribution.
ViewerCertificate() - Constructor for class com.amazonaws.services.cloudfront.model.ViewerCertificate
 
ViewerCertificateStaxUnmarshaller - Class in com.amazonaws.services.cloudfront.model.transform
Viewer Certificate StAX Unmarshaller
ViewerCertificateStaxUnmarshaller() - Constructor for class com.amazonaws.services.cloudfront.model.transform.ViewerCertificateStaxUnmarshaller
 
ViewerProtocolPolicy - Enum in com.amazonaws.services.cloudfront.model
Viewer Protocol Policy
VirtualGateway - Class in com.amazonaws.services.directconnect.model
You can create one or more AWS Direct Connect private virtual interfaces linking to your virtual private gateway.
VirtualGateway() - Constructor for class com.amazonaws.services.directconnect.model.VirtualGateway
 
VirtualGatewayJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Virtual Gateway JSON Unmarshaller
VirtualGatewayJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.VirtualGatewayJsonUnmarshaller
 
VirtualInterface - Class in com.amazonaws.services.directconnect.model
A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
VirtualInterface() - Constructor for class com.amazonaws.services.directconnect.model.VirtualInterface
 
VirtualInterfaceJsonUnmarshaller - Class in com.amazonaws.services.directconnect.model.transform
Virtual Interface JSON Unmarshaller
VirtualInterfaceJsonUnmarshaller() - Constructor for class com.amazonaws.services.directconnect.model.transform.VirtualInterfaceJsonUnmarshaller
 
VirtualInterfaceState - Enum in com.amazonaws.services.directconnect.model
Virtual Interface State
VirtualizationType - Enum in com.amazonaws.services.ec2.model
Virtualization Type
VirtualMFADevice - Class in com.amazonaws.services.identitymanagement.model
The VirtualMFADevice data type contains information about a virtual MFA device.
VirtualMFADevice() - Constructor for class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
 
VirtualMFADeviceStaxUnmarshaller - Class in com.amazonaws.services.identitymanagement.model.transform
Virtual M F A Device StAX Unmarshaller
VirtualMFADeviceStaxUnmarshaller() - Constructor for class com.amazonaws.services.identitymanagement.model.transform.VirtualMFADeviceStaxUnmarshaller
 
VISIBILITY_TIMEOUT_SECONDS_DEFAULT - Static variable in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-1, which means use the visibility timeout of the queue
Void() - Static method in class com.amazonaws.services.simpleworkflow.flow.core.Promise
This is a factory method to create a Promise object in ready state.
VoidJsonUnmarshaller<T> - Class in com.amazonaws.transform
Simple unmarshaller that iterates through the JSON events but always returns null.
VoidJsonUnmarshaller() - Constructor for class com.amazonaws.transform.VoidJsonUnmarshaller
 
VoidStaxUnmarshaller<T> - Class in com.amazonaws.transform
Simple StAX unmarshaller that iterates through the XML events but always returns null.
VoidStaxUnmarshaller() - Constructor for class com.amazonaws.transform.VoidStaxUnmarshaller
 
VoidUnmarshaller - Class in com.amazonaws.transform
Simple Unmarshaller implementation that always returns null.
VoidUnmarshaller() - Constructor for class com.amazonaws.transform.VoidUnmarshaller
 
Volume - Class in com.amazonaws.services.ec2.model
Describes a volume.
Volume() - Constructor for class com.amazonaws.services.ec2.model.Volume
 
Volume - Class in com.amazonaws.services.opsworks.model
Describes an instance's Amazon EBS volume.
Volume() - Constructor for class com.amazonaws.services.opsworks.model.Volume
 
VolumeAttachment - Class in com.amazonaws.services.ec2.model
Describes volume attachment details.
VolumeAttachment() - Constructor for class com.amazonaws.services.ec2.model.VolumeAttachment
 
VolumeAttachmentState - Enum in com.amazonaws.services.ec2.model
Volume Attachment State
VolumeAttachmentStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume Attachment StAX Unmarshaller
VolumeAttachmentStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeAttachmentStaxUnmarshaller
 
VolumeAttributeName - Enum in com.amazonaws.services.ec2.model
Volume Attribute Name
VolumeConfiguration - Class in com.amazonaws.services.opsworks.model
Describes an Amazon EBS volume configuration.
VolumeConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.VolumeConfiguration
 
VolumeConfigurationJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Volume Configuration JSON Unmarshaller
VolumeConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.VolumeConfigurationJsonUnmarshaller
 
VolumeDetail - Class in com.amazonaws.services.ec2.model
Describes an Amazon EBS volume.
VolumeDetail() - Constructor for class com.amazonaws.services.ec2.model.VolumeDetail
 
VolumeInfo - Class in com.amazonaws.services.storagegateway.model
Volume Info
VolumeInfo() - Constructor for class com.amazonaws.services.storagegateway.model.VolumeInfo
 
VolumeInfoJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Volume Info JSON Unmarshaller
VolumeInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.VolumeInfoJsonUnmarshaller
 
VolumeiSCSIAttributes - Class in com.amazonaws.services.storagegateway.model
Lists iSCSI information about a volume.
VolumeiSCSIAttributes() - Constructor for class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
VolumeiSCSIAttributesJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Volumei S C S I Attributes JSON Unmarshaller
VolumeiSCSIAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.VolumeiSCSIAttributesJsonUnmarshaller
 
VolumeJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Volume JSON Unmarshaller
VolumeJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.VolumeJsonUnmarshaller
 
VolumeRecoveryPointInfo - Class in com.amazonaws.services.storagegateway.model
Volume Recovery Point Info
VolumeRecoveryPointInfo() - Constructor for class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
VolumeRecoveryPointInfoJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
Volume Recovery Point Info JSON Unmarshaller
VolumeRecoveryPointInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.VolumeRecoveryPointInfoJsonUnmarshaller
 
VolumeState - Enum in com.amazonaws.services.ec2.model
Volume State
VolumeStatusAction - Class in com.amazonaws.services.ec2.model
Describes a volume status operation code.
VolumeStatusAction() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusAction
 
VolumeStatusActionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume Status Action StAX Unmarshaller
VolumeStatusActionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeStatusActionStaxUnmarshaller
 
VolumeStatusDetails - Class in com.amazonaws.services.ec2.model
Describes a volume status.
VolumeStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
VolumeStatusDetailsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume Status Details StAX Unmarshaller
VolumeStatusDetailsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeStatusDetailsStaxUnmarshaller
 
VolumeStatusEvent - Class in com.amazonaws.services.ec2.model
Describes a volume status event.
VolumeStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
VolumeStatusEventStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume Status Event StAX Unmarshaller
VolumeStatusEventStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeStatusEventStaxUnmarshaller
 
VolumeStatusInfo - Class in com.amazonaws.services.ec2.model
Describes the status of a volume.
VolumeStatusInfo() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
VolumeStatusInfoStatus - Enum in com.amazonaws.services.ec2.model
Volume Status Info Status
VolumeStatusInfoStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume Status Info StAX Unmarshaller
VolumeStatusInfoStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeStatusInfoStaxUnmarshaller
 
VolumeStatusItem - Class in com.amazonaws.services.ec2.model
Describes the volume status.
VolumeStatusItem() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusItem
 
VolumeStatusItemStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume Status Item StAX Unmarshaller
VolumeStatusItemStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeStatusItemStaxUnmarshaller
 
VolumeStatusName - Enum in com.amazonaws.services.ec2.model
Volume Status Name
VolumeStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Volume StAX Unmarshaller
VolumeStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VolumeStaxUnmarshaller
 
VolumeType - Enum in com.amazonaws.services.ec2.model
Volume Type
Vpc - Class in com.amazonaws.services.ec2.model
Describes a VPC.
Vpc() - Constructor for class com.amazonaws.services.ec2.model.Vpc
 
VpcAttachment - Class in com.amazonaws.services.ec2.model
Describes an attachment between a virtual private gateway and a VPC.
VpcAttachment() - Constructor for class com.amazonaws.services.ec2.model.VpcAttachment
 
VpcAttachmentStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vpc Attachment StAX Unmarshaller
VpcAttachmentStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VpcAttachmentStaxUnmarshaller
 
VpcAttributeName - Enum in com.amazonaws.services.ec2.model
Vpc Attribute Name
VpcSecurityGroupMembership - Class in com.amazonaws.services.rds.model
This data type is used as a response element for queries on VPC security group membership.
VpcSecurityGroupMembership() - Constructor for class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
 
VpcSecurityGroupMembership - Class in com.amazonaws.services.redshift.model
Describes the members of a VPC security group.
VpcSecurityGroupMembership() - Constructor for class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
 
VpcSecurityGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.rds.model.transform
Vpc Security Group Membership StAX Unmarshaller
VpcSecurityGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.rds.model.transform.VpcSecurityGroupMembershipStaxUnmarshaller
 
VpcSecurityGroupMembershipStaxUnmarshaller - Class in com.amazonaws.services.redshift.model.transform
Vpc Security Group Membership StAX Unmarshaller
VpcSecurityGroupMembershipStaxUnmarshaller() - Constructor for class com.amazonaws.services.redshift.model.transform.VpcSecurityGroupMembershipStaxUnmarshaller
 
VpcState - Enum in com.amazonaws.services.ec2.model
Vpc State
VpcStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vpc StAX Unmarshaller
VpcStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VpcStaxUnmarshaller
 
VpnConnection - Class in com.amazonaws.services.ec2.model
Describes a VPN connection.
VpnConnection() - Constructor for class com.amazonaws.services.ec2.model.VpnConnection
 
VpnConnectionOptions - Class in com.amazonaws.services.ec2.model
Describes VPN connection options.
VpnConnectionOptions() - Constructor for class com.amazonaws.services.ec2.model.VpnConnectionOptions
 
VpnConnectionOptionsSpecification - Class in com.amazonaws.services.ec2.model
Describes VPN connection options.
VpnConnectionOptionsSpecification() - Constructor for class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
 
VpnConnectionOptionsStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vpn Connection Options StAX Unmarshaller
VpnConnectionOptionsStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VpnConnectionOptionsStaxUnmarshaller
 
VpnConnectionStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vpn Connection StAX Unmarshaller
VpnConnectionStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VpnConnectionStaxUnmarshaller
 
VpnGateway - Class in com.amazonaws.services.ec2.model
Describes a virtual private gateway.
VpnGateway() - Constructor for class com.amazonaws.services.ec2.model.VpnGateway
 
VpnGatewayStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vpn Gateway StAX Unmarshaller
VpnGatewayStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VpnGatewayStaxUnmarshaller
 
VpnState - Enum in com.amazonaws.services.ec2.model
Vpn State
VpnStaticRoute - Class in com.amazonaws.services.ec2.model
Describes a static route for a VPN connection.
VpnStaticRoute() - Constructor for class com.amazonaws.services.ec2.model.VpnStaticRoute
 
VpnStaticRouteSource - Enum in com.amazonaws.services.ec2.model
Vpn Static Route Source
VpnStaticRouteStaxUnmarshaller - Class in com.amazonaws.services.ec2.model.transform
Vpn Static Route StAX Unmarshaller
VpnStaticRouteStaxUnmarshaller() - Constructor for class com.amazonaws.services.ec2.model.transform.VpnStaticRouteStaxUnmarshaller
 
VTLDevice - Class in com.amazonaws.services.storagegateway.model
Represents a device object associated with a Gateway-Virtual Tape Library.
VTLDevice() - Constructor for class com.amazonaws.services.storagegateway.model.VTLDevice
 
VTLDeviceJsonUnmarshaller - Class in com.amazonaws.services.storagegateway.model.transform
V T L Device JSON Unmarshaller
VTLDeviceJsonUnmarshaller() - Constructor for class com.amazonaws.services.storagegateway.model.transform.VTLDeviceJsonUnmarshaller
 

W

Wait - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
Used to mark parameters of @Asynchronous method that should be waited to be ready.
waitBlocked(Promise<?>...) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
Here blocked means that there are no any tasks that are ready to be executed.
waitForCompletion() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Waits for this transfer to complete.
waitForCompletion() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileDownloadImpl
Waits for this transfer to complete.
waitForCompletion() - Method in class com.amazonaws.services.s3.transfer.internal.MultipleFileUploadImpl
Waits for this transfer to complete.
waitForCompletion() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to complete.
waitForCopyResult() - Method in interface com.amazonaws.services.s3.transfer.Copy
Waits for the copy request to complete and returns the result of this request.
waitForCopyResult() - Method in class com.amazonaws.services.s3.transfer.internal.CopyImpl
Waits for this copy operation to complete and returns the result of the operation.
waitForException() - Method in class com.amazonaws.services.s3.transfer.internal.AbstractTransfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForException() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForJobToComplete(String) - Method in class com.amazonaws.services.glacier.transfer.JobStatusMonitor
Poll the SQS queue to see if we've received a message about the job completion yet.
waitForTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
Waits up to 10 minutes for a specified AWS DynamoDB table to move into the ACTIVE state.
waitForTableToBecomeActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
Waits up to a specified amount of time for a specified AWS DynamoDB table to move into the ACTIVE state.
waitForUploadResult() - Method in class com.amazonaws.services.s3.transfer.internal.UploadImpl
Waits for this upload to complete and returns the result of this upload.
waitForUploadResult() - Method in interface com.amazonaws.services.s3.transfer.Upload
Waits for this upload to complete and returns the result of this upload.
waitForWorkflowExecutionResult(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Blocks until workflow instance completes and returns its result.
waitForWorkflowExecutionResult(AmazonSimpleWorkflow, String, WorkflowExecution, long) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Waits up to specified timeout until workflow instance completes and returns its result.
waitForWorkflowInstanceCompletion(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Blocks until workflow instance completes.
waitForWorkflowInstanceCompletion(AmazonSimpleWorkflow, String, WorkflowExecution, long) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Waits up to specified timeout for workflow instance completion.
waitForWorkflowInstanceCompletionAcrossGenerations(AmazonSimpleWorkflow, String, WorkflowExecution, long) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
Like WorkflowExecutionUtils.waitForWorkflowInstanceCompletion(AmazonSimpleWorkflow, String, WorkflowExecution, long) , except will wait for continued generations of the original workflow execution too.
waitForWorkflowInstanceCompletionAcrossGenerations(AmazonSimpleWorkflow, String, WorkflowExecution) - Static method in class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
WebIdentityFederationSessionCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that uses the AWS Security Token Service to create temporary, short-lived sessions to use for authentication.
WebIdentityFederationSessionCredentialsProvider(String, String, String) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
WebIdentityFederationSessionCredentialsProvider(String, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
WebIdentityFederationSessionCredentialsProvider(String, String, String, AWSSecurityTokenService) - Constructor for class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) using the provided client to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method.
WebsiteConfiguration - Class in com.amazonaws.services.s3.model
 
WebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.WebsiteConfiguration
 
WeeklyAutoScalingSchedule - Class in com.amazonaws.services.opsworks.model
Describes a time-based instance's auto scaling schedule.
WeeklyAutoScalingSchedule() - Constructor for class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
 
WeeklyAutoScalingScheduleJsonUnmarshaller - Class in com.amazonaws.services.opsworks.model.transform
Weekly Auto Scaling Schedule JSON Unmarshaller
WeeklyAutoScalingScheduleJsonUnmarshaller() - Constructor for class com.amazonaws.services.opsworks.model.transform.WeeklyAutoScalingScheduleJsonUnmarshaller
 
withAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The number of accepted routes.
withAcceptRanges(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Indicates the range units accepted.
withAccess(String...) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
withAccess(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The permission that you want to give to the AWS user that is listed in Grantee.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional access control list for the new object.
withAccessKey(AccessKey) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The access key ID for the access key ID and secret access key you want to delete.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The access key ID of the secret access key you want to update.
withAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The access key ID that identifies the temporary security credentials.
withAccessKeyMetadata(AccessKeyMetadata...) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
withAccessKeyMetadata(Collection<AccessKeyMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
withAccessLog(AccessLog) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
withAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
withAccessPolicies(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
An IAM access policy as described in The Access Policy Language in Using AWS Identity and Access Management.
withAccessPolicies(AccessPoliciesStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult
A PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies.
withAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest
Name of the account alias to create.
withAccountAlias(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest
Name of the account alias to delete.
withAccountAliases(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
withAccountAliases(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A list of aliases associated with the account.
withAccountAttributes(AccountAttribute...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
withAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
Information about one or more account attributes.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.redshift.model.AccountWithRestoreAccess
The identifier of an AWS customer account authorized to restore a snapshot.
withAccountsWithRestoreAccess(AccountWithRestoreAccess...) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
withAccountsWithRestoreAccess(Collection<AccountWithRestoreAccess>) - Method in class com.amazonaws.services.redshift.model.Snapshot
A list of the AWS customer accounts authorized to restore the snapshot.
withAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the AWS customer account authorized to restore the specified snapshot.
withAccountWithRestoreAccess(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the AWS customer account that can no longer restore the specified snapshot.
withAcknowledgedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
Date and time when the command was acknowledged.
withAction(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
The type of action for an item update operation.
withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
The type of action for an item update operation.
withAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
withAction(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
withAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
withAction(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
withAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
withAction(String) - Method in class com.amazonaws.services.route53.model.Change
The action to perform.
withAction(ChangeAction) - Method in class com.amazonaws.services.route53.model.Change
The action to perform.
withActionNames(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
This specifies what action to take when the cluster step fails.
withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
This specifies what action to take when the cluster step fails.
withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The action to take if the job flow step fails.
withActionOnFailure(ActionOnFailure) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The action to take if the job flow step fails.
withActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies and returns this updated Statement object so that additional method calls can be chained together.
withActions(VolumeStatusAction...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
withActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The details of the operation.
withActions(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
withActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
withActivationKey(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Your gateway activation key.
withActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
withActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.Distribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
withActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
withActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
withActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
A scaling Activity.
withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ActivityId property for this object.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The unique ID of the task.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
The unique ID of the task.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The unique id of the activity task.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes
The activityId of the activity task to be canceled.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The activityId provided in the RequestCancelActivityTask decision that failed.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The activityId of the activity task.
withActivityId(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The activityId provided in the ScheduleActivityTask decision that failed.
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.
withActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskCanceled then this member is set and provides detailed information about the event.
withActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskcancelRequested then this member is set and provides detailed information about the event.
withActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskCompleted then this member is set and provides detailed information about the event.
withActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskFailed then this member is set and provides detailed information about the event.
withActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskScheduled then this member is set and provides detailed information about the event.
withActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskStarted then this member is set and provides detailed information about the event.
withActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ActivityTaskTimedOut then this member is set and provides detailed information about the event.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ActivityType property for this object.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The type of this activity task.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The type of the activity task.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The ActivityType type structure representing the activity type.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
The activity type to deprecate.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
The activity type to describe.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The type of the activity task to schedule.
withActivityType(ActivityType) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The activity type provided in the ScheduleActivityTask decision that failed.
withActualIncrementalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the incremental backup.
withAdd(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
withAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
withAdd(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
withAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to add to the list of launch permissions for the AMI.
withAdditionalDataPending(Boolean) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Boolean value that if true, indicates there is more data to be downloaded.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns a reference to this object so that method calls can be chained together.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a reference to this object so that method calls can be chained together.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Returns a reference to this object so that method calls can be chained together.
withAdditionalInfo(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
This option is for advanced users only.
withAdditionalInfo(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A JSON string for selecting additional features.
withAddress(String) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The DNS hostname of the cache node.
withAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB instance.
withAddress(String) - Method in class com.amazonaws.services.redshift.model.Endpoint
The DNS address of the Cluster.
withAddresses(Address...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Information about one or more Elastic IP addresses.
withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification

withAdjacentParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
The shard Id of the shard adjacent to the shard's parent.
withAdjacentShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The shard ID of the adjacent shard for the merge.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
withAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
withAlarmHistoryItems(AlarmHistoryItem...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
withAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
withAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The album art to be associated with the output file, if any.
withAlbumArtFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The format of album art, if any.
withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
withAliasTarget(AliasTarget) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Alias resource record sets only: Information about the AWS resource to which you are redirecting traffic.
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.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the allocation of the address for use with EC2-VPC.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The allocation ID.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The allocation ID.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-VPC] The allocation ID.
withAllocationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
withAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-VPC] One or more allocation IDs.
withAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers of this rule and returns a reference to this object for method chaining.
withAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
withAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of this rule and returns a reference to this object for method chaining.
withAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of this rule and returns a reference to this object for method chaining.
withAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid range of values for the parameter.
withAllowedValues(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid range of values for the parameter.
withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Indicates the acceptable values for the option group option.
withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The allowed values of the option setting.
withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
withAllowedValues(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The valid range of values for the parameter.
withAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that major version upgrades are allowed.
withAllowReassignment(Boolean) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.
withAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] Allows an Elastic IP address that is already associated with an instance or network interface to be re-associated with the specified instance or network interface.
withAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
withAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
Whether users can specify their own SSH public key through the My Settings page.
withAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UserProfile
Whether users can specify their own SSH public key through the My Settings page.
withAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use SSH.
withAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use SSH to communicate with the instance.
withAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
Whether the user can use sudo.
withAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user is allowed to use sudo to elevate privileges.
withAllowsVpcAndNonVpcInstanceMemberships(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates whether this option group can be applied to both VPC and non-VPC instances.
withAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to allow IAM users to change their own password.
withAllowUsersToChangePassword(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the AllowUsersToChangePassword property for this object.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, version upgrades will be applied automatically to the cluster during the maintenance window.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
If true, upgrades will be applied automatically to the cluster during the maintenance window.
withAllowVersionUpgrade(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
withAllSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute

withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item

withAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute

withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
IP address assigned to the Amazon interface.
withAmazonAddress(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
IP address assigned to the Amazon interface.
withAmiId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
A custom AMI ID to be used to create the instance.
withAmiId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
A custom AMI ID to be used to create the instance.
withAmiId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
A custom AMI ID to be used to create the instance.
withAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance in the launch group.
withAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The version of the AMI used to initialize Amazon EC2 instances in the job flow.
withAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The version of the Amazon Machine Image (AMI) to use when launching Amazon EC2 instances in the job flow.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Used for Reserved Instance Marketplace offerings.
withAppCookieStickinessPolicies(AppCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
withAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.App
The app ID.
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
The app ID.
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The app ID.
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
The app ID.
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The app ID.
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
The app ID.
withAppId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app ID.
withAppIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
An array of app IDs for the apps to be described.
withAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
An array of app IDs for the apps to be described.
withApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
The ApplicationDescription of the application.
withApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
The ApplicationDescription of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The name of the application associated with this release.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the application associated with this configuration set.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the application to associate with this configuration template.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the application associated with this configuration set.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application that contains the version to be deployed.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
The name of the application to delete.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The name of the application to delete releases from.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the application to delete the configuration template from.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the application the environment is associated with.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the application associated with the configuration template or environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The application for the environment or configuration template.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The application associated with the event.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the application associated with the configuration.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
The name of the application to update.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the application associated with this version.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the application associated with the configuration template to update.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the application associated with this configuration set.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the application that the configuration template or environment belongs to.
withApplicationNames(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
withApplicationNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
withApplications(ApplicationDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
withApplications(Collection<ApplicationDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
withApplications(Application...) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The applications installed on this cluster.
withApplications(Collection<Application>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The applications installed on this cluster.
withApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
The ApplicationVersionDescription of the application version.
withApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
The ApplicationVersionDescription of the application version.
withApplicationVersions(ApplicationVersionDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
withApplicationVersions(Collection<ApplicationVersionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication 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.
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Indicates whether the changes should be applied immediately, or during the next maintenance window for each instance associated with the option group.
withApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
withApplyMethod(ApplyMethod) - 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.OptionGroupOptionSetting
The DB engine specific parameter type for the option group option.
withApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The DB engine specific parameter type.
withApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
withApps(App...) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
An array of App objects that describe the specified apps.
withApps(Collection<App>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
An array of App objects that describe the specified apps.
withAppsCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The number of apps.
withAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.App
A Source object that describes the app repository.
withAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
A Source object that specifies the app repository.
withAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
A Source object that specifies the app repository.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The architecture of the instance.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
withArchitecture(ArchitectureValues) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the AMI.
withArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance architecture.
withArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance architecture.
withArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance architecture, "i386" or "x86_64".
withArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance architecture, "i386" or "x86_64".
withArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance architecture.
withArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance architecture.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The description of an archive.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The archive description that you are uploading in parts.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The description of the archive that was specified in the Initiate Multipart Upload request.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The optional description of the archive you are uploading.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The description of the archive that was specified in the Initiate Multipart Upload request.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The ID of the archive.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The ID of the archive to delete.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the archive ID requested for download.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the archive ID requested for download.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The ID of the archive that you want to retrieve.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The ID of the archive.
withArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The SHA256 tree hash of the entire archive for an archive retrieval.
withArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The SHA256 tree hash of the entire archive for an archive retrieval.
withArchiveSize(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The total size, in bytes, of the entire archive.
withArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
withArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Arguments for Amazon EMR to pass to the application.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
Arguments for Amazon EMR to pass to the application.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
Arguments for Amazon EMR to pass to the command for execution.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
Arguments for Amazon EMR to pass to the command for execution.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of command line arguments to pass to the JAR file's main function for execution.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of command line arguments to pass to the JAR file's main function for execution.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The list of user-supplied arguments.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The list of user-supplied arguments.
withArgs(Map<String, List<String>>) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
An array of command arguments.
withArn(String) - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
An Amazon Resource Name (ARN).
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The Amazon Resource Name (ARN) of the instance profile.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The Amazon Resource Name (ARN) of the instance profile.
withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Amazon Resource Name (ARN) for the job.
withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Resource Name (ARN) for the pipeline.
withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The Amazon Resource Name (ARN) for the preset.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The Amazon Resource Name (ARN) specifying the instance profile.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The Amazon Resource Name (ARN) specifying the role.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The Amazon Resource Name (ARN) of the SAML provider.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the user.
withArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
withArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
withArtwork(Artwork...) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
withArtwork(Collection<Artwork>) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
The file to be used as album art.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To list jobs in chronological order by the date and time that they were submitted, enter true.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
To list pipelines in chronological order by the date and time that they were created, enter true.
withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
To list presets in chronological order by the date and time that they were created, enter true.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAsn(Integer) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The aspect ratio of the input file.
withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
withAssignmentStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
withAssignmentStatus(AssignmentStatusType) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
The status (unassigned or assigned) of the devices to list.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Used for Auto Scaling groups that launch instances into an Amazon Virtual Private Cloud (Amazon VPC).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is associated with a public IP address (true) or not (false).
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Indicates whether to auto-assign a public IP address to an instance in a VPC.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The association information for an Elastic IP associated with the network interface.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The association information for an Elastic IP address for the network interface.
withAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The association information for an Elastic IP associated with the network interface.
withAssociation(NetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The association information for an Elastic IP address associated with the network interface.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID representing the association of the address with an instance in a VPC.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableResult
The route table association ID (needed to disassociate the route table).
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-VPC] The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
The association ID representing the current association between the route table and subnet.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the current association between the original network ACL and the subnet.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The association ID.
withAssociations(NetworkAclAssociation...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
withAssociations(Collection<NetworkAclAssociation>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any associations between the network ACL and one or more subnets
withAssociations(RouteTableAssociation...) - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
withAssociations(Collection<RouteTableAssociation>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The associations between the route table and one or more subnets.
withAssumedRoleId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
The identifiers for the temporary security credentials that the operation returns.
withAssumedRoleUser(AssumedRoleUser) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
withAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The policy that grants an entity permission to assume the role.
withAssumeRolePolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The policy that grants an entity permission to assume the role.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a reference to this object so that method calls can be chained together.
withAttachment(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The attachment attribute.
withAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The attachment (if any) of the network interface.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Returns a reference to this object so that method calls can be chained together.
withAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The network interface attachment.
withAttachment(NetworkInterfaceAttachmentChanges) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the interface attachment.
withAttachment(NetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult
The ID of the network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
The ID of the attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The ID of the network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the network interface attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
The ID of the network interface attachment.
withAttachments(InternetGatewayAttachment...) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
withAttachments(Collection<InternetGatewayAttachment>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any VPCs attached to the Internet gateway.
withAttachments(VolumeAttachment...) - Method in class com.amazonaws.services.ec2.model.Volume
Returns a reference to this object so that method calls can be chained together.
withAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Returns a reference to this object so that method calls can be chained together.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time stamp when the attachment initiated.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The time stamp when the attachment initiated.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The timestamp indicating when the attachment initiated.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The time stamp when the attachment initiated.
withAttemptId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Identifier of the pipeline task attempt object.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
withAttribute(ImageAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The AMI attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The instance attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The snapshot attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
withAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The instance attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
withAttribute(VpcAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The VPC attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the attribute to modify.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
withAttribute(ResetImageAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The attribute to reset (currently you can only reset the launch permission attribute).
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
withAttribute(InstanceAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The attribute to reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset (currently only the attribute for permission to create volumes can be reset).
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The attribute to reset (currently only the attribute for permission to create volumes can be reset).
withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
An array of AttributeDefinition objects.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeName of the KeySchemaElement.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
A name for the attribute.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The name of a key attribute.
withAttributeName(String) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
The name of the account attribute.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
withAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
withAttributeNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
withAttributeNames(AccountAttributeName...) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
One or more account attribute names.
withAttributeNames(String...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(QueueAttributeName...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
withAttributeNames(QueueAttributeName...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes that need to be returned along with each message.
withAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appeared before the UpdateItem operation, but only if ReturnValues was specified as something other than NONE in the request.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.App
The contents of the stack attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Stack
The contents of the stack's attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
One or more user-defined key/value pairs to be added to the stack attributes bag.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following: CustomUserData -- arbitrary user data to associate with the endpoint.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following: EventEndpointCreated -- Topic ARN to which EndpointCreated event notifications should be sent. EventEndpointDeleted -- Topic ARN to which EndpointDeleted event notifications should be sent. EventEndpointUpdated -- Topic ARN to which EndpointUpdate event notifications should be sent. EventDeliveryFailure -- Topic ARN to which DeliveryFailure event notifications should be sent upon Direct Publish delivery failure (permanent) to one of the application's endpoints.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
A map of attributes with their corresponding values.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
SenderId, SentTimestamp, ApproximateReceiveCount, and/or ApproximateFirstReceiveTimestamp.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A map of attributes to set.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The names of one or more attributes to retrieve.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The names of one or more attributes to retrieve.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more attributes to retrieve from the table or index.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more attributes to retrieve from the table or index.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The names of one or more attributes to retrieve.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The names of one or more attributes to retrieve.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The names of one or more attributes to retrieve.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The names of one or more attributes to retrieve.
withAttributeType(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeType of the KeySchemaElement which can be a String or a Number.
withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Deprecated.
The AttributeType of the KeySchemaElement which can be a String or a Number.
withAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute.
withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute.
withAttributeType(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The type of attribute.
withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Map of attribute name to the new value and action for the update.
withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The names of attributes to be modified, the action to perform on each, and the new value for each.
withAttributeValue(String) - Method in class com.amazonaws.services.ec2.model.AccountAttributeValue
The value.
withAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The value of the attribute associated with the policy.
withAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The value of the attribute associated with the policy.
withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
withAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A list of attribute values to be used with a comparison operator for a scan or query operation.
withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A list of attribute values to be used with a comparison operator for a scan or query operation.
withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
One or more values to evaluate against the supplied attribute.
withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
One or more values to evaluate against the supplied attribute.
withAttributeValues(AccountAttributeValue...) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
withAttributeValues(Collection<AccountAttributeValue>) - Method in class com.amazonaws.services.ec2.model.AccountAttribute
One or more values for the account attribute.
withAttributeValuesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values in the domain, in bytes.
withAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the audio parameters.
withAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the audio preset values.
withAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
withAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
withAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
withAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
withAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
Authentication key for BGP configuration.
withAuthKey(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Authentication key for BGP configuration.
withAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
withAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to automatically assign an Elastic IP address to the layer's instances.
withAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to automatically assign an Elastic IP address to the layer's instances.
withAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
withAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
withAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
withAutoCreateApplication(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The state of autoEnableIO attribute.
withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Indicates whether the volume should be auto-enabled for I/O operations.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of days that automatic cluster snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of days that automated snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The number of days that automated snapshots are retained.
withAutomatedSnapshotRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the automated snapshot retention period.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
If true, then minor version patches are applied automatically; if false, then automatic minor version patches are disabled.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
Determines whether minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
If true, then minor engine upgrades will be applied automatically to the cache cluster during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Determines whether minor engine upgrades will be applied automatically to all of the cache nodes in the replication group during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the read replica during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
withAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
The name of the Auto Scaling group to which to attach the specified instance(s).
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group to delete.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or the Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
withAutoScalingInstances(AutoScalingInstanceDetails...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
withAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
withAutoScalingNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
withAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Returns a list of all notification types supported by Auto Scaling.
withAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
An AutoScalingSchedule with the instance schedule.
withAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
A WeeklyAutoScalingSchedule object with the instance schedule.
withAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule.
withAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule.
withAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
withAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
withAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
withAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's auto scaling type, which has three possible values: AlwaysRunning: A 24/7 instance, which is not affected by auto scaling. TimeBasedAutoScaling: A time-based auto scaling instance, which is started and stopped based on a specified schedule. LoadBasedAutoScaling: A load-based auto scaling instance, which is started and stopped based on load metrics.
withAutoTerminate(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Specifies whether the cluster should terminate after completing all steps.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone for the subnet.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone for the virtual private gateway.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The Availability Zone where the resulting instance will reside.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
The Availability Zone for the resulting Amazon EBS volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The Availability Zone where the resulting volume will reside.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Availability Zone of the instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The Availability Zone of the instance.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The Availability Zone for the modified Reserved Instances.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The Availability Zone of the subnet.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
The Availability Zone for the volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The Availability Zone of the volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The Availability Zone where the virtual private gateway was created.
withAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
The Amazon EC2 Availability Zone for the job flow.
withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume Availability Zone.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The Amazon EC2 Availability Zone that the read replica will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB instance is located in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the Availability Zone in which the cluster is located.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The Amazon EC2 Availability Zone in which to restore the cluster.
withAvailabilityZone(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The Availability Zone in which the cluster was created.
withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The user-specified name for a logical grouping of bids.
withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of Availability Zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of Availability Zones for the Auto Scaling group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more Availability Zones.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Information about one or more 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 load balancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the load balancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the load balancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the load balancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the load balancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the load balancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the load balancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the load balancer.
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.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of Availability Zones.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of Availability Zones.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
A list of availability zones for the orderable DB instance.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
A list of availability zones for the orderable DB instance.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
A list of availability zones for the orderable cluster.
withAvailable(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
withAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
The number of unused IP addresses in the subnet.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of metric values that correspond to the datapoint.
withAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average download bandwidth rate limit in bits per second.
withAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average download bandwidth rate limit in bits per second.
withAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average upload bandwidth rate limit in bits per second.
withAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average upload bandwidth rate limit in bits per second.
withAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The access key ID of the owner of the bucket.
withAWSAccountIds(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
withAWSAccountIds(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
withAwsAccountNumber(String) - Method in class com.amazonaws.services.cloudfront.model.Signer
Specifies an AWS account that can create signed URLs.
withAwsAccountNumber(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the AwsAccountNumber property for this object.
withAwsAccountNumbers(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Specifies an AWS account that can create signed URLs.
withAwsAccountNumbers(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Specifies an AWS account that can create signed URLs.
withAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Address you ship your storage device to.
withAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Address you ship your storage device to.
withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Binary attributes are sequences of unsigned bytes.
withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary data type
withBackendServerDescriptions(BackendServerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
withBackendServerDescriptions(Collection<BackendServerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
withBackoffCoefficient(double) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
withBackupProgressInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes that have been transferred to the snapshot backup.
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.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
The number of days to retain automated backups.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
The port bandwidth
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Bandwidth of the connection.
withBandwidth(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
Bandwidth of the connection.
withBandwidthType(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Sets the value of the BandwidthType property for this object.
withBase32StringSeed(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The Base32 seed defined as specified in RFC3548.
withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Objects
Sets the batch size, i.e., how many S3ObjectSummarys will be fetched at once.
withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Versions
Sets the batch size, i.e., how many S3VersionSummarys will be fetched at once.
withBccAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
withBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
withBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
withBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
withBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
For devices that support BGP, the customer gateway's BGP ASN.
withBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The bid price for each EC2 instance in the instance group when launching nodes as Spot Instances, expressed in USD.
withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Bid price for each Amazon EC2 instance in the instance group when launching nodes as Spot Instances, expressed in USD.
withBidPrice(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Bid price for EC2 Instances when launching nodes as Spot Instances, expressed in USD.
withBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The bit rate of the audio stream in the output file, in kilobits/second.
withBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The bit rate of the video stream in the output file, in kilobits/second.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Information about one or more block device mappings.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Any block device mapping entries.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more block device mapping entries.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Any block device mapping entries for the instance.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The block device mapping of the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more block device mapping entries.
withBlockDeviceMappings(InstanceBlockDeviceMappingSpecification...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Modifies the DeleteOnTermination attribute for volumes that are currently attached.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
One or more block device mapping entries.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The block device mapping.
withBody(InputStream) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The job data, either archive data or inventory data.
withBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The data to upload.
withBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The data to upload.
withBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
withBody(String) - Method in class com.amazonaws.services.sqs.model.Message
The message's contents (not URL-encoded).
withBody(String) - Method in class com.amazonaws.services.support.model.Communication
The text of the communication between the customer and AWS Support.
withBooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with booting status.
withBootstrapActionConfig(BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
A description of the bootstrap action.
withBootstrapActions(BootstrapActionDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
withBootstrapActions(Collection<BootstrapActionDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
withBootstrapActions(Command...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The bootstrap actions associated with the cluster.
withBootstrapActions(Collection<Command>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The bootstrap actions associated with the cluster.
withBootstrapActions(BootstrapActionConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
withBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
withBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
withBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
withBS(ByteBuffer...) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of binary attributes.
withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of binary attributes.
withBS(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary set data type
withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Binary set data type
withBucket(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.
withBucket(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.
withBucket(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
The bucket to receive access logs.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot Instance datafeed.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The Amazon S3 bucket where the Spot Instance datafeed is located.
withBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The name of an existing S3 bucket where the log files are to be stored.
withBucketName(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The name of the S3 bucket where the log files are stored.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort and returns the updated object so that additional calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being deleted, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the name of the Amazon S3 bucket containing the object(s) to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request, and returns this request object to enable additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Sets the name of the target bucket, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Sets the name of the bucket whose location is being requested, and returns this updated object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being retrieved, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets The name of the bucket containing the uploads to list, and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the name of the Amazon S3 bucket whose objects are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the BucketName property for this request.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the name of the Amazon S3 bucket whose versions are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the name of the bucket where this request will upload a new object to.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in Amazon Glacier, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the name of the bucket whose lifecycle configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the name of the bucket whose notification configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being set, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated, and returns this updated object so that additional method calls can be chained together.
withBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID for this bundle task.
withBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task.
withBundleIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
withBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more bundle task IDs.
withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Information about the bundle task.
withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
The 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
Information about one or more bundle tasks.
withBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Information about one or more bundle tasks.
withBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns a reference to this object so that method calls can be chained together.
withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The number of bytes converted so far.
withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The number of bytes converted so far.
withCacheAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheAllocatedInBytes property for this object.
withCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains zero or more CacheBehavior elements.
withCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains zero or more CacheBehavior elements.
withCacheClusterCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The date and time the cache cluster was created.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The user-supplied identifier of the cache cluster.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The cache cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest
The cache cluster identifier for the cluster to be deleted.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The user-supplied cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The cache cluster identifier.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the cache cluster to which the node belongs.
withCacheClusterId(String) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
The cache cluster identifier.
withCacheClusters(CacheCluster...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
withCacheClusters(Collection<CacheCluster>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
A list of cache clusters.
withCacheClusterStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The current state of this cache cluster - creating, available, etc.
withCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the cache control response header.
withCacheDirtyPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheDirtyPercentage property for this object.
withCachediSCSIVolumes(CachediSCSIVolume...) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
withCachediSCSIVolumes(Collection<CachediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
withCacheEngineDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine.
withCacheEngineVersionDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The description of the cache engine version.
withCacheEngineVersions(CacheEngineVersion...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
withCacheEngineVersions(Collection<CacheEngineVersion>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
A list of cache engine version details.
withCacheHitPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheHitPercentage property for this object.
withCacheMissPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheMissPercentage property for this object.
withCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The number of cache node instances to reserve.
withCacheNodeCount(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The number of cache nodes that have been reserved.
withCacheNodeCreateTime(Date) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The date and time the cache node was created.
withCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The cache node identifier.
withCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The ID of the node within its cache cluster.
withCacheNodeIdsToReboot(String...) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
withCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
A list of the cache node IDs which need to be rebooted for parameter changes to be applied.
withCacheNodeIdsToReboot(String...) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache cluster node IDs to reboot.
withCacheNodeIdsToReboot(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest
A list of cache cluster node IDs to reboot.
withCacheNodeIdsToRemove(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
withCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache node IDs to be removed.
withCacheNodeIdsToRemove(String...) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
withCacheNodeIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
A list of cache node IDs that are being removed (or will be removed) from the cache cluster.
withCacheNodes(CacheNode...) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
withCacheNodes(Collection<CacheNode>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache nodes that are members of the cache cluster.
withCacheNodeStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The current state of this cache node.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the compute and memory capacity node type for the cache cluster.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The cache node type for which this value applies.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The compute and memory capacity of the nodes in the cache cluster.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The cache node type filter value.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The cache node type filter value.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The cache node type for the reserved cache nodes.
withCacheNodeType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache node type for the reserved cache node.
withCacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificParameters(CacheNodeTypeSpecificParameter...) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificParameters(Collection<CacheNodeTypeSpecificParameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
A list of parameters specific to a particular cache node type.
withCacheNodeTypeSpecificValues(CacheNodeTypeSpecificValue...) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
withCacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue>) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A list of cache node types and their corresponding values for this parameter.
withCacheParameterGroup(CacheParameterGroupStatus) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The status of the cache parameter group.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache parameter group family associated with this cache engine.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group family that this cache parameter group is compatible with.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
The name of the cache parameter group family the cache parameter group can be used with.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The name of a specific cache parameter group family to return details for.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The name of the cache parameter group family.
withCacheParameterGroupFamily(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Specifies the name of the cache parameter group family to which the engine default parameters apply.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache parameter group to associate with this cache cluster.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified name for the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest
The name of the cache parameter group to delete.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The name of a specific cache parameter group to return details for.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The name of a specific cache parameter group to return details for.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The name of the cache parameter group to apply to this cache cluster.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
The name of the cache parameter group to modify.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult
The name of the cache parameter group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The name of the cache parameter group to apply to all of the cache nodes in this replication group.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
The name of the cache parameter group to reset.
withCacheParameterGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult
The name of the cache parameter group.
withCacheParameterGroups(CacheParameterGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
withCacheParameterGroups(Collection<CacheParameterGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
A list of cache parameter groups.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The cache security group which will allow network ingress.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The name of the cache security group.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The name of the cache security group.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A name for the cache security group.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest
The name of the cache security group to delete.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The name of the cache security group to return details for.
withCacheSecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the cache security group to revoke ingress from.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cache security group names to associate with this cache cluster.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A list of cache security group names to associate with this cache cluster.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
A list of cache security group names to authorize on this cache cluster.
withCacheSecurityGroupNames(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
withCacheSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A list of cache security group names to authorize for the clusters in this replication group.
withCacheSecurityGroups(CacheSecurityGroupMembership...) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
withCacheSecurityGroups(Collection<CacheSecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of cache security group elements, composed of name and status sub-elements.
withCacheSecurityGroups(CacheSecurityGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
withCacheSecurityGroups(Collection<CacheSecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
A list of cache security groups.
withCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The description of the cache subnet group.
withCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A description for the cache subnet group.
withCacheSubnetGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
A description for the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the cache subnet group associated with the cache cluster.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The name of the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache subnet group to be used for the cache cluster.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A name for the cache subnet group.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest
The name of the cache subnet group to delete.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The name of the cache subnet group to return details for.
withCacheSubnetGroupName(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The name for the cache subnet group.
withCacheSubnetGroups(CacheSubnetGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
withCacheSubnetGroups(Collection<CacheSubnetGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
A list of cache subnet groups.
withCacheUsedPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheUsedPercentage property for this object.
withCachingBehavior(CachingBehavior) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Determines the minimum TTL for objects in the CloudFront cache.
withCachingBehavior(CachingBehavior) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Specifies options that affects caching behavior, such as minimum TTL values.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
A unique number that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A unique number that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
A unique name that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A unique number that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
A unique number that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A unique number that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
A unique name that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A unique number that ensures the request can't be replayed.
withCallerReference(String) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
A unique string that identifies the request and that allows failed CreateHealthCheck requests to be retried without the risk of executing the operation twice.
withCallerReference(String) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
A unique string that identifies the request and that allows failed CreateHostedZone requests to be retried without the risk of executing the operation twice.
withCallerReference(String) - Method in class com.amazonaws.services.route53.model.HealthCheck
A unique string that identifies the request to create the health check.
withCallerReference(String) - Method in class com.amazonaws.services.route53.model.HostedZone
A unique string that identifies the request to create the hosted zone.
withCanceled(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
If True, the calling task runner should cancel processing of the task.
withCancelledSpotInstanceRequests(CancelledSpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot Instance requests.
withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
One or more Spot Instance requests.
withCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus
Set to true if cancellation of the task is requested.
withCancelRequested(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
Set to true if a cancellation is requested for this workflow execution.
withCancelTimerDecisionAttributes(CancelTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CancelTimer decision.
withCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CancelTimerFailed then this member is set and provides detailed information about the event.
withCancelWorkflowExecutionDecisionAttributes(CancelWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CancelWorkflowExecution decision.
withCancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CancelWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object, and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket, and returns this updated object so that additional method calls can be chained together.
withCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
withCanonicalHostedZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the name of the Amazon Route 53 hosted zone that is associated with the load balancer.
withCanonicalHostedZoneNameID(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the Amazon Route 53 hosted zone name that is associated with the load balancer.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The list of capabilities that you want to allow in the stack.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The list of capabilities that you want to allow in the stack.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The list of capabilities that you want to allow in the stack.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The list of capabilities that you want to allow in the stack.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The list of capabilities that you want to allow in the stack.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The list of capabilities that you want to allow in the stack.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
withCapabilitiesReason(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities reason found within the template.
withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of capacity units consumed on a table or an index.
withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of capacity units consumed by the operation.
withCardinality(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The cardinality of the attribute.
withCarrier(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
withCaseId(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The AWS Support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The AWS Support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.Communication
The AWS Support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.CreateCaseResult
The AWS Support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The AWS Support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
The AWS Support case ID requested or returned in the call.
withCaseIdList(String...) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
withCaseIdList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
withCases(Map<String, String>) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
A map that translates source field values to custom values.
withCases(CaseDetails...) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
withCases(Collection<CaseDetails>) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
withCategories(Category...) - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
withCategories(Collection<Category>) - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
withCategory(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
withCategoryCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The category of problem for the AWS Support case.
withCategoryCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The category of problem for the AWS Support case.
withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The cause of the failure to process the decision.
withCause(CancelTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(CancelWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(CompleteWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(ContinueAsNewWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(FailWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The cause of the failure.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The cause of the failure to process the decision.
withCause(RecordMarkerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
withCause(RequestCancelActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
withCause(RequestCancelExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
withCause(ScheduleActivityTaskFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
withCause(SignalExternalWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
withCause(StartChildWorkflowExecutionFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The cause of the failure to process the decision.
withCause(StartTimerFailedCause) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The cause of the failure to process the decision.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
withCause(WorkflowExecutionCancelRequestedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
If set, indicates that the request to cancel the workflow execution was automatically generated, and specifies the cause.
withCause(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
withCause(WorkflowExecutionTerminatedCause) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
If set, indicates that the workflow execution was automatically terminated, and specifies the cause.
withCcAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
withCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
withCcEmailAddresses(String...) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
withCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
withCcEmailAddresses(String...) - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
withCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
withCcEmailAddresses(String...) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that AWS Support copies on case correspondence.
withCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that AWS Support copies on case correspondence.
withCertificate(SigningCertificate) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
withCertificate(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
The contents of the certificate's domain.crt file.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
withCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
withCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
withCertificates(SigningCertificate...) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
withCertificates(Collection<SigningCertificate>) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the user's signing certificate information.
withChain(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
Optional.
withChangeBatch(ChangeBatch) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
A complex type that contains an optional comment and the Changes element.
withChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult
A complex type that contains information about changes made to your hosted zone.
withChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains information about the request to create a hosted zone.
withChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneResult
A complex type that contains the ID, the status, and the date and time of your delete request.
withChangeInfo(ChangeInfo) - Method in class com.amazonaws.services.route53.model.GetChangeResult
A complex type that contains information about the specified change batch, including the change batch ID, the status of the change, and the date and time of the request.
withChanges(Change...) - Method in class com.amazonaws.services.route53.model.ChangeBatch
A complex type that contains one Change element for each resource record set that you want to create or delete.
withChanges(Collection<Change>) - Method in class com.amazonaws.services.route53.model.ChangeBatch
A complex type that contains one Change element for each resource record set that you want to create or delete.
withChangeSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which action is required if the value for this configuration option changes:
withChannels(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The number of audio channels in the output file.
withChapCredentials(ChapInfo...) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
withChapCredentials(Collection<ChapInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
withChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
withChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
withCharacterSetDescription(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
The description of the character set.
withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
The name of the character set.
withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
If present, specifies the name of the character set that this instance is associated with.
withCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
withCheckId(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
withCheckIds(String...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks.
withCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks.
withCheckIds(String...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
withCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
withChecks(TrustedAdvisorCheckDescription...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
withChecks(Collection<TrustedAdvisorCheckDescription>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
withChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The checksum computed for the disk image.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The SHA256 tree hash of the entire archive.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The checksum of the archive computed by Amazon Glacier.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The checksum of the data in the response.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The SHA256 checksum (a linear hash) of the payload.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The checksum of the archive computed by Amazon Glacier.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The SHA256 tree hash of the data being uploaded.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
The SHA256 tree hash that Amazon Glacier computed for the uploaded part.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
If set, specifies the policy to use for the child workflow executions if the workflow execution being started is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The policy to use for the child workflow executions if this execution gets terminated by explicitly calling the TerminateWorkflowExecution action or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of this workflow execution if it is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
If set, specifies the policy to use for the child workflow executions of the workflow execution being terminated.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The policy to use for the child workflow executions of the new execution if it is terminated by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The policy to use for the child workflow executions if this workflow execution is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The policy used for the child workflow executions of this workflow execution.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The policy used for the child workflow executions of this workflow execution.
withChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The policy used for the child workflow executions of this workflow execution.
withChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The policy used for the child workflow executions of this workflow execution.
withChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCanceled then this member is set and provides detailed information about the event.
withChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionCompleted then this member is set and provides detailed information about the event.
withChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionStarted then this member is set and provides detailed information about the event.
withChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTerminated then this member is set and provides detailed information about the event.
withChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ChildWorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
withCidr(String) - Method in class com.amazonaws.services.directconnect.model.RouteFilterPrefix
CIDR notation for the advertised route.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The network range for the subnet, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The network range for the VPC, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The network range to allow or deny, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The network range to allow or deny, in CIDR notation.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The CIDR block assigned to the subnet.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The CIDR block for the VPC.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The CIDR IP address range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The CIDR IP address range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The CIDR IP address range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The CIDR IP address 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.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The IP range to be added the Amazon Redshift security group.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The IP range in Classless Inter-Domain Routing (CIDR) notation.
withCIDRIP(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The IP range for which to revoke access.
withClientDownloadLandingPage(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The URL of the web page where you can download the latest ElastiCache client library.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Unique, case-sensitive identifier you provide to ensure idempotency of your listings.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
The idempotency token you provided when you launched the instance.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
A unique, case-sensitive token you provide to ensure idempotency of your modification request.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The idempotency token you provided when you created the listing.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique, case-sensitive key supplied by the client to ensure that the modification request is idempotent.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the ClientToken property for this object.
withClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A unique identifier that you use to retry a request.
withCloneAppIds(String...) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of source stack app IDs to be included in the cloned stack.
withCloneAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A list of source stack app IDs to be included in the cloned stack.
withClonePermissions(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to clone the source stack's permissions.
withCloseStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If the execution status is closed then this specifies how the execution was closed: COMPLETED: the execution was successfully completed. CANCELED: the execution was canceled.Cancellation allows the implementation to gracefully clean up before the execution is closed. TERMINATED: the execution was force terminated. FAILED: the execution failed to complete. TIMED_OUT: the execution did not complete in the alloted time and was automatically timed out. CONTINUED_AS_NEW: the execution is logically continued.
withCloseStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If the execution status is closed then this specifies how the execution was closed: COMPLETED: the execution was successfully completed. CANCELED: the execution was canceled.Cancellation allows the implementation to gracefully clean up before the execution is closed. TERMINATED: the execution was force terminated. FAILED: the execution failed to complete. TIMED_OUT: the execution did not complete in the alloted time and was automatically timed out. CONTINUED_AS_NEW: the execution is logically continued.
withCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are counted.
withCloseStatusFilter(CloseStatusFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions that match this close status are listed.
withCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the close time criteria of the filter are counted.
withCloseTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their close times are within the range specified by this filter.
withCloseTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The time when the workflow execution was closed.
withCloudFrontDefaultCertificate(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true.
withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
The origin access identity's information.
withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
The origin access identity's information.
withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
The origin access identity's information.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The current configuration information for the identity.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
The origin access identity's configuration information.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
The origin access identity's configuration information.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's configuration information.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The current configuration information for the identity.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityRequest
The origin access identity's configuration information.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
The origin access identity's configuration information.
withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's configuration information.
withCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
The CloudFrontOriginAccessIdentityList type.
withCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesResult
The CloudFrontOriginAccessIdentityList type.
withCloudFrontOriginAccessIdentitySummaries(CloudFrontOriginAccessIdentitySummary...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
An XML structure containing a summary of the origin access identity.
withCloudFrontOriginAccessIdentitySummaries(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
An XML structure containing a summary of the origin access identity.
withCloudWatchEndPoint(String) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
 
withCluster(Cluster) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterResult
This output contains the details for the requested cluster.
withClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Cluster
The date and time that the cluster was created.
withClusterCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when the cluster was originally created.
withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeClusterRequest
The identifier of the cluster to describe.
withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
The identifier of the cluster with steps to describe.
withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
The cluster identifier for the bootstrap actions to list.
withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
The identifier of the cluster for which to list the instance groups.
withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The identifier of the cluster for which to list the instances.
withClusterId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The identifier of the cluster for which to list the steps.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The unique identifier of the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A unique identifier for the cluster.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
The cluster identifier for which you want a snapshot.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the cluster to be deleted.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The identifier of the cluster for which information about snapshots is requested.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The unique identifier of a cluster whose properties you are requesting.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusRequest
The identifier of the cluster to get the logging status from.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeRequest
The unique identifier of a cluster whose resize progress you are requesting.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingRequest
The identifier of the cluster on which logging is to be stopped.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DisableSnapshotCopyRequest
The unique identifier of the source cluster that you want to disable copying of snapshots to a destination region.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The identifier of the cluster on which logging is to be started.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The unique identifier of the source cluster to copy snapshots from.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The unique identifier of the cluster to be modified.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The unique identifier of the cluster for which you want to change the retention period for automated snapshots that are copied to a destination region.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RebootClusterRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The identifier of the cluster that will be created from restoring the snapshot.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RotateEncryptionKeyRequest
The unique identifier of the cluster that you want to rotate the encryption keys for.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The identifier of the cluster for which the snapshot was taken.
withClusterNodes(ClusterNode...) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
withClusterNodes(Collection<ClusterNode>) - Method in class com.amazonaws.services.redshift.model.Cluster
The nodes in a cluster.
withClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The name of the cluster parameter group family for the cluster.
withClusterParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The name of a specific cluster parameter group family to return details for.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the parameter group to be associated with this cluster.
withClusterParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The name of the cluster parameter group to apply to this cluster.
withClusterParameterGroups(ClusterParameterGroupStatus...) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
withClusterParameterGroups(Collection<ClusterParameterGroupStatus>) - Method in class com.amazonaws.services.redshift.model.Cluster
The list of cluster parameter groups that are associated with this cluster.
withClusterPublicKey(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The public key for the cluster.
withClusters(ClusterSummary...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The list of clusters for the account based on the given filters.
withClusters(Collection<ClusterSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The list of clusters for the account based on the given filters.
withClusters(Cluster...) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
withClusters(Collection<Cluster>) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A list of Cluster objects, where each object describes one cluster.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The name of the security group to which the ingress rule is added.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
The name of the cluster security group to which the operation was applied.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The name of the cluster security group.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
The name for the security group.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest
The name of the cluster security group to be deleted.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The name of a cluster security group for which you are requesting details.
withClusterSecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the security Group from which to revoke the ingress rule.
withClusterSecurityGroups(ClusterSecurityGroupMembership...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
withClusterSecurityGroups(Collection<ClusterSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of cluster security group that are associated with the cluster.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of security groups to be associated with this cluster.
withClusterSecurityGroups(ClusterSecurityGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
withClusterSecurityGroups(Collection<ClusterSecurityGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A list of ClusterSecurityGroup instances.
withClusterSecurityGroups(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
withClusterSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of cluster security groups to be authorized on this cluster.
withClusterSnapshotCopyStatus(ClusterSnapshotCopyStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Returns the destination region and retention period that are configured for cross-region snapshot copy.
withClusterStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The cluster state filters to apply when listing clusters.
withClusterStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The cluster state filters to apply when listing clusters.
withClusterStates(ClusterState...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The cluster state filters to apply when listing clusters.
withClusterStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The current state of this cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the subnet group that is associated with the cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The name of the cluster subnet group.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of a cluster subnet group to be associated with this cluster.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
The name for the subnet group.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest
The name of the cluster subnet group name to be deleted.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The name of the cluster subnet group for which information is requested.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
The name of the subnet group to be modified.
withClusterSubnetGroupName(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the subnet group where you want to cluster restored.
withClusterSubnetGroups(ClusterSubnetGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
withClusterSubnetGroups(Collection<ClusterSubnetGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A list of ClusterSubnetGroup instances.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The type of the cluster.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new cluster type.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The cluster type, for example multi-node.
withClusterType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster type.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The version ID of the Amazon Redshift engine that is running on the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The version number used by the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The specific cluster version to return.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The version filter value.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new version number of the Amazon Redshift engine to upgrade to.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The version of the orderable cluster.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the service version.
withClusterVersion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The version ID of the Amazon Redshift engine that is running on the cluster.
withClusterVersions(ClusterVersion...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
withClusterVersions(Collection<ClusterVersion>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
A list of Version elements.
withCNAME(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A CNAME alias you want to associate with this distribution.
withCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A CNAME alias you want to associate with this distribution.
withCNAME(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The CNAMEs associated with this distribution.
withCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The CNAMEs associated with this distribution.
withCNAME(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A CNAME alias you want to associate with this streaming distribution.
withCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A CNAME alias you want to associate with this streaming distribution.
withCNAME(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The CNAMEs associated with this distribution.
withCNAME(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The CNAMEs associated with this distribution.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the CNAME for this environment.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the CNAME for this environment.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the CNAME for this environment.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the CNAME for this environment.
withCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
The prefix used when this CNAME is reserved.
withCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, the environment attempts to use this value as the prefix for the CNAME.
withCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error code.
withCode(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP type.
withCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
The low byte represents the state.
withCode(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The associated code of the event.
withCode(EventCode) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The associated code of the event.
withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The reason code for the Spot Instance state change.
withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The status code of the request.
withCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The reason code for the state change.
withCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The code identifying the operation, for example, enable-volume-io.
withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The programmatic code for the state change reason.
withCode(ClusterStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The programmatic code for the state change reason.
withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The programmable code for the state change reason.
withCode(InstanceGroupStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The programmable code for the state change reason.
withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The programmable code for the state change reason.
withCode(InstanceStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The programmable code for the state change reason.
withCode(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The programmable code for the state change reason.
withCode(StepStateChangeReasonCode) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The programmable code for the state change reason.
withCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
withCode(String) - Method in class com.amazonaws.services.support.model.Category
The category code for the support case.
withCode(String) - Method in class com.amazonaws.services.support.model.Service
The code for an AWS service returned by DescribeServices response.
withCode(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
One of four values: "low," "medium," "high," and "urgent".
withCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The audio codec for the output file.
withCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The video codec for the output file.
withCodecOptions(AudioCodecOptions) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
If you specified AAC for Audio:Codec, this is the AAC compression profile to use.
withCodecOptions(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Profile
withCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A DeploymentCommand object that specifies the deployment command and any associated arguments.
withCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.Deployment
Used to specify a deployment operation.
withCommandId(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command ID.
withCommandIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
An array of command IDs.
withCommandIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
An array of command IDs.
withCommands(Command...) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
An array of Command objects that describe each of the specified commands.
withCommands(Collection<Command>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
An array of Command objects that describe each of the specified commands.
withComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
Any comments you want to include about the origin access identity.
withComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The comment for this origin access identity, as originally specified when created.
withComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Any comments you want to include about the distribution.
withComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The comment originally specified when this distribution was created.
withComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Any comments you want to include about the streaming distribution.
withComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The comment originally specified when this distribution was created.
withComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityConfig
Any comments you want to include about the origin access identity.
withComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The comment for this origin access identity, as originally specified when created.
withComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Any comments you want to include about the distribution.
withComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The comment originally specified when this distribution was created.
withComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Any comments you want to include about the streaming distribution.
withComment(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The comment originally specified when this distribution was created.
withComment(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A user-defined comment.
withComment(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
A user-defined comment.
withComment(String) - Method in class com.amazonaws.services.route53.model.ChangeBatch
Optional: Any comments you want to include about a change batch request.
withComment(String) - Method in class com.amazonaws.services.route53.model.ChangeInfo
A complex type that describes change information about changes made to your hosted zone.
withComment(String) - Method in class com.amazonaws.services.route53.model.HostedZoneConfig
An optional comment about your hosted zone.
withCommunicationBody(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
withCommunicationBody(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The communication body text when you create an AWS Support case by calling CreateCase.
withCommunications(Communication...) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
withCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
withCommunications(Communication...) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
withCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodb.model.Condition
Deprecated.
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
A comparator for evaluating attributes.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
A comparator for evaluating attributes.
withComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
withComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
withCompleted(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder has finished processing the job.
withCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
withCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
withCompleted(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the state of the jobs to return.
withCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
Date when the command completed.
withCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
Date when the deployment completed.
withCompleteWorkflowExecutionDecisionAttributes(CompleteWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the CompleteWorkflowExecution decision.
withCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type CompleteWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC time that the archive retrieval request completed.
withCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC time that the archive retrieval request completed.
withCompletionTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The time that the archiving of the virtual tape was completed.
withComposition(Clip...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can create an output file that contains an excerpt from the input file.
withComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
You can create an output file that contains an excerpt from the input file.
withComposition(Clip...) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can create an output file that contains an excerpt from the input file.
withComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
You can create an output file that contains an excerpt from the input file.
withCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the condition that must be met for the specified redirect to apply and returns a reference to this object(RoutingRule) for method chaining.
withConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
withConditions(Condition...) - Method in class com.amazonaws.auth.policy.Statement
Sets the conditions associated with this policy statement, and returns this updated Statement object so that additional method calls can be chained together.
withConfig(HadoopStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The Hadoop job configuration of the cluster step.
withConfig(HostedZoneConfig) - Method in class com.amazonaws.services.route53.model.HostedZone
A complex type that contains the Comment element.
withConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withConfiguration(ActivityTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
The configuration settings registered with the activity type.
withConfiguration(DomainConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Contains the configuration settings of a domain.
withConfiguration(WorkflowTypeConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
Configuration settings of the workflow type registered through RegisterWorkflowType
withConfigurationEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Represents the information required for client programs to connect to a cache node.
withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The configuration manager.
withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The configuration manager.
withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.Stack
The configuration manager.
withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The configuration manager.
withConfigurationSettings(ConfigurationSettingsDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
withConfigurationSettings(Collection<ConfigurationSettingsDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
withConfigurationTemplates(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
withConfigurationTemplates(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
withConfigure(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a configure event.
withConfigure(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a configure event.
withConnectionDraining(ConnectionDraining) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
The connection ID on which the private virtual interface is provisioned.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
The connection ID on which the public virtual interface is provisioned.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionRequest
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.Connection
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionRequest
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
ID of the connection.
withConnectionId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
ID of the connection.
withConnectionLost(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with connection_lost status.
withConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Name of the provisioned connection.
withConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The name of the connection.
withConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.Connection
The name of the connection.
withConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
The name of the connection.
withConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The name of the connection.
withConnectionName(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The name of the connection.
withConnections(Connection...) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
A list of connections.
withConnections(Collection<Connection>) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectResult
A list of connections.
withConnections(Connection...) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
A list of connections.
withConnections(Collection<Connection>) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsResult
A list of connections.
withConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
State of the connection.
withConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
State of the connection.
withConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
State of the connection.
withConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.ConfirmConnectionResult
State of the connection.
withConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.Connection
State of the connection.
withConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.Connection
State of the connection.
withConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
State of the connection.
withConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
State of the connection.
withConnectionState(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
State of the connection.
withConnectionState(ConnectionState) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
State of the connection.
withConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets whether this query uses consistent reads and returns a pointer to this object for method-chaining.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
If set to true, then a consistent read is issued.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
If set to true, then a consistent read is issued.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, then a consistent read is issued.
withConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets whether this query uses consistent reads and returns a pointer to this object for method-chaining.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The consistency of a read operation.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to true, then the operation uses strongly consistent reads; otherwise, eventually consistent reads are used.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The write capacity units consumed by the operation.
withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The write capacity units consumed by the operation.
withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the operation.
withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Represents the capacity units consumed by an operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Represents the capacity units consumed by an operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Represents the capacity units consumed by an operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Represents the capacity units consumed by an operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Represents the capacity units consumed by an operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Represents the capacity units consumed by an operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Deprecated.
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The container type for the output file.
withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The container type for the input file.
withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The container type for the output file.
withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The container format used to combine disk images with metadata (such as OVF).
withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a reference to this object so that method calls can be chained together.
withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a reference to this object so that method calls can be chained together.
withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The optional ContentConfig object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content disposition response header override.
withContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content encoding response header override.
withContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content language response header override
withContentLength(Long) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Sets the value of the ContentLength property for this object.
withContentMd5(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request and returns this object, for method chaining.
withContentRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The range of bytes returned by Amazon Glacier.
withContentType(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The Content-Type depends on whether the job output is an archive or a vault inventory.
withContentType(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request and returns this object, for method chaining.
withContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
withContinueAsNewWorkflowExecutionDecisionAttributes(ContinueAsNewWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the ContinueAsNewWorkflowExecution decision.
withContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ContinueAsNewWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withContinuedExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
If this workflow execution was started due to a ContinueAsNewWorkflowExecution decision, then it contains the runId of the previous workflow execution that was closed and continued as this execution.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the Control property for this object.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
Sets the value of the Control property for this object.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
Sets the value of the Control property for this object.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
Sets the value of the Control property for this object.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent decision tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withControl(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Returns a reference to this object so that method calls can be chained together.
withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Returns a reference to this object so that method calls can be chained together.
withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
The ID of the conversion task.
withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The ID of the conversion task.
withConversionTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
withConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
One or more conversion task IDs.
withConversionTasks(ConversionTask...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns a reference to this object so that method calls can be chained together.
withConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns a reference to this object so that method calls can be chained together.
withCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The time period in seconds after which the cookie should be considered stale.
withCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The time period in seconds after which the cookie should be considered stale.
withCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The name of the application cookie used for stickiness.
withCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Name of the application cookie used for stickiness.
withCookies(CookiePreference) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
A complex type that specifies how CloudFront handles cookies.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
withCostOptimizing(TrustedAdvisorCostOptimizingSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
withCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
withCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Number of items in the response.
withCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
withCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Number of items in the response.
withCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The number of items in the response.
withCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the response.
withCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The number of instances available for the price.
withCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
The number of tasks in the task list.
withCount(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
The number of workflow executions.
withCpuThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The CPU utilization threshold, as a percent of the available CPU.
withCreated(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain is created.
withCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created after this date and time.
withCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The creation date and time beginning value filter for listing clusters.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.App
When the app was created.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
Date and time when the command was run.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
Date when the deployment was created.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The time that the instance was created.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Layer
Date when the layer was created.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
When the RAID array was created.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
When the error occurred.
withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Stack
Date when the stack was created.
withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The time the listing was created.
withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The date and time when the SAML provider was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Group
The date when the group was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The date when the instance profile was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The date when the password for the user was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.Role
The date when the role was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The date and time when the SAML provider was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.User
The date when the user was created.
withCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created before this date and time.
withCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The creation date and time end value filter for listing clusters.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
withCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the load balancer was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The date and time the invalidation request was first made.
withCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
Sets the value of the CreateTime property for this object.
withCreateTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The date and time the invalidation request was first made.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The time stamp when the Spot Instance request was created.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
The time stamp when volume creation was initiated.
withCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withCreateVolumePermissions(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
withCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of permissions for creating volumes from the snapshot.
withCreationDate(Date) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A timestamp for when this option was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC date when the job was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when the vault was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when the vault was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC date when the job was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The UTC time at which the multipart upload was initiated.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The UTC time at which the multipart upload was initiated.
withCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
withCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
withCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The date and time this activity type was created through RegisterActivityType.
withCreationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The date when this type was registered.
withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the CreationDateTime property for this object.
withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The creation date and time of the cluster.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The creation date and time of the instance group.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The creation date and time of the instance.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The creation date and time of the job flow.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The creation date and time of the step.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step was created.
withCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
Time at which the stack was created.
withCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was created.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
AWS credentials for API authentication.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Credentials for the service API authentication.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
The session credentials for API authentication.
withCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
 
withCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withCrossZoneLoadBalancing(CrossZoneLoadBalancing) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
The name of the load balancer attribute.
withCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the crypto provider to the specified provider, and returns the updated CryptoConfiguration object.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The currency for transacting the Reserved Instance resale.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The currency for transacting the Reserved Instance resale.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
The currency in which the limitPrice amount is specified.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the Reserved Instance.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
withCurrencyCode(CurrencyCodeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the Reserved Instance offering you are purchasing.
withCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The currency code for the reserved DB instance.
withCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The currency code for the reserved DB instance offering.
withCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The currency code for the reserved cluster.
withCurrencyCode(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The currency code for the compute nodes offering.
withCurrentBackupRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of megabytes per second being transferred to the snapshot backup.
withCurrentManifest(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
withCurrentRestoreRateInMegaBytesPerSecond(Double) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes per second being transferred from the backup storage.
withCurrentRole(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The role that is currently assigned to the node - primary or replica.
withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the instance.
withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.Stack
Contains the information required to retrieve an app or cookbook from a repository.
withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Contains the information required to retrieve an app or cookbook from a repository.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
IP address assigned to the customer interface.
withCustomerAddress(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
IP address assigned to the customer interface.
withCustomerAwsId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The AWS customer account associated with the RDS event notification subscription.
withCustomerAwsId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The AWS customer account associated with the Amazon Redshift event notification subscription.
withCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
withCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The configuration information for the VPN connection's customer gateway (in the native XML format).
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the customer gateway at your end of the VPN connection.
withCustomerGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
withCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more customer gateway IDs.
withCustomerGateways(CustomerGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
withCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Information about one or more customer gateways.
withCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains zero or more CustomErrorResponse elements.
withCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains zero or more CustomErrorResponses elements.
withCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Information for generating the customer router configuration.
withCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Information for generating the customer router configuration.
withCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Information for generating the customer router configuration.
withCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Information for generating the customer router configuration.
withCustomerRouterConfig(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Information for generating the customer router configuration.
withCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The ARN of an IAM profile that to be used for the layer's EC2 instances.
withCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The ARN of the default IAM profile to be used for the layer's EC2 instances.
withCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The ARN of an IAM profile to be used for all of the layer's EC2 instances.
withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A string that contains user-defined, custom JSON.
withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
A string that contains user-defined, custom JSON.
withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
A string that contains user-defined, custom JSON.
withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
A string that contains user-defined custom JSON.
withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Stack
A string that contains user-defined, custom JSON.
withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
A string that contains user-defined, custom JSON.
withCustomOrigin(CustomOrigin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Origin information to associate with the distribution.
withCustomOrigin(CustomOrigin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
A customer origin.
withCustomOriginConfig(CustomOriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
A complex type that contains information about a custom origin.
withCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A LayerCustomRecipes object that specifies the layer custom recipes.
withCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
A LayerCustomRecipes object that specifies the layer's custom recipes.
withCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A LayerCustomRecipes object that specifies the layer's custom recipes.
withCustomSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array containing the layer custom security group IDs.
withCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array containing the layer custom security group IDs.
withCustomSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's custom security group IDs.
withCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's custom security group IDs.
withCustomSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array containing the layer's custom security group IDs.
withCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array containing the layer's custom security group IDs.
withCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
withCustSubscriptionId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The RDS event notification subscription Id.
withCustSubscriptionId(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The name of the Amazon Redshift event notification subscription.
withData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The data blob to put into the record, which is Base64-encoded when the blob is serialized.
withData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.Record
The data blob.
withData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
withData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
withDatapoints(Datapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
withDataType(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The valid data type for the parameter.
withDataType(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The valid data type for the parameter.
withDataType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The data type of the option setting.
withDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
withDataType(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The data type of the parameter.
withDate(Date) - Method in class com.amazonaws.services.elasticache.model.Event
The date and time when the event occurred.
withDate(Date) - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
withDate(Date) - Method in class com.amazonaws.services.redshift.model.Event
The date and time of the event.
withDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object and returns a reference to this object(Transition) for method chaining.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The creation date of the application version.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The creation date for this environment.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The creation date for this environment.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The creation date for this environment.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The creation date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The last modified date of the application version.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The last modified date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The last modified date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The last modified date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The last modified date for this environment.
withDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the DayOfWeek property for this object.
withDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The maintenance start time day of the week.
withDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withDBEngineDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The description of the database engine.
withDBEngineVersionDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The description of the database engine version.
withDBEngineVersions(DBEngineVersion...) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
withDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The compute and memory capacity of the read replica.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the name of the compute and memory capacity class of the DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The DB instance class filter value.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The DB instance class filter value.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The DB instance class filter value.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The DB instance Class for the orderable DB instance
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB instance that will be applied or is in progress.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The DB instance class for the reserved DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The number of instances to reserve.
withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The number of reserved DB instances.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The DB instance identifier of the read replica.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains a user-supplied database identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the DB instance identifier 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.DescribeDBLogFilesRequest
The customer-assigned name of the DB instance that contains the log files you want to list.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
A DB instance identifier to retrieve the list of DB snapshots for.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The customer-assigned name of the DB instance that contains the log files you want to list.
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.PendingModifiedValues
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is in progress.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
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 meaning of this parameter differs according to the database engine you use.
withDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
The meaning of this parameter differs according to the database engine you use.
withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The database name for the restored DB instance.
withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The database name for the restored DB instance.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The name of the initial database that was created when the cluster was created.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The name of the first database to be created when the cluster is created.
withDBName(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The name of the database that was created when the cluster was created.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The DB parameter group family name.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the DB parameter group family for the database engine.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB parameter group family that this DB parameter group is compatible with.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The name of a specific DB parameter group family to return details for.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the DB parameter group family.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the DB parameter group family which the engine default parameters apply to.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the DB 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 DB parameter group to return details for.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific DB 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 DB parameter group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DB 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 DB 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 DBParameterGroup instances.
withDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DBParameterGroup 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 DB security group.
withDBSecurityGroupMemberships(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this DB security group allows access to the port.
withDBSecurityGroupMemberships(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this DB security group allows access to the port.
withDBSecurityGroupMemberships(String...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of DBSecurityGroupMemebrship name strings used for this option.
withDBSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of DBSecurityGroupMemebrship name strings used for this option.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB security group to add authorization to.
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 DB 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 subelements.
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 subelements.
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
A specific DB snapshot identifier to describe.
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.
withDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.
withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The description for the DB subnet group.
withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the description of the DB subnet group.
withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The description for the DB subnet group.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A DB Subnet Group to associate with this DB Instance in case of a cross region read replica.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A DB subnet group to associate with this DB instance.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The name for the DB subnet group.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Specifies the name of the DB subnet group.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
The name of the database subnet group to delete.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
The name of the DB subnet group to return details for.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The name for the DB subnet group.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The DB subnet group name to use for the new instance.
withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The DB subnet group name to use for the new instance.
withDBSubnetGroups(DBSubnetGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
A list of DBSubnetGroup instances.
withDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
A list of DBSubnetGroup instances.
withDecisions(Decision...) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The list of decisions (possibly empty) made by the decider while processing this decision task.
withDecisions(Collection<Decision>) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The list of decisions (possibly empty) made by the decider while processing this decision task.
withDecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskCompleted then this member is set and provides detailed information about the event.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarker decision that requested this marker.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RecordMarkerFailed decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelActivityTask decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the RequestCancelExternalWorkflowExecution decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision that resulted in the scheduling of this activity task.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the SignalExternalWorkflowExecution decision for this signal.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution Decision to request this child workflow execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartChildWorkflowExecution Decision to request this child workflow execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelTimer decision to cancel this timer.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the StartTimer decision for this activity task.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CancelWorkflowExecution decision for this cancellation request.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the CompleteWorkflowExecution decision to complete this execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
withDecisionTaskCompletedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in the FailWorkflowExecution decision to fail this execution.
withDecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskScheduled then this member is set and provides detailed information about the event.
withDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskStarted then this member is set and provides detailed information about the event.
withDecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskTimedOut then this member is set and provides detailed information about the event.
withDecisionType(String) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Specifies the type of the decision.
withDecisionType(DecisionType) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Specifies the type of the decision.
withDecodedMessage(String) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageResult
An XML document that contains the decoded message.
withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack's default Availability Zone, which must be in the specified region.
withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default Availability Zone, which must be in the specified region.
withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack's default Availability Zone.
withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default Availability Zone, which must be in the specified region.
withDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
withDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.
withDefaultCharacterSet(CharacterSet) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The default character set for new instances of this engine version, if the CharacterSetName parameter of the CreateDBInstance API is not specified.
withDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withDefaultChildPolicy(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withDefaultChildPolicy(ChildPolicy) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default policy to use for the child workflow executions when a workflow execution of this type is terminated, by calling the TerminateWorkflowExecution action explicitly or due to an expired timeout.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, between a successful scaling activity and the succeeding scaling activity.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further scaling activities can start.
withDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration for executions of this workflow type.
withDefaultExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default maximum duration, specified when registering the workflow type, for executions of this workflow type.
withDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether this is the default subnet for the Availability Zone.
withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
withDefaultOnly(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
withDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default operating system, which must be set to Amazon Linux or Ubuntu 12.04 LTS.
withDefaultPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
If the option requires a port, specifies the default port for the option.
withDefaultRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
AWS OpsWorks supports five lifecycle events, setup, configuration, deploy, undeploy, and shutdown.
withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The default root device type.
withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The default root device type.
withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The default root device type.
withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The default root device type.
withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The default root device type.
withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Stack
The default root device type.
withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The default root device type.
withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The default root device type.
withDefaultRootObject(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
The object that you want CloudFront to return (for example, index.html) when an end user requests the root URL for your distribution (http://www.example.com) instead of an object in your distribution (http://www.example.com/index.html).
withDefaultRootObject(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Designates a default root object.
withDefaultSearchField(DefaultSearchFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult
The name of the IndexField to use for search requests issued with the q parameter.
withDefaultSearchField(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
The text field to search if the search request does not specify which field to search.
withDefaultSearchField(DefaultSearchFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult
The value of the DefaultSearchField configured for this search domain and its current status.
withDefaultSecurityGroupNames(String...) - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's security group names.
withDefaultSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
An array containing the layer's security group names.
withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
A default SSH key for the stack instances.
withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
A default SSH key for the stack instances.
withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
A default SSH key for the stack's instances.
withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
A default SSH key for the stack instances.
withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack's default subnet ID.
withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's default subnet ID.
withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The default subnet ID, if the stack is running in a VPC.
withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's default subnet ID.
withDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum time, specified when registering the activity type, before which a worker processing a task must report progress by calling RecordActivityTaskHeartbeat.
withDefaultTaskHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default task list specified for this activity type at registration.
withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default task list to use for scheduling tasks of this activity type.
withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type.
withDefaultTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default task list, specified when registering the workflow type, for decisions tasks scheduled for workflow executions of this type.
withDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration, specified when registering the activity type, for tasks of this activity type.
withDefaultTaskScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration for a task of this activity type.
withDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration, specified when registering the activity type, that a task of an activity type can wait before being assigned to a worker.
withDefaultTaskScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a task of this activity type can wait before being assigned to a worker.
withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration
The optional default maximum duration for tasks of an activity type specified when registering the activity type.
withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
If set, specifies the default maximum duration that a worker can take to process tasks of this activity type.
withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
If set, specifies the default maximum duration of decision tasks for this workflow type.
withDefaultTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
The optional default maximum duration, specified when registering the workflow type, that a decision task for executions of this workflow type might take before returning completion or failure.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The default value associated with the parameter.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
The default value for a literal field.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceData
The default value to use if the source attribute is not specified in a document.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
The default value to use if the source attribute is not specified in a document.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The default value to use if the source attribute is not specified in a document.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
The default value for a text field.
withDefaultValue(Integer) - Method in class com.amazonaws.services.cloudsearch.model.UIntOptions
The default value for an unsigned integer field.
withDefaultValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The default value for this configuration option.
withDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The default value of the attribute, if applicable.
withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The default value for the option group option.
withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The default value of the option setting.
withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
The number of seconds for which the message has to be delayed.
withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The number of seconds (0 to 900 - 15 minutes) to delay a specific message.
withDelegationSet(DelegationSet) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains name server information.
withDelegationSet(DelegationSet) - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
A complex type that contains information about the name servers for the specified hosted zone.
withDeleted(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if the search domain has been deleted.
withDeleteElasticIp(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Elastic IP address.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Ebs
Indicates whether to delete the volume on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Indicates whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Indicates whether the volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Indicates whether the volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
If set to true, the interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
Indicates whether the network interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges
Indicates whether the network interface is deleted when the instance is terminated.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Indicates whether the Amazon EBS volume is deleted on instance termination.
withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
A container for a Delete BatchWrite request
withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
withDeleteSourceBundle(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
withDeleteVolumes(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
Whether to delete the instance Amazon EBS volumes.
withDeletionTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was deleted.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the ObjectListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
withDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
withDeploy(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a deploy event.
withDeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a deploy event.
withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command deployment ID.
withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
The deployment ID, which can be used with other requests to identify the deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment ID.
withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
The deployment ID.
withDeploymentIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
An array of deployment IDs to be described.
withDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
An array of deployment IDs to be described.
withDeployments(Deployment...) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
An array of Deployment objects that describe the deployments.
withDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
An array of Deployment objects that describe the deployments.
withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
If DEPRECATED, the date and time DeprecateActivityType was called.
withDeprecationDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
If the type is in deprecated state, then it is set to the date when the type was deprecated.
withDescribeDBLogFiles(DescribeDBLogFilesDetails...) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
The DB log files returned.
withDescribeDBLogFiles(Collection<DescribeDBLogFilesDetails>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
The DB log files returned.
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.cloudformation.model.Output
User defined description associated with the output.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
User defined description associated with the stack.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
User defined description associated with the resource.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
User defined description associated with the resource.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
User defined description associated with the parameter.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The description found within the template.
withDescription(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
The description of the new pipeline.
withDescription(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Description of the pipeline.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
A description for the new AMI in the destination region.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
A description for the new Amazon EBS snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A description for the new image.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
A description for the conversion task or the resource being exported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
A description for the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
A description for the security group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
A description for the snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The description attribute.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The description of the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a reference to this object so that method calls can be chained together.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
A description of the resource being exported.
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
A description for the AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
A description for the instance being imported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a reference to this object so that method calls can be chained together.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns a reference to this object so that method calls can be chained together.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
An optional description for the volume being imported.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The description you provided when starting the import volume task.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The description.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The description of the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
A description for the AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
A description for the network interface.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
A description.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A description for your AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Descriptive text about the health state of your instance.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
A description of the security group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The description for the snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
A description of the operation.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
A description of the event.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
A description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheParameterGroup
The description for this cache parameter group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The description of the cache security group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest
A user-specified description for the cache parameter group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest
A description for the cache security group.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
A description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The description of the replication group.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
User-defined description of the application.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The description of this application version.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Describes this configuration set.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Describes the application.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Describes this version.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Describes this configuration.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Describes this configuration set.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
A new description for the application.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
A new description for this release.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A new description for the configuration.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Describes this configuration set.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides a description of the instance state.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
A human-readable description of the attribute.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
A human-readable description of the policy type.
withDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A description of the preset.
withDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A description of the preset.
withDescription(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The optional description for the job.
withDescription(String) - Method in class com.amazonaws.services.opsworks.model.App
A description of the app.
withDescription(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
A description of the app.
withDescription(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
A description of the app.
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.OptionGroupOption
The description of the option.
withDescription(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The description of the option setting.
withDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The description of the parameter group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A description of the security group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The description of the cluster subnet group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ClusterVersion
The description of the cluster version.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
A description of the parameter group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest
A description for the security group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
A description for the subnet group.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
A text description of the HSM configuration to be created.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
A text description of the HSM configuration.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
A text description of the subnet group to be modified.
withDescription(String) - Method in class com.amazonaws.services.redshift.model.Parameter
A description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The description of the activity type provided in RegisterActivityType.
withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The description of the domain provided through RegisterDomain.
withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
A textual description of the activity type.
withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Textual description of the domain.
withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
Textual description of the workflow type.
withDescription(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The description of the type registered through RegisterWorkflowType.
withDescription(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Optional description of the snapshot that overwrites the existing description.
withDescription(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended actions (contains HTML markup).
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in your Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
withDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The CIDR address block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The CIDR range for the route.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The CIDR block associated with the local subnet of the customer network.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The CIDR address block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Route
The CIDR block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The CIDR block associated with the local subnet of the customer data center.
withDestinationEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The ID of the destination environment.
withDestinationEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The name of the destination environment.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
withDestinationRegion(String) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The destination region that you want to copy snapshots to.
withDestinations(String...) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
withDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
withDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
withDetails(InstanceStatusDetails...) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
withDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The system instance health or application instance health.
withDetails(VolumeStatusDetails...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
withDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The details of the volume status.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
Details of the cancellation (if any).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The details of the failure (if any).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
Contains the content of the details parameter for the last call made by the activity to RecordActivityTaskHeartbeat.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes
Optional details of the cancellation.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
Details of the cancellation (if provided).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The details of the failure (if provided).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
Optional details of the failure.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
Details of the marker (if any).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
If specified, contains details about the progress of the task.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
Optional details of the marker.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
Optional information about the cancellation.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Optional detailed information about the failure.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
Optional details for terminating the workflow execution.
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
Details for the cancellation (if any).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The details of the failure (if any).
withDetails(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The details provided for the termination (if any).
withDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The device name to expose to the instance (for example, /dev/sdh or xvdh).
withDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The device name.
withDevice(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's Linux device.
withDevice(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The device name.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The index of the device for the network interface attachment.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The index of the device on the instance for the network interface attachment.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The index of the device on the instance for the network interface attachment.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The device index of the network interface attachment on the instance.
withDeviceiSCSIAttributes(DeviceiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
A list of iSCSI information about a VTL device.
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The name of the device within Amazon EC2 (for example, /dev/sdh or xvdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name exposed to the instance (for example, /dev/sdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name exposed to the instance (for example, /dev/sdh).
withDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the Multi-Factor Authentication device serial number to include with this request.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A DHCP configuration option.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
One or more DHCP options in the set.
withDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of DHCP options.
withDhcpOptions(DhcpOptions...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
withDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Information about one or more DHCP options sets.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options set, or default to associate no DHCP options with the VPC.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
The ID of the set of DHCP options.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the set of DHCP options you've associated with the VPC (or default if the default options are associated with the VPC).
withDhcpOptionsIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
withDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
The IDs of one or more DHCP options sets.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
withDimensions(DimensionFilter...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
withDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
If the value is true, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether to disable the ability to terminate the instance using the Amazon EC2 console, CLI, and API.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can.
withDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
withDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
withDiskAllocationResource(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationResource property for this object.
withDiskAllocationType(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationType property for this object.
withDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The unique identifier for the gateway local disk that is configured as a stored volume.
withDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskId property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The format for the exported image.
withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a reference to this object so that method calls can be chained together.
withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a reference to this object so that method calls can be chained together.
withDiskImages(DiskImage...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withDiskNode(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskNode property for this object.
withDiskPath(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskPath property for this object.
withDisks(Disk...) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Sets the value of the Disks property for this object.
withDisks(Collection<Disk>) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Sets the value of the Disks property for this object.
withDiskSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskSizeInBytes property for this object.
withDisplayAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The value that Elastic Transcoder adds to the metadata in the output file.
withDisplayId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ID displayed for the case in the AWS Support Center.
withDisplayId(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ID displayed for a case in the AWS Support Center user interface.
withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The distribution's information.
withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
The distribution's information.
withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
The distribution's information.
withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The distribution's information.
withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
The distribution's information.
withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
The distribution's information.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
The distribution's configuration information.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The current configuration information for the distribution.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
The distribution's configuration information.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The distribution's configuration information.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionRequest
The distribution's configuration information.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The current configuration information for the distribution.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
The distribution's configuration information.
withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The distribution's configuration information.
withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
The distribution's id.
withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
The distribution's id.
withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
The distribution's id.
withDistributionId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
The distribution's id.
withDistributionId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
The distribution's id.
withDistributionId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
The distribution's id.
withDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
The DistributionList type.
withDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsResult
The DistributionList type.
withDistributionSummaries(DistributionSummary...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
An XML structure containing a summary of the distribution.
withDistributionSummaries(Collection<DistributionSummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
An XML structure containing a summary of the distribution.
withDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
withDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
withDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
withDNSName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin to associate with the distribution.
withDNSName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
The DNS name of the S3 origin.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the load balancer.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the load balancer.
withDnsName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The instance's public DNS name.
withDNSName(String) - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: The external DNS name associated with the AWS Resource.
withDocService(ServiceEndpoint) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The service endpoint for updating documents in a search domain.
withDocument(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
A description of an Amazon EC2 instance that is generated when the instance is launched and exposed to the instance via the instance metadata service in the form of a JSON representation of an object.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address for use with instances in a VPC.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard) or instances in a VPC (vpc).
withDomain(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
The domain name of the LoadBalancer.
withDomain(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The domain.
withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
The name of the domain containing the workflow executions to count.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
The name of the domain that contains the task list.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
The name of the domain that contains the task list.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest
The name of the domain in which the activity type is registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
The name of the domain in which the workflow type is registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest
The name of the domain in which the activity type is registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
The name of the domain containing the workflow execution.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
The name of the domain in which this workflow type is registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
The name of the domain containing the workflow execution.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
The name of the domain in which the activity types have been registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
The name of the domain that contains the workflow executions to list.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
The name of the domain in which the workflow types have been registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
The name of the domain that contains the task lists being polled.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
The name of the domain containing the task lists to poll.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The name of the domain in which this activity is to be registered.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The name of the domain in which to register the workflow type.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The name of the domain containing the workflow execution to cancel.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The name of the domain containing the workflow execution to signal.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The name of the domain in which the workflow execution is created.
withDomain(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The domain of the workflow execution to terminate.
withDomainId(String) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
An internally generated unique identifier for a domain.
withDomainInfo(DomainInfo) - Method in class com.amazonaws.services.simpleworkflow.model.DomainDetail
Contains general information about a domain.
withDomainInfos(DomainInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
A list of DomainInfo structures.
withDomainInfos(Collection<DomainInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
A list of DomainInfo structures.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The domain name corresponding to the distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The domain name corresponding to the distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
The DNS name of the S3 origin.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The domain name corresponding to the streaming distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The domain name corresponding to the distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The domain name corresponding to the distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The domain name corresponding to the distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The domain name corresponding to the streaming distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The domain name corresponding to the distribution.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
A string that represents the name of a domain.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
The name of the domain in which the attributes are being deleted.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain in which the attributes are being stored.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
The name of the domain to create.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the domain in which to perform the operation.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
The name of the domain to delete.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
The name of the domain for which to display the metadata of.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the domain in which to perform the operation.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the domain in which to perform the operation.
withDomainNames(String...) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
Limits the DescribeDomains response to the specified search domains.
withDomainNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest
Limits the DescribeDomains response to the specified search domains.
withDomainNames(String...) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
withDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
withDomains(String...) - Method in class com.amazonaws.services.opsworks.model.App
The app vhost settings, with multiple domains separated by commas.
withDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.App
The app vhost settings, with multiple domains separated by commas.
withDomains(String...) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app virtual host settings, with multiple domains separated by commas.
withDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app virtual host settings, with multiple domains separated by commas.
withDomains(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app's virtual host settings, with multiple domains separated by commas.
withDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app's virtual host settings, with multiple domains separated by commas.
withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.cloudsearch.model.CreateDomainResult
The current status of the search domain.
withDomainStatus(DomainStatus) - Method in class com.amazonaws.services.cloudsearch.model.DeleteDomainResult
The current status of the search domain.
withDomainStatusList(DomainStatus...) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
The current status of all of your search domains.
withDomainStatusList(Collection<DomainStatus>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult
The current status of all of your search domains.
withDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
A LoadBasedAutoscalingInstruction object that describes the downscaling configuration, which defines how and when AWS OpsWorks reduces the number of instances.
withDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
An AutoScalingThresholds object with the downscaling threshold configuration.
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instance, 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.elasticache.model.DescribeEventsRequest
The number of minutes' worth of events to retrieve.
withDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
Duration filter value, specified in years or seconds.
withDuration(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The duration filter value, specified in years or seconds.
withDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The duration of the reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The duration of the offering.
withDuration(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Duration of the output file, in seconds.
withDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The duration of the clip.
withDuration(Integer) - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment duration.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Duration filter value, specified in years or seconds.
withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The duration filter value, specified in years or seconds.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The duration of the reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The number of minutes prior to the time of the request for which to retrieve events.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The duration of the node reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The duration, in seconds, for which the offering will reserve the node.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The duration, in seconds, of the role session.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The duration, in seconds, of the role session.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The duration, in seconds, of the role session.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
withEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
withEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
withEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
withEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies whether the instance is optimized for EBS I/O (true) or not (false).
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Indicates whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether the instance is optimized for EBS I/O.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether the instance is optimized for EBS I/O.
withEc2AvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The Availability Zone in which the cluster will run.
withEc2InstanceAttributes(Ec2InstanceAttributes) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Provides information about the EC2 instances in a cluster grouped by category.
withEc2InstanceId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The Amazon EC2 Instance ID for this information.
withEc2InstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The unique identifier of the instance in Amazon EC2.
withEc2InstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The ID of the associated Amazon EC2 instance.
withEc2InstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
withEc2InstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
withEC2InstanceIdsToTerminate(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
The EC2 InstanceIds to terminate.
withEC2InstanceIdsToTerminate(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
The EC2 InstanceIds to terminate.
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named "hadoop".
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Id of the EC2 security group to authorize.
withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the id of the EC2 security group.
withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The id of the EC2 security group to revoke access from.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The Amazon EC2 security group to be authorized for ingress to the cache security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The name of the Amazon EC2 security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The name of the Amazon EC2 security group to revoke access from.
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.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The EC2 security group to be added the Amazon Redshift security group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The name of the EC2 Security Group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The name of the EC2 Security Group whose access is to be revoked.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The AWS account ID of the Amazon EC2 security group owner.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest
The AWS account number of the Amazon EC2 security group owner.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the EC2 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 EC2 security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest
The AWS account number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
A list of Amazon EC2 security groups that are associated with this cache security group.
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.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
To launch the job flow in Amazon VPC, set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch.
withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
To launch the job flow in Amazon Virtual Private Cloud (Amazon VPC), set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch.
withEc2SubnetId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
For job flows launched within Amazon Virtual Private Cloud, this value specifies the identifier of the subnet where the job flow was launched.
withEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
The Amazon EBS volume ID.
withEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The Amazon EC2 volume ID.
withEffectiveDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time for the modification to become effective.
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
Indicates whether the rule is an egress rule.
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
withEgress(Boolean) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to replace the egress rule.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The amount of time an in-progress restore has been running, or the amount of time it took a completed restore to finish.
withElapsedTimeInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
The Elastic IP address.
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
The Elastic IP address.
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
The Elastic IP address.
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance Elastic IP address .
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
The Elastic IP address.
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
The Elastic IP address.
withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
The address.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The Elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
The elastic IP (EIP) address for the cluster.
withElasticIp(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The elastic IP (EIP) address for the cluster.
withElasticIps(ElasticIp...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
An ElasticIps object that describes the specified Elastic IP addresses.
withElasticIps(Collection<ElasticIp>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
An ElasticIps object that describes the specified Elastic IP addresses.
withElasticIpStatus(ElasticIpStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of the elastic IP (EIP) address.
withElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
The Elastic Load Balancing instance's name.
withElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
The Elastic Load Balancing instance's name.
withElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The Elastic Load Balancing instance's name.
withElasticLoadBalancers(ElasticLoadBalancer...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
A list of ElasticLoadBalancer objects that describe the specified Elastic Load Balancing instances.
withElasticLoadBalancers(Collection<ElasticLoadBalancer>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
A list of ElasticLoadBalancer objects that describe the specified Elastic Load Balancing instances.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
withEmitInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The interval for publishing the access logs.
withEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
Whether load-based auto scaling is enabled for the layer.
withEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
Enables load-based auto scaling for the layer.
withEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to disable auto healing for the layer.
withEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
Whether auto healing is disabled for the layer.
withEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to disable auto healing for the layer.
withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
Each active trusted signer.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Whether the distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Whether the distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
Whether the streaming distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Whether the distribution is enabled to accept end user requests for content.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
Specifies whether access log is enabled for the load balancer.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies whether connection draining is enabled for the load balancer.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancing.model.CrossZoneLoadBalancing
Specifies whether cross-zone load balancing is enabled for the load balancer.
withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.EventSubscription
A Boolean value indicating if the subscription is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A Boolean value; set to true to activate the subscription.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A Boolean value; set to true to activate the subscription, set to false to create the subscription but not active it.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A Boolean value indicating whether the subscription is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A Boolean value indicating if the subscription is enabled.
withEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The date when the MFA device was enabled for the user.
withEnableDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
Sets the value of the EnableDate property for this object.
withEnabledMetrics(EnabledMetric...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
withEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
withEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether the instances launched in the VPC get DNS hostnames.
withEnableDnsHostnames(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether the instances launched in the VPC get DNS hostnames.
withEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
Indicates whether DNS resolution is enabled for the VPC.
withEnableDnsSupport(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
Indicates whether DNS resolution is supported for the VPC.
withEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.App
Whether to enable SSL for the app.
withEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
Whether to enable SSL for the app.
withEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
Whether SSL is enabled for the app.
withEncodedMessage(String) - Method in class com.amazonaws.services.securitytoken.model.DecodeAuthorizationMessageRequest
The encoded message that was returned with the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, data in cluster is encrypted at rest.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the data in cluster is encrypted at rest.
withEncrypted(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
If true, the data in the snapshot is encrypted at rest.
withEncryptedWithHSM(Boolean) - Method in class com.amazonaws.services.redshift.model.Snapshot
A boolean that indicates whether the snapshot data is encrypted using the HSM keys of the source cluster.
withEnd(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The time when the Reserved Instance expires.
withEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
withEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
withEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The date and time when the cluster was terminated.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was terminated.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The date and time when the instance group terminated.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The date and time when the instance was terminated.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The completion date and time of the job flow.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The completion date and time of the step.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step execution completed or failed.
withEndingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
The ending hash key of the hash key range.
withEndingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
The ending sequence number for the range.
withEndpoint(String) - Method in class com.amazonaws.services.cloudsearch.model.ServiceEndpoint
The URL (including /version/pathPrefix) to which service requests can be submitted.
withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
The region service endpoint.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The hostname and IP address for connecting to this cache node.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the connection endpoint.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.redshift.model.Cluster
The connection endpoint.
withEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
withEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
EndpointArn returned from CreateEndpoint action.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.Endpoint
EndpointArn for mobile app and device.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
withEndpoints(Endpoint...) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to end.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the last datapoint to return.
withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The end date and time of the Spot Price history data.
withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state ended.
withEndTime(Date) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEndTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.
withEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEndTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A time value that requests only snapshots created at or before the specified time.
withEndTime(Date) - Method in class com.amazonaws.services.redshift.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.elasticache.model.CacheCluster
The name of the cache engine (memcached or redis) to be used for this cache cluster.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The name of the cache engine.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The name of the cache engine to be used for this cache cluster.
withEngine(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine to return.
withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the database engine.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine to return.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The name of the engine to retrieve DB instance options for.
withEngine(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The engine type of the orderable DB instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The database engine to use for the new instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The database engine to use for the new instance.
withEngineName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the name of the engine that this option group should be associated with.
withEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
A required parameter.
withEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Filters the list of option groups to only include groups associated with a specific database engine.
withEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Engine name that this option group can be applied to.
withEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Engine name that this option can be applied to.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The version of the cache engine version that is used in this cache cluster.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheEngineVersion
The version number of the cache engine.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The version number of the cache engine to be used for this cluster.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The cache engine version to return.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The upgraded version of the cache engine to be run on the cache cluster nodes.
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The upgraded version of the cache engine to be run on the nodes in the replication group..
withEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new cache engine version that the cache cluster will run.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The version number of the database engine to use.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The version number of the database engine.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates the database engine version.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the version of the database engine.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine version to return.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The engine version filter value.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The version number of the database engine to upgrade to.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The engine version of the orderable DB instance.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates the database engine version.
withEntries(NetworkAclEntry...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
withEntries(Collection<NetworkAclEntry>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
One or more entries (rules) in the network ACL.
withEntries(ChangeMessageVisibilityBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
withEntries(Collection<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
withEntries(DeleteMessageBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
withEntries(Collection<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
withEntries(SendMessageBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
withEntries(Collection<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The ID of the environment used with this configuration template.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The ID of this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The ID of the environment to retrieve AWS resource usage data.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The ID of this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The ID of the environment to rebuild.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The ID of the environment of the requested data.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The ID of the environment to restart the server for.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The ID of the data's environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The ID of the environment to terminate.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The ID of this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The ID of the environment to update.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The ID of this environment.
withEnvironmentIds(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
withEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
withEnvironmentInfo(EnvironmentInfoDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
withEnvironmentInfo(Collection<EnvironmentInfoDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the environment for this configuration set.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A unique name for the deployment environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the environment to delete the draft configuration from.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the environment whose configuration options you want to describe.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the environment to describe.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The name of the environment to retrieve AWS resource usage data.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The name of the environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the environment associated with this event.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The name of the environment to rebuild.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The name of the environment of the requested data.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The name of the environment to restart the server for.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The name of the data's environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The name of the environment to terminate.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The name of the environment to update.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the environment to validate the settings against.
withEnvironmentNames(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
withEnvironmentNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
withEnvironmentResources(EnvironmentResourceDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
withEnvironments(EnvironmentDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
withEnvironments(Collection<EnvironmentDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
withError(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters an error condition.
withErrorCachingMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.
withErrorCode(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The 4xx or 5xx HTTP status code that you want to customize.
withErrorCount(Integer) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
witherrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
If True, there were validation errors.
withErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
If True, there were validation errors.
withErrorId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies an id value that represents the error.
withErrorMessage(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies a text description of the error.
withErrors(String...) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
A description of the validation error.
withErrors(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
A description of the validation error.
withErrorStackTrace(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If an error occurred during the task, this value specifies the stack trace associated with the error.
withEstimatedMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended actions are taken.
withEstimatedPercentMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended actions are taken.
withEstimatedSecondsToCompletion(Long) - Method in class com.amazonaws.services.redshift.model.Snapshot
The estimate of the time remaining before the snapshot backup will complete.
withEstimatedTimeToCompletionInSeconds(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The estimate of the time remaining before the restore will complete.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The current version of the origin access identity created.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The current version of the distribution created.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The current version of the streaming distribution created.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
The current version of the origin access identity's information.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
The current version of the distribution's information.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
The current version of the streaming distribution's information.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The current version of the origin access identity created.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The current version of the distribution created.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The current version of the streaming distribution created.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityResult
The current version of the origin access identity's information.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionResult
The current version of the distribution's information.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
The current version of the streaming distribution's information.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
The current version of the configuration.
withETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the entity tag generated from the content of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withEvaluatedExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
The evaluated expression.
withEvaluateExpressions(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Indicates whether any expressions in the object should be evaluated when the object descriptions are returned.
withEvaluateTargetHealth(Boolean) - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: A boolean value that indicates whether this Resource Record Set should respect the health status of any health checks associated with the ALIAS target record which it is linked to.
withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
A list of event categories that trigger notifications for a event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
A list of event categories that trigger notifications for a event notification subscription.
withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.Event
Specifies the category for the event.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.Event
Specifies the category for the event.
withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The event categories for the specified source type
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The event categories for the specified source type
withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
A list of event categories for a SourceType that you want to subscribe to.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.Event
A list of the event categories.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The category of an Amazon Redshift event.
withEventCategories(String...) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategories(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
withEventCategoriesList(String...) - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of event categories for the RDS event notification subscription.
withEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of event categories for the RDS event notification subscription.
withEventCategoriesList(String...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
withEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The list of Amazon Redshift event categories specified in the event notification subscription.
withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
A list of EventCategoriesMap data types.
withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
A list of EventCategoriesMap data types.
withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesResult
A list of event categories descriptions.
withEventDate(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The date when the event occurred.
withEventDescription(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The description of an Amazon Redshift event.
withEventId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID of this event.
withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The ID of the event associated with this operation.
withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The ID of this event.
withEventId(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier of the event.
withEventId(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The identifier of an Amazon Redshift event.
withEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The system generated id of the event.
withEvents(InstanceStatusEvent...) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Extra information regarding events associated with the instance.
withEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Extra information regarding events associated with the instance.
withEvents(VolumeStatusEvent...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
withEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
A list of events associated with the volume.
withEvents(Event...) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
A list of events.
withEvents(EventDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
withEvents(Collection<EventDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
withEvents(String...) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
withEvents(Collection<String>) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
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.
withEvents(Event...) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A list of Event instances.
withEvents(EventInfoMap...) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
withEvents(Collection<EventInfoMap>) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The events in the event category.
withEvents(HistoryEvent...) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
A paginated list of history events of the workflow execution.
withEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
A paginated list of history events of the workflow execution.
withEvents(HistoryEvent...) - Method in class com.amazonaws.services.simpleworkflow.model.History
The list of history events.
withEvents(Collection<HistoryEvent>) - Method in class com.amazonaws.services.simpleworkflow.model.History
The list of history events.
withEventSubscriptionsList(EventSubscription...) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
A list of EventSubscriptions data types.
withEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
A list of EventSubscriptions data types.
withEventSubscriptionsList(EventSubscription...) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
withEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
A list of event subscriptions.
withEventTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The date and time when the event occurred.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
The event type associated with this operation.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The type of this event.
withEventType(String) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The type of the history event.
withEventType(EventType) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
The type of the history event.
withExceptionsToExclude(Collection<Class<? extends Throwable>>) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
The exception types that should not be retried.
withExceptionsToExclude(Collection<Class<? extends Throwable>>) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
withExceptionsToRetry(Collection<Class<? extends Throwable>>) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
The exception types that cause operation being retried.
withExceptionsToRetry(Collection<Class<? extends Throwable>>) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.RetryPolicyBase
 
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the exclusive start key for this query and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Sets the exclusive start key for this scan and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Primary key of the item from which to continue an earlier query.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Primary key of the item from which to continue an earlier scan.
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the exclusive start key for this query and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the exclusive start key for this scan and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
withExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
withExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
withExclusiveStartShardId(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The shard ID of the shard to start with for the stream description.
withExclusiveStartStreamName(String) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
The name of the stream to start the list with.
withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
The name of the table that starts the list.
withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
The first table name that this operation will evaluate.
withExecutableUsers(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
withExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Scopes the images by users with explicit launch permissions.
withExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest
The workflow execution to describe.
withExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Specifies the workflow execution for which to return the history.
withExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The workflow execution this information is about.
withExecutionConfiguration(WorkflowExecutionConfiguration) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The configuration settings for this workflow execution including timeout values, tasklist etc.
withExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
User defined context for the workflow execution.
withExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
User defined context to add to workflow execution.
withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the WorkflowId in the filter are counted.
withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow id specified in the filter are returned.
withExecutionFilter(WorkflowExecutionFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only workflow executions matching the workflow id specified in the filter are returned.
withExecutionInfo(WorkflowExecutionInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
Information about the workflow execution.
withExecutionInfos(WorkflowExecutionInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The list of workflow information structures.
withExecutionInfos(Collection<WorkflowExecutionInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The list of workflow information structures.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
If set, specifies the total duration for this workflow execution.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The total duration for this workflow execution.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration for the child workflow execution.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The total duration for this workflow execution.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The total duration for this workflow execution.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The total duration allowed for the new workflow execution.
withExecutionStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The maximum duration for this workflow execution.
withExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
withExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withExecutionStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the StartToCloseTimeout property for this object.
withExecutionStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
withExecutionStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The current status of the execution.
withExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The current status of the execution.
withExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the execution status of the job flow.
withExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The description of the step status.
withExists(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists for the attribute name-value pair.
withExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
withExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
withExitCode(Integer) - Method in class com.amazonaws.services.opsworks.model.Command
The command exit code.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Designates an attribute for a conditional modification.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Designates an attribute for a conditional modification.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Designates an attribute for a conditional modification.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute/condition pairs.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute/condition pairs.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A map of attribute/condition pairs.
withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be deleted or not.
withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be updated or not.
withExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3, and returns this request object to enable additional method calls to be chained together.
withExpiration(Date) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The date on which the current credentials expire.
withExpirationDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object and returns a reference to this object(Rule) for method chaining.
withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The time when the task expires.
withExpirePasswords(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Sets the value of the ExpirePasswords property for this object.
withExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
withExplicitHashKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The hash value used to explicitly determine the shard the data record is assigned to by overriding the partition key hash.
withExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Returns a reference to this object so that method calls can be chained together.
withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
The ID of the export task.
withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The ID of the export task.
withExportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
withExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
One or more export task IDs.
withExportTasks(ExportTask...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Returns a reference to this object so that method calls can be chained together.
withExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Returns a reference to this object so that method calls can be chained together.
withExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Returns a reference to this object so that method calls can be chained together.
withExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns a reference to this object so that method calls can be chained together.
withExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the exposeHeaders of this rule and returns a reference to this object for method chaining.
withExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The expression to evaluate.
withExternalId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
A unique identifier that is used by third parties to assume a role in their customers' accounts.
withExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this workflow execution.The source event with this Id can be found in the history of the source workflow execution.
withExternalInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflow decision to signal this workflow execution.The source event with this Id can be found in the history of the source workflow execution.
withExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
The external workflow execution for which the cancellation was requested.
withExternalWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The workflow execution that sent the signal.
withExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
withExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ExternalWorkflowExecutionSignaled then this member is set and provides detailed information about the event.
withFacetEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether facets are enabled for this field.
withFacetEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether facets are enabled for this field.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntry items.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntry items.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntry items.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntry items.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntry items with the error detail about each message that could not be enqueued.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntry items with the error detail about each message that could not be enqueued.
withFailover(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Failover resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that indicates whether the current resource record set is a primary or secondary resource record set.
withFailover(ResourceRecordSetFailover) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Failover resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that indicates whether the current resource record set is a primary or secondary resource record set.
withFailureThreshold(Integer) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
withFailWorkflowExecutionDecisionAttributes(FailWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the FailWorkflowExecution decision.
withFailWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type FailWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The fault codes for the Spot Instance request, if any.
withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The fault codes for the Spot Instance request, if any.
withFederatedUser(FederatedUser) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob).
withFederatedUserId(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.
withFieldName(String) - Method in class com.amazonaws.services.datapipeline.model.Selector
The name of the field that the operator will be applied to.
withFieldNames(String...) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
Limits the DescribeIndexFields response to the specified fields.
withFieldNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest
Limits the DescribeIndexFields response to the specified fields.
withFieldNames(String...) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
The names of the fields that are currently being processed due to an IndexDocuments action.
withFieldNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult
The names of the fields that are currently being processed due to an IndexDocuments action.
withFields(Field...) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
A list of read-only fields that contain metadata about the pipeline:
withFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
A list of read-only fields that contain metadata about the pipeline:
withFields(Field...) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Key-value pairs that define the properties of the object.
withFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Key-value pairs that define the properties of the object.
withFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the file containing the data to be uploaded to Amazon S3.
withFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the file containing the data to upload, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFileLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for files written since the specified date, in POSIX timestamp format.
withFilenameContains(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for log file names that contain the specified string.
withFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFileSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
Filters the available log files for files larger than the specified size.
withFilterName(String) - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more filters.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
This parameter is not currently supported.
withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
This parameter is not currently supported.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
This parameter is not currently supported.
withFilterValue(String...) - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
withFilterValue(Collection<String>) - Method in class com.amazonaws.services.rds.model.Filter
This parameter is not currently supported.
withFinalCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case after the ResolveCase request was processed.
withFinalClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
The identifier of the final snapshot that is to be created immediately before deleting the cluster.
withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot is set to false.
withFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
withFixedGOP(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Whether to use a fixed value for FixedGOP.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instance.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
withFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The fixed price charged for this reserved cache node.
withFixedPrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The fixed price charged for this offering.
withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The fixed price charged for this reserved DB instance.
withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
withFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The fixed cost Amazon Redshift charged you for this reserved node.
withFixedPrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The upfront fixed charge you will pay to purchase the specific reserved node offering.
withFlaggedResources(TrustedAdvisorResourceDetail...) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
withFlaggedResources(Collection<TrustedAdvisorResourceDetail>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
Specifies whether to force a detachment.
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally).
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instances to stop.
withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
withForceFailover(Boolean) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
When true, the reboot will be conducted through a MultiAZ failover.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
withFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The disk image format.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
withFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
The disk image format.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
This value must currently be HLSv3.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
This value must currently be HLSv3.
withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The format of thumbnails, if any.
withFormat(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory.
withFormat(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format.
withForward(String) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior.
withForward(ItemSelection) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior.
withForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that specifies how CloudFront handles query strings and cookies.
withForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that specifies how CloudFront handles query strings and cookies.
withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The frame rate of the input file.
withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The frames per second for the video stream in the output file.
withFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
withFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
withFriday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Friday.
withFrom(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The first port in the range.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The 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.AuthorizeSecurityGroupIngressRequest
The 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
The 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.RevokeSecurityGroupEgressRequest
The 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
The start of port range for the TCP and UDP protocols, or an ICMP type number.
withFullyQualifiedCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
withFullyQualifiedDomainName(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Fully qualified domain name of the instance to be health checked.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
The unique Amazon Resource Name of the disabled gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of an Internet gateway attached to your VPC.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the virtual private gateway.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the virtual private gateway.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.PropagatingVgw
The ID of the virtual private gateway (VGW).
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of an Internet gateway attached to your VPC.
withGatewayId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a gateway attached to your VPC.
withGatewayId(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway ID.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
A unique identifier for your gateway.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
A unique identifier for your gateway.
withGatewayNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
withGatewayNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
withGatewayOperationalState(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayOperationalState property for this object.
withGatewayRegion(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the region where you want to store the snapshot backups.
withGateways(GatewayInfo...) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Gateways property for this object.
withGateways(Collection<GatewayInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Gateways property for this object.
withGatewayState(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the operating state of the gateway.
withGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the time zone you want to set for the gateway.
withGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the time zone configured for the gateway.
withGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Sets the value of the GatewayTimezone property for this object.
withGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that defines the type of gateway to activate.
withGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
TBD
withGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayType property for this object.
withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional progress listener for receiving updates about object download status, and returns this updated object so that additional method calls can be chained together.
withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional progress listener for receiving updates about object upload status, and returns this updated object so that additional method calls can be chained together.
withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional progress listener for receiving updates about object upload status, and returns this updated object so that additional method calls can be chained together.
withGeoRestriction(GeoRestriction) - Method in class com.amazonaws.services.cloudfront.model.Restrictions
A complex type that controls the countries in which your content is distributed.
withGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each global index affected by the operation.
withGlobalSecondaryIndexes(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is five) to be created on the table.
withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is five) to be created on the table.
withGlobalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The global secondary indexes, if any, on the table.
withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The global secondary indexes, if any, on the table.
withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of one or more global secondary indexes on the table, together with provisioned throughput settings for each index.
withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of one or more global secondary indexes on the table, together with provisioned throughput settings for each index.
withGrantee(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The AWS user or group that you want to have access to transcoded files and playlists.
withGranteeType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
The type of value that appears in the Grantee object: Canonical: Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution.
withGranularities(MetricGranularityType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
withGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled metric.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity of a Metric.
withGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
withGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific group that is to be added or removed from a volume's list of create volume permissions.
withGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
withGroup(PermissionGroup) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The name of the group.
withGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
withGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The ID of the security group.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified AWS account.
withGroupId(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
withGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
One or more security group IDs.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
A name for the placement group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the placement group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
[EC2-Classic, default VPC] The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of the placement group the instance is in (for cluster compute instances).
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the placement group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
The Availability Zone group name.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of the security group owned by the specified AWS account.
withGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Name of the source security group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
One or more placement group names.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic, default VPC] One or more security group names.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
[EC2-Classic, default VPC] One or more security group names.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
One or more security group names.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The IDs of one or more security groups.
withGroups(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The groupSet attribute.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The security groups associated with the network interface.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
One or more security groups.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The IDs of the security groups for the network interface.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
[EC2-VPC] Changes the security groups of the instance.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Changes the security groups for the network interface.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any security groups for the network interface.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more security groups.
withGroups(Group...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
withGroups(Group...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
withHadoopConfig(String, String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Add a Hadoop config override (-D value).
withHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The JAR file used for the job flow step.
withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The Hadoop version for the job flow.
withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Hadoop version for the job flow.
withHasFlaggedResources(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
withHashKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
withHashKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
withHashKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
A hash key element is treated as the primary key, and can be a string or a number.
withHashKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
A hash key element is treated as the primary key, and can be a string or a number.
withHashKeyRange(HashKeyRange) - Method in class com.amazonaws.services.kinesis.model.Shard
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
withHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the hash key value for this query to match and returns a pointer to this object for method-chaining.
withHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Attribute value of the hash component of the composite primary key.
withHashKeyValues(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the hash key value(s) for this query.
withHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
If True, there are more pages of results to return.
withHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If True, there are more results that can be obtained by a subsequent call to ListPipelines.
withHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
If True, there are more results that can be obtained by a subsequent call to QueryObjects.
withHasMoreShards(Boolean) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
If set to true there are more shards in the stream available to describe.
withHasMoreStreams(Boolean) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
If set to true, there are more streams available to list.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
A structure containing the configuration information for the new healthcheck.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
The updated healthcheck for the instances.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies information regarding the various health probes conducted on the load balancer.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
A complex type that contains identifying information about the health check.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.route53.model.GetHealthCheckResult
A complex type that contains the information about the specified health check.
withHealthCheckConfig(HealthCheckConfig) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckRequest
A complex type that contains health check configuration.
withHealthCheckConfig(HealthCheckConfig) - Method in class com.amazonaws.services.route53.model.HealthCheck
A complex type that contains the health check configuration.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckId(String) - Method in class com.amazonaws.services.route53.model.DeleteHealthCheckRequest
The ID of the health check to delete.
withHealthCheckId(String) - Method in class com.amazonaws.services.route53.model.GetHealthCheckRequest
The ID of the health check to retrieve.
withHealthCheckId(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Health Check resource record sets only, not required for alias resource record sets: An identifier that is used to identify health check associated with the resource record set.
withHealthChecks(HealthCheck...) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A complex type that contains information about the health checks associated with the current AWS account.
withHealthChecks(Collection<HealthCheck>) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A complex type that contains information about the health checks associated with the current AWS account.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health checks from, Amazon EC2 or Elastic Load Balancer.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The type of health check for the instances in the Auto Scaling group.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
withHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
withHeapSize(BootstrapActions.Daemon, int) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
Set the heap size of a daemon.
withHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum time before which the worker processing this task must report progress by calling RecordActivityTaskHeartbeat.
withHeartbeatTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum time before which a worker processing a task of this type must report progress by calling RecordActivityTaskHeartbeat.
withHeartbeatTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
withHeartbeatTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
withHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Height of the output file, in pixels.
withHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Machine-readable data about the alarm in JSON format.
withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
withHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A human-readable summary of the alarm history.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to wait for the cooldown period associated with the Auto Scaling group to complete before executing the policy.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period associated with the Auto Scaling group.
withHorizontalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The horizontal position of the watermark unless you specify a non-zero value for HorizontalOffset: Left: The left edge of the watermark is aligned with the left border of the video. Right: The right edge of the watermark is aligned with the right border of the video. Center: The watermark is centered between the left and right borders.
withHorizontalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The amount by which you want the horizontal position of the watermark to be offset from the position specified by HorizontalAlign: number of pixels (px): The minimum value is 0 pixels, and the maximum value is the value of MaxWidth. integer percentage (%): The range of valid values is 0 to 100. For example, if you specify Left for HorizontalAlign and 5px for HorizontalOffset, the left side of the watermark appears 5 pixels from the left border of the output video.
withHostedZone(HostedZone) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
A complex type that contains identifying information about the hosted zone.
withHostedZone(HostedZone) - Method in class com.amazonaws.services.route53.model.GetHostedZoneResult
A complex type that contains the information about the specified hosted zone.
withHostedZoneConfig(HostedZoneConfig) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
A complex type that contains an optional comment about your hosted zone.
withHostedZoneId(String) - Method in class com.amazonaws.services.route53.model.AliasTarget
Alias resource record sets only: The value of the hosted zone ID for the AWS resource.
withHostedZoneId(String) - Method in class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest
The ID of the hosted zone that contains the resource record sets that you want to change.
withHostedZoneId(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The ID of the hosted zone that contains the resource record sets that you want to get.
withHostedZones(HostedZone...) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A complex type that contains information about the hosted zones associated with the current AWS account.
withHostedZones(Collection<HostedZone>) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A complex type that contains information about the hosted zones associated with the current AWS account.
withHostname(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
The public DNS name of the calling task runner.
withHostname(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
The public DNS name of the calling task runner.
withHostname(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance host name.
withHostname(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
The generated host name.
withHostname(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance host name.
withHostname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance host name.
withHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the host name to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack's host name theme, with spaces are replaced by underscores.
withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack's host name theme, with spaces are replaced by underscores.
withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack host name theme, with spaces replaced by underscores.
withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's new host name theme, with spaces are replaced by underscores.
withHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the HourOfDay property for this object.
withHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23).
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmClientCertificateRequest
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to retrieve the database encryption keys.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmClientCertificateRequest
The identifier of the HSM client certificate to be deleted.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The identifier of a specific HSM client certificate for which you want information.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The identifier of the HSM client certificate.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificateIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
withHsmClientCertificatePublicKey(String) - Method in class com.amazonaws.services.redshift.model.HsmClientCertificate
The public key that the Amazon Redshift cluster will use to retrieve the client certificate from the HSM.
withHsmClientCertificates(HsmClientCertificate...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
withHsmClientCertificates(Collection<HsmClientCertificate>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The identifier to be assigned to the new Amazon Redshift HSM configuration.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteHsmConfigurationRequest
The identifier of the Amazon Redshift HSM configuration to be deleted.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The identifier of a specific Amazon Redshift HSM configuration to be described.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the Amazon Redshift HSM configuration.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurationIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
withHsmConfigurations(HsmConfiguration...) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
withHsmConfigurations(Collection<HsmConfiguration>) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A list of Amazon Redshift HSM configurations.
withHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The IP address that the Amazon Redshift cluster must use to access the HSM.
withHsmIpAddress(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The IP address that the Amazon Redshift cluster must use to access the HSM.
withHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
withHsmPartitionName(String) - Method in class com.amazonaws.services.redshift.model.HsmConfiguration
The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
withHsmPartitionPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The password required to access the HSM partition.
withHsmServerPublicCertificate(String) - Method in class com.amazonaws.services.redshift.model.CreateHsmConfigurationRequest
The public key used to access the HSM client certificate, which was created by calling the Amazon Redshift create HSM certificate command.
withHsmStatus(HsmStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
withHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
withHttpErrorCodeReturnedEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withHTTPPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The HTTP port the custom origin listens on.
withHTTPPort(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The HTTP port the custom origin listens on.
withHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the HTTP code to use in the redirect response and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withHTTPSPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The HTTPS port the custom origin listens on.
withHTTPSPort(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The HTTPS port the custom origin listens on.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
The hypervisor type of the image.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
The hypervisor type of the instance.
withIAMCertificateId(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
The IAM instance profile associated with the instance.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The IAM instance profile.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The IAM instance profile.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Ec2InstanceAttributes
The IAM role that was specified when the job flow was launched.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Permission
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user's IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user IAM ARN.
withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's IAM ARN.
withIamUserArns(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
An array of IAM user ARNs that identify the users to be described.
withIamUserArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
An array of IAM user ARNs that identify the users to be described.
withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
ICMP protocol: The ICMP type and code.
withIcmpTypeCode(IcmpTypeCode) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
ICMP protocol: The ICMP type and code.
withId(String) - Method in class com.amazonaws.auth.policy.Policy
Sets the policy ID for this policy and returns the updated policy so that multiple calls can be chained together.
withId(String) - Method in class com.amazonaws.auth.policy.Statement
Sets the ID for this statement and returns the updated statement so multiple calls can be chained together.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The ID for the origin access identity.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The ID for the origin access identity.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
The origin access identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
The distribution id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
The distribution id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The identifier for the distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The identifier for the distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
The identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
The identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
The distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
The distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
The invalidation's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
The streaming distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
The streaming distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The identifier for the invalidation request.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
The unique ID for an invalidation request.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
A unique identifier for the origin.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The identifier for the streaming distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The identifier for the distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The streaming distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The ID for the origin access identity.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The ID for the origin access identity.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
The origin access identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
The distribution id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
The distribution id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The identifier for the distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The identifier for the distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityConfigRequest
The identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetCloudFrontOriginAccessIdentityRequest
The identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionConfigRequest
The distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetDistributionRequest
The distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationRequest
The invalidation's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigRequest
The streaming distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionRequest
The streaming distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The identifier for the invalidation request.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
The unique ID for an invalidation request.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The identifier for the streaming distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The identifier for the distribution.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The identity's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The distribution's id.
withId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The streaming distribution's id.
withId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Identifier of the pipeline that was assigned by AWS Data Pipeline.
withId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Identifier of the object.
withId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
The identifier of the object that contains the validation error.
withId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
The identifier of the object that contains the validation warning.
withId(String) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The volume identifier.
withId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
The ID of the instance profile.
withId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
The ID of the Amazon EC2 instance.
withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The unique identifier for the cluster.
withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The unique identifier for the cluster.
withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The unique identifier for the instance in Amazon EMR.
withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The identifier of the instance group.
withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The identifier of the cluster step.
withId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The identifier of the cluster step.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
The identifier of the job that you want to cancel.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
The identifier of the pipeline that you want to delete.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
The identifier of the preset for which you want to get detailed information.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The identifier that Elastic Transcoder assigned to the job.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
A sequential counter, starting with 1, that identifies an output among the outputs from the current job.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The identifier for the pipeline.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Identifier for the new preset.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A unique identifier for the settings for one watermark.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
The identifier of the job for which you want to get detailed information.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
The identifier of the pipeline to read.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
The identifier of the preset for which you want to get detailed information.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The identifier of the pipeline for which you want to change notification settings.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ID of the pipeline that you want to update.
withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The identifier of the pipeline to update.
withId(String) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The ID of the request.
withId(String) - Method in class com.amazonaws.services.route53.model.DeleteHostedZoneRequest
The ID of the request.
withId(String) - Method in class com.amazonaws.services.route53.model.GetChangeRequest
The ID of the change batch request.
withId(String) - Method in class com.amazonaws.services.route53.model.GetHostedZoneRequest
The ID of the hosted zone for which you want to get a list of the name servers in the delegation set.
withId(String) - Method in class com.amazonaws.services.route53.model.HealthCheck
The ID of the specified health check.
withId(String) - Method in class com.amazonaws.services.route53.model.HostedZone
The ID of the specified hosted zone.
withId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
The id of an entry in a batch request.
withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
An identifier for this particular receipt handle.
withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Represents a message whose visibility timeout has been changed successfully.
withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
An identifier for this particular receipt handle.
withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Represents a successfully deleted message.
withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
An identifier for the message in this batch.
withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message in this batch.
withId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set feedback notification forwarding.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the topic will be set.
withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
Identity of the worker that was assigned this task.
withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
Identity of the decider making the request.
withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Identity of the worker making the request, which is recorded in the ActivityTaskStarted event in the workflow history.
withIdentity(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Identity of the decider making the request, which is recorded in the DecisionTaskStarted event in the workflow history.
withIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
withIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
withIds(String...) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
A list of identifiers that match the query selectors.
withIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
A list of identifiers that match the query selectors.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received from a previous GET or PUT request.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
The value of the ETag header you received when you disabled the distribution.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
The value of the ETag header you received when you disabled the streaming distribution.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received when retrieving the identity's configuration.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
The value of the ETag header you received when retrieving the distribution's configuration.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The value of the ETag header you received when retrieving the streaming distribution's configuration.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received from a previous GET or PUT request.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteDistributionRequest
The value of the ETag header you received when you disabled the distribution.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DeleteStreamingDistributionRequest
The value of the ETag header you received when you disabled the streaming distribution.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateCloudFrontOriginAccessIdentityRequest
The value of the ETag header you received when retrieving the identity's configuration.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateDistributionRequest
The value of the ETag header you received when retrieving the distribution's configuration.
withIfMatch(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The value of the ETag header you received when retrieving the streaming distribution's configuration.
withIgnoreMetricsTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks should ignore metrics and not raise any additional scaling events.
withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a reference to this object so that method calls can be chained together.
withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The image.
withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns a reference to this object so that method calls can be chained together.
withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The image.
withImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Information about the image attribute.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) you want to use to launch your EC2 instances.
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.CopyImageResult
The ID of the new AMI.
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.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the AMI used to launch the instance.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the newly registered AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the AMI, which you can get by calling DescribeImages.
withImageIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
withImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
One or more image IDs.
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 (for example, amazon, self) or the AWS account ID of the AMI owner.
withImages(Image...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
withImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Information about one or more images.
withImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
withImageType(ImageTypeValues) - Method in class com.amazonaws.services.ec2.model.Image
The type of image.
withImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The time when a status check failed.
withImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing an instance, this contains information about the import instance task.
withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
A presigned URL for the import manifest stored in Amazon S3.
withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
A presigned URL for the import manifest stored in Amazon S3.
withImportTablesCompleted(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
withImportTablesCompleted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have been completely imported .
withImportTablesInProgress(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
withImportTablesInProgress(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that are being currently imported.
withImportTablesNotStarted(String...) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
withImportTablesNotStarted(Collection<String>) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The names of tables that have not been yet imported.
withImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
If the task is for importing a volume, this contains information about the import volume task.
withIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
When true, includes the health status for all instances.
withIncludeCookies(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
Specifies whether you want CloudFront to include cookies in access logs, specify true for IncludeCookies.
withIncludedDeletedBackTo(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.
withIncludeDeleted(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the IncludeGlobalServiceEvents property for this object.
withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the IncludeGlobalServiceEvents property for this object.
withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Set to True to include AWS API calls from AWS global services such as IAM.
withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the IncludeGlobalServiceEvents property for this object.
withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the IncludeGlobalServiceEvents property for this object.
withIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Include Marketplace offerings in the response.
withIncludeResolvedCases(Boolean) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether resolved support cases should be included in the DescribeCases results.
withIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withIndexField(IndexField) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest
Defines a field in the index, including its name, type, and the source of its data.
withIndexField(IndexFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult
The value of an IndexField and its current status.
withIndexField(IndexFieldStatus) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult
The value of an IndexField and its current status.
withIndexFieldName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest
A string that represents the name of an index field.
withIndexFieldName(String) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The name of a field in the search index.
withIndexFields(IndexFieldStatus...) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
The index fields configured for the domain.
withIndexFields(Collection<IndexFieldStatus>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult
The index fields configured for the domain.
withIndexFieldType(String) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The type of field.
withIndexFieldType(IndexFieldType) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
The type of field.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the name of the index to be used by this query.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The name of the local secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents the name of the local secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of an index to query.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
The name of the global secondary index to be updated.
withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The total size of the specified index, in bytes.
withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The total size of the specified index, in bytes.
withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
withInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
withInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
withInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
withInitialCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case when the ResolveCase request was sent.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this external workflow execution.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the SignalExternalWorkflowExecution decision to request this signal.
withInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this child workflow execution.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The iSCSI initiator that connects to the target.
withInProgressInvalidationBatches(Integer) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The number of invalidation batches currently in progress.
withInProgressInvalidationBatches(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The number of invalidation batches currently in progress.
withInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the file that is being transcoded.
withInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
A section of the request or response body that provides information about the file that is being transcoded.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the Input property for this object.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the Input property for this object.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The inputs provided when the activity task was scheduled.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The input provided to the activity task.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The input provided to the new workflow execution.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The input provided to the activity task.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
Optional input to be provided with the signal.The target workflow execution will use the signal name and input to process the signal.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
Input provided to the signal (if any).
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
Data to attach to the WorkflowExecutionSignaled event in the target workflow execution's history.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The input to be provided to the workflow execution.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The inputs provided to the child workflow execution (if any).
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The input for the workflow execution.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The input provided to the new workflow execution.
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
Inputs provided with the signal (if any).
withInput(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The input provided to the workflow execution (if any).
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket from which Elastic Transcoder gets media files for transcoding and the graphics files, if any, that you want to use for watermarks.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that contains media files to be transcoded.
withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.
withInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The name of the file to be used as album art.
withInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The name of the .png or .jpg file that you want to use for the watermark.
withInputs(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Add more input paths to this step.
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the input stream containing the data to be uploaded to Amazon S3.
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the stream containing the data to upload for the new part, and returns this updated object so that additional method calls can be chained together.
withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
Whether to install operating system and package updates when the instance boots.
withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
Whether to install operating system and package updates when the instance boots.
withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Instance
Whether to install operating system and package updates when the instance boots.
withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
Whether to install operating system and package updates when the instance boots.
withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
Whether to install operating system and package updates when the instance boots.
withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
Whether to install operating system and package updates when the instance boots.
withInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Returns a reference to this object so that method calls can be chained together.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
he number of listed Reserved Instances in the state specified by the state.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum number of Spot Instances to launch.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The number of modified Reserved Instances.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Target number of instances for the instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Target size for the instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The number of Amazon EC2 instances used to execute the job flow.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The number of Amazon EC2 instances in the cluster.
withInstanceCount(int) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
Specify the count of the new instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
Specify the new size of the instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The number of instances to add or remove when the load exceeds a threshold.
withInstanceCounts(InstanceCount...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
withInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The number of instances in this state.
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.
withInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
The instance being exported.
withInstanceGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
Specify the role of the new instance group (core, task).
withInstanceGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
Set the identification for the instance group to modify.
withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Unique identifier for the instance group.
withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Unique ID of the instance group to expand or shrink.
withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The identifier of the instance group for which to list the instances.
withInstanceGroupIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
withInstanceGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
withInstanceGroups(InstanceGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
withInstanceGroups(InstanceGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
withInstanceGroups(InstanceGroupDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
withInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
withInstanceGroups(InstanceGroup...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The list of instance groups for the cluster and given filters.
withInstanceGroups(Collection<InstanceGroup>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The list of instance groups for the cluster and given filters.
withInstanceGroups(InstanceGroupModifyConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
withInstanceGroups(Collection<InstanceGroupModifyConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
withInstanceGroupType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The type of the instance group.
withInstanceGroupType(InstanceGroupType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The type of the instance group.
withInstanceGroupTypes(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The type of instance group for which to list the instances.
withInstanceGroupTypes(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The type of instance group for which to list the instances.
withInstanceGroupTypes(InstanceGroupType...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The type of instance group for which to list the instances.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The ID of the Amazon EC2 instance you want to use to create the Auto Scaling group.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the Amazon EC2 instance you want to use to create the launch configuration.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon EC2 instance to be terminated.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the instance the address is associated with (if any).
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The ID of the instance associated with this bundle task.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a NAT instance in your VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the Windows instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the Windows instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a reference to this object so that method calls can be chained together.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The ID of the resource being exported.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a NAT instance in your VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of a NAT instance in your VPC.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance ID, if an instance has been launched to fulfill the Spot Instance request.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the instance.
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.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Command
The ID of the instance where the command was executed.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The ID of the instance that the address is attached to.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The instance ID.
withInstanceIdentity(InstanceIdentity) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Identity information for the Amazon EC2 instance that is hosting the task runner.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AttachInstancesRequest
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group.
withInstanceIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
One or more instance IDs.
withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The instance IDs for the deployment targets.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The instance IDs for the deployment targets.
withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.Deployment
The IDs of the target instances.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Deployment
The IDs of the target instances.
withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
An array of instance IDs to be described.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
An array of instance IDs to be described.
withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
An array of instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
An array of instance IDs.
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceInitiatedShutdownBehavior(ShutdownBehavior) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
withInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
withInstanceLifecycle(InstanceLifecycleType) - Method in class com.amazonaws.services.ec2.model.Instance
Indicates whether this is a Spot Instance.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring if it is disabled.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Monitoring information for one or more instances.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Monitoring information for one or more instances.
withInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The AWS account ID of the owner of the instance.
withInstanceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Route
The AWS account ID of the owner of the instance.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides the port on which the back-end server is listening.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The port number associated with the back-end server.
withInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult
Information about the instance profile.
withInstanceProfile(InstanceProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult
Information about the instance profile.
withInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The ARN of the instance's IAM profile.
withInstanceProfileId(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The stable and unique string identifying the instance profile.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the instance profile to update.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
Name of the instance profile to create.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest
Name of the instance profile to delete.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest
Name of the instance profile to get information about.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The name identifying the instance profile.
withInstanceProfileName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the instance profile to update.
withInstanceProfiles(InstanceProfile...) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
withInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A list of instance profiles.
withInstanceProfiles(InstanceProfile...) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
withInstanceProfiles(Collection<InstanceProfile>) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A list of instance profiles.
withInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the protocol to use for routing traffic to back-end instances - HTTP, HTTPS, TCP, or SSL.
withInstanceRequestCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Target number of instances to run in the instance group.
withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
withInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
withInstanceRole(InstanceRoleType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
withInstanceRunningCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Actual count of running instances.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
withInstances(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
withInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more instances.
withInstances(Instance...) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
One or more instances.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the load balancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the load balancer.
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 load balancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the load balancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instance IDs that should be registered with the load balancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instance IDs that should be registered with the load balancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the load balancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the load balancer.
withInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the Amazon EC2 instances of the job flow.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The list of instances for the cluster and given filters.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The list of instances for the cluster and given filters.
withInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A specification of the number and type of Amazon EC2 instances on which to run the job flow.
withInstances(Instance...) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
An array of Instance objects that describe the instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
An array of Instance objects that describe the instances.
withInstancesCount(InstancesCount) - Method in class com.amazonaws.services.opsworks.model.StackSummary
An InstancesCount object with the number of instances in each status.
withInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The intended state of the instance.
withInstanceStates(InstanceState...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
withInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
withInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
withInstanceStatuses(InstanceStatus...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
withInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
One or more instance status descriptions.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
The supported tenancy options for instances launched into the VPC.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
withInstanceTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Vpc
The allowed tenancy of instances launched into the VPC.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance type to the specified value.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The instance type for the modified Reserved Instances.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The EC2 instance type for all instances in the instance group.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The Amazon EC2 instance type for all instances in the instance group.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Amazon EC2 Instance type.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
Specify the instance type to use for this instance group.
withInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance type.
withInstanceTypes(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more instance types.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more instance types.
withInstanceTypes(InstanceType...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more instance types.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
ID of the interconnect on which the connection will be provisioned.
withInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The ID of the interconnect.
withInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectRequest
The ID of the interconnect.
withInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeConnectionsOnInterconnectRequest
ID of the interconnect on which a list of connection is provisioned.
withInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsRequest
The ID of the interconnect.
withInterconnectId(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
The ID of the interconnect.
withInterconnectName(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
The name of the interconnect.
withInterconnectName(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The name of the interconnect.
withInterconnectName(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
The name of the interconnect.
withInterconnects(Interconnect...) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
A list of interconnects.
withInterconnects(Collection<Interconnect>) - Method in class com.amazonaws.services.directconnect.model.DescribeInterconnectsResult
A list of interconnects.
withInterconnectState(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
State of the interconnect.
withInterconnectState(InterconnectState) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
State of the interconnect.
withInterconnectState(String) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
State of the interconnect.
withInterconnectState(InterconnectState) - Method in class com.amazonaws.services.directconnect.model.DeleteInterconnectResult
State of the interconnect.
withInterconnectState(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
State of the interconnect.
withInterconnectState(InterconnectState) - Method in class com.amazonaws.services.directconnect.model.Interconnect
State of the interconnect.
withInterlaced(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
Whether the input file is interlaced.
withInternetGateway(InternetGateway) - Method in class com.amazonaws.services.ec2.model.CreateInternetGatewayResult
Information about the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
The ID of the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the Internet gateway.
withInternetGatewayId(String) - Method in class com.amazonaws.services.ec2.model.InternetGateway
The ID of the Internet gateway.
withInternetGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
withInternetGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
One or more Internet gateway IDs.
withInternetGateways(InternetGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
withInternetGateways(Collection<InternetGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
Information about one or more Internet gateways.
withInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
withInterval(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The number of seconds between thumbnails.
withInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
The invalidation's information.
withInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
The invalidation's information.
withInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
The invalidation's information.
withInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetInvalidationResult
The invalidation's information.
withInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
The batch information for the invalidation.
withInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The current invalidation information for the batch request.
withInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationRequest
The batch information for the invalidation.
withInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The current invalidation information for the batch request.
withInvalidationList(InvalidationList) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
Information about invalidation batches.
withInvalidationList(InvalidationList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsResult
Information about invalidation batches.
withInvalidationSummaries(InvalidationSummary...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A complex type that lists the Invalidation ID and the status of that request.
withInvalidationSummaries(Collection<InvalidationSummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A complex type that lists the Invalidation ID and the status of that request.
withInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Parameters used for range inventory retrieval.
withInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Parameters used for range inventory retrieval.
withInventoryRetrievalParameters(InventoryRetrievalJobInput) - Method in class com.amazonaws.services.glacier.model.JobParameters
Input parameters used for range inventory retrieval.
withInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
withInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
withIops(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The number of I/O operations per second (IOPS) that the volume supports.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The number of I/O operations per second (IOPS) that the volume supports.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The number of I/O operations per second (IOPS) that the volume supports.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The number of I/O operations per second (IOPS) that the volume supports.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the Provisioned IOPS (I/O operations per second) value.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new Provisioned IOPS (I/O operations per second) value for the RDS instance.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is being applied.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second.
withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
withIp(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The IP address.
withIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The Internet-routable IP address of the customer gateway's outside interface.
withIPAddress(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
IP Address of the instance being checked.
withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The ID of the owner of the Elastic IP address.
withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The ID of the Elastic IP address owner.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest

withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest

withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest

withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest

withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest

withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest

withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest

withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest

withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
One or more inbound rules associated with the security group.
withIpPermissionsEgress(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
withIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] One or more outbound rules associated with the security group.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
The protocol.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers).
withIpRanges(String...) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
withIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more IP ranges.
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.
withIPRanges(IPRange...) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroup
A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
withIps(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
An array of Elastic IP addresses to be described.
withIps(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
An array of Elastic IP addresses to be described.
withIpv4Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 4 (IPv4) address of the interface.
withIpv6Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 6 (IPv6) address of the interface.
withIsCanceled(Boolean) - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
withIsCollection(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
Indicates if the option setting is part of a collection.
withIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Indicates whether this is the default network ACL for the VPC.
withIsDefault(Boolean) - Method in class com.amazonaws.services.ec2.model.Vpc
Indicates whether the VPC is the default VPC.
withIsLogging(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Whether the CloudTrail is currently logging AWS API calls.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
Indicates whether (true) or not (false) the parameter can be modified.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.elasticache.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
Boolean value where true indicates that this option group option can be changed from the default value.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
A Boolean value that, when true, indicates the option setting can be modified from the default.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.redshift.model.Parameter
If true, the parameter can be modified.
withIssueType(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The type of issue for the case.
withIsSuppressed(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
A flag that indicates whether more origin access identities remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
A flag that indicates whether more distributions remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
A flag that indicates whether more invalidation batch requests remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
A flag that indicates whether more streaming distributions remain to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more user names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
A flag that indicates whether there are more account aliases to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
A flag that indicates whether there are more instance profiles to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
A flag that indicates whether there are more instance profiles to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more MFA devices to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A flag that indicates whether there are more roles to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more user names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
A flag that indicates whether there are more items to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
A flag indicating whether there are more health checks to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
A flag indicating whether there are more hosted zones to be listed.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A flag that indicates whether there are more resource record sets to be listed.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Deprecated.
Contains the requested attributes.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
A map of the attributes for the item, and must include the primary key values that define the item.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Deprecated.
The item to put
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by AttributesToGet.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute name/value pairs, one for each attribute.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
withItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
The hash key value of the item collection.
withItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Information about item collections, if any, that were affected by the operation.
withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Information about item collections, if any, that were affected by the operation.
withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Information about item collections, if any, that were affected by the operation.
withItemCount(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the ItemCount property for this object.
withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The number of items in the specified index.
withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The number of items in the specified index.
withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The number of items in the specified table.
withItemCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
withItemName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
withItemName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
withItemName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
withItemNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
withItems(Signer...) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
A complex type that contains one Signer complex type for each unique trusted signer that is specified in the TrustedSigners complex type, including trusted signers in the default cache behavior and in all of the other cache behaviors.
withItems(Collection<Signer>) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
A complex type that contains one Signer complex type for each unique trusted signer that is specified in the TrustedSigners complex type, including trusted signers in the default cache behavior and in all of the other cache behaviors.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.Aliases
Optional: A complex type that contains CNAME elements, if any, for this distribution.
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Aliases
Optional: A complex type that contains CNAME elements, if any, for this distribution.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
withItems(Method...) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
withItems(CacheBehavior...) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
Optional: A complex type that contains cache behaviors for this distribution.
withItems(Collection<CacheBehavior>) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
Optional: A complex type that contains cache behaviors for this distribution.
withItems(CloudFrontOriginAccessIdentitySummary...) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.
withItems(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
Optional: A complex type that contains whitelisted cookies for this cache behavior.
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
Optional: A complex type that contains whitelisted cookies for this cache behavior.
withItems(CustomErrorResponse...) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
Optional: A complex type that contains custom error responses for this distribution.
withItems(Collection<CustomErrorResponse>) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
Optional: A complex type that contains custom error responses for this distribution.
withItems(DistributionSummary...) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A complex type that contains one DistributionSummary element for each distribution that was created by the current AWS account.
withItems(Collection<DistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
A complex type that contains one DistributionSummary element for each distribution that was created by the current AWS account.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
A complex type that contains a Location element for each country in which you want CloudFront either to distribute your content (whitelist) or not distribute your content (blacklist).
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
A complex type that contains a Location element for each country in which you want CloudFront either to distribute your content (whitelist) or not distribute your content (blacklist).
withItems(InvalidationSummary...) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.
withItems(Collection<InvalidationSummary>) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
withItems(Origin...) - Method in class com.amazonaws.services.cloudfront.model.Origins
A complex type that contains origins for this distribution.
withItems(Collection<Origin>) - Method in class com.amazonaws.services.cloudfront.model.Origins
A complex type that contains origins for this distribution.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.Paths
A complex type that contains a list of the objects that you want to invalidate.
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Paths
A complex type that contains a list of the objects that you want to invalidate.
withItems(StreamingDistributionSummary...) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A complex type that contains one StreamingDistributionSummary element for each distribution that was created by the current AWS account.
withItems(Collection<StreamingDistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
A complex type that contains one StreamingDistributionSummary element for each distribution that was created by the current AWS account.
withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Optional: A complex type that contains trusted signers for this cache behavior.
withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
Optional: A complex type that contains trusted signers for this cache behavior.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
Sets the value of the Items property for this object.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Deprecated.
Sets the value of the Items property for this object.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Sets the value of the Items property for this object.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Sets the value of the Items property for this object.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Sets the value of the Items property for this object.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Sets the value of the Items property for this object.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
An array of item attributes that match the query criteria.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
An array of item attributes that match the query criteria.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
An array of item attributes that match the scan criteria.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
An array of item attributes that match the scan criteria.
withItems(DeletableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
withItems(Collection<DeletableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
withItems(ReplaceableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
withItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
withItems(Item...) - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
withItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
withJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A path to a JAR file run during the step.
withJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The path to the JAR file that runs during the step.
withJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
A section of the response body that provides information about the job that is created.
withJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
A section of the response body that provides information about the job.
withJobDescription(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job description you provided when you initiated the job.
withJobDescription(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job description you provided when you initiated the job.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Job flow in which to add the instance groups.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
The job flow ID in which the instance groups are added.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A string that uniquely identifies the job flow.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The job flow identifier.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
An unique identifier for the job flow.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A list of strings that uniquely identify the job flows to protect.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A list of strings that uniquely identify the job flows to protect.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Identifiers of the job flows to receive the new visibility setting.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Identifiers of the job flows to receive the new visibility setting.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
withJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The IAM role that was specified when the job flow was launched.
withJobFlowRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
An IAM role for the job flow.
withJobFlows(JobFlowDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
withJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
withJobFlowStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
withJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
withJobFlowStates(JobFlowExecutionState...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The ID of the job to describe.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An opaque string that identifies an Amazon Glacier job.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The job ID whose data is downloaded.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An opaque string that identifies an Amazon Glacier job.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The ID of the job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
withJobList(GlacierJobDescription...) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
withJobList(Collection<GlacierJobDescription>) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
withJobParameters(JobParameters) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Provides options for specifying job information.
withJobs(Job...) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
An array of Job objects that are in the specified pipeline.
withJobs(Job...) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
An array of Job objects that have the specified status.
withJobs(Job...) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the job flow should terminate after completing all steps.
withKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's kernel to the specified value.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The kernel ID.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The kernel associated with this instance.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the kernel.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the kernel.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
withKey(String) - Method in class com.amazonaws.services.datapipeline.model.Field
The field identifier.
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Deprecated.
The item's key to be delete
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
The primary key that uniquely identifies each item in a table.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key that defines the item.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key that defines the item.
withKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
The name of a DHCP option.
withKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The unique identifier of a key value pair.
withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
A user-defined key, which is the minimum required information for a valid tag.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The name to assign to the transcoded file.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
The name of the file to transcode.
withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The name to assign to the transcoded file.
withKey(String) - Method in class com.amazonaws.services.rds.model.Tag
A key is the required name of the tag.
withKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort and returns the updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request, and returns this request object to enable additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
withKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
withKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the key under which to store the new object.
withKey(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in Amazon Glacier.
withKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the key of the initiated multipart upload, and returns this updated object so that additional method calls can be chained together.
withKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The selection criteria for the query.
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
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
If you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
withKeyframesMaxDist(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum number of frames between key frames.
withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the KeyMarker property for this request.
withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
An unencrypted PEM encoded RSA private key.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the Amazon EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
A unique name for the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
A unique name for the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The key pair name you provided.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The name of the key pair, if this instance was launched with an associated key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
withKeyNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
withKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
One or more key pair names.
withKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Information about the key pair.
withKeyPairIds(KeyPairIds) - Method in class com.amazonaws.services.cloudfront.model.Signer
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.
withKeyPairIds(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the KeyPairIds property for this object.
withKeyPairIds(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the KeyPairIds property for this object.
withKeyPairs(KeyPairInfo...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
withKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Information about one or more key pairs.
withKeyPrefixEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withKeys(Key...) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
Sets the value of the Keys property for this object.
withKeys(Collection<Key>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Deprecated.
Sets the value of the Keys property for this object.
withKeys(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The primary key attribute values that define the items and the attributes associated with the items.
withKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The primary key attribute values that define the items and the attributes associated with the items.
withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
withKeys(String...) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Convenience method to specify a set of keys without versions.
withKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
withKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Specifies the attributes that make up the primary key for a table or an index.
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Specifies the attributes that make up the primary key for a table or an index.
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for the global secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for the global secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete index key schema, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete index key schema, which consists of one or more pairs of attribute names and key types (HASH or RANGE).
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The primary key structure for the table.
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The primary key structure for the table.
withKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The attribute data, consisting of the data type and the attribute value itself.
withKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The attribute data, consisting of the data type and the attribute value itself.
withKeyValue(BootstrapActions.ConfigFile, String, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
Specify a key-value pair to merge with Hadoop's default configuration.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label describing the specified metric.
withLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
A unique name representing this regular expression.
withLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
withLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
withLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The unique identification of the permission you're setting (e.g., AliceSendMessage).
withLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identification of the permission to remove.
withLanguage(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
An IETF RFC 4646 language code.
withLanguage(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ISO 639-1 code for the language in which AWS provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The ISO 639-1 code for the language in which AWS provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which AWS provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which AWS provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which AWS provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which AWS provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which AWS provides support.
withLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the LastDecreaseDateTime property for this object.
withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
withLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Deprecated.
Primary key of the item where the query operation stopped, inclusive of the previous result set.
withLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Primary key of the item where the scan operation stopped.
withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
withLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
The name of the last table in the current list.
withLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The name of the last table in the current page of results.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The message indicating that logs failed to be delivered.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The message indicating that logs failed to be delivered.
withLastFailureMessage(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The message indicating that logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs failed to be delivered.
withLastFailureTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs failed to be delivered.
withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the LastIncreaseDateTime property for this object.
withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput increase for this table.
withLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when Amazon Glacier completed the last vault inventory.
withLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when Amazon Glacier completed the last vault inventory.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Distribution
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The date and time the distribution was last modified.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The date and time the distribution was last modified.
withLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload, and returns this updated request object so that additional method calls can be chained together.
withLastServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The ID of the last service error.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Details regarding the state of the instance group.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Description of the job flow last changed state.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
A description of the step's current state.
withLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The date and time of the last change in status.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The last time when logs were delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The last time when logs were delivered.
withLastSuccessfulDeliveryTime(Date) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The last time when logs were delivered.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was last updated.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was last updated.
withLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Time the status was updated.
withLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Time the status was updated.
withLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
A POSIX timestamp when the last log entry was written.
withLatestActivityTaskTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The time when the last activity task was scheduled for this workflow execution.
withLatestCancelRequestedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
If set, contains the Id of the last ActivityTaskCancelRequested event recorded for this activity task.
withLatestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Specifies the latest start or close date and time to return.
withLatestDeliveryAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail successfully delivered a log file to an account's Amazon S3 bucket.
withLatestDeliveryAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail attempted to deliver a file to an account's Amazon S3 bucket.
withLatestDeliveryError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Information about the most recent error CloudTrail encountered when attempting to deliver log files to the account's Amazon S3 bucket.
withLatestDeliveryTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the LatestDeliveryTime property for this object.
withLatestExecutionContext(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The latest executionContext provided by the decider for this workflow execution.
withLatestNotificationAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail successfully notified an account's owner of a log delivery to the account's Amazon S3 bucket.
withLatestNotificationAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The last time CloudTrail attempted to notify an account's owner of a log delivery to the account's Amazon S3 bucket.
withLatestNotificationError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Information about the most recent error CloudTrail encountered when attempting to send an Amazon SNS notification.
withLatestNotificationTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the LatestNotificationTime 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.
withLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The launch configuration associated with this instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of an existing launch configuration to use to launch new instances.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with this instance.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the launch configuration.
withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
withLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The instance launch group.
withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The instance launch group.
withLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest

withLaunchPermissions(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
withLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more launch permissions.
withLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest

withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The launch specification.
withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Additional information for launching instances.
withLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time the instance was launched.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
The ID of the layer that the Elastic Load Balancing instance is to be attached to.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
A layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
The ID of the layer that the Elastic Load Balancing instance is attached to.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The ID of the layer that the instance is attached to.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
The layer ID.
withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer ID.
withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
An array that contains the instance layer IDs.
withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
An array that contains the instance layer IDs.
withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A list of layer IDs.
withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A list of layer IDs.
withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
An array of layer IDs that specify the layers to be described.
withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
An array of layer IDs that specify the layers to be described.
withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
An array of layer IDs.
withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
An array of layer IDs.
withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance layer IDs.
withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance layer IDs.
withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's layer IDs.
withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance's layer IDs.
withLayers(Layer...) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
An array of Layer objects that describe the layers.
withLayers(Collection<Layer>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
An array of Layer objects that describe the layers.
withLayersCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The number of layers.
withLBCookieStickinessPolicies(LBCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
withLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
withLevel(String) - Method in class com.amazonaws.services.opsworks.model.Permission
The user's permission level, which must be the following: deny show deploy manage iam_only
withLevel(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The user's permission level, which must be set to one of the following strings.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
License model information for this DB instance.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstance
License model information for this DB instance.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
License model information for the restored DB instance.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The license model filter value.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
The license model for the orderable DB instance.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
License model information for the restored DB instance.
withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
License model information for the restored DB instance.
withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the new lifecycle configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The life cycle state of this instance.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withLimit(Integer) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Specifies the maximum number of object names that QueryObjects will return in a single call.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the limit of items to return from this query and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Deprecated.
Sets the limit of items to scan and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Deprecated.
A number of maximum table names to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
The maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
The maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the limit of items to return from this query and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the limit of items to scan and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
A maximum number of table names to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
withLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies that the response be limited to the specified number of items or fewer.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Specifies the maximum number of uploads returned in the response body.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Specifies the maximum number of parts returned in the response body.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The maximum number of items returned in the response.
withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The maximum number of shards to return.
withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
The maximum number of records to return, which can be set to a value of up to 10,000.
withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
The maximum number of streams to list.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies that the number of virtual tapes descried be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Specifies that the number of virtual tape recovery points that are described be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies that the number of virtual tapes described be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Specifies that the number of VTL devices described be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Specifies that the list of gateways returned be limited to the specified number of items.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Specifies that the list of volumes returned be limited to the specified number of items.
withLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
withListener(Listener) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
The Listener data type.
withListenerDescriptions(ListenerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, InstanceProtocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
withListenerDescriptions(Collection<ListenerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, InstanceProtocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
A list of Listeners used by the LoadBalancer.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
A list of Listeners used by the LoadBalancer.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateId items.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateId items.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
withListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
If this parameter is specified, and if the requested engine supports the CharacterSetName parameter for CreateDBInstance, the response includes a list of supported character sets for each engine version.
withLiteralOptions(LiteralOptions) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for literal field.
withLoadBalancer(LoadBalancerDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
Describes the LoadBalancer.
withLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesResult
The load balancer attributes structure.
withLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
Attributes of the load balancer.
withLoadBalancerAttributes(LoadBalancerAttributes) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
The LoadBalancerAttributes data type.
withLoadBalancerDescriptions(LoadBalancerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of load balancer description structures.
withLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of load balancer description structures.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
The name of the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name associated with the LoadBalancer for which the policy is being created.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The mnemonic name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The mnemonic name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
The name associated with the load balancer to be detached.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesRequest
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ModifyLoadBalancerAttributesResult
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The name of the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The mnemonic name associated with the load balancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The name of the load balancer.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of existing Elastic Load Balancing load balancers to use.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of load balancer names associated with the account.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of load balancer names associated with the account.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the external load balancer port number.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The port that uses the specified SSL certificate.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The external port of the load balancer to associate the policy.
withLoadBalancerPorts(Integer...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the load balancer listener(s) to be removed.
withLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the load balancer listener(s) to be removed.
withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
withLoadBasedAutoScalingConfigurations(LoadBasedAutoScalingConfiguration...) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
An array of LoadBasedAutoScalingConfiguration objects that describe each layer's configuration.
withLoadBasedAutoScalingConfigurations(Collection<LoadBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
An array of LoadBasedAutoScalingConfiguration objects that describe each layer's configuration.
withLoadThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The load threshold.
withLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
withLocalSecondaryIndexes(LocalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more local secondary indexes (the maximum is five) to be created on the table.
withLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more local secondary indexes (the maximum is five) to be created on the table.
withLocalSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents one or more local secondary indexes on the table.
withLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents one or more local secondary indexes on the table.
withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
The fully qualified URI of the new origin access identity just created.
withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
The fully qualified URI of the new distribution resource just created.
withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.
withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The fully qualified URI of the new streaming distribution resource just created.
withLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateCloudFrontOriginAccessIdentityResult
The fully qualified URI of the new origin access identity just created.
withLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateDistributionResult
The fully qualified URI of the new distribution resource just created.
withLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateInvalidationResult
The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.
withLocation(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The fully qualified URI of the new streaming distribution resource just created.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionRequest
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectRequest
Where the interconnect is located
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Where the connection is located.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The relative URI path of the newly added archive resource.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
The URI of the vault that was created.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The relative URI path of the job.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The relative URI path of the multipart upload ID Amazon Glacier created.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The relative URI path of the newly added archive resource.
withLocation(String) - Method in class com.amazonaws.services.route53.model.CreateHealthCheckResult
The unique URL representing the new health check.
withLocation(String) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneResult
The unique URL representing the new hosted zone.
withLocationCode(String) - Method in class com.amazonaws.services.directconnect.model.Location
The code used to indicate the AWS Direct Connect location.
withLocationCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
withLocationMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
withLocationName(String) - Method in class com.amazonaws.services.directconnect.model.Location
The name of the AWS Direct Connect location.
withLocations(Location...) - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
Sets the value of the Locations property for this object.
withLocations(Collection<Location>) - Method in class com.amazonaws.services.directconnect.model.DescribeLocationsResult
Sets the value of the Locations property for this object.
withLogBucket(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
withLogFileData(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
Entries from the specified log file.
withLogFileName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
The name of the log file for the specified DB instance.
withLogFileName(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The name of the log file to be downloaded.
withLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that controls whether access logs are written for the distribution.
withLogging(StreamingLoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that controls whether access logs are written for the streaming distribution.
withLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A complex type that controls whether access logs are written for the distribution.
withLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A complex type that controls whether access logs are written for the streaming distribution.
withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket and returns the updated object, enabling additional method calls to be chained together.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
true if logging is on, false if logging is off.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
true if logging is on, false if logging is off.
withLoggingEnabled(Boolean) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
true if logging is on, false if logging is off.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The logical name of the resource as specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The logical name of the resource as specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The logical name of the resource specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The logical name of the resource specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The logical name of the resource specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The logical name of the resource specified in the template.
withLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The user name and password create date.
withLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
User name and password create date for the user.
withLogKey(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The path to the Amazon S3 location where logs for this cluster are stored.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The location in Amazon S3 where log files for the job are stored.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The location in Amazon S3 to write the log files of the job flow.
withLogUrl(String) - Method in class com.amazonaws.services.opsworks.model.Command
The URL of the command log.
withLongPoll(boolean) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withLongPollWaitTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withLunNumber(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The logical disk number.
withMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The MAC address.
withMacAddress(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Media Access Control (MAC) address of the interface.
withMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
Indicates whether this is the main route table.
withMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
The name of the main class in the specified Java file.
withMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The name of the main class in the specified Java file.
withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the major version of the engine that this option group should be associated with.
withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
If specified, filters the results to include only options for the specified major engine version.
withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
Filters the list of option groups to only include groups associated with a specific database engine version.
withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates the major engine version associated with this option group.
withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Indicates the major engine version that the option is available for.
withManifest(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
withManifest(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
withManifestAddendum(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
withMapper(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the mapper
withMapPublicIpOnLaunch(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
Indicates whether instances launched in this subnet receive a public IP address.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
Use this when paginating results to indicate where to begin in your list of origin access identities.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
Use this when paginating results to indicate where to begin in your list of distributions.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
Use this when paginating results to indicate where to begin in your list of streaming distributions.
withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
Use this when paginating results to indicate where to begin in your list of origin access identities.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
Use this when paginating results to indicate where to begin in your list of distributions.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
Use this when paginating results to indicate where to begin in your list of streaming distributions.
withMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
The value you provided for the Marker request parameter.
withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
The starting point for the results to be returned.
withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
The starting point for the next page of results.
withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
The starting point for the results to be returned.
withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
If not null, indicates the starting point for the set of pipeline identifiers that the next call to ListPipelines will retrieve.
withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
The starting point for the results to be returned.
withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
The starting point for the results to be returned.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
An optional marker returned from a prior request.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
An optional parameter reserved for future use.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsRequest
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListBootstrapActionsResult
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersRequest
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListClustersResult
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsRequest
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstanceGroupsResult
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesRequest
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListInstancesResult
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The pagination token is a random string indicating whether there are more results to fetch.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
An opaque string used for pagination.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
An opaque string that represents where to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
An opaque string that represents where to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
An opaque string used for pagination.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
An opaque string that represents where to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
A string used for pagination.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
The vault ARN at which to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional pagination token provided by a previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
The pagination token provided in the previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
An optional paging token.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional pagination token provided by a previous DescribeDBParameterGroups request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional pagination token provided by a previous DescribeDBParameters request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional pagination token provided by a previous DescribeDBSecurityGroups request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional pagination token provided by a previous DescribeDBSnapshots request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional pagination token provided by a previous DescribeEngineDefaultParameters request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional pagination token provided by a previous DescribeEvents request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
An optional pagination token provided by a previous Events request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
An optional pagination token provided by a previous DescribeOptionGroups request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An optional pagination token provided by a previous OrderableDBInstanceOptions request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
An optional pagination token provided by a previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The pagination token provided in the previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
An optional pagination token provided by a previous DownloadDBLogFilePortion request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
An optional pagination token provided by a previous EngineDefaults request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
An identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
An optional marker returned by a previous DescribeClusterParameterGroups request to indicate the first parameter group that the current request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A marker at which to continue listing cluster parameter groups in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
An optional marker returned from a previous DescribeClusterParameters request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A marker that indicates the first parameter group that a subsequent DescribeClusterParameterGroups request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
An optional marker returned by a previous DescribeClusterSecurityGroups request to indicate the first security group that the current request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult
A marker at which to continue listing cluster security groups in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
An optional marker returned by a previous DescribeClusterSnapshots request to indicate the first snapshot that the request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A marker that indicates the first snapshot that a subsequent DescribeClusterSnapshots request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
An optional marker returned by a previous DescribeClusters request to indicate the first cluster that the current DescribeClusters request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClustersResult
A marker at which to continue listing clusters in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
An optional marker returned by a previous DescribeClusterSubnetGroups request to indicate the first cluster subnet group that the current request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult
A marker at which to continue listing cluster subnet groups in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The marker returned from a previous request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult
The identifier returned to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
An optional marker returned from a previous DescribeDefaultClusterParameters request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
An optional marker returned from a previous DescribeEvents request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsResult
A marker at which to continue listing events in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
An optional pagination token provided by a previous DescribeOrderableClusterOptions request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsResult
An optional pagination token provided by a previous DescribeOrderableClusterOptions request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesResult
A marker at which to continue listing events in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsResult
A marker at which to continue listing HSM configurations in a new request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
An optional marker returned from a previous DescribeOrderableClusterOptions request.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
A marker that can be used to retrieve paginated results.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
An optional marker returned by a previous DescribeReservedNodeOfferings request to indicate the first offering that the request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
An optional marker returned by a previous DescribeReservedNodeOfferings request to indicate the first reserved node offering that the request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
An optional marker returned by a previous DescribeReservedNodes request to indicate the first parameter group that the current request will return.
withMarker(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
A marker that can be used to retrieve paginated results.
withMarker(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
withMarker(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
withMarker(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
withMarker(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
If the request returned more than one page of results, submit another request and specify the value of NextMarker from the last response in the marker parameter to get the next page of results.
withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
An opaque string that indicates the position at which to begin describing virtual tapes.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
An opaque string that indicates the position at which to begin describing the virtual tape recovery points.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
A marker value, obtained in a previous call to DescribeTapes.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An opaque string that indicates the position at which to begin describing the VTL devices.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An opaque string that indicates the position at which the VTL devices that were fetched for description ended.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
An opaque string that indicates the position at which to begin the returned list of gateways.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Marker property for this object.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
A string that indicates the position at which to begin the returned list of volumes.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the Marker property for this object.
withMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes
The name of the marker.
withMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
The name of the marker.
withMarkerName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes
The marker's name.
withMarkerRecordedEventAttributes(MarkerRecordedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type MarkerRecorded then this member is set and provides detailed information about the event.
withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The marketplace to provision instances for this group.
withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The marketplace to provision instances for this group.
withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
withMarket(MarketType) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
withMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or AWS.
withMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 instance identifier of the master node.
withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the master node.
withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 master node instance type.
withMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The DNS name of the master node.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB instance.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB instance.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB snapshot.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The master user name for the cluster.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The user name associated with the master user account for the cluster that is being created.
withMasterUsername(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The master user name for the cluster.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master database 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.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The password associated with the master user account for the cluster that is being created.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new password for the cluster master user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the master password for the cluster.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets a single ETag constraint to this request.
withMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
withMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the max age in seconds of this rule and returns a reference to this object for method chaining.
withMaxBatchOpenMs(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withMaxBatchSize(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
Specifies the maximum number of entries the bufferinc client will put in a single batch request.
withMaxBatchSizeBytes(long) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
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
The maximum number of instances to launch.
withMaxDoneReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withMaxDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum duration (in seconds) to filter when searching for offerings.
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.
withMaxFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
If you specify auto for FrameRate, Elastic Transcoder uses the frame rate of the input video for the frame rate of the output video.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum height of the output album art in pixels.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum height of the watermark in one of the following formats: number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of MaxHeight. integer percentage (%): The range of valid values is 0 to 100.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum height of thumbnails in pixels.
withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum height of the output video in pixels.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The maximum of the metric value used for the datapoint.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
withMaximumAttempts(int) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
Specifies the maximum number of history events returned in one page.
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
The maximum number of results returned in each page.
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
The maximum number of results returned in each page.
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
The maximum number of results returned in each page.
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
The maximum number of results returned in each page.
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
The maximum number of results returned in each page.
withMaximumPageSize(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
The maximum number of history events returned in each page.
withMaximumRetryIntervalSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
withMaxInflightOutboundBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withMaxInflightReceiveBatches(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withMaxInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of instances to filter when searching for offerings.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The value you provided for the MaxItems request parameter.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The value you provided for the MaxItems request parameter.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The value you provided for the MaxItems request parameter.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
The maximum number of origin access identities you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
The maximum number of distributions you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
The maximum number of invalidation batches you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
The maximum number of streaming distributions you want in the response body.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The value you provided for the MaxItems request parameter.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
The value you provided for the MaxItems request parameter.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
The value you provided for the MaxItems request parameter.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
The value you provided for the MaxItems request parameter.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListCloudFrontOriginAccessIdentitiesRequest
The maximum number of origin access identities you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListDistributionsRequest
The maximum number of distributions you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListInvalidationsRequest
The maximum number of invalidation batches you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsRequest
The maximum number of streaming distributions you want in the response body.
withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
The value you provided for the MaxItems request parameter.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this parameter only when paginating results to indicate the maximum number of keys you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest
Use this only when paginating results to indicate the maximum number of account aliases you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of MFA devices you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest
Use this parameter only when paginating results to indicate the maximum number of user names you want in the response.
withMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksRequest
Specify the maximum number of health checks to return per page of results.
withMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
The maximum number of health checks to be included in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesRequest
Specify the maximum number of hosted zones to return per page of results.
withMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
The maximum number of hosted zones to be included in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The maximum number of records you want in the response body.
withMaxItems(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
The maximum number of records you requested.
withMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
withMaxJobs(Integer) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
withMaxLength(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value no longer than this value.
withMaxNumberOfAutoScalingGroups(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of Auto Scaling groups allowed for your AWS account.
withMaxNumberOfDomains(Integer) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
withMaxNumberOfLaunchConfigurations(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
The maximum number of launch configurations allowed for your AWS account.
withMaxNumberOfMessages(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
withMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing and returns this updated ListPartsRequest objects so that additional method calls can be chained together.
withMaxPasswordAge(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Sets the value of the MaxPasswordAge property for this object.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
The maximum number of records to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Specifies the maximum number of events that can be returned, beginning with the most recent event.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
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.DescribeDBSubnetGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The maximum number of parameter group records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest
The maximum number of records to be included in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The maximum number of snapshot records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClustersRequest
The maximum number of records that the response can include.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest
The maximum number of cluster subnet group records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmClientCertificatesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeHsmConfigurationsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
The maximum number of records to include in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of paginated instance items per response.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The maximum number of offerings to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The number of rows to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The maximum number of paginated volume items per response.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
withMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
withMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send per second.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
withMaxUploads(int) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withMaxValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value less than this value.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
The maximum width of the output album art in pixels.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The maximum width of the watermark in one of the following formats: number of pixels (px): The minimum value is 16 pixels, and the maximum value is the value of MaxWidth. integer percentage (%): The range of valid values is 0 to 100.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
The maximum width of thumbnails in pixels.
withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
The maximum width of the output video in pixels.
withMD5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
withMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
An MD5 digest of the non-URL-encoded message body string.
withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An MD5 digest of the non-URL-encoded message body string.
withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
withMediumChangerType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Sets the value of the MediumChangerType property for this object.
withMemberClusters(String...) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
withMemberClusters(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The names of all the cache clusters that are part of this replication group.
withMemoryThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The memory utilization threshold, as a percent of the available memory.
withMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
A policy that determines how Elastic Transcoder will handle the existence of multiple album artwork files.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
The message about the Availability Zone.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
The error message.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
The message for the Spot Instance state change.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The description for the status code for the Spot request.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
The message for the state change.
withMessage(String) - Method in class com.amazonaws.services.elasticache.model.Event
The text of the event.
withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The retrieved information.
withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The event message.
withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
A message describing the error or warning.
withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStateChangeReason
The descriptive message for the state change reason.
withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStateChangeReason
The status change reason description.
withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStateChangeReason
The status change reason description.
withMessage(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStateChangeReason
The descriptive message for the state change reason.
withMessage(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
A message that describes the error.
withMessage(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Details of the error if there is an error for the instance.
withMessage(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
withMessage(String) - Method in class com.amazonaws.services.redshift.model.Event
The text of this event.
withMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
withMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
withMessage(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
A message explaining why the action failed on this entry.
withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Body of the message.
withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
withMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
A unique identifier for the message.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An element containing the message ID of the message sent to the queue.
withMessages(AvailabilityZoneMessage...) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
withMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Any messages about the Availability Zone.
withMessages(ValidationMessage...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
withMessages(Collection<ValidationMessage>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
withMessages(String...) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
withMessages(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the Success element contains false, this value is an array of one or more error messages that were generated during the test process.
withMessages(Message...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
withMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.
withMetadata(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The JSON format content of the Metadata attribute declared for the resource.
withMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
withMetadata(String...) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
withMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
withMetadata(String...) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
withMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
withMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request, and returns this request object to enable additional method calls to be chained together.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the enabled metric.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a reference to this object so that method calls can be chained together.
withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
withMetricData(MetricDatum...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
withMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm's metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm's associated metric.
withMetricQueueSize(int) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
 
withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the optional Multi-Factor Authentication information to include with this request Returns this, enabling additional method calls to be chained together.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request, and returns this object so that additional method calls may be chained together.
withMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket, and returns this object so that additional method calls may be chained together.
withMFADevices(MFADevice...) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
withMFADevices(Collection<MFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
withMillisUntilNextRefreshable(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
withMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The minimum number of instances to launch.
withMinDuration(Long) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The minimum duration (in seconds) to filter when searching for offerings.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The minimum metric value used for the datapoint.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The earliest cache engine version to which the parameter can apply.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The earliest cache engine version to which the parameter can apply.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
The earliest engine version to which the parameter can apply.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The earliest engine version to which the parameter can apply.
withMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Minimum length to require for IAM user passwords.
withMinimumPasswordLength(Integer) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the MinimumPasswordLength property for this object.
withMinimumRequiredMinorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
The minimum required engine version for the option to be applied.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
withMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
withMinTTL(Long) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CachingBehavior
Specifies the minimum TTL in seconds for objects in the CloudFront cache.
withMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the MinuteOfHour property for this object.
withMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59).
withMinValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value greater than this value.
withModificationResults(ReservedInstancesModificationResult...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
withModificationResults(Collection<ReservedInstancesModificationResult>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
Contains target configurations along with their corresponding new Reserved Instance IDs.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
withModifyStatus(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The status of a modify operation, if any, initiated for the cluster.
withMonday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Monday.
withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns a reference to this object so that method calls can be chained together.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
The monitoring information for the instance.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
The monitoring information.
withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The monitoring for the instance.
withMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Enables monitoring for the instance.
withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's mount point.
withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The new mount point.
withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume mount point.
withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume mount point.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB instance is a Multi-AZ deployment.
withMultiAZCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance is multi-AZ capable.
withMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The ID of the upload to which the parts are associated.
withMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The ID of a multipart upload.
withN(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Numbers are positive or negative exact-value decimals and integers.
withN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A Number data type
withName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
The name of a trail to be deleted.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
The name of the trail for which you are requesting the current status.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
The name of the Trail for which CloudTrail logs AWS API calls.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
Communicates to CloudTrail the name of the Trail for which to stop logging AWS API calls.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the trail defined when you call when you call CreateTrail
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
withName(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
The name of the new pipeline.
withName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
Name of the pipeline.
withName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
Name of the pipeline.
withName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
Name of the object.
withName(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the new AMI in the destination region.
withName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
A name for the new image.
withName(String) - Method in class com.amazonaws.services.ec2.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
The name of the instance profile.
withName(String) - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
withName(InstanceStateName) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
withName(StatusName) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The type of instance status.
withName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
A name for your AMI.
withName(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
withName(VolumeStatusName) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The name of the volume status.
withName(String) - Method in class com.amazonaws.services.elasticache.model.AvailabilityZone
The name of the availability zone.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
The name of the AutoScalingGroup .
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The name of the configuration option.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The name of this environment tier.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
The name of the launch configuration.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
The name of the LoadBalancer.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
The name of the queue.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
The name of the trigger.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
The name of the application.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The name of the bootstrap action.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The name of the cluster.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The name of the cluster.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
The name of the command.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The name of the instance group.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Friendly name given to the instance group.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Friendly name for the instance group.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The name of the job flow.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The name of the job flow.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The name of the cluster step.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The name of the job flow step.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The name of the cluster step.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.SupportedProductConfig
The name of the product configuration.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
The name of the preset.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
The name of the preset.
withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
The name of the provider to create.
withName(String) - Method in class com.amazonaws.services.opsworks.model.App
The app name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer name, which is used by the console.
withName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Specifies the deployment operation.
withName(DeploymentCommandName) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
Specifies the deployment operation.
withName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
The name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The stack name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
The new name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer name, which is used by the console.
withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack's new name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The new name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's name.
withName(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume name.
withName(String) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
The name of the availability zone.
withName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
The name of the option.
withName(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The name of the option that has settings that you can set.
withName(String) - Method in class com.amazonaws.services.redshift.model.AvailabilityZone
The name of the availability zone.
withName(String) - Method in class com.amazonaws.services.route53.model.CreateHostedZoneRequest
The name of the domain.
withName(String) - Method in class com.amazonaws.services.route53.model.HostedZone
The name of the domain.
withName(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The domain name of the current resource record set.
withName(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The name of the federated user.
withName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The name of the attribute.
withName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.simpledb.model.Item
The name of the item.
withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The name of the replaceable attribute.
withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The name of the replaceable item.
withName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
The name of this activity.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
The name of the domain to deprecate.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest
The name of the domain to describe.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The name of the domain.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
If specified, only lists the activity types that have this name.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
If specified, lists the workflow type with this name.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The name of the activity type within the domain.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Name of the domain to register.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The name of the workflow type.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.TaskList
The name of the task list.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
The name of the workflow type.
withName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Name of the workflow type.
withName(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
withName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
withName(String) - Method in class com.amazonaws.services.support.model.Category
The category name for the support case.
withName(String) - Method in class com.amazonaws.services.support.model.Service
The friendly name for an AWS service.
withName(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
withName(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
withNameServers(String...) - Method in class com.amazonaws.services.route53.model.DelegationSet
A complex type that contains the authoritative name servers for the hosted zone.
withNameServers(Collection<String>) - Method in class com.amazonaws.services.route53.model.DelegationSet
A complex type that contains the authoritative name servers for the hosted zone.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of alarm's associated metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the alarm's associated metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
A unique namespace identifying the option's associated AWS resource.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
A unique namespace identifying the option's associated AWS resource.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
A unique namespace identifying the option's associated AWS resource.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage

withNetworkAcl(NetworkAcl) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclResult
Information about the network ACL.
withNetworkAclAssociationId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the association between a network ACL and a subnet.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The ID of the ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the network ACL.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest
The ID of the new ACL to associate with the subnet.
withNetworkAclId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The ID of the ACL.
withNetworkAclIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
withNetworkAclIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
One or more network ACL IDs.
withNetworkAcls(NetworkAcl...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
withNetworkAcls(Collection<NetworkAcl>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
Information about one or more network ACLs.
withNetworkInterface(NetworkInterface) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult
Information about the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of a network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of a network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Route
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The ID of the network interface.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the NetworkInterfaceId property for this object.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The network interface of the gateway on which to expose the iSCSI target.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The network interface identifier of the VTL device.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The network interface identifier.
withNetworkInterfaceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
withNetworkInterfaceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
One or more network interface IDs.
withNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
The ID of the AWS account that owns the network interface.
withNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The port used to communicate with iSCSI VTL device targets.
withNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The port used to communicate with iSCSI targets.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
Information about one or more network interfaces.
withNetworkInterfaces(InstanceNetworkInterface...) - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
withNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
[EC2-VPC] One or more network interfaces for the instance.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more network interfaces.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more network interfaces.
withNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult
The ID of the new association.
withNewAssociationId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult
The ID of the new association.
withNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new DB instance identifier for the DB instance when renaming a DB Instance.
withNewExecutionRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The runId of the new workflow execution.
withNewGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
withNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object and returns this object, enabling additional method calls to be chained together.
withNewPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Sets the value of the NewPassword property for this object.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the user.
withNewPrivateVirtualInterface(NewPrivateVirtualInterface) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest
Detailed information for the private virtual interface to be created.
withNewPrivateVirtualInterfaceAllocation(NewPrivateVirtualInterfaceAllocation) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
Detailed information for the private virtual interface to be provisioned.
withNewPublicVirtualInterface(NewPublicVirtualInterface) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest
Detailed information for the public virtual interface to be created.
withNewPublicVirtualInterfaceAllocation(NewPublicVirtualInterfaceAllocation) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
Detailed information for the public virtual interface to be provisioned.
withNewServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
withNewStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
A hash key value for the starting hash key of one of the child shards created by the split.
withNewSupportedProducts(SupportedProductConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow that accepts a user argument list.
withNewSupportedProducts(Collection<SupportedProductConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow that accepts a user argument list.
withNewUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the user.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your origin access identities where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your streaming distributions where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your origin access identities where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your streaming distributions where they left off.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
An optional parameter reserved for future use.
withNextMarker(String) - Method in class com.amazonaws.services.route53.model.ListHealthChecksResult
Indicates where to continue listing health checks.
withNextMarker(String) - Method in class com.amazonaws.services.route53.model.ListHostedZonesResult
Indicates where to continue listing hosted zones.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
A value that you use to access the second and subsequent pages of results, if any.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
Returns a value if the results are paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
Returns a value if the results are paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfos
Returns a value if the results are paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
If a NextPageToken is returned, the result has more than one pages.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.History
The token for the next page.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
If on a previous call to this method a NextResultToken was returned, the results have more than one page.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
If on a previous call to this method a NextPageToken was returned, the result has more than one page.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
If on a previous call to this method a NextPageToken was returned, the results are being paginated.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
The token of the next page in the result.
withNextPageToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The token for the next page of type information.
withNextRecordIdentifier(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
Weighted resource record sets only: If results were truncated for a given DNS name and type, the value of SetIdentifier for the next resource record set that has the current DNS name and type.
withNextRecordName(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the name of the next record in the list.
withNextRecordType(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the type of the next record in the list.
withNextRecordType(RRType) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
If the results were truncated, the type of the next record in the list.
withNextShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The next position in the shard from which to start sequentially reading data records.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
String that identifies the start of the next list of events, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
String that identifies the start of the next list of events, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
String that identifies the start of the next list of stacks, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
String that identifies the start of the next list of stacks, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
String that identifies the start of the next list of stack resource summaries, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
String that identifies the start of the next list of events, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
String that identifies the start of the next list of stacks, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
String that identifies the start of the next list of stacks, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The next paginated set of results to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
The next paginated set of results to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
The token for the next page of data.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The token for the next page of data.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The token to use when requesting the next paginated set of offerings.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The next paginated set of results to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The next set of rows to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The string marking the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
The next paginated set of results to return using the pagination token returned by a previous call.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
The next paginated set of results to return.
withNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
If returned, this indicates that there are more results to obtain.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
A string informing Amazon SimpleDB where to start the next list of domain names.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
A string informing Amazon SimpleDB where to start the next list of ItemNames.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
A resumption point for pagination.
withNextUpdateAvailabilityDate(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date at which an update to the gateway is available.
withNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The number of reserved nodes you want to purchase.
withNodeCount(Integer) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The number of reserved compute nodes.
withNodeGroupId(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The identifier for the node group.
withNodeGroupMembers(NodeGroupMember...) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
withNodeGroupMembers(Collection<NodeGroupMember>) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
A list containing information about individual nodes within the node group.
withNodeGroups(NodeGroup...) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
withNodeGroups(Collection<NodeGroup>) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A single element list with information about the nodes in the replication group.
withNodeRole(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
Whether the node is a leader node or a compute node.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The node type for the nodes in the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The node type to be provisioned for the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest
The node type filter value.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new node type of the cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.OrderableClusterOption
The node type for the orderable cluster.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the cluster's node type.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The node type of the reserved node.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The node type offered by the reserved node offering.
withNodeType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The node type of the nodes in the cluster.
withNoDevice(Boolean) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Suppresses the device mapping.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Suppresses the specified device included in the block device mapping of the AMI.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
suppress the specified device included in the block device mapping.
withNoEcho(Boolean) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
withNonKeyAttributes(String...) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Represents the non-key attribute names which will be projected into the index.
withNonKeyAttributes(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Represents the non-key attribute names which will be projected into the index.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets a single ETag constraint to this request.
withNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default, this parameter is set to false, which means Amazon EC2 attempts to shut down the instance cleanly before image creation and then reboots the instance.
withNormal(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
An approximation of the cost of the job flow, represented in m1.small/hours.
withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The latest end time of the event.
withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
The earliest start time of the event.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
withNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
withNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
Describes a notification topic and its status.
withNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the new notification configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withNotificationConfigurations(NotificationConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
withNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.
withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications will be sent.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The Amazon Resource Name (ARN) of the SNS topic to which notifications will be sent.
withNotificationTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The Amazon Resource Name (ARN) of the SNS topic to which notifications will be sent.
withNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The status of the Amazon SNS notification topic.
withNotificationTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The status of the Amazon SNS notification topic for the replication group.
withNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The types of events for an action to start.
withNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
withNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
withNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
withNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of event that will cause the notification to be sent.
withNS(String...) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of numbers.
withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of numbers.
withNS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Number set data type
withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Number set data type
withNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The number of archives in the vault as of the last inventory date.
withNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The number of archives in the vault as of the last inventory date.
withNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the NumberOfDecreasesToday property for this object.
withNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The number of provisioned throughput decreases for this table during this UTC calendar day.
withNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The number of disks in the array.
withNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The number of disks in the volume.
withNumberOfLines(Integer) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
The number of lines remaining to be downloaded.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Cluster
The number of compute nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The number of compute nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The new number of nodes of the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.PendingModifiedValues
The pending or in-progress change of the number nodes in the cluster.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The number of nodes in the cluster.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The number of cache nodes in the cache cluster.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The initial number of cache nodes that the cache cluster will have.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The number of cache nodes that the cache cluster should have.
withNumCacheNodes(Integer) - Method in class com.amazonaws.services.elasticache.model.PendingModifiedValues
The new number of cache nodes for the cache cluster.
withNumSearchableDocs(Long) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of documents that have been submitted to the domain and indexed.
withNumTapesToCreate(Integer) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The number of virtual tapes you want to create.
withObjectId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The identifier of the object.
withObjectIds(String...) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifiers of the pipeline objects that contain the definitions to be described.
withObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifiers of the pipeline objects that contain the definitions to be described.
withObjectIds(String...) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies an array of objects.
withObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies an array of objects.
withObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
withObjects(Map<String, PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Connection information for the location where the task runner will publish the output of the task.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
withOfferingType(OfferingTypeValues) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering type filter value.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering type filter value.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering type of this reserved cache node.
withOfferingType(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The offering type.
withOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering type filter value.
withOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering type filter value.
withOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering type of this reserved DB instance.
withOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering type.
withOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The anticipated utilization of the reserved node, as defined in the reserved node offering.
withOfferingType(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The anticipated utilization of the reserved node, as defined in the reserved node offering.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOldestDate(Date) - Method in class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter
Specifies the oldest start or close date and time to return.
withOldPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest
Sets the value of the OldPassword property for this object.
withOnArrested(ResizeJobFlowStep.OnArrested) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
What action this step should take if any of the instance group modifications result in the instance group entering Arrested state.
withOnFailure(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
withOnFailure(OnFailure) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
withOnFailure(ResizeJobFlowStep.OnFailure) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
What action this step should take if the modification fails.
withOpacity(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A percentage that indicates how much you want a watermark to obscure the video in the location where it appears.
withOpenActivityTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of activity tasks whose status is OPEN.
withOpenChildWorkflowExecutions(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of child workflow executions whose status is OPEN.
withOpenCounts(WorkflowExecutionOpenCounts) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
The number of tasks for this workflow execution.
withOpenDecisionTasks(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of decision tasks whose status is OPEN.
withOpenTimers(Integer) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
The count of timers started by this workflow execution that have not fired yet.
withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The operation type.
withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withOperator(Operator) - Method in class com.amazonaws.services.datapipeline.model.Selector
Contains a logical operation for comparing the value of a field with a specified value.
withOptionDescription(String) - Method in class com.amazonaws.services.rds.model.Option
The description of the option.
withOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
The description of the option group.
withOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Provides the description of the option group.
withOptionGroupMemberships(OptionGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of option group memberships for this DB instance.
withOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of option group memberships for this DB instance.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The option group the DB instance will be associated with.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that the DB instance should be associated with the specified option group.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
Specifies the name of the option group to be created.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the option group name for the DB snapshot.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
The name of the option group to be deleted.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
The name of the option group to describe.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Indicates that the DB instance should be associated with the specified option group.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
The name of the option group to be modified.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
Specifies the name of the option group.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
The name of the option group that the instance belongs to.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The name of the option group to be used for the restored DB instance.
withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the option group to be used for the restored DB instance.
withOptionGroupOptions(OptionGroupOption...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
List of available option group options.
withOptionGroupOptions(Collection<OptionGroupOption>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
List of available option group options.
withOptionGroupOptionSettings(OptionGroupOptionSetting...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies the option settings that are available (and the default value) for each option in an option group.
withOptionGroupOptionSettings(Collection<OptionGroupOptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies the option settings that are available (and the default value) for each option in an option group.
withOptionGroupsList(OptionGroup...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
List of option groups.
withOptionGroupsList(Collection<OptionGroup>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
List of option groups.
withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The name of the configuration option.
withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
The name of the configuration option.
withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage

withOptionName(String) - Method in class com.amazonaws.services.rds.model.Option
The name of the option.
withOptionName(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The configuration of options to include in a group.
withOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
An IAM access policy as described in The Access Policy Language in Using AWS Identity and Access Management.
withOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
The name of the IndexField to use as the default search field.
withOptions(IndexField) - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
Defines a field in the index, including its name, type, and the source of its data.
withOptions(NamedRankExpression) - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
The expression that is evaluated for ranking or thresholding while processing a search request.
withOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
Maps terms to their stems, serialized as a JSON document.
withOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
Lists stopwords serialized as a JSON document.
withOptions(String) - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
Maps terms to their synonyms, serialized as a JSON document.
withOptions(VpnConnectionOptionsSpecification) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Indicates whether the VPN connection requires static routes.
withOptions(VpnConnectionOptions) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The VPN connection options.
withOptions(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
withOptions(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
withOptions(ConfigurationOptionDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
withOptions(Collection<ConfigurationOptionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
withOptions(Option...) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates what options are available in the option group.
withOptions(Collection<Option>) - Method in class com.amazonaws.services.rds.model.OptionGroup
Indicates what options are available in the option group.
withOptionsDependedOn(String...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
List of all options that are prerequisites for this option.
withOptionsDependedOn(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
List of all options that are prerequisites for this option.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
withOptionSettings(OptionSetting...) - Method in class com.amazonaws.services.rds.model.Option
The option settings for this option.
withOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.Option
The option settings for this option.
withOptionSettings(OptionSetting...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The option settings to include in an option group.
withOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The option settings to include in an option group.
withOptionsToInclude(OptionConfiguration...) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.
withOptionsToInclude(Collection<OptionConfiguration>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.
withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
withOptionsToRemove(String...) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are removed from the option group.
withOptionsToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
Options in this list are removed from the option group.
withOpts(BootstrapActions.Daemon, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
Specify additional Java opts to be included when the daemon starts.
withOrderableClusterOptions(OrderableClusterOption...) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
withOrderableClusterOptions(Collection<OrderableClusterOption>) - Method in class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult
An OrderableClusterOption structure containing information about orderable options for the Cluster.
withOrderableDBInstanceOptions(OrderableDBInstanceOption...) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An OrderableDBInstanceOption structure containing information about orderable options for the DB instance.
withOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
An OrderableDBInstanceOption structure containing information about orderable options for the DB instance.
withOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
Sets the value of the Origin property for this object.
withOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
Sets the value of the Origin property for this object.
withOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
Your S3 origin's origin access identity.
withOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
The CloudFront origin access identity to associate with the origin.
withOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.S3Origin
Your S3 origin's origin access identity.
withOriginProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The origin protocol policy to apply to your origin.
withOriginProtocolPolicy(OriginProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
The origin protocol policy to apply to your origin.
withOriginProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin protocol policy to apply to your origin.
withOriginProtocolPolicy(OriginProtocolPolicy) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CustomOrigin
The origin protocol policy to apply to your origin.
withOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about origins for this distribution.
withOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about origins for this distribution.
withOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance operating system, which must be set to one of the following.
withOs(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance operating system.
withOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance operating system, which must be set to one of the following.
withOtherPolicies(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
withOtherPolicies(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
withOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
withOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the output path for this step.
withOutput(CreateJobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The CreateJobOutput structure.
withOutput(JobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
If you specified one output for a job, information about that output.
withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files.
withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files, thumbnails, and playlists.
withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The Amazon S3 bucket that Elastic Transcoder will write transcoded media files to.
withOutputKey(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The key associated with the output.
withOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
withOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists.
withOutputKeys(String...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputKeys(String...) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object.
withOutputs(Output...) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
withOutputs(CreateJobOutput...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
withOutputs(Collection<CreateJobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
A section of the request body that provides information about the transcoded (target) files.
withOutputs(JobOutput...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
withOutputs(Collection<JobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Information about the output files.
withOutputValue(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The value associated with the output.
withOutsideIpAddress(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The Internet-routable IP address of the virtual private gateway's outside interface.
withOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
Numeric account Id of the customer for whom the connection will be provisioned.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceRequest
The AWS account that will own the new private virtual interface.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceRequest
The AWS account that will own the new public virtual interface.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
Sets the value of the OwnerAccount property for this object.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The AWS customer account used to create or copy the snapshot.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The AWS customer account used to create or copy the snapshot.
withOwnerAccount(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
For manual snapshots, the AWS customer account used to create or copy the snapshot.
withOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (for example, amazon, self) or AWS account ID that owns the snapshot.
withOwnerAlias(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Owner of the source security group.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The AWS account ID of the instance owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account ID of the image owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the AWS account that created the network interface.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The AWS account ID of the owner of the network interface.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the AWS account that owns the reservation.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS account ID of the owner of the security group.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account ID of the Amazon EBS snapshot owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The AWS account ID of the account.
withOwnerId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroup
The AWS account ID of the cache security group owner.
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
Returns the snapshots owned by the specified owner.
withOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns the snapshots owned by the specified owner.
withOwners(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
withOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Filters the images by the owner.
withPackages(String...) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array of Package objects that describe the layer packages.
withPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
An array of Package objects that describe the layer packages.
withPackages(String...) - Method in class com.amazonaws.services.opsworks.model.Layer
An array of Package objects that describe the layer's packages.
withPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
An array of Package objects that describe the layer's packages.
withPackages(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array of Package objects that describe the layer's packages.
withPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
An array of Package objects that describe the layer's packages.
withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleResult
A percentage value that indicates the size of the policy in packed form.
withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult
A percentage value that indicates the size of the policy in packed form.
withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
A percentage value that indicates the size of the policy in packed form.
withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
A percentage value indicating the size of the policy in packed form.
withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
When you set PaddingPolicy to Pad, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for MaxWidth and MaxHeight.
withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail MaxWidth and MaxHeight settings.
withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
When you set PaddingPolicy to Pad, Elastic Transcoder may add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for MaxWidth and MaxHeight.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
withParameter(String, String) - Method in class com.amazonaws.http.HttpRequest
 
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.elasticache.model.CacheParameterGroupStatus
The status of parameter updates.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The status of parameter updates.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group family that this cluster parameter group is compatible with.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The Amazon Redshift engine version to which the cluster parameter group applies.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The name of the cluster parameter group family to which the engine default parameters apply.
withParameterGroupFamily(String) - Method in class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest
The name of the cluster parameter group family.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroup
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest
The name of the parameter group to be deleted.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest
The name of a specific parameter group for which to return details.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The name of a cluster parameter group for which to return details.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
The name of the parameter group to be modified.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The name of the cluster parameter group.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
The name of the cluster parameter group to be reset.
withParameterGroupName(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The name of the cluster parameter group.
withParameterGroups(ClusterParameterGroup...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
withParameterGroups(Collection<ClusterParameterGroup>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult
A list of ClusterParameterGroup instances.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The status of the parameter group applied to this cache node.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult
The status of the parameter group.
withParameterGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult
The status of the parameter group.
withParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The key associated with the parameter.
withParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The name associated with the parameter.
withParameterName(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
withParameterName(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The name of the parameter.
withParameterNameValues(ParameterNameValue...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
withParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest
An array of parameter names and values for the parameter update.
withParameterNameValues(ParameterNameValue...) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
withParameterNameValues(Collection<ParameterNameValue>) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
An array of parameter names to be reset.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(TemplateParameter...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
withParameters(Collection<TemplateParameter>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
withParameters(Parameter...) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.elasticache.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter values.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter values.
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.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DefaultClusterParameters
The list of cluster default parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest
An array of parameters to be modified.
withParameters(Parameter...) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
An array of names of parameters to be reset.
withParameterValue(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The value associated with the parameter.
withParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The value of the parameter.
withParameterValue(String) - Method in class com.amazonaws.services.elasticache.model.ParameterNameValue
The value of the parameter.
withParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
withParameterValue(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The value of the parameter.
withParent(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
withParentInitiatedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The id of the StartChildWorkflowExecutionInitiated event corresponding to the StartChildWorkflowExecution Decision to start this workflow execution.
withParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
The shard Id of the shard's parent.
withParentWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The source workflow execution that started this workflow execution.
withPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained.
withPartETags(UploadPartResult...) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartETags(Collection<UploadPartResult>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Determines which shard in the stream the data record is assigned to.
withPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.Record
Identifies which shard in the stream the data record is assigned to.
withPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
Sets the value of the PartnerName property for this object.
withPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.Connection
Sets the value of the PartnerName property for this object.
withPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
Sets the value of the PartnerName property for this object.
withPartnerName(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
Sets the value of the PartnerName property for this object.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the part number of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withParts(PartListElement...) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
withParts(Collection<PartListElement>) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
withPartSize(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The size of each part except the last, in bytes.
withPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the size of this part, in bytes, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The part size in bytes.
withPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The part size, in bytes, specified in the Initiate Multipart Upload request.
withPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the user name.
withPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the user name.
withPassword(String) - Method in class com.amazonaws.services.opsworks.model.Source
This parameter depends on the repository type.
withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The password of the instance.
withPasswordPolicy(PasswordPolicy) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult
The PasswordPolicy data type contains information about the account password policy.
withPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Location of the script to run during a bootstrap action.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest
The path to the instance profile.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
The path to the role.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the user name.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The path for the virtual MFA device.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
Path to the instance profile.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
Path to the role.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the user.
withPathPattern(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
withPaths(Paths) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
The path of the object to invalidate.
withPaths(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
The path of the object to invalidate.
withPaths(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationBatch
The path of the object to invalidate.
withPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
Configures the client to use path-style access for all requests.
withPattern(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
The regular expression pattern that a string configuration option value with this restriction must match.
withPending(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with pending status.
withPendingDeletion(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
Indicates that the option will be deleted once processing is complete.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.
withPendingModifiedValues(ReplicationGroupPendingModifiedValues) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB instance are pending.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.redshift.model.Cluster
If present, changes to the cluster are pending.
withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
The percentage of the estimated data that has been transferred.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period in seconds over which the statistic is applied.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned datapoints.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period in seconds over which the statistic is applied.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period in seconds over which the specified statistic is applied.
withPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is permanent.
withPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A permanent option cannot be removed from the option group once the option group is used, and it cannot be removed from the db instance after assigning an option group with this permanent option.
withPermissions(Permission...) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
withPermissions(Collection<Permission>) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
Optional.
withPermissions(Permission...) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
An array of Permission objects that describe the stack permissions.
withPermissions(Collection<Permission>) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
An array of Permission objects that describe the stack permissions.
withPermittedFileTypes(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The permitted file types allowed for a solution stack.
withPermittedFileTypes(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The permitted file types allowed for a solution stack.
withPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
Indicate if this option is persistent.
withPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
A persistent option cannot be removed from the option group once the option group is used, but this option can be removed from the db instance while modifying the related data and assigning another option group without this option.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name or unique identifier associated with the physical instance of the resource.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The name or unique identifier that corresponds to a physical instance ID of the resource.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
A section of the response body that provides information about the pipeline that is created.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
A section of the response body that provides information about the pipeline.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
A section of the response body that provides information about the pipeline.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
The pipeline (queue) that is used to manage jobs.
withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
A section of the response body that provides information about the pipeline.
withPipelineDescriptionList(PipelineDescription...) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
An array of descriptions returned for the specified pipelines.
withPipelineDescriptionList(Collection<PipelineDescription>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
An array of descriptions returned for the specified pipelines.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
The identifier of the pipeline to activate.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
The ID that AWS Data Pipeline assigns the newly created pipeline.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
The identifier of the pipeline to be deleted.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
Identifier of the pipeline that contains the object definitions.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
The identifier of the pipeline.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
The identifier of the pipeline.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
The pipeline identifier that was assigned by AWS Data Pipeline.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The identifier of the pipeline to be configured.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Identifier of the pipeline to be queried for object names.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Identifies the pipeline that contains the objects.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
Identifier of the pipeline that provided the task.
withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
Identifies the pipeline whose definition is to be validated.
withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The Id of the pipeline that you want Elastic Transcoder to use for transcoding.
withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
The ID of the pipeline for which you want to get job information.
withPipelineIdList(PipelineIdName...) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
A list of all the pipeline identifiers that your account has permission to access.
withPipelineIdList(Collection<PipelineIdName>) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
A list of all the pipeline identifiers that your account has permission to access.
withPipelineIds(String...) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
Identifiers of the pipelines to describe.
withPipelineIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
Identifiers of the pipelines to describe.
withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
An array of object definitions that are returned by the call to DescribeObjects.
withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
An array of object definitions that are returned by the call to DescribeObjects.
withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
An array of objects defined in the pipeline.
withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
An array of objects defined in the pipeline.
withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The objects that define the pipeline.
withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
The objects that define the pipeline.
withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
A list of objects that define the pipeline changes to validate against the pipeline.
withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
A list of objects that define the pipeline changes to validate against the pipeline.
withPipelines(Pipeline...) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
withPipelines(Collection<Pipeline>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
An array of Pipeline objects.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns a reference to this object so that method calls can be chained together.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where the instance launched.
withPlacement(SpotPlacement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The placement information for the instance.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The placement for the instance.
withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The Availability Zone the job flow will run in.
withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 Availability Zone for the job flow.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of an existing cluster placement group into which you want to launch your instances.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
withPlacementGroups(PlacementGroup...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
withPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
One or more placement groups.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Image
The value is Windows for Windows AMIs; otherwise blank.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
The instance operating system.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
The instance operating system.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
withPlatform(PlatformValues) - Method in class com.amazonaws.services.ec2.model.Instance
The value is Windows for Windows instances; otherwise blank.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesConfiguration
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
withPlatform(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
PlatformApplicationArn is returned.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
withPlatformApplications(PlatformApplication...) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
withPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
withPlaylists(CreateJobPlaylist...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
withPlaylists(Collection<CreateJobPlaylist>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
withPlaylists(Playlist...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
withPlaylists(Collection<Playlist>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create.
withPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of policies defined for the load balancer.
withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
An AWS IAM policy in JSON format.
withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
An AWS IAM policy in JSON format.
withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
An AWS IAM policy in JSON format.
withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
An AWS IAM policy in JSON format.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
withPolicyAttributeDescriptions(PolicyAttributeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
withPolicyAttributeDescriptions(Collection<PolicyAttributeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
withPolicyAttributes(PolicyAttribute...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
withPolicyAttributes(Collection<PolicyAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
withPolicyAttributeTypeDescriptions(PolicyAttributeTypeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.
withPolicyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.
withPolicyDescriptions(PolicyDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
withPolicyDescriptions(Collection<PolicyDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
The policy that grants an entity permission to assume the role.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or PolicyARN of the policy you want to delete.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the policy you want to run.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The mnemonic name for the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name of the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the load balancer policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name for the policy being deleted.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The name for the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy associated with the load balancer.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the policy document.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
withPolicyNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of load balancer policies you've created or Elastic Load Balancing sample policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of load balancer policies you've created or Elastic Load Balancing sample policy names.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult
A list of policy names.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
withPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket, and returns the updated request object so that additional method calls can be chained together.
withPolicyTypeDescriptions(PolicyTypeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
withPolicyTypeDescriptions(Collection<PolicyTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the base policy type being used to create this policy.
withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy type associated with the load balancer.
withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The name of the policy type.
withPolicyTypeNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
withPolicyTypeNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
withPort(Integer) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The port number on which each of the cache nodes will accept connections.
withPort(Integer) - Method in class com.amazonaws.services.elasticache.model.Endpoint
The port number that the cache engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
The port that is used by the Listener.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The port number that the DB instance uses for connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.Option
If required, the port configured for this option to use.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
The optional port for the option.
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.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The port number on which the cluster accepts incoming connections.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.Endpoint
The port that the database engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The port number on which the cluster accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.redshift.model.Snapshot
The port that the cluster is listening on.
withPort(Integer) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Port on which connection will be opened to the instance to health check.
withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
TCP or UDP protocols: The range of ports the rule applies to.
withPortRange(PortRange) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
TCP or UDP protocols: The range of ports the rule applies to.
withPortRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
Specifies whether the option requires a port.
withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.FlowBlockJUnit4ClassRunner
 
withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class com.amazonaws.services.simpleworkflow.flow.junit.spring.FlowSpringJUnit4ClassRunner
 
withPreemptiveBasicProxyAuth(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether to attempt to authenticate preemptively against proxy servers using basic authentication, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The name of the Availability Zone in which the cache cluster is located.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The EC2 Availability Zone in which the cache cluster will be created.
withPreferredAvailabilityZone(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
The name of the Availability Zone in which the node is located.
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, using the BackupRetentionPeriod parameter.
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.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The time range (in UTC) during which weekly system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
The weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The weekly time range (in UTC) during which replication group system maintenance can occur.
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.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
The weekly time range (in UTC) during which automated cluster maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
The weekly time range (in UTC) during which system maintenance can occur, if necessary.
withPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
An optional string that you want CloudFront to prefix to the access log filenames for this distribution, for example, myprefix/.
withPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/.
withPrefix(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.LoggingConfig
The prefix to use for stored access log files.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
A prefix for the datafeed file names.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The beginning of the file name of the AMI.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The prefix that is prepended to datafeed files.
withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers the objects in an Amazon S3 bucket where the key begins with the given prefix.
withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions in an Amazon S3 bucket where the object key begins with the given prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the key prefix for this rule and returns a reference to this object for method chaining.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional prefix parameter restricting the response to multipart uploads for keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPreservedExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the PreservedExistingData property for this object.
withPreserveExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
withPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
A section of the response body that provides information about the preset that is created.
withPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
A section of the response body that provides information about the preset.
withPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The Id of the preset to use for this job.
withPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The value of the Id object for the preset that you want to use for this job.
withPresets(Preset...) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
withPresets(Collection<Preset>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
An array of Preset objects.
withPresetWatermarkId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding.
withPreviousStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The id of the DecisionTaskStarted event of the previous decision task of this workflow execution that was processed by the decider.
withPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the instance.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The fixed price for the term.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The fixed price for the term.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
The price per instance.
withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about price class for this distribution.
withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about price class for this distribution.
withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Sets the value of the PriceClass property for this object.
withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
Sets the value of the PriceClass property for this object.
withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about price class for this streaming distribution.
withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about price class for this streaming distribution.
withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Sets the value of the PriceClass property for this object.
withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Sets the value of the PriceClass property for this object.
withPriceSchedules(PriceScheduleSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
withPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
A list specifying the price of the Reserved Instance for each month remaining in the Reserved Instance term.
withPriceSchedules(PriceSchedule...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
withPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The price of the Reserved Instance listing.
withPricingDetails(PricingDetail...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
withPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The pricing details of the Reserved Instance offering.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
Indicates whether this IP address is the primary private IP address of the network interface.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Indicates whether the private IP address is the primary private IP address.
withPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The identifier of the cache cluster that will serve as the primary for this replication group.
withPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
If this parameter is specified, ElastiCache will promote each of the nodes in the specified cache cluster to the primary role.
withPrimaryClusterId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroupPendingModifiedValues
The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.
withPrimaryEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
Represents the information required for client programs to connect to a cache node.
withPrincipalArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The Amazon Resource Name (ARN) of the SAML provider in AWS IAM that describes the IdP.
withPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, and returns this updated Statement object.
withPrivateDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private DNS name.
withPrivateDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The private DNS name of the instance.
withPrivateIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance private IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
The private IP address associated with the Elastic IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The primary private IP address of the network interface.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] Optionally, you can use this parameter to assign the instance a specific available IP address from the IP address range of the subnet.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private IP address assigned to the instance.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The IP address of the network interface within the subnet.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The private IP address of the network interface.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstancePrivateIpAddress
The private IP address of the network interface.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The IP address of the network interface within the subnet.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress
The private IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
The private IP addresses.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The primary IP address.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The private IP address of the instance.
withPrivateIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The private IP address of a node within a cluster.
withPrivateIpAddresses(String...) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
withPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
One or more IP addresses to be assigned as a secondary private IP address to the network interface.
withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
One or more private IP addresses.
withPrivateIpAddresses(InstancePrivateIpAddress...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(Collection<InstancePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
One or more private IP addresses to assign to the network interface.
withPrivateIpAddresses(NetworkInterfacePrivateIpAddress...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(Collection<NetworkInterfacePrivateIpAddress>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The private IP addresses associated with the network interface.
withPrivateIpAddresses(String...) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
withPrivateIpAddresses(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest
The secondary private IP addresses to unassign from the network interface.
withPrivateKey(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
withPrivateKey(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
The private key; the contents of the certificate's domain.kex file.
withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
withProcessing(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if processing is being done to activate the current domain configuration.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
withProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code.
withProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The product code.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
A list of product codes.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
A list of product codes.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Any product codes associated with the AMI.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
One or more product codes.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
The product codes attached to this instance.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
A list of product codes.
withProductCodes(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
withProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more product codes.
withProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
withProductCodeType(ProductCodeValues) - Method in class com.amazonaws.services.ec2.model.ProductCode
The type of product code.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance description.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance description.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance description.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot Instance.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The product description associated with the Spot Instance.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
withProductDescription(RIProductDescription) - Method in class com.amazonaws.services.ec2.model.SpotPrice
A general description of the AMI.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The description of the reserved cache node.
withProductDescription(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The cache engine used by the offering.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The description of the reserved DB instance.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The database engine used by the offering.
withProductDescriptions(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more basic product descriptions.
withProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
One or more basic product descriptions.
withProfile(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
If you specified AAC for Audio:Codec, choose the AAC profile for the output file.
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, as a percent (for example, 20%).
withProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, as a percentage.
withProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.Tape
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.
withProgressCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
withProgressing(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon Simple Notification Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process the job.
withProgressInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The number of megabytes that have been transferred from snapshot storage.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
withProgressMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into an index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into an index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into an index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into an index.
withProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
withProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
withPropagatingVgws(PropagatingVgw...) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
withPropagatingVgws(Collection<PropagatingVgw>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any virtual private gateway (VGW) propagating routes.
withProperties(KeyValue...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
withProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
withProperties(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopStepConfig
The list of Java properties that are set when the step runs.
withProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
withProtocol(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The protocol.
withProtocol(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The protocol.
withProtocol(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The IP protocol.
withProtocol(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
The protocol that is used by the Listener.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the load balancer transport protocol to use for routing - HTTP, HTTPS, TCP or SSL.
withProtocol(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the protocol to use in the redirect request and and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
withProtocols(String...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
Currently, https is the only acceptable value for the RequiredProtocols element.
withProtocols(Collection<String>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.RequiredProtocols
Currently, https is the only acceptable value for the RequiredProtocols element.
withProviderId(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The fully-qualified host component of the domain name of the identity provider.
withProvisionedIopsCapable(Boolean) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
True indicates the availability zone is capable of provisioned IOPs.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the ProvisionedThroughput property for this object.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Represents the provisioned throughput settings for a specified table or index.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents the provisioned throughput settings for a specified table or index.
withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for a specified table or index.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Represents the provisioned throughput settings for a specified table or index.
withProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows domain name for configuration an NTLM proxy and returns a reference to this updated ClientConfiguration object so that additional method calls can be chained together.
withProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through and returns the updated ClientConfiguration object.
withProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy, and returns the updated ClientConfiguration object.
withProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through and returns the updated ClientConfiguration object.
withProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name and returns the updated ClientConfiguration object.
withProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows workstation name for configuring NTLM proxy support, and returns the updated ClientConfiguration object so that additional method calls can be chained together.
withPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
Indicates whether the image has public launch permissions.
withPublicDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance public DNS name.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The public DNS name.
withPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The public DNS name of the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The Internet-routable IP address for the customer gateway's outside interface.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
[EC2-Classic] The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation
The address of the Elastic IP address bound to the network interface.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
[EC2-Classic] The Elastic IP address.
withPublicIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance public IP address.
withPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public IP address assigned to the instance.
withPublicIpAddress(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The public IP address of the instance.
withPublicIPAddress(String) - Method in class com.amazonaws.services.redshift.model.ClusterNode
The public IP address of a node within a cluster.
withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
[EC2-Classic] One or more Elastic IP addresses.
withPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Specifies the accessibility options for the DB instance.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies the accessibility options for the DB instance.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the accessibility options for the DB instance.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies the accessibility options for the DB instance.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies the accessibility options for the DB instance.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.Cluster
If true, the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
If true, the cluster can be accessed from a public network.
withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
If true, the cluster can be accessed from a public network.
withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
A container for a Put BatchWrite request
withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a PutItem operation.
withQRCodePNG(ByteBuffer) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
A QR code PNG image that encodes otpauth://totp/$virtualMFADeviceName@$AccountName? secret=$Base32String where $virtualMFADeviceName is one of the create call arguments, AccountName is the user name if set (accountId otherwise), and Base32String is the seed in Base32 format.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
The number of unique trusted signers included in all cache behaviors.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Aliases
The number of CNAMEs, if any, for this distribution.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
The number of HTTP methods that you want CloudFront to forward to your origin.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
The number of cache behaviors for this distribution.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
The number of CloudFront origin access identities that were created by the current AWS account.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
The number of whitelisted cookies for this cache behavior.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
The number of custom error responses for this distribution.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
The number of distributions that were created by the current AWS account.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
When geo restriction is enabled, this is the number of countries in your whitelist or blacklist.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
The number of invalidation batches that were created by the current AWS account.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
The number of active CloudFront key pairs for AwsAccountNumber.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origins
The number of origins for this distribution.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Paths
The number of objects that you want to invalidate.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
The number of streaming distributions that were created by the current AWS account.
withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
The number of trusted signers for this cache behavior.
withQuery(Query) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Query that defines the objects to be returned.
withQueryString(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache behavior.
withQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name for the queue to be created.
withQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The name of the queue whose URL must be fetched.
withQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
withQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The AWS account ID of the account that created the queue.
withQueuePollTimeoutMilli(long) - Method in class com.amazonaws.metrics.internal.cloudwatch.CloudWatchMetricConfig
 
withQueues(Queue...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The queues used by this environment.
withQueues(Collection<Queue>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The queues used by this environment.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The URL for the created Amazon SQS queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
The URL for the queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesRequest
The queue URL of a dead letter queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
The URL of the Amazon SQS queue to take action on.
withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
A list of source queue URLs that have the RedrivePolicy queue attribute configured with a dead letter queue.
withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListDeadLetterSourceQueuesResult
A list of source queue URLs that have the RedrivePolicy queue attribute configured with a dead letter queue.
withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
withQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the quiet element for this request.
withRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
The RAID array ID.
withRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array ID.
withRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The RAID array ID.
withRaidArrayIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
An array of RAID array IDs.
withRaidArrayIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
An array of RAID array IDs.
withRaidArrays(RaidArray...) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
A RaidArrays object that describes the specified RAID arrays.
withRaidArrays(Collection<RaidArray>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
A RaidArrays object that describes the specified RAID arrays.
withRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
withRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume RAID level.
withRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's RAM disk to the specified value.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The RAM disk ID.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The RAM disk associated with this instance.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The RAM disk ID.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the RAM disk.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The ID of the RAM disk.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk.
withRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The range of bytes to retrieve from the output.
withRange(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Identifies the range of bytes in the assembled archive that will be uploaded in this part.
withRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
withRangeInBytes(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The byte range of a part, inclusive of the upper value of the range.
withRangeKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
Deprecated.
 
withRangeKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
withRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets the range key condition for this query and returns a pointer to this object for method-chaining.
withRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
A container for the attribute values and comparison operators to use for the query.
withRangeKeyCondition(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets one range key condition for this query, using the attribute name of the range key.
withRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the range key condition for this query.
withRangeKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
Deprecated.
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
withRangeKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Deprecated.
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
withRankExpression(NamedRankExpression) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest
A named expression that can be evaluated at search time and used for ranking or thresholding in a search query.
withRankExpression(RankExpressionStatus) - Method in class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult
The value of a RankExpression and its current status.
withRankExpression(RankExpressionStatus) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult
The value of a RankExpression and its current status.
withRankExpression(String) - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
The expression to evaluate for ranking or thresholding while processing a search request.
withRankExpressions(RankExpressionStatus...) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
The rank expressions configured for the domain.
withRankExpressions(Collection<RankExpressionStatus>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult
The rank expressions configured for the domain.
withRankName(String) - Method in class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest
The name of the RankExpression to delete.
withRankName(String) - Method in class com.amazonaws.services.cloudsearch.model.NamedRankExpression
The name of a rank expression.
withRankNames(String...) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
Limits the DescribeRankExpressions response to the specified fields.
withRankNames(Collection<String>) - Method in class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest
Limits the DescribeRankExpressions response to the specified fields.
withRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the ReadCapacityUnits property for this object.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
withReadEndpoint(Endpoint) - Method in class com.amazonaws.services.elasticache.model.NodeGroupMember
Represents the information required for client programs to connect to a cache node.
withReadReplicaCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this orderable DB instance can have a read replica.
withReadReplicaDBInstanceIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the read replicas associated with this DB instance.
withReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the read replicas associated with this DB instance.
withReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the identifier of the source DB instance if this DB instance is a read replica.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterTimeline
The date and time when the cluster was ready to execute steps.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was available to the cluster.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupTimeline
The date and time when the instance group became ready to perform tasks.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceTimeline
The date and time when the instance was ready to perform tasks.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The date and time when the job flow was ready to start running bootstrap actions.
withReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
Sets whether the IdleConnectionReaper is to be started as a daemon thread
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The reason provided for the failure (if any).
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The reason for the failure (if provided).
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes
A descriptive reason for the failure that may help in diagnostics.
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
Description of the error that may assist in diagnostics.
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
An optional descriptive reason for terminating the workflow execution.
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
The descriptive reason provided for the failure (if any).
withReason(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
The reason provided for the termination (if any).
withReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
withReasonCodes(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
withReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
withReasonCodes(ReportInstanceReasonCodes...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
One or more reason codes that describes the health state of your instance.
withReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Returns a reference to this object so that method calls can be chained together.
withRebooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with rebooting status.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
A receipt handle.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout should be changed.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
A receipt handle.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
An identifier associated with the act of receiving the message.
withRecentCommunications(RecentCaseCommunications) - Method in class com.amazonaws.services.support.model.CaseDetails
The five most recent communications between you and AWS Support Center.
withRecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RecordMarker decision.
withRecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type DecisionTaskFailed then this member is set and provides detailed information about the event.
withRecords(Record...) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The data records retrieved from the shard.
withRecords(Collection<Record>) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
The data records retrieved from the shard.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
withRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the RecurrenceInHours property for this object.
withRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Frequency of snapshots.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The monetary amount of the recurring charge.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.rds.model.RecurringCharge
The amount of the recurring charge.
withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The amount charged per the period of time specified by the recurring charge frequency.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.elasticache.model.RecurringCharge
The frequency of the recurring charge.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.rds.model.RecurringCharge
The frequency of the recurring charge.
withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.redshift.model.RecurringCharge
The frequency at which the recurring charge amount is applied.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The recurring price charged to run this reserved cache node.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The recurring price charged to run this reserved cache node.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The recurring charges for the reserved node.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The charge to your account regardless of whether you are creating any clusters using the node offering.
withRedirect(RedirectRule) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the redirect information and returns a reference to this object(RoutingRule) for method chaining.
withRedirectAllRequestsTo(RedirectRule) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRedirectAllRequestsTo(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.Returns this CopyObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional redirect location for the new object.Returns this PutObjectRequest, enabling additional method calls to be chained together.
withReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the reducer
withRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Set the refresh threshold for the session credentials created by this client in seconds.
withRefValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
The field value, expressed as the identifier of another object.
withRegex(OptionRestrictionRegex) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value that satisfies this regular expression.
withRegion(String) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The AWS region where the connection is located.
withRegion(String) - Method in class com.amazonaws.services.directconnect.model.Connection
The AWS region where the connection is located.
withRegion(String) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The AWS region where the connection is located.
withRegion(String) - Method in class com.amazonaws.services.directconnect.model.CreateInterconnectResult
The AWS region where the connection is located.
withRegion(String) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The AWS region where the connection is located.
withRegion(String) - Method in class com.amazonaws.services.directconnect.model.Interconnect
The AWS region where the connection is located.
withRegion(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The cloned stack AWS region, such as "us-east-1".
withRegion(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack AWS region, such as "us-east-1".
withRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
The AWS region.
withRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The instance's AWS region.
withRegion(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack AWS region, such as "us-east-1".
withRegion(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The AWS region.
withRegion(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Regional resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that specifies the AWS region for the current resource record set.
withRegion(ResourceRecordSetRegion) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Regional resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that specifies the AWS region for the current resource record set.
withRegion(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The AWS region in which the identified resource is located.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the region.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
The name of the region.
withRegionNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
withRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The names of one or more regions.
withRegions(Region...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
withRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Information about one or more regions.
withRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
Specifies the registration status of the activity types to list.
withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
Specifies the registration status of the activity types to list.
withRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
Specifies the registration status of the domains to list.
withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
Specifies the registration status of the domains to list.
withRegistrationStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
Specifies the registration status of the workflow types to list.
withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
Specifies the registration status of the workflow types to list.
withRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
withRemove(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
withRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
withRemove(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
withRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
The AWS account ID to remove from the list of launch permissions for the AMI.
withReplace(boolean) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureDaemons
Replace the existing hadoop-user-env.sh file if it exists.
withReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
withReplaceKeyPrefixWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the object prefix key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplaceKeyWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the specific key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
A user-specified description for the replication group.
withReplicationGroupDescription(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
A description for the replication group.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
The replication group to which this cache cluster belongs.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
The replication group to which this cache cluster should belong.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.CreateReplicationGroupRequest
The replication group identifier.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DeleteReplicationGroupRequest
The identifier for the replication group to be deleted.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsRequest
The identifier for the replication group to be described.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
The identifier of the replication group to modify.
withReplicationGroupId(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The identifier for the replication group.
withReplicationGroups(ReplicationGroup...) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
withReplicationGroups(Collection<ReplicationGroup>) - Method in class com.amazonaws.services.elasticache.model.DescribeReplicationGroupsResult
A list of replication groups.
withReplyToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
withReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
withRequestCancelActivityTaskDecisionAttributes(RequestCancelActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RequestCancelActivityTask decision.
withRequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelActivityTaskFailed then this member is set and provides detailed information about the event.
withRequestCancelExternalWorkflowExecutionDecisionAttributes(RequestCancelExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the RequestCancelExternalWorkflowExecution decision.
withRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
withRequested(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with requested status.
withRequestedAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The AMI version requested for this cluster.
withRequestedInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The target number of instances for the instance group.
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
withRequesterManaged(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether the network interface is being managed by AWS.
withRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
withRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The web service request ID for the activity of this event.
withRequestInterval(Integer) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The number of seconds between the time that Route 53 gets a response from your endpoint and the time that it sends the next health-check request.
withRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Deprecated.
A map of the table name and corresponding items to get by primary key.
withRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Deprecated.
A map of table name to list-of-write-requests.
withRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
A map of one or more table names and, for each table, the corresponding primary keys for the items to retrieve.
withRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
A map of one or more table names and, for each table, a list of operations to be performed (DeleteRequest or PutRequest).
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
Specifies a request level metric collector which takes precedence over the ones at the http client level and AWS SDK level.
withRequiredProtocols(RequiredProtocols) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Defines the protocols required for your distribution.
withRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require lowercase characters for IAM user passwords.
withRequireLowercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireLowercaseCharacters property for this object.
withRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require numbers for IAM user passwords.
withRequireNumbers(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireNumbers property for this object.
withRequiresIndexDocuments(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
True if IndexDocuments needs to be called to activate the current domain configuration.
withRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require symbols for IAM user passwords.
withRequireSymbols(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireSymbols property for this object.
withRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.PasswordPolicy
Specifies whether to require uppercase characters for IAM user passwords.
withRequireUppercaseCharacters(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest
Sets the value of the RequireUppercaseCharacters property for this object.
withReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
One or more reservations.
withReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The ID of the reservation.
withReservations(Reservation...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
withReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
One or more reservations.
withReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The reserved cache node identifier filter value.
withReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
A customer-specified identifier to track this reservation.
withReservedCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The unique identifier for the reservation.
withReservedCacheNodes(ReservedCacheNode...) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
withReservedCacheNodes(Collection<ReservedCacheNode>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult
A list of reserved cache nodes.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest
The offering identifier filter value.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest
The offering identifier filter value.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest
The ID of the reserved cache node offering to purchase.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The offering identifier.
withReservedCacheNodesOfferingId(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
A unique identifier for the reserved cache node offering.
withReservedCacheNodesOfferings(ReservedCacheNodesOffering...) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
withReservedCacheNodesOfferings(Collection<ReservedCacheNodesOffering>) - Method in class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult
A list of reserved cache node offerings.
withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The reserved DB instance identifier filter value.
withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Customer-specified identifier to track this reservation.
withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The unique identifier for the reservation.
withReservedDBInstances(ReservedDBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of reserved DB instances.
withReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of reserved DB instances.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering identifier filter value.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering identifier filter value.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The ID of the Reserved DB instance offering to purchase.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering identifier.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering identifier.
withReservedDBInstancesOfferings(ReservedDBInstancesOffering...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of reserved DB instance offerings.
withReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of reserved DB instance offerings.
withReservedInstances(ReservedInstances...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
withReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
A list of Reserved Instances.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
The ID of the active Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance IDs.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The IDs of the purchased Reserved Instances.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The ID of the Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesId
The ID of the Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The ID for the Reserved Instances that were created as part of the modification request.
withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
One or more Reserved Instance IDs.
withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The IDs of the Reserved Instances to modify.
withReservedInstancesIds(ReservedInstancesId...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
withReservedInstancesIds(Collection<ReservedInstancesId>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The IDs of one or more Reserved Instances.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
The ID of the Reserved Instance listing.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
One or more Reserved Instance Listing IDs.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The ID of the Reserved Instance listing.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
The Reserved Instance listing.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Information about the Reserved Instances listing.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Information about the Reserved Instance listing.
withReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesResult
The ID for the modification.
withReservedInstancesModificationId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
A unique ID for the Reserved Instance modification.
withReservedInstancesModificationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
withReservedInstancesModificationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
IDs for the submitted modification request.
withReservedInstancesModifications(ReservedInstancesModification...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
withReservedInstancesModifications(Collection<ReservedInstancesModification>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
The Reserved Instance modification information.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The ID of the Reserved Instance offering to purchase.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The ID of the Reserved Instance offering.
withReservedInstancesOfferingIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
withReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
One or more Reserved Instances offering IDs.
withReservedInstancesOfferings(ReservedInstancesOffering...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
withReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
A list of Reserved Instances offerings.
withReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest
Identifier for the node reservation.
withReservedNodeId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The unique identifier for the reservation.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest
The unique identifier for the offering.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest
The unique identifier of the reserved node offering you want to purchase.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The identifier for the reserved node offering.
withReservedNodeOfferingId(String) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The offering identifier.
withReservedNodeOfferings(ReservedNodeOffering...) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
withReservedNodeOfferings(Collection<ReservedNodeOffering>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult
A list of reserved node offerings.
withReservedNodes(ReservedNode...) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
withReservedNodes(Collection<ReservedNode>) - Method in class com.amazonaws.services.redshift.model.DescribeReservedNodesResult
The list of reserved nodes.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest
If true, all parameters in the cache parameter group will be reset to default values.
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.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest
If true, all parameters in the specified parameter group will be reset to their default values.
withResizeAction(ResizeJobFlowStep.ResizeAction) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Add a new action for this step to perform.
withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
This value must be auto, which causes Elastic Transcoder to automatically detect the resolution of the input file.
withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
withResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The ID of the resource.
withResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
The Amazon EMR resource identifier to which tags will be added.
withResourceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
The Amazon EMR resource identifier from which tags will be removed.
withResourceId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
withResourceName(String) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The Amazon RDS resource the tags will be added to.
withResourceName(String) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
The Amazon RDS resource with tags to be listed.
withResourceName(String) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The Amazon RDS resource the tags will be removed from.
withResourcePath(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
Path to ping on the instance to check the health.
withResourceProperties(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
BLOB of the properties used to create the resource.
withResourceRecords(ResourceRecord...) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
A complex type that contains the resource records for the current resource record set.
withResourceRecords(Collection<ResourceRecord>) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
A complex type that contains the resource records for the current resource record set.
withResourceRecordSet(ResourceRecordSet) - Method in class com.amazonaws.services.route53.model.Change
Information about the resource record set to create or delete.
withResourceRecordSetCount(Long) - Method in class com.amazonaws.services.route53.model.HostedZone
Total number of resource record sets in the hosted zone.
withResourceRecordSets(ResourceRecordSet...) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A complex type that contains information about the resource record sets that are returned by the request.
withResourceRecordSets(Collection<ResourceRecordSet>) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsResult
A complex type that contains information about the resource record sets that are returned by the request.
withResources(Resource...) - Method in class com.amazonaws.auth.policy.Statement
Sets the resources associated with this policy statement and returns this updated Statement object so that additional method calls can be chained together.
withResources(String...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The IDs of one or more resources to tag.
withResources(String...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The ID of the resource.
withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The description of the AWS resources used by this environment.
withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The description of the AWS resources used by this environment.
withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The description of the AWS resources used by this environment.
withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The description of the AWS resources used by this environment.
withResourcesFlagged(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
withResourcesIgnored(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
withResourcesProcessed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were analyzed by the Trusted Advisor check.
withResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
withResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
withResourcesSuppressed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Success/failure message associated with the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Success/failure message associated with the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Success/failure message associated with the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Success/failure message associated with the resource.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The kind of resource to which the tag is applied.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource.
withResponseCode(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The HTTP status code that you want CloudFront to return with the custom error page to the viewer.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withResponsePagePath(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
The path of the custom error page (for example, /custom_404.html).
withResponses(Map<String, BatchResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Table names and the respective item attributes from the tables.
withResponses(Map<String, BatchWriteResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
The response object as a result of BatchWriteItem call.
withResponses(Map<String, List<Map<String, AttributeValue>>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
withRestorableByUserIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
withRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more AWS accounts IDs that can create volumes from the snapshot.
withRestoreStatus(RestoreStatus) - Method in class com.amazonaws.services.redshift.model.Cluster
Describes the status of a cluster restore action.
withRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time to restore from.
withRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that identifies ways in which you want to restrict distribution of your content.
withRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that identifies ways in which you want to restrict distribution of your content.
withRestrictionType(String) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
withRestrictionType(GeoRestrictionType) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location.
withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The results of the activity task (if any).
withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The result of the child workflow execution (if any).
withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes
The result of the workflow execution.
withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
The result of the activity task.
withResult(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
The result produced by the workflow execution upon successful completion.
withResult(Boolean) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
withResult(TrustedAdvisorCheckResult) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
The detailed results of the Trusted Advisor check.
withResultEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether values of this field can be returned in search results and used for ranking.
withResultEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
Specifies whether values of this field can be returned in search results and used for ranking.
withRetentionPeriod(Long) - Method in class com.amazonaws.services.redshift.model.ClusterSnapshotCopyStatus
The number of days that automated snapshots are retained in the destination region after they are copied from a source region.
withRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.EnableSnapshotCopyRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
withRetentionPeriod(Integer) - Method in class com.amazonaws.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
The number of days to retain automated snapshots in the destination region after they are copied from the source region.
withRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
withRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
withRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The byte range to retrieve for an archive retrieval.
withRetrievedTo(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of the Gateway-Virtual Tape Library that the virtual tape is being retrieved to.
withRetryExpirationIntervalSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.interceptors.ExponentialRetryPolicy
 
withRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
Sets the retry policy upon failed requests, and returns the updated ClientConfiguration object.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
If set to SIZE, statistics about item collections, if any, that were modified during the operation are returned in the response.
withReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounce notifications are to be forwarded.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appeared either before or after they were updated.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appeared either before or after they were updated.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest
When set to true, returns the events in reverse order.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest
When set to true, returns the results in reverse order.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest
When set to true, returns the results in reverse order.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
When set to true, returns the results in reverse order.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest
When set to true, returns the results in reverse order.
withReverseOrder(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
When set to true, returns the events in reverse order.
withRevision(String) - Method in class com.amazonaws.services.opsworks.model.Source
The application's version.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to create the pipeline.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The IAM Amazon Resource Name (ARN) for the role that Elastic Transcoder uses to transcode jobs for this pipeline.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test.
withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.
withRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleResult
Information about the role.
withRole(Role) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleResult
Information about the role.
withRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
withRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
withRoleArn(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
withRoleId(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The stable and unique string identifying the role.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest
Name of the role to add.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateRoleRequest
Name of the role to create.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest
Name of the role the associated with the policy.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest
Name of the role to delete.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest
Name of the role associated with the policy.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult
The role the policy is associated with.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetRoleRequest
Name of the role to get information about.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest
The name of the role to list instance profiles for.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest
The name of the role to list policies for.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest
Name of the role to associate the policy with.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest
Name of the role to remove.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.Role
The name identifying the role.
withRoleName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest
Name of the role to update.
withRoles(Role...) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
withRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.InstanceProfile
The role associated with the instance profile.
withRoles(Role...) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
withRoles(Collection<Role>) - Method in class com.amazonaws.services.identitymanagement.model.ListRolesResult
A list of roles.
withRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
An identifier for the assumed role session.
withRoleSessionName(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
An identifier for the assumed role session.
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The device name of the root device (for example, /dev/sda1 or xvda).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (for example, /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The name of the root device (for example, /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name of the root device (for example, /dev/sda1, or xvda).
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
withRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Image
The type of root device used by the AMI.
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
withRootDeviceType(DeviceType) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
withRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance root device type.
withRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance root device type.
withRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance root device type.
withRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance root device type.
withRootDeviceVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The root device volume ID.
withRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
withRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input.
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(RouteFilterPrefix...) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRouteFilterPrefixes(Collection<RouteFilterPrefix>) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
A list of routes to be advertised to the AWS network in this region (public virtual interface) or your VPC (private virtual interface).
withRoutes(Route...) - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
withRoutes(Collection<Route>) - Method in class com.amazonaws.services.ec2.model.RouteTable
The routes in the route table.
withRoutes(VpnStaticRoute...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes assoicated with the VPN connection.
withRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The static routes assoicated with the VPN connection.
withRouteTable(RouteTable) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableResult
Information about the route table.
withRouteTableAssociationId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the association between a route table and a subnet.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
The ID of the route table for the route.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
The ID of the routing table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest
The ID of the routing table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest
The ID of the new route table to associate with the subnet.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the route table.
withRouteTableIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
withRouteTableIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
One or more route table IDs.
withRouteTables(RouteTable...) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
withRouteTables(Collection<RouteTable>) - Method in class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
Information about one or more route tables.
withRoutingRule(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(String) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleAction(RuleAction) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
Indicates whether to allow or deny the traffic that matches the rule.
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest
The rule number for the entry (for example, 100).
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
The rule number of the entry to delete.
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.NetworkAclEntry
The rule number for the entry.
withRuleNumber(Integer) - Method in class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest
The rule number of the entry to replace.
withRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(CORSRule...) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Convenience array style method for BucketCrossOriginConfiguration.withRules(List)
withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Convenience array style method for BucketLifecycleConfiguration.withRules(List)
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The runId of the external workflow execution to cancel.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to be canceled.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The runId of the workflow execution to cancel.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.Run
The runId of a workflow execution.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The runId of the workflow execution to be signaled.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The runId of the external workflow execution that the signal was being delivered to.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The runId of the external workflow execution to send the signal to.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The runId of the workflow execution to signal.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The runId of the workflow execution to terminate.
withRunId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
A system generated unique identifier for the workflow execution.
withRunningAmiVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The AMI version running on this cluster.
withRunningInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The number of instances currently running in this instance group.
withRunningSetup(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with running_setup status.
withS(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
Strings are Unicode with UTF-8 binary encoding.
withS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String data type
withS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
An Amazon S3 storage location.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
The Amazon S3 bucket for the destination image.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns a reference to this object so that method calls can be chained together.
withS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
The name of the Amazon S3 bucket created.
withS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 bucket where the data is located.
withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the S3BucketName property for this object.
withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the S3BucketName property for this object.
withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the Amazon S3 bucket into which CloudTrail delivers your trail files.
withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the S3BucketName property for this object.
withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the S3BucketName property for this object.
withS3BucketName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The name of the Amazon S3 bucket where the access logs are stored.
withS3BucketPrefix(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AccessLog
The logical hierarchy you created for your Amazon S3 bucket, for example my-bucket-prefix/prod.
withS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
withS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
withS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentity
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
withS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentitySummary
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
withS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns a reference to this object so that method calls can be chained together.
withS3Key(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 key where the data is located.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the S3KeyPrefix property for this object.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the S3KeyPrefix property for this object.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Value of the Amazon S3 prefix
withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the S3KeyPrefix property for this object.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the S3KeyPrefix property for this object.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DescribeLoggingStatusResult
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.DisableLoggingResult
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingRequest
The prefix applied to the log file names.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.redshift.model.EnableLoggingResult
The prefix applied to the log file names.
withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
Origin information to associate with the distribution.
withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
Your S3 origin bucket.
withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
S3 Origin information to associate with the distribution.
withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Your S3 origin bucket.
withS3OriginConfig(S3OriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
A complex type that contains information about the Amazon S3 origin.
withS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
The image is written to a single object in the Amazon S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.
withSAMLAssertion(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLRequest
The base-64 encoded SAML authentication response provided by the IdP.
withSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
withSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The XML metadata document that includes information about an identity provider.
withSAMLMetadataDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
An XML document generated by an identity provider (IdP) that supports SAML 2.0.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to delete.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to get information about.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderRequest
The Amazon Resource Name (ARN) of the SAML provider to update.
withSAMLProviderArn(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSAMLProviderResult
The Amazon Resource Name (ARN) of the SAML provider that was updated.
withSAMLProviderList(SAMLProviderListEntry...) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
withSAMLProviderList(Collection<SAMLProviderListEntry>) - Method in class com.amazonaws.services.identitymanagement.model.ListSAMLProvidersResult
The list of SAML providers for this account.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this datapoint.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
withSampleRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
The sample rate of the audio stream in the output file, in Hertz.
withSampleTimestamp(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The time stamp when this information was retrieved.
withSaturday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Saturday.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
Evaluates the scan results and returns only the desired values.
withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Evaluates the scan results and returns only the desired values.
withScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Deprecated.
Sets whether this query scans forward and returns a pointer to this object for method-chaining.
withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
Specifies forward or backward traversal of the index.
withScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets whether this query scans forward and returns a pointer to this object for method-chaining.
withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies ascending (true) or descending (false) traversal of the index.
withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Deprecated.
Number of items in the complete scan before any filters are applied.
withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the complete scan, before any filters are applied.
withScheduleActivityTaskDecisionAttributes(ScheduleActivityTaskDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the ScheduleActivityTask decision.
withScheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type ScheduleActivityTaskFailed then this member is set and provides detailed information about the event.
withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of this scheduled action.
withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
withScheduledEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The id of the DecisionTaskScheduled event that was recorded when this decision task was scheduled.
withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
withScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time for this activity task.
withScheduleToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
The maximum duration for this activity task.
withScheduleToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
withScheduleToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ScheduleToCloseTimeout property for this object.
withScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time the activity task can wait to be assigned to a worker.
withScheduleToStartTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration the activity task can wait to be assigned to a worker.
withScheduleToStartTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
withScheduleToStartTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the ScheduleToStartTimeout property for this object.
withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The type of a load balancer.
withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the type of load balancer.
withScriptBootstrapAction(ScriptBootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The script run by the bootstrap action.
withScriptPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Command
The Amazon S3 location of the command script.
withSearchEnabled(Boolean) - Method in class com.amazonaws.services.cloudsearch.model.LiteralOptions
Specifies whether search is enabled for this field.
withSearchInstanceCount(Integer) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of search instances that are available to process search requests.
withSearchInstanceType(String) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The instance type (such as search.m1.small) that is being used to process search requests.
withSearchPartitionCount(Integer) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The number of partitions across which the search index is spread.
withSearchService(ServiceEndpoint) - Method in class com.amazonaws.services.cloudsearch.model.DomainStatus
The service endpoint for requesting search results from a search domain.
withSearchString(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
A string to search for in the body of a health check response.
withSecondaryAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest
The number of secondary IP addresses to assign to the network interface.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The number of secondary private IP addresses to assign to a network interface.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The number of secondary private IP addresses.
withSecretAccessKey(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
withSecretAccessKey(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The secret access key that can be used to sign requests.
withSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the initiator (e.g.
withSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the initiator (e.g.
withSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
withSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
withSecurityGroupId(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The identifier of the cache security group.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
One or more security group IDs.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
One or more VPC security groups associated with the cache cluster.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest
Specifies the VPC Security Groups associated with the cache cluster.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyReplicationGroupRequest
Specifies the VPC Security Groups associated with the cache clusters in the replication group.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
An array containing the instance security group IDs.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The security groups with which to associate Amazon EC2 or Amazon VPC instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
withSecurityGroups(SecurityGroup...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
withSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Information about one or more security groups.
withSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
withSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
One or more security groups for the instance.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
One or more security groups.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-Classic, default VPC] One or more security group names.
withSecurityGroups(SecurityGroupMembership...) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
withSecurityGroups(Collection<SecurityGroupMembership>) - Method in class com.amazonaws.services.elasticache.model.CacheCluster
A list of VPC Security Groups associated with the cache cluster.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your load balancer in VPC.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your load balancer in VPC.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your load balancer.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your load balancer.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups to assign to your load balancer within your VPC.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups to assign to your load balancer within your VPC.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the load balancer is a member of (VPC only).
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the load balancer is a member of (VPC only).
withSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the ID of the segment to be scanned and returns a pointer to this object for method-chaining.
withSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, Segment identifies an individual segment to be scanned by an application worker.
withSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
If you specify a preset in PresetId for which the value of Container is ts (MPEG-TS), SegmentDuration is the duration of each .ts file in seconds.
withSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
(Outputs in MPEG-TS format only.If you specify a preset in PresetId for which the value of Containeris ts (MPEG-TS), SegmentDuration is the maximum duration of each .ts file in seconds.
withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The attributes to be returned in the result.
withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The attributes to be returned in the result.
withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The attributes to be returned in the result.
withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The attributes to be returned in the result.
withSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
withSelectors(Selector...) - Method in class com.amazonaws.services.datapipeline.model.Query
List of selectors that define the query.
withSelectors(Collection<Selector>) - Method in class com.amazonaws.services.datapipeline.model.Query
List of selectors that define the query.
withSelf(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Signer
Sets the value of the Self property for this object.
withSelf(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSigners
Include this empty element if you want to give your own AWS account permission to create signed URLs.
withSendDataPoints(SendDataPoint...) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
withSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
withSenderFault(Boolean) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
withSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
withSeparator(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The separator that follows the text to trim.
withSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
The sequence number identifier that was assigned to the put data record.
withSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.Record
The unique identifier for the record in the Amazon Kinesis stream.
withSequenceNumberForOrdering(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
Guarantees strictly increasing sequence numbers, for puts from the same client and to the same partition key.
withSequenceNumberRange(SequenceNumberRange) - Method in class com.amazonaws.services.kinesis.model.Shard
The range of possible sequence numbers for the shard.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The serial number associated with VirtualMFADevice.
withSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The identification number of the MFA device that is associated with the user who is making the AssumeRole call.
withSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The identification number of the MFA device that is associated with the IAM user who is making the GetSessionToken call.
withServerCertificate(ServerCertificate) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
withServerCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
withServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
withServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
withServerCertificateMetadataList(ServerCertificateMetadata...) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
withServerCertificateMetadataList(Collection<ServerCertificateMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
withServiceCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the AWS service returned by the call to DescribeServices.
withServiceCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the AWS service returned by the call to DescribeServices.
withServiceCodeList(String...) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for AWS services.
withServiceCodeList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for AWS services.
withServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The error ID.
withServiceErrorIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
An array of service error IDs.
withServiceErrorIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
An array of service error IDs.
withServiceErrors(ServiceError...) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
An array of ServiceError objects that describe the specified service errors.
withServiceErrors(Collection<ServiceError>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
An array of ServiceError objects that describe the specified service errors.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack AWS Identity and Access Management (IAM) role.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.
withServices(Service...) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of AWS services.
withServices(Collection<Service>) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of AWS services.
withSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Set the duration of the session credentials created by this client in seconds.
withSessionToken(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The token that users must pass to the service API to use the temporary credentials.
withSetIdentifier(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Weighted, Regional, and Failover resource record sets only: An identifier that differentiates among multiple resource record sets that have the same combination of DNS name and type.
withSettingDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The description of the option group option.
withSettingName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
The name of the option group option.
withSetup(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a setup event.
withSetup(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a setup event.
withSetupFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with setup_failed status.
withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
withSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
withSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
withSeverity(ValidationSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.Event
The severity of the event.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventInfoMap
The severity of the event.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The event severity specified in the Amazon Redshift event notification subscription.
withSeverity(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
withSeverityCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
withSeverityCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the severity level returned by the call to DescribeSeverityLevels.
withSeverityLevels(SeverityLevel...) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
withSeverityLevels(Collection<SeverityLevel>) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
withSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, it is the checksum of the archive.
withSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, it is the checksum of the archive.
withSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The SHA256 tree hash value that Amazon Glacier calculated for the part.
withShardCount(Integer) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
The number of shards that the stream will use.
withShardId(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The shard ID of the shard to get the iterator for.
withShardId(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
The shard ID of the shard where the data record was placed.
withShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
The unique identifier of the shard within the Amazon Kinesis stream.
withShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
The position in the shard from which you want to start sequentially reading data records.
withShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
The position in the shard from which to start reading data records sequentially.
withShardIteratorType(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
withShardIteratorType(ShardIteratorType) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
withShards(Shard...) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The shards that comprise the stream.
withShards(Collection<Shard>) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The shards that comprise the stream.
withShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The shard ID of the shard to combine with the adjacent shard for the merge.
withShardToSplit(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
The shard ID of the shard to split.
withShortname(String) - Method in class com.amazonaws.services.opsworks.model.App
The app's short name.
withShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app's short name.
withShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer short name, which is used internally by AWS OpsWorks and by Chef recipes.
withShortname(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer short name.
withShortname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
The layer short name, which is used internally by AWS OpsWorksand by Chef.
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
withShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If the Auto Scaling group of the specified instance has a HealthCheckGracePeriod specified for the group, by default, this call will respect the grace period.
withShowCacheNodeInfo(Boolean) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest
An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.
withShutdown(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a shutdown event.
withShutdown(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a shutdown event.
withShuttingDown(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with shutting_down status.
withSignalExternalWorkflowExecutionDecisionAttributes(SignalExternalWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the SignalExternalWorkflowExecution decision.
withSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type SignalExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The name of the signal.The target workflow execution will use the signal name and input to process the signal.
withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The name of the signal.
withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The name of the signal.
withSignalName(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
The name of the signal received.
withSignature(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
A signature which can be used to verify the accuracy and authenticity of the information provided in the instance identity document.
withSignature(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignature(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
withSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
Sets the name of the signature algorithm to use for signing requests made by this client.
withSigners(Signer...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Each active trusted signer.
withSigners(Collection<Signer>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ActiveTrustedSigners
Each active trusted signer.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in GiBs.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
The size of the disk image.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
The size of the volume.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of the volume, in GiBs.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
The size of the volume.
withSize(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
The array's size.
withSize(Integer) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume size.
withSize(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
The volume size.
withSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
The size, in bytes, of the log file for the specified DB instance.
withSizeEstimateRangeGB(Double...) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, measured in gigabytes.
withSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, measured in gigabytes.
withSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Total size, in bytes, of the archives in the vault as of the last inventory date.
withSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Total size, in bytes, of the archives in the vault as of the last inventory date.
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
Specify one of the following values to control scaling of the output album art:
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that controls scaling of the watermark: Fit: Elastic Transcoder scales the watermark so it matches the value that you specified in either MaxWidth or MaxHeight without exceeding the other value. Stretch: Elastic Transcoder stretches the watermark to match the values that you specified for MaxWidth and MaxHeight.
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
Specify one of the following values to control scaling of thumbnails:
withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Specify one of the following values to control scaling of the output video:
withSkipFinalClusterSnapshot(Boolean) - Method in class com.amazonaws.services.redshift.model.DeleteClusterRequest
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.
withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB snapshot is created before the DB instance is deleted.
withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the slave nodes.
withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 slave node instance type.
withSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
withSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior.
withSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Returns a reference to this object so that method calls can be chained together.
withSnapshotArns(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
withSnapshotArns(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest
A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the cluster the snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the cluster the source snapshot was created from.
withSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the cluster the snapshot was created from.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.redshift.model.Snapshot
The time (UTC) when Amazon Redshift began the snapshot.
withSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the SnapshotDescription property for this object.
withSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description field
withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotResult
The ID of the new snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The snapshot from which to create the volume.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the Amazon EBS snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the Amazon EBS snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the Amazon EBS snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The snapshot from which the volume was created, if applicable.
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the SnapshotId property for this object.
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the SnapshotId property for this object.
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The snapshot ID (e.g.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.AuthorizeSnapshotAccessRequest
The identifier of the snapshot the account is authorized to restore.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest
A unique identifier for the snapshot that you are requesting.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest
The unique identifier of the manual snapshot to be deleted.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The snapshot identifier of the snapshot about which to return information.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest
The name of the snapshot from which to create the new cluster.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.RevokeSnapshotAccessRequest
The identifier of the snapshot that the account can no longer access.
withSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot identifier that is provided in the request.
withSnapshotIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
withSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
One or more snapshot IDs.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Returns a reference to this object so that method calls can be chained together.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Returns a reference to this object so that method calls can be chained together.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult
A list of Snapshot instances.
withSnapshotSizeInMegaBytes(Long) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The size of the set of snapshot data used to restore the cluster.
withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the type of the DB snapshot.
withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The type of snapshots that will be returned.
withSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
The type of snapshots for which you are requesting information.
withSnapshotType(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot type.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The Amazon SNS topic ARN to which Amazon Glacier sends a notification when the job is completed and the output is ready for you to download.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
withSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The topic ARN of the RDS event notification subscription.
withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription.
withSnsTopicArn(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The Amazon Resource Name (ARN) of the SNS topic to be used by the event notification subscription.
withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Sets the value of the SnsTopicName property for this object.
withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Sets the value of the SnsTopicName property for this object.
withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
Name of the existing Amazon SNS topic that CloudTrail uses to notify the account owner when new CloudTrail log files have been delivered.
withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Sets the value of the SnsTopicName property for this object.
withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Sets the value of the SnsTopicName property for this object.
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.
withSolutionStackDetails(SolutionStackDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks and their SolutionStackDescription.
withSolutionStackDetails(Collection<SolutionStackDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks and their SolutionStackDescription.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the solution stack this configuration set uses.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the solution stack used by this configuration.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This is an alternative to specifying a configuration name.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the SolutionStack deployed with this environment.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the solution stack whose configuration options you want to describe.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
The name of the solution stack these configuration options belong to.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the SolutionStack deployed with this environment.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
The name of the solution stack.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the SolutionStack deployed with this environment.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the SolutionStack deployed with this environment.
withSolutionStacks(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
withSolutionStacks(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
withSource(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
withSource(VpnStaticRouteSource) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
Indicates how the routes were provided.
withSource(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter
The source of the parameter value.
withSource(String) - Method in class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.elasticache.model.Parameter
The source of the parameter.
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.
withSource(String) - Method in class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.redshift.model.Parameter
The source of the parameter value, such as "engine-default" or "user".
withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The identity's email address.
withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
withSourceAttributes(SourceAttribute...) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
An optional list of source attributes that provide data for this index field.
withSourceAttributes(Collection<SourceAttribute>) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
An optional list of source attributes that provide data for this index field.
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied, and returns this object, enabling additional method calls to be chained together.
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
withSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The location where the source bundle is located for this version.
withSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
withSourceCacheNodeId(String) - Method in class com.amazonaws.services.elasticache.model.CacheNode
The ID of the primary node to which this read replica node is synchronized.
withSourceConfiguration(SourceConfiguration) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
withSourceDataCopy(SourceData) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Copies data from a source document attribute to an IndexField.
withSourceDataFunction(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Identifies the transformation to apply when copying data from a source attribute.
withSourceDataFunction(SourceDataFunction) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Identifies the transformation to apply when copying data from a source attribute.
withSourceDataMap(SourceDataMap) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Maps source document attribute values to new values when populating the IndexField.
withSourceDataTrimTitle(SourceDataTrimTitle) - Method in class com.amazonaws.services.cloudsearch.model.SourceAttribute
Trims common title words from a source document attribute when populating an IndexField.
withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The identifier of the DB instance that will act as the source for the read replica.
withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB instance from which to restore.
withSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
The identifier for the source DB snapshot.
withSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
The sourceDestCheck attribute.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
Indicates whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether to enable an instance launched in a VPC to perform NAT.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Indicates whether to validate network traffic to or from this network interface.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Specifies whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Indicates whether traffic to or from the instance is validated.
withSourceDestCheck(String) - Method in class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest
Indicates whether source/destination checking is enabled.
withSourceEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The ID of the source environment.
withSourceEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
The name of the source environment.
withSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Event
The identifier for the source of the event.
withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
The identifier of the event source to be added.
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.
withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
The source identifier to be removed from the subscription, such as the DB instance identifier for a DB instance or the name of a security group.
withSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Event
The identifier for the source of the event.
withSourceIds(String...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The list of identifiers of the event sources for which events will be returned.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The list of identifiers of the event sources for which events will be returned.
withSourceIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
A list of one or more identifiers of Amazon Redshift source objects.
withSourceIdsList(String...) - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of source Ids for the RDS event notification subscription.
withSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
A list of source Ids for the RDS event notification subscription.
withSourceIdsList(String...) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
withSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.redshift.model.EventSubscription
A list of the sources that publish events to the Amazon Redshift event notification subscription.
withSourceImageId(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The ID of the AMI to copy.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored and returns this object, enabling additional method calls to be chained together.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
withSourceName(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceData
The name of the document source field to add to this IndexField.
withSourceName(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataMap
The name of the document source field to add to this IndexField.
withSourceName(String) - Method in class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle
The name of the document source field to add to this IndexField.
withSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
The name of the region that contains the AMI to copy.
withSourceRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the region that contains the snapshot to be copied.
withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
The region that the DB snapshot was created in or copied from.
withSourceRegion(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The source region from which the snapshot was copied.
withSourceSecurityGroup(SourceSecurityGroup) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security group that you can use as part of your inbound rules for your load balancer's back-end Amazon EC2 application instances.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
[EC2-Classic, default VPC] The name of the source security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
[EC2-Classic, default VPC] The name of the source security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
[EC2-Classic, default VPC] The name of the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The ID of the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The ID of the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The ID of the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The ID of the source security group.
withSourceSnapshotClusterIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier of the cluster the source snapshot was created from.
withSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
The ID of the Amazon EBS snapshot to copy.
withSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
withSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
withSourceSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier for the source snapshot.
withSourceStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The source stack ID.
withSourceType(String) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
withSourceType(SourceType) - Method in class com.amazonaws.services.elasticache.model.Event
Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
The type of source that will be generating the events.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(SourceType) - 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.
withSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
The source type that the returned categories belong to
withSourceType(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The source type for the RDS event notification subscription.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The type of source that will be generating the events.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventCategoriesRequest
The source type, such as cluster or parameter group, to which the described event categories apply.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
withSourceType(SourceType) - Method in class com.amazonaws.services.redshift.model.Event
The source type for this event.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventCategoriesMap
The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot.
withSourceType(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The type of source that will be generating the events.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy and returns this object, enabling additional method calls to be chained together.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
withSphere(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
Specifies whether the query applies to components or instances.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The ID of the Spot Instance request.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the Spot Instance request.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The ID of the Spot Instance request.
withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
One or more Spot Instance request IDs.
withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot Instance requests.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
One or more Spot Instance requests.
withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Information about the Spot Instance request.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Information about the Spot Instance request.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the price to bid when launching Spot Instances.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The maximum hourly price for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The maximum hourly price for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The maximum price you will pay to launch one or more Spot Instances.
withSpotPriceHistory(SpotPrice...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot Prices.
withSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The historical Spot Prices.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Image
Specifies whether enhanced networking is enabled.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Returns a reference to this object so that method calls can be chained together.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies whether enhanced networking is enabled.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Returns a reference to this object so that method calls can be chained together.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withSriovNetSupport(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Set to simple to enable enhanced networking for the AMI and any instances that you launch from the AMI.
withSS(String...) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of strings.
withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Deprecated.
A set of strings.
withSS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String set data type
withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
A String set data type
withSshHostDsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The SSH key's DSA fingerprint.
withSshHostRsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The SSH key's RSA fingerprint.
withSshKey(String) - Method in class com.amazonaws.services.opsworks.model.Source
The repository's SSH key.
withSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The instance SSH key name.
withSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance SSH key name.
withSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
The instance SSH key name.
withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's public SSH key.
withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's SSH public key.
withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
The user's SSH public key.
withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user's new SSH public key.
withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's SSH public key.
withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
The user's SSH user name.
withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
The user's SSH user name.
withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
The user's new SSH user name.
withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
The user's SSH user name.
withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ARN string of the server certificate.
withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The Amazon Resource Number (ARN) of the SSL certificate chain to use.
withSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.App
An SslConfiguration object with the SSL configuration.
withSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
An SslConfiguration object with the SSL configuration.
withSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
An SslConfiguration object with the SSL configuration.
withSSLSupportMethod(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests.
withSSLSupportMethod(SSLSupportMethod) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests.
withStackEvents(StackEvent...) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
withStackEvents(Collection<StackEvent>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID name of the instance of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Unique stack identifier.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.App
The app stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
The cloned stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as DescribeStacks.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
The app stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
A stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
A stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
A stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
A stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The ID of the stack that the instance is associated with.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Permission
A stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
The stack ID.
withStackId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
The stack ID.
withStackIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
An array of stack IDs that specify the stacks to be described.
withStackIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
An array of stack IDs that specify the stacks to be described.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
The name or the unique identifier associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The name or the unique identifier associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
The name or the unique identifier associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The name or the unique identifier associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or the unique identifier associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
The name or the unique identifier associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
The name or stack ID that is associated with the stack whose policy you want to get.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or the unique identifier associated with the stack, which are not always interchangeable: Running stacks: You can specify either the stack's name or its unique stack ID. Deleted stacks: You must specify the unique stack ID.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
The name or the unique identifier associated with the stack, which are not always interchangeable: Running stacks: You can specify either the stack's name or its unique stack ID. Deleted stacks: You must specify the unique stack ID.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
The name or stack ID that you want to associate a policy with.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name associated with a stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The name or stack ID of the stack to update.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the stack policy body.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Structure containing the stack policy body.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Structure containing the stack policy body.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the updated stack policy body.
withStackPolicyDuringUpdateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the temporary overriding stack policy body.
withStackPolicyDuringUpdateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the temporary overriding stack policy.
withStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of a file containing the stack policy.
withStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Location of a file containing the stack policy.
withStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the updated stack policy.
withStackResourceDetail(StackResourceDetail) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
A StackResourceDetail structure containing the description of the specified resource in the specified stack.
withStackResources(StackResource...) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
withStackResources(Collection<StackResource>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
withStackResourceSummaries(StackResourceSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
withStackResourceSummaries(Collection<StackResourceSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
withStacks(Stack...) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
withStacks(Collection<Stack>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
withStacks(Stack...) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
An array of Stack objects that describe the stacks.
withStacks(Collection<Stack>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
An array of Stack objects that describe the stacks.
withStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
withStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
withStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
withStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
withStackStatusFilters(String...) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
withStackStatusFilters(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
withStackStatusFilters(StackStatus...) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
withStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Success/failure message associated with the stack status.
withStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Success/Failure message associated with the stack status.
withStackSummaries(StackSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
withStackSummaries(Collection<StackSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
withStackSummary(StackSummary) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
A StackSummary object that contains the results.
withStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instance started.
withStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the StartAt property for this object.
withStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23).
withStartChildWorkflowExecutionDecisionAttributes(StartChildWorkflowExecutionDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the StartChildWorkflowExecution decision.
withStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionFailed then this member is set and provides detailed information about the event.
withStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartChildWorkflowExecutionInitiated then this member is set and provides detailed information about the event.
withStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
withStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
withStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was started.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The start date and time of the job flow.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The start date and time of the step.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepTimeline
The date and time when the cluster step execution started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The id of the ActivityTaskStarted event recorded in the history.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The Id of the ActivityTaskStarted event recorded when this activity task was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The id of the DecisionTaskStarted event recorded in the history.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes
The Id of the DecisionTaskStarted event recorded when this decision task was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The Id of the DecisionTaskStarted event recorded when this decision task was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The id of the TimerStarted event that was recorded when this timer was started.
withStartedEventId(Long) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
The id of the TimerStarted event that was recorded when this timer was started.
withStartFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with start_failed status.
withStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
The starting hash key of the hash key range.
withStartingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
withStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Information about one or more started instances.
withStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The sequence number of the data record in the shard from which to start reading from.
withStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
The starting sequence number for the range.
withStartLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the StartLoggingTime property for this object.
withStartRecordIdentifier(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
Weighted resource record sets only: If results were truncated for a given DNS name and type, specify the value of ListResourceRecordSetsResponse$NextRecordIdentifier from the previous response to get the next resource record set that has the current DNS name and type.
withStartRecordName(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The first name in the lexicographic ordering of domain names that you want the ListResourceRecordSets request to list.
withStartRecordType(String) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The DNS type at which to begin the listing of resource record sets.
withStartRecordType(RRType) - Method in class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest
The DNS type at which to begin the listing of resource record sets.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the first datapoint to return.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The start date and time of the Spot Price history data.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The time at which the reported instance health state began.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
The time stamp when the snapshot was initiated.
withStartTime(Date) - Method in class com.amazonaws.services.elasticache.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
withStartTime(Date) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The time the reservation started.
withStartTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
withStartTime(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
The place in the input file where you want a clip to start.
withStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
withStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The time the reservation started.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest
A value that requests only snapshots created at or after the specified time.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
withStartTime(Date) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The time the reservation started.
withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only workflow executions that meet the start time criteria of the filter are counted.
withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Specifies the start time criteria that workflow executions must meet in order to be counted.
withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, the workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
withStartTimeFilter(ExecutionTimeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
Workflow executions are included in the returned results based on whether their start times are within the range specified by this filter.
withStartTimerDecisionAttributes(StartTimerDecisionAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.Decision
Provides details of the StartTimer decision.
withStartTimerFailedEventAttributes(StartTimerFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type StartTimerFailed then this member is set and provides detailed information about the event.
withStartTimestamp(Date) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The time when the execution was started.
withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The maximum amount of time a worker may take to process the activity task.
withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
The maximum duration for this decision task.
withStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the maximum duration a worker may take to process this activity task.
withStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
withStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
 
withStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
The duration to wait before firing the timer.
withStartToFireTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The duration of time after which the timer will fire.
withState(String) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
The state of processing a change to an option.
withState(OptionState) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
The state of processing a change to an option.
withState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
withState(AvailabilityZoneState) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The state of the Availability Zone.
withState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
withState(BundleTaskState) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of the task.
withState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot Instance request.
withState(CancelSpotInstanceRequestState) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
The state of the Spot Instance request.
withState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
withState(ConversionTaskState) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The state of the conversion task.
withState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The current state of the customer gateway.
withState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the conversion task.
withState(ExportTaskState) - Method in class com.amazonaws.services.ec2.model.ExportTask
The state of the conversion task.
withState(String) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
withState(ImageState) - Method in class com.amazonaws.services.ec2.model.Image
The current state of the AMI.
withState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
withState(String) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
withState(ListingState) - Method in class com.amazonaws.services.ec2.model.InstanceCount
The states of the listed Reserved Instances.
withState(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
withState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The current state of the attachment.
withState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
withState(MonitoringState) - Method in class com.amazonaws.services.ec2.model.Monitoring
Indicates whether monitoring is enabled for the instance.
withState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
withState(PlacementGroupState) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of the placement group.
withState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
withState(ReservedInstanceState) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instance purchase.
withState(String) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
withState(RouteState) - Method in class com.amazonaws.services.ec2.model.Route
The state of the route.
withState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
withState(SnapshotState) - Method in class com.amazonaws.services.ec2.model.Snapshot
The snapshot state.
withState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot Instance datafeed subscription.
withState(DatafeedSubscriptionState) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
The state of the Spot Instance datafeed subscription.
withState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot Instance request.
withState(SpotInstanceState) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The state of the Spot Instance request.
withState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
withState(SubnetState) - Method in class com.amazonaws.services.ec2.model.Subnet
The current state of the subnet.
withState(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
withState(VolumeState) - Method in class com.amazonaws.services.ec2.model.Volume
The volume state.
withState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
withState(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The attachment state of the volume.
withState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
withState(VpcState) - Method in class com.amazonaws.services.ec2.model.Vpc
The current state of the VPC.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
withState(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The current state of the attachment.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The current state of the VPN connection.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The current state of the virtual private gateway.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
withState(VpnState) - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
The current state of the static route.
withState(String) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The state of the reserved cache node.
withState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current state of the instance.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The current state of the cluster.
withState(ClusterState) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The current state of the cluster.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
withState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The current state of the instance group.
withState(InstanceGroupState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The current state of the instance group.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The current state of the instance.
withState(InstanceState) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The current state of the instance.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
withState(JobFlowExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
withState(StepExecutionState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The execution state of the cluster step.
withState(StepState) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The execution state of the cluster step.
withState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The state of the reserved DB instance.
withState(String) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The state of the reserved Compute Node.
withStateChangeReason(ClusterStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
The reason for the cluster status change.
withStateChangeReason(InstanceGroupStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The status change reason details for the instance group.
withStateChangeReason(InstanceStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The details of the status change reason for the instance.
withStateChangeReason(StepStateChangeReason) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The reason for the step execution status change.
withStatements(Statement...) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy and returns this policy object so that additional method calls can be chained together.
withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
A human-readable explanation for the alarm's state.
withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in human-readable text format)
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm's state in machine-readable JSON format
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in machine-readable JSON format)
withStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the most recent state transition.
withStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm's state.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
withStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptions
Indicates whether the VPN connection uses static routes only.
withStaticRoutesOnly(Boolean) - Method in class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification
Indicates whether the VPN connection uses static routes only.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
withStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
withStatistics(Statistic...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
withStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A set of statistical values describing the metric.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The current state of the Auto Scaling group when a DeleteAutoScalingGroup action is in progress.
withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
This response element indicates the current status of the distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
This response element indicates the current status of the distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
The status of the invalidation request.
withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
The status of an invalidation request.
withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The current status of the streaming distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
Indicates the current status of the distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Distribution
This response element indicates the current status of the distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
This response element indicates the current status of the distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.Invalidation
The status of the invalidation request.
withStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidationSummary
The status of an invalidation request.
withStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The current status of the streaming distribution.
withStatus(String) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
Indicates the current status of the distribution.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.IndexFieldStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.RankExpressionStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(OptionStatus) - Method in class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus
The status of an option, including when it was last updated and whether it is actively in use for searches.
withStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
Specifies the status to be set on all the objects in objectIds.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The attachment state.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status of the import of this particular disk image.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
withStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The status of the network interface.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
The attachment state.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
withStatus(StatusType) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
The status.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
withStatus(SummaryStatus) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
The status.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
withStatus(NetworkInterfaceStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The status of the network interface.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment
The attachment state.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
withStatus(ReportStatusType) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
The status of all instances listed.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
withStatus(ListingStatus) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The status of the Reserved Instance listing.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The status of the Reserved Instances modification request.
withStatus(SpotInstanceStatus) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The status code and status message describing the Spot Instance request.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
withStatus(TelemetryStatus) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
The status of the VPN tunnel.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
The intended status of the volume status.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
withStatus(VolumeStatusInfoStatus) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
The status of the volume.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership
The membership status in the cache security group.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.EC2SecurityGroup
The status of the Amazon EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.NodeGroup
The current state of this replication group - creating, available, etc.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.ReplicationGroup
The current state of this replication group - creating, available, etc.
withStatus(String) - Method in class com.amazonaws.services.elasticache.model.SecurityGroupMembership
The status of the cache security group membership.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
The current status details about the cluster.
withStatus(ClusterStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterSummary
The details about the current status of the cluster.
withStatus(InstanceStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Instance
The current status of the instance.
withStatus(InstanceGroupStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroup
The current status of the instance group.
withStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.Step
The current execution status details of the cluster step.
withStatus(StepStatus) - Method in class com.amazonaws.services.elasticmapreduce.model.StepSummary
The current execution status details of the cluster step.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
The status of the job: Submitted, Progressing, Complete, Canceled, or Error.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
The status of one output in a job.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
To get information about all of the jobs associated with the current AWS account that have a given status, specify the following status: Submitted, Progressing, Complete, Canceled, or Error.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
The current status of the pipeline: Active: The pipeline is processing jobs. Paused: The pipeline is not currently processing jobs.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
The status of the job with which the playlist is associated.
withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
The desired status of the pipeline: Active: The pipeline is processing jobs. Paused: The pipeline is not currently processing jobs.
withStatus(Integer) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The HTTP response code for a job output request.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the secret access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
withStatus(StatusType) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command status: failed successful skipped pending
withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
The deployment status: running successful failed
withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance status: requested booting running_setup online setup_failed start_failed terminating terminated stopped connection_lost
withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The value returned by DescribeVolumes.
withStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
Status of the DB instance.
withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The status of the DB security group.
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.EventSubscription
The status of the RDS event notification subscription.
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.rds.model.OptionGroupMembership
The status of the DB instance's option group membership (e.g.
withStatus(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
The status of the VPC security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership
The status of the cluster security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The status of the resize operation.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.EC2SecurityGroup
The status of the EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.ElasticIpStatus
Describes the status of the elastic IP (EIP) address.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The status of the Amazon Redshift event notification subscription.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.HsmStatus
Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.IPRange
The status of the IP range, for example, "authorized".
withStatus(String) - Method in class com.amazonaws.services.redshift.model.RestoreStatus
The status of the restore action.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The snapshot status.
withStatus(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a reference to this object so that method calls can be chained together.
withStatus(String) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The current state of the request.
withStatus(ChangeStatus) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The current state of the request.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule and returns a reference to this object for method chaining.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The current status of the activity type.
withStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo
The current status of the activity type.
withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
The close status that must match the close status of an execution for it to meet the criteria of this filter.
withStatus(CloseStatus) - Method in class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter
The close status that must match the close status of an execution for it to meet the criteria of this filter.
withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The status of the domain: REGISTERED: The domain is properly registered and available.
withStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.DomainInfo
The status of the domain: REGISTERED: The domain is properly registered and available.
withStatus(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The current status of the workflow type.
withStatus(RegistrationStatus) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The current status of the workflow type.
withStatus(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The status of the case.
withStatus(TrustedAdvisorCheckRefreshStatus) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested: "none", "enqueued", "processing", "success", or "abandoned".
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
withStatusCode(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatusCode(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatuscode(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the type of job status to return.
withStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information that further explains Status.
withStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
Information that further explains the status.
withStatuses(TrustedAdvisorCheckRefreshStatus...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
withStatuses(Collection<TrustedAdvisorCheckRefreshStatus>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
withStatusInfos(DBInstanceStatusInfo...) - Method in class com.amazonaws.services.rds.model.DBInstance
The status of a read replica.
withStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.rds.model.DBInstance
The status of a read replica.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
The status message related to the conversion task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
The status message related to the export task.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The status information or errors related to the disk image.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The reason for the current status of the Reserved Instance listing.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The reason for the status.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
If an error occurs, a description of the error.
withStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
A friendly message that describes the job status.
withStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
A friendly message that describes the job status.
withStatusType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
This value is currently "read replication."
withStems(StemmingOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult
The stemming options configured for this search domain and the current status of those options.
withStems(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest
Maps terms to their stems, serialized as a JSON document.
withStems(StemmingOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult
The stemming options configured for this search domain and the current status of those options.
withStep(Step) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
The step details for the requested step identifier.
withStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The step configuration.
withStepId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeStepRequest
The identifier of the step to describe.
withStepIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
The identifiers of the list of steps added to the job flow.
withStepIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsResult
The identifiers of the list of steps added to the job flow.
withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
withSteps(StepDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
withSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
withSteps(StepSummary...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The filtered list of steps for the cluster.
withSteps(Collection<StepSummary>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsResult
The filtered list of steps for the cluster.
withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
withStepStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The filter to limit the step list based on certain states.
withStepStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The filter to limit the step list based on certain states.
withStepStates(StepState...) - Method in class com.amazonaws.services.elasticmapreduce.model.ListStepsRequest
The filter to limit the step list based on certain states.
withStopLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
Sets the value of the StopLoggingTime property for this object.
withStopped(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with stopped status.
withStoppingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
withStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Information about one or more stopped instances.
withStopwords(StopwordOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult
The stopword options configured for this search domain and the current status of those options.
withStopwords(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest
Lists stopwords serialized as a JSON document.
withStopwords(StopwordOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult
The stopword options configured for this search domain and the current status of those options.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The bucket in which to store the AMI.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
The Amazon S3 storage locations.
withStorageClass(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object and returns a reference to this object(Transition) for method chaining.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in S3.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the storage mode to the specified mode, and returns the updated CryptoConfiguration object.
withStorediSCSIVolumes(StorediSCSIVolume...) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Sets the value of the StorediSCSIVolumes property for this object.
withStorediSCSIVolumes(Collection<StorediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Sets the value of the StorediSCSIVolumes property for this object.
withStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The placement strategy.
withStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The placement strategy.
withStreamARN(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The Amazon Resource Name (ARN) for the stream being described.
withStreamDescription(StreamDescription) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
Contains the current status of the stream, the stream ARN, an array of shard objects that comprise the stream, and states whether there are more shards available.
withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
The streaming distribution's information.
withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
The streaming distribution's information.
withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
The streaming distribution's information.
withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionResult
The streaming distribution's information.
withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionResult
The streaming distribution's information.
withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionResult
The streaming distribution's information.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
The streaming distribution's configuration information.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
The streaming distribution's configuration information.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
The current configuration information for the streaming distribution.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
The streaming distribution's configuration information.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.CreateStreamingDistributionRequest
The streaming distribution's configuration information.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.GetStreamingDistributionConfigResult
The streaming distribution's configuration information.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistribution
The current configuration information for the streaming distribution.
withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.UpdateStreamingDistributionRequest
The streaming distribution's configuration information.
withStreamingDistributionList(StreamingDistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
The StreamingDistributionList type.
withStreamingDistributionList(StreamingDistributionList) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.ListStreamingDistributionsResult
The StreamingDistributionList type.
withStreamingDistributionSummaries(StreamingDistributionSummary...) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
An XML structure containing a summary of the streaming distribution.
withStreamingDistributionSummaries(Collection<StreamingDistributionSummary>) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionList
An XML structure containing a summary of the streaming distribution.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
A name to identify the stream.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
The name of the stream to delete.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
The name of the stream to describe.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
The name of the stream.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
The name of the stream for the merge.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
The name of the stream to put the data record into.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
The name of the stream for the shard split.
withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The name of the stream being described.
withStreamNames(String...) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
The names of the streams that are associated with the AWS account making the ListStreams request.
withStreamNames(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
The names of the streams that are associated with the AWS account making the ListStreams request.
withStreamStatus(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The current status of the stream being described.
withStreamStatus(StreamStatus) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
The current status of the stream being described.
withStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
The field value, expressed as a String.
withSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
withSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
withSubject(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The subject line for the case in the AWS Support Center.
withSubject(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The title of the AWS Support case.
withSubjectFromWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityResult
The unique user identifier that is returned by the identity provider.
withSubmittedAt(Date) - Method in class com.amazonaws.services.route53.model.ChangeInfo
The date and time the change was submitted, in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard (for example, 2009-11-19T19:37:58Z).
withSubmittedBy(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The email address of the account that submitted the case.
withSubmittedBy(String) - Method in class com.amazonaws.services.support.model.Communication
The email address of the account that submitted the AWS Support case.
withSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Information about the subnet.
withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.elasticache.model.Subnet
The Availability Zone associated with the subnet
withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.rds.model.Subnet
Contains Availability Zone information.
withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.redshift.model.Subnet
Describes an availability zone.
withSubnetGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the status of the DB subnet group.
withSubnetGroupStatus(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The status of the cluster subnet group.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.AssociateRouteTableRequest
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest
The ID of the subnet to associate with the network interface.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
[EC2-VPC] The ID of the subnet to launch the instance into.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the subnet in which the instance is running.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
The ID of the subnet associated with the network string.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The ID of the subnet in which to launch the Spot Instance.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAclAssociation
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
[EC2-VPC] The ID of the subnet to launch the instance into.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
The ID of the instance's subnet.
withSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
The instance's subnet ID, if the stack is running in a VPC.
withSubnetIdentifier(String) - Method in class com.amazonaws.services.elasticache.model.Subnet
The unique identifier for the subnet
withSubnetIdentifier(String) - Method in class com.amazonaws.services.rds.model.Subnet
Specifies the identifier of the subnet.
withSubnetIdentifier(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The identifier of the subnet.
withSubnetIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
One or more subnet IDs.
withSubnetIds(String...) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest
A list of VPC subnet IDs for the cache subnet group.
withSubnetIds(String...) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest
The EC2 subnet IDs for the cache subnet group.
withSubnetIds(String...) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of subnet IDs, if the stack is running in a VPC.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
A list of subnet IDs, if the stack is running in a VPC.
withSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The EC2 Subnet IDs for the DB subnet group.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
The EC2 Subnet IDs for the DB subnet group.
withSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The EC2 subnet IDs for the DB subnet group.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
The EC2 subnet IDs for the DB subnet group.
withSubnetIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest
An array of VPC subnet IDs.
withSubnets(Subnet...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Information about one or more subnets.
withSubnets(Subnet...) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
A list of subnets associated with the cache subnet group.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the load balancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the load balancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs attached to the load balancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs attached to the load balancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your load balancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your load balancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the load balancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the load balancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs the load balancer is now attached to.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs the load balancer is now attached to.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the load balancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the load balancer.
withSubnets(Subnet...) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Contains a list of Subnet elements.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Contains a list of Subnet elements.
withSubnets(Subnet...) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
A list of the VPC Subnet elements.
withSubnetStatus(String) - Method in class com.amazonaws.services.rds.model.Subnet
Specifies the status of the subnet.
withSubnetStatus(String) - Method in class com.amazonaws.services.redshift.model.Subnet
The status of the subnet.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
withSubscriptionCreationTime(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
The time the RDS event notification subscription was created.
withSubscriptionCreationTime(Date) - Method in class com.amazonaws.services.redshift.model.EventSubscription
The date and time the Amazon Redshift event notification subscription was created.
withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
The name of the RDS event notification subscription you want to add a source identifier to.
withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
The name of the subscription.
withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
The name of the RDS event notification subscription you want to delete.
withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
The name of the RDS event notification subscription you want to describe.
withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
The name of the RDS event notification subscription.
withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
The name of the RDS event notification subscription you want to remove a source identifier from.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.CreateEventSubscriptionRequest
The name of the event subscription to be created.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DeleteEventSubscriptionRequest
The name of the Amazon Redshift event notification subscription to be deleted.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.DescribeEventSubscriptionsRequest
The name of the Amazon Redshift event notification subscription to be described.
withSubscriptionName(String) - Method in class com.amazonaws.services.redshift.model.ModifyEventSubscriptionRequest
The name of the modified Amazon Redshift event notification subscription.
withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
withSuccess(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
If the operation is successful, this value is true; otherwise, the value is false.
withSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
withSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
withSuccessful(ChangeMessageVisibilityBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
withSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
withSuccessful(DeleteMessageBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
withSuccessful(Collection<DeleteMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
withSuccessful(SendMessageBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
withSuccessful(Collection<SendMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of metric values used for the datapoint.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
withSummaries(TrustedAdvisorCheckSummary...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
withSummaries(Collection<TrustedAdvisorCheckSummary>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
withSummaryMap(Map<String, Integer>) - Method in class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
A set of key value pairs containing account-level information.
withSunday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Sunday.
withSupportedCharacterSets(CharacterSet...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
A list of the character sets supported by this engine for the CharacterSetName parameter of the CreateDBInstance API.
withSupportedCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
A list of the character sets supported by this engine for the CharacterSetName parameter of the CreateDBInstance API.
withSupportedProducts(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of strings set by third party software when the job flow is launched.
withSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of strings set by third party software when the job flow is launched.
withSupportedProducts(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow.
withSupportedProducts(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of strings that indicates third-party software to use with the job flow.
withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
withSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
withSynonyms(SynonymOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult
The synonym options configured for this search domain and the current status of those options.
withSynonyms(String) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest
Maps terms to their synonyms, serialized as a JSON document.
withSynonyms(SynonymOptionsStatus) - Method in class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult
The synonym options configured for this search domain and the current status of those options.
withSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
withTable(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Deprecated.
Sets the value of the Table property for this object.
withTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on the table affected by the operation.
withTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
Represents the properties of a table.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Deprecated.
Sets the value of the TableDescription property for this object.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Deprecated.
Sets the value of the TableDescription property for this object.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Deprecated.
Sets the value of the TableDescription property for this object.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Represents the properties of a table.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
Represents the properties of a table.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Represents the properties of a table.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Deprecated.
The name of the table you want to create.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Deprecated.
The name of the table in which you want to delete an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Deprecated.
The name of the table you want to delete.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Deprecated.
The name of the table you want to describe.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Deprecated.
The name of the table in which you want to get an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Deprecated.
The name of the table in which you want to put an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Deprecated.
The name of the table in which you want to query.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Deprecated.
The name of the table in which you want to scan.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
The name of the table being described.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Deprecated.
The name of the table in which you want to update an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Deprecated.
The name of the table you want to update.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The name of the table that was affected by the operation.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
The name of the table to create.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
The name of the table from which to delete the item.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
The name of the table to delete.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
The name of the table to describe.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
The name of the table containing the requested item.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
The name of the table to contain the item.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of the table containing the requested items.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of the table containing the requested items.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The name of the table containing the item to update.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The name of the table to be updated.
withTableNamePrefix(String) - Static method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
Deprecated.
Returns a new DynamoDBMapperConfig.TableNameOverride object that will prepend the given string to every table name.
withTableNamePrefix(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns a new DynamoDBMapperConfig.TableNameOverride object that will prepend the given string to every table name.
withTableNameReplacement(String) - Static method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
Deprecated.
Returns a new DynamoDBMapperConfig.TableNameOverride object that will replace every table name in requests with the given string.
withTableNameReplacement(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns a new DynamoDBMapperConfig.TableNameOverride object that will replace every table name in requests with the given string.
withTableNames(String...) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
Sets the value of the TableNames property for this object.
withTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Deprecated.
Sets the value of the TableNames property for this object.
withTableNames(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
withTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the TableSizeBytes property for this object.
withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The total size of the specified table, in bytes.
withTableStatus(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the TableStatus property for this object.
withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Deprecated.
Sets the value of the TableStatus property for this object.
withTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current state of the table:
withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current state of the table:
withTag(String) - Method in class com.amazonaws.services.simpleworkflow.model.TagFilter
Specifies the tag that must be associated with the execution for it to meet the filter criteria.
withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
If specified, only executions that have a tag that matches the filter are counted.
withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
withTagFilter(TagFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only executions that have the matching tag are listed.
withTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withTagKeys(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
A list of tag keys to remove from a resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.RemoveTagsRequest
A list of tag keys to remove from a resource.
withTagKeys(String...) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
withTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
withTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the TagList property for this object.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the TagList property for this object.
withTagList(List<String>) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The list of tags to associate with the new workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
The list of tags to associate with the new workflow execution.
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The list of tags to associate with the child workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The list of tags to associate with the child workflow execution.
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The list of tags to associated with the child workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The list of tags to associated with the child workflow execution.
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The list of tags to associate with the workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The list of tags to associate with the workflow execution.
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The list of tags associated with the new workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The list of tags associated with the new workflow execution.
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The list of tags associated with the workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The list of tags associated with the workflow execution.
withTagList(String...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The list of tags associated with this workflow execution.
withTagList(Collection<String>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The list of tags associated with this workflow execution.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A set of user-defined Tags to associate with this stack, represented by key/value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A set of user-defined Tags to associate with this stack, represented by key/value pairs.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify cost allocation information for the stack.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify cost allocation information for the stack.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns a reference to this object so that method calls can be chained together.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns a reference to this object so that method calls can be chained together.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more tags.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Any tags assigned to the customer gateway.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
One or more tags to delete.
withTags(TagDescription...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Any tags assigned to the DHCP options set.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
Any tags assigned to the image.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
Any tags assigned to the instance.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.InternetGateway
Any tags assigned to the Internet gateway.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
Any tags assigned to the network ACL.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.RouteTable
Any tags assigned to the route table.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Any tags assigned to the security group.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
Any tags assigned to the snapshot.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Any tags assigned to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
Any tags assigned to the subnet.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
Any tags assigned to the volume.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
Any tags assigned to the VPC.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Any tags assigned to the VPN connection.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any tags assigned to the virtual private gateway.
withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddTagsRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
A list of tags associated with a cluster.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
A list of tags associated with a cluster.
withTags(Tag...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The tags to be assigned to the Amazon RDS resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
The tags to be assigned to the Amazon RDS resource.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
A list of tags.
withTagSet(Tag...) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
withTagSet(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
Any tags assigned to the network interface.
withTagSets(TagSet...) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Sets the TagSet TagSets and returns this object, enabling additional method calls to be chained together.
withTapeArchives(TapeArchive...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in The Virtual Tape Shelf (VTS).
withTapeArchives(Collection<TapeArchive>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in The Virtual Tape Shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape to delete from the Virtual Tape Shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the Virtual Tape Shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The Amazon Resource Name (ARN) of the virtual tape to delete.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
The Amazon Resource Name (ARN) of the deleted virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the Virtual Tape Shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
The Amazon Resource Name (ARN) of the retrieved virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The Amazon Resource Name (ARN) of the virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of an archived virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The Amazon Resource Name (ARN) of the virtual tape.
withTapeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) the represents the virtual tapes that were created.
withTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) the represents the virtual tapes that were created.
withTapeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The barcode that identifies a specific virtual tape.
withTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The barcode that identifies the archived virtual tape.
withTapeBarcodePrefix(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A prefix you append to the barcode of the virtual tape you are creating.
withTapeDriveType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Sets the value of the TapeDriveType property for this object.
withTapeRecoveryPointInfos(TapeRecoveryPointInfo...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
withTapeRecoveryPointInfos(Collection<TapeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
withTapeRecoveryPointTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The time when the point-in-time view of the virtual tape was replicated for later recovery.
withTapes(Tape...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
withTapes(Collection<Tape>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The size, in bytes, of the virtual tapes you want to create.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Tape
The size, in bytes, of the virtual tape.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The size, in bytes, of the archived virtual tape.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The size, in bytes, of the virtual tapes to recover.
withTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The current state of the virtual tape.
withTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The current state of the archived virtual tape.
withTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Sets the value of the TapeStatus property for this object.
withTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
withTarget(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
A value that determines how Elastic Transcoder interprets values that you specified for HorizontalOffset, VerticalOffset, MaxWidth, and MaxHeight: Content: HorizontalOffset and VerticalOffset values are calculated based on the borders of the video excluding black bars added by Elastic Transcoder, if any.
withTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The Amazon Resource Name (ARN) of the volume.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the TargetARN property for this object.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The Amazon Resource Name (ARN) of the volume target.
withTargetClusterType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The cluster type after the resize is complete.
withTargetConfiguration(ReservedInstancesConfiguration) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModificationResult
The target Reserved Instances configurations supplied as part of the modification request.
withTargetConfigurations(ReservedInstancesConfiguration...) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
withTargetConfigurations(Collection<ReservedInstancesConfiguration>) - Method in class com.amazonaws.services.ec2.model.ModifyReservedInstancesRequest
The configuration settings for the Reserved Instances to modify.
withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
withTargetDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
The identifier for the copied snapshot.
withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
The target virtualization environment.
withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
The target virtualization environment.
withTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the TargetName property for this object.
withTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The name of the iSCSI target used by initiators to connect to the target and as a suffix for the target ARN.
withTargetNodeType(String) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The node type that the cluster will have after the resize is complete.
withTargetNumberOfNodes(Integer) - Method in class com.amazonaws.services.redshift.model.DescribeResizeResult
The number of nodes that the cluster will have after the resize is complete.
withTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
withTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
withTargetSnapshotIdentifier(String) - Method in class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest
The identifier given to the new manual snapshot.
withTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
Identifier of the task assigned to the task runner.
withTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
Identifies the task assigned to the task runner.
withTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
An internal identifier for the task.
withTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions
 
withTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
withTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ExecuteActivityParameters
Sets the value of the TaskList property for this object.
withTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the TaskList property for this object.
withTaskList(String) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes
The task list in which the activity task has been scheduled.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Represents a task list.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest
The name of the task list.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest
The name of the task list.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes
The name of the task list in which the decision task was scheduled.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest
Specifies the task list to poll for activity tasks.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest
Specifies the task list to poll for decision tasks.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes
If set, specifies the name of the task list in which to schedule the activity task.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The name of the task list to be used for decision tasks of the child workflow execution.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The name of the task list used for the decision tasks of the child workflow execution.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The task list to use for the decision tasks generated for this workflow execution.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The task list used for the decision tasks generated for this workflow execution.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Represents a task list.
withTaskList(TaskList) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The name of the task list for scheduling the decision tasks for this workflow execution.
withTaskObject(TaskObject) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
An instance of PollForTaskResult, which contains an instance of TaskObject.
withTaskrunnerId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
The identifier of the task runner.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for the new workflow execution.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
Specifies the maximum duration of decision tasks for this workflow execution.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The maximum duration allowed for the decision tasks for this workflow execution.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
Specifies the maximum duration of decision tasks for this workflow execution.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
The maximum duration allowed for decision tasks for this workflow execution.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
The maximum duration of decision tasks for the new workflow execution.
withTaskStartToCloseTimeout(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The maximum duration of decision tasks for this workflow type.
withTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.ContinueAsNewWorkflowExecutionParameters
 
withTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withTaskStartToCloseTimeoutSeconds(long) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
 
withTaskStartToCloseTimeoutSeconds(Long) - Method in class com.amazonaws.services.simpleworkflow.flow.StartWorkflowOptions
 
withTaskStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If FINISHED, the task successfully completed.
withTaskStatus(TaskStatus) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
If FINISHED, the task successfully completed.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The opaque string used as a handle on the task.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The opaque string used as a handle on the task.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest
The taskToken of the ActivityTask.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest
The taskToken of the ActivityTask.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest
The taskToken of the ActivityTask.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest
The taskToken of the ActivityTask.
withTaskToken(String) - Method in class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest
The taskToken from the DecisionTask.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Structure containing the template body.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
String containing the template body.
withTemplateDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The template description of the template used to create the stack.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the configuration template for this configuration set.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the configuration template.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the configuration template to use in deployment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the configuration template to delete.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the configuration template whose configuration options you want to describe.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the configuration template to describe.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the configuration associated with this event.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the configuration template.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the configuration template to update.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the configuration template to validate the settings against.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Location of file containing the template body.
withTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
withTenancy(Tenancy) - Method in class com.amazonaws.services.ec2.model.Placement
The tenancy of the instance (if the instance is running in a VPC).
withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
The number of months remaining in the reservation.
withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
The number of months remaining in the reservation.
withTerminate(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
Indicates whether the calling task runner should terminate.
withTerminated(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with terminated status.
withTerminateEnvByForce(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
When set to true, running environments will be terminated before deleting the application.
withTerminateResources(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
withTerminating(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
The number of instances with terminating status.
withTerminatingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
withTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Information about one or more terminated instances.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
withTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API call or user intervention, or in the event of a cluster error.
withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether to lock the job flow to prevent the Amazon EC2 instances from being terminated by API call, user intervention, or in the event of a job flow error.
withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether the Amazon EC2 instances in the cluster are protected from termination by API calls, user intervention, or in the event of a job flow error.
withTerminationProtected(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest
A Boolean that indicates whether to protect the job flow and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.
withText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
withTextOptions(TextOptions) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for text field.
withTextProcessor(String) - Method in class com.amazonaws.services.cloudsearch.model.TextOptions
The text processor to apply to this field.
withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value against which the specified statistic is compared.
withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
withThresholdsWaitTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files.
withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.
withThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
withThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Whether you want Elastic Transcoder to create thumbnails for your videos and, if so, how you want Elastic Transcoder to name the files.
withThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the thumbnail parameters, if any.
withThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the thumbnail preset values, if any.
withThursday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Thursday.
withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This specifies the tier to use for creating this environment.
withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the current tier of this environment.
withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the current tier of this environment.
withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the current tier of this environment.
withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
This specifies the tier to use to update the environment.
withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the current tier of this environment.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
withTimeBasedAutoScalingConfigurations(TimeBasedAutoScalingConfiguration...) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.
withTimeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.
withTimeCreated(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The time that the case was case created in the AWS Support Center.
withTimeCreated(String) - Method in class com.amazonaws.services.support.model.Communication
The time the support case was created.
withTimeline(ClusterTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.ClusterStatus
A timeline that represents the status of a cluster over the lifetime of the cluster.
withTimeline(InstanceGroupTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupStatus
The timeline of the instance group status over time.
withTimeline(InstanceTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceStatus
The timeline of the instance status over time.
withTimeline(StepTimeline) - Method in class com.amazonaws.services.elasticmapreduce.model.StepStatus
The timeline of the cluster step status over time.
withTimeLoggingStarted(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The time at which CloudTrail started logging AWS API calls for an account.
withTimeLoggingStopped(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
The time at which CloudTrail stopped logging AWS API calls for an account.
withTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
Sets the optional value for time offset for this client.
withTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
 
withTimeOffset(int) - Method in interface com.amazonaws.Request
Sets the optional value for time offset for this request.
withTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConnectionDraining
Specifies the maximum time (in seconds) to keep the existing connections open before deregistering the instances.
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.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.Stack
The amount of time within which stack creation should complete.
withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The type of the timeout that caused this event.
withTimeoutType(ActivityTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes
The type of the timeout that caused this event.
withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the timeout that caused the child workflow execution to time out.
withTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the timeout that caused the child workflow execution to time out.
withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The type of timeout that expired before the decision task could be completed.
withTimeoutType(DecisionTaskTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes
The type of timeout that expired before the decision task could be completed.
withTimeoutType(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The type of timeout that caused this event.
withTimeoutType(WorkflowExecutionTimeoutType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
The type of timeout that caused this event.
withTimerCanceledEventAttributes(TimerCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerCanceled then this member is set and provides detailed information about the event.
withTimerFiredEventAttributes(TimerFiredEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerFired then this member is set and provides detailed information about the event.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
The unique Id of the timer to cancel.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes
The timerId provided in the CancelTimer decision that failed.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes
The unique Id of the timer.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes
The timerId provided in the StartTimer decision that failed.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes
The unique Id of the timer that was canceled.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes
The unique Id of the timer that fired.
withTimerId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes
The unique Id of the timer that was started.
withTimerStartedEventAttributes(TimerStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type TimerStarted then this member is set and provides detailed information about the event.
withTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
Settings that determine when a clip begins and how long it lasts.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Time the status was updated.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Time the status was updated.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the datapoint.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time stamp used for the metric.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
The date and time the request was created.
withTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated, in Epoch (UNIX) seconds.
withTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
withTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
withTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.
withTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the Timezone property for this object.
withTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Timezone property for this object.
withTo(Integer) - Method in class com.amazonaws.services.ec2.model.PortRange
The last port in the range.
withToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
withToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
withToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current, unique Multi-Factor Authentication token generated by the device associated with the caller's AWS account.
withToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
withToken(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
withTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleRequest
The value provided by the MFA device, if the trust policy of the role being assumed requires MFA (that is, if the policy includes a condition that tests for MFA).
withTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The value provided by the MFA device, if MFA is required.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicArn(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The Amazon Resource Name (ARN) that identifies the topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration...) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Sets the BucketNotificationConfiguration.TopicConfiguration TopicConfigurations and returns this object, enabling additional method calls to be chained together.
withTopics(String...) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
withTopics(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to.
withTopics(Topic...) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
withTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
withTopicStatus(String) - Method in class com.amazonaws.services.elasticache.model.NotificationConfiguration
The current state of the topic.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
The end of port range for the TCP and UDP protocols, or an ICMP code.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The end of port range for the TCP and UDP protocols, or an ICMP code number.
withTotalBackupSizeInMegaBytes(Double) - Method in class com.amazonaws.services.redshift.model.Snapshot
The size of the complete set of backup data that would be used to restore the cluster.
withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the total number of segments into which the scan will be divided and returns a pointer to this object for method-chaining.
withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, TotalSegments represents the total number of segments into which the Scan operation will be divided.
withTrackingNumber(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
Contains the Trail structure that specifies the settings for each trail.
withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
Data type that represents the settings for a trail.
withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
Represents the Trail structure that contains the CloudTrail setting for an account.
withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
Represents the CloudTrail settings that were updated by calling UpdateTrail.
withTrailList(Trail...) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
An array of Trail objects.
withTrailList(Collection<Trail>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
An array of Trail objects.
withTrailNameList(String...) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
The list of Trail object names.
withTrailNameList(Collection<String>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
The list of Trail object names.
withTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the transition describing how this object will move between different storage classes in Amazon S3 and returns a reference to this object(Rule) for method chaining.
withTriggers(Trigger...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
withTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.PendingTaskCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
withTruncated(Boolean) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionConfig
A complex type that specifies any AWS accounts you want to permit to create signed URLs for private content.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionSummary
The trusted signers of the URL.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionConfig
A complex type that specifies any AWS accounts you want to permit to create signed URLs for private content.
withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionSummary
The trusted signers of the URL.
withTTL(Long) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The cache time to live for the current resource record set.
withTuesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Tuesday.
withType(String) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setType(String)
withType(String) - Method in class com.amazonaws.services.datapipeline.model.Operator
The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than or equal (LE), greater than or equal (GE), or between (BETWEEN).
withType(OperatorType) - Method in class com.amazonaws.services.datapipeline.model.Operator
The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than or equal (LE), greater than or equal (GE), or between (BETWEEN).
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection that this customer gateway supports.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this virtual private gateway supports.
withType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
The type of VPN connection the customer gateway supports.
withType(Integer) - Method in class com.amazonaws.services.ec2.model.IcmpTypeCode
The ICMP code.
withType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot Instance request type.
withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The Spot Instance request type.
withType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot Instance request type.
withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Spot Instance request type.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The type of VPN connection.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
withType(GatewayType) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The type of VPN connection the virtual private gateway supports.
withType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The type of this environment tier.
withType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
Whether the preset is a default preset provided by Elastic Transcoder (System) or a preset that you have defined (Custom).
withType(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The job type.
withType(String) - Method in class com.amazonaws.services.opsworks.model.App
The app type.
withType(AppType) - Method in class com.amazonaws.services.opsworks.model.App
The app type.
withType(String) - Method in class com.amazonaws.services.opsworks.model.Command
The command type: deploy rollback start stop restart undeploy update_dependencies install_dependencies update_custom_cookbooks execute_recipes
withType(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app type.
withType(AppType) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
The app type.
withType(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer type.
withType(LayerType) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
The layer type.
withType(String) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer type, which must be one of the following: Custom GangliaMonitoringMaster HaProxy MemcachedServer MySqlMaster NodeJsAppServer PhpAppServer RailsAppServer WebServer
withType(LayerType) - Method in class com.amazonaws.services.opsworks.model.Layer
The layer type, which must be one of the following: Custom GangliaMonitoringMaster HaProxy MemcachedServer MySqlMaster NodeJsAppServer PhpAppServer RailsAppServer WebServer
withType(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
The error type.
withType(String) - Method in class com.amazonaws.services.opsworks.model.Source
The repository type.
withType(SourceType) - Method in class com.amazonaws.services.opsworks.model.Source
The repository type.
withType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app type.
withType(AppType) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
The app type.
withType(String) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The type of health check to be performed.
withType(HealthCheckType) - Method in class com.amazonaws.services.route53.model.HealthCheckConfig
The type of health check to be performed.
withType(String) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The type of the current resource record set.
withType(RRType) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
The type of the current resource record set.
withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest
If specified, indicates the type of the workflow executions to be counted.
withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest
Specifies the type of the workflow executions to be counted.
withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
withTypeFilter(WorkflowTypeFilter) - Method in class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest
If specified, only executions of the type specified in the filter are returned.
withTypeInfo(ActivityTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail
General information about the activity type.
withTypeInfo(WorkflowTypeInfo) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
General information about the workflow type.
withTypeInfos(ActivityTypeInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
List of activity type information.
withTypeInfos(Collection<ActivityTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos
List of activity type information.
withTypeInfos(WorkflowTypeInfo...) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The list of workflow type information.
withTypeInfos(Collection<WorkflowTypeInfo>) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
The list of workflow type information.
withUIntOptions(UIntOptions) - Method in class com.amazonaws.services.cloudsearch.model.IndexField
Options for an unsigned integer field.
withUndeploy(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a undeploy event.
withUndeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
An array of custom recipe names to be run following a undeploy event.
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.
withUniqueId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
A unique identifier that you specify.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Deprecated.
The Items which we could not successfully process in a BatchWriteItem call is returned as UnprocessedItems
withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A map of tables and requests against those tables that were not processed.
withUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Deprecated.
Contains a map of tables and their respective keys that were not processed with the current response, possibly due to reaching a limit on the response size.
withUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of tables and their respective keys that were not processed with the current response.
withUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of a global secondary index, along with the updated provisioned throughput settings that are to be applied to that index.
withUpdateDate(Date) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A timestamp for when this option was last updated.
withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
The last modified timestamp of the listing.
withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesModification
The time when the modification request was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
The time of the most recent status update.
withUpdateVersion(Integer) - Method in class com.amazonaws.services.cloudsearch.model.OptionStatus
A unique integer that indicates when this option was last updated.
withUploadBufferAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferAllocatedInBytes property for this object.
withUploadBufferUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferUsedInBytes property for this object.
withUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
withUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The upload ID of the multipart upload to delete.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The upload ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The upload ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The upload ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the ID of the multipart upload to abort, and returns this updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withUploadIdMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
An opaque string used for pagination.
withUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing and returns this updated ListMultipartUploadsRequest object so that additional methods can be chained together.
withUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
withUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
withUploadsList(UploadListElement...) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
withUploadsList(Collection<UploadListElement>) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
withUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
A LoadBasedAutoscalingInstruction object that describes the upscaling configuration, which defines how and when AWS OpsWorks increases the number of instances.
withUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
An AutoScalingThresholds object with the upscaling threshold configuration.
withUrl(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
withURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
The URL of the queue.
withUrl(String) - Method in class com.amazonaws.services.opsworks.model.Source
The source URL.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instance, per hour.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
withUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNode
The hourly price charged for this reserved cache node.
withUsagePrice(Double) - Method in class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering
The hourly price charged for this offering.
withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The hourly price charged for this reserved DB instance.
withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
withUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNode
The hourly rate Amazon Redshift charge you for this reserved node.
withUsagePrice(Double) - Method in class com.amazonaws.services.redshift.model.ReservedNodeOffering
The rate you are charged for each hour the cluster that is using the offering is running.
withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
Whether to use custom cookbooks.
withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
Whether the stack uses custom cookbooks.
withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.Stack
Whether the stack uses custom cookbooks.
withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
Whether the stack uses custom cookbooks.
withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB instance is restored from the latest backup time.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the user.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the user.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.VirtualMFADevice
The User data type contains information about a user.
withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent header used in requests and returns the updated ClientConfiguration object.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data to make available to the launched Amazon EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
User data to be made available to the instance.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The Base64-encoded MIME user data.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The Base64-encoded MIME user data to make available to the instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Changes the instance's user data to the specified value.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The Base64-encoded MIME user data for the instances.
withUserDefined(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
withUserGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
withUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more user groups.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS account ID.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The ID of an AWS account.
withUserId(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the user.
withUserIdGroupPairs(UserIdGroupPair...) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
withUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
One or more security group and AWS account ID pairs.
withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
One or more AWS account IDs.
withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a reference to this object so that method calls can be chained together.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the user the key is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the user the key is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the user to add.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The user name that the new key will belong to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the user to create a password for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the user to create.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the user whose MFA device you want to deactivate.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the user whose key you want to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the user whose password you want to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the user the signing certificate belongs to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the user the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the user to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the user for whom you want to enable the MFA device.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the user whose login profile you want to retrieve.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the user who the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The user the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the user to get information about.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the user.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the user to list groups for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the user whose MFA devices you want to list.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the user.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the user to list policies for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the user, which can be used for signing into the AWS Management Console.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The user with whom the MFA device is associated.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the user to associate the policy with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the user to remove.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the user whose MFA device you want to resynchronize.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the user the signing certificate is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the user whose key you want to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the user whose password you want to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the user the signing certificate belongs to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the user to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the user the signing certificate is for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the user.
withUsername(String) - Method in class com.amazonaws.services.opsworks.model.Source
This parameter depends on the repository type.
withUserProfile(SelfUserProfile) - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
A UserProfile object that describes the user's SSH information.
withUserProfiles(UserProfile...) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
A Users object that describes the specified users.
withUserProfiles(Collection<UserProfile>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
A Users object that describes the specified users.
withUsers(User...) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of users in the group.
withUsers(User...) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of users.
withValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
withValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
withValidationErrors(ValidationError...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation errors that are associated with the objects defined in pipelineObjects.
withValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation errors that are associated with the objects defined in pipelineObjects.
withValidationErrors(ValidationError...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation errors that were found by ValidatePipelineDefinition.
withValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation errors that were found by ValidatePipelineDefinition.
withValidationWarnings(ValidationWarning...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation warnings that are associated with the objects defined in pipelineObjects.
withValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
A list of the validation warnings that are associated with the objects defined in pipelineObjects.
withValidationWarnings(ValidationWarning...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation warnings that were found by ValidatePipelineDefinition.
withValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
Lists the validation warnings that were found by ValidatePipelineDefinition.
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The start date of the request.
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The start date of the request.
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
The end date of the request.
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The end date of the request.
withValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.GetSAMLProviderResult
The expiration date and time for the SAML provider.
withValidUntil(Date) - Method in class com.amazonaws.services.identitymanagement.model.SAMLProviderListEntry
The expiration date and time for the SAML provider.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value representing the dimension measurement
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
withValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Deprecated.
AttributeValue can be String, Number, Binary, StringSet, NumberSet, BinarySet.
withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Deprecated.
Specify whether or not a value already exists and has a specific content for the attribute name-value pair.
withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Represents the data for an attribute.
withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Represents the data for an attribute.
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
A new value for the attribute.
withValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue
The value for the cache node type.
withValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The current value for the configuration option.
withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The value part of the identified key.
withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Tag
A user-defined value, which is optional in a tag.
withValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
The current value of the option setting.
withValue(String) - Method in class com.amazonaws.services.rds.model.Tag
A value is the optional value of the tag.
withValue(String) - Method in class com.amazonaws.services.route53.model.ResourceRecord
The value of the Value element for the current resource record set.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The value of the attribute.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The value of the replaceable attribute.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
withValueOptions(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
withValueOptions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setValues(List)
withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setValues(List)
withValues(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
withValues(String...) - Method in class com.amazonaws.services.datapipeline.model.Operator
The value that the actual field value will be compared with.
withValues(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.Operator
The value that the actual field value will be compared with.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
One or more values for the DHCP option.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
One or more filter values.
withValueType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
withValueType(ConfigurationOptionValueType) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The Amazon Resource Name (ARN) of the vault.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The Amazon Resource Name (ARN) of the vault.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The Amazon Resource Name (ARN) of the vault that contains the archive.
withVaultList(DescribeVaultOutput...) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
withVaultList(Collection<DescribeVaultOutput>) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The name of the vault.
withVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns the notification configuration set on the vault.
withVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Provides options for specifying notification configuration.
withVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
withVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
withVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
withVerifiedEmailAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
withVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
withVersion(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
The version of the pipeline definition to retrieve.
withVersion(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
The version of this environment tier.
withVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.Application
The version of the application.
withVersion(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
The Chef version.
withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityType
The version of this activity.
withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest
The version of the activity type.
withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest
The version of the workflow type.
withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowType
The version of the workflow type.
withVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
Version of the workflow type.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download and returns this object, enabling additional method calls to be chained together.
withVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
A label uniquely identifying the version for the associated application.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
A label identifying this version.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application version to deploy.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The application version deployed in this environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The label of the version to delete.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The application version deployed in this environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The release label for the application version associated with this event.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The application version deployed in this environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the version to update.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The application version deployed in this environment.
withVersionLabels(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
withVersionLabels(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
withVersions(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
withVersions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
withVerticalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
The vertical position of the watermark unless you specify a non-zero value for VerticalOffset: Top: The top edge of the watermark is aligned with the top border of the video. Bottom: The bottom edge of the watermark is aligned with the bottom border of the video. Center: The watermark is centered between the top and bottom borders.
withVerticalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
VerticalOffset
withVgwTelemetry(VgwTelemetry...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
withVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Information about the VPN tunnel.
withVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
A section of the request body that specifies the video parameters.
withVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
A section of the response body that provides information about the video preset values.
withViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
A complex type that contains information about viewer certificates for this distribution.
withViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
A complex type that contains information about viewer certificates for this distribution.
withViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
withViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
withViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
withViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
ID of the virtual private gateway that will be attached to the virtual interface.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The ID of the virtual private gateway to a VPC.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The ID of the virtual private gateway to a VPC.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
The ID of the virtual private gateway to a VPC.
withVirtualGatewayId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The ID of the virtual private gateway to a VPC.
withVirtualGateways(VirtualGateway...) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
A list of virtual private gateways.
withVirtualGateways(Collection<VirtualGateway>) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult
A list of virtual private gateways.
withVirtualGatewayState(String) - Method in class com.amazonaws.services.directconnect.model.VirtualGateway
State of the virtual private gateway.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceRequest
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceRequest
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest
ID of the virtual interface.
withVirtualInterfaceId(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
ID of the virtual interface.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
The name of the virtual interface assigned by the customer.
withVirtualInterfaceName(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The name of the virtual interface assigned by the customer.
withVirtualInterfaces(VirtualInterface...) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
A list of virtual interfaces.
withVirtualInterfaces(Collection<VirtualInterface>) - Method in class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult
A list of virtual interfaces.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.ConfirmPrivateVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.ConfirmPublicVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult
State of the virtual interface.
withVirtualInterfaceState(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
State of the virtual interface.
withVirtualInterfaceState(VirtualInterfaceState) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
State of the virtual interface.
withVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The type of virtual interface.
withVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The type of virtual interface.
withVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The type of virtual interface.
withVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The type of virtual interface.
withVirtualInterfaceType(String) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The type of virtual interface.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Image
The type of virtualization of the AMI.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.ec2.model.Instance
The virtualization type of the instance.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The type of virtualization.
withVirtualMFADevice(VirtualMFADevice) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult
A newly created virtual MFA device.
withVirtualMFADeviceName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest
The name of the virtual MFA device.
withVirtualMFADevices(VirtualMFADevice...) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Sets the value of the VirtualMFADevices property for this object.
withVirtualMFADevices(Collection<VirtualMFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult
Sets the value of the VirtualMFADevices property for this object.
withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The virtual name associated with the device.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
The virtual device name.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
The new value (in seconds) for the message's visibility timeout.
withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds - from 0 to 43200 - maximum 12 hours) 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.
withVisibilityTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
 
withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.Cluster
Indicates whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Specifies whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Whether the job flow is visible to all IAM users of the AWS account associated with the job flow.
withVisibleToAllUsers(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest
Whether the specified job flows are visible to all IAM users of the AWS account associated with the job flow.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectRequest
The dedicated VLAN provisioned to the connection.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocateConnectionOnInterconnectResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePrivateVirtualInterfaceResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.AllocatePublicVirtualInterfaceResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.Connection
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.CreateConnectionResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.DeleteConnectionResult
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterfaceAllocation
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.NewPublicVirtualInterfaceAllocation
The VLAN ID.
withVlan(Integer) - Method in class com.amazonaws.services.directconnect.model.VirtualInterface
The VLAN ID.
withVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Returns a reference to this object so that method calls can be chained together.
withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a reference to this object so that method calls can be chained together.
withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
The volume.
withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns a reference to this object so that method calls can be chained together.
withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
The volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The Amazon Resource Name (ARN) of the configured volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
The Amazon Resource Name (ARN) of the storage volume that was deleted.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Returns a reference to this object so that method calls can be chained together.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeARN property for this object.
withVolumeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Sets the value of the VolumeARNs property for this object.
withVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Sets the value of the VolumeARNs property for this object.
withVolumeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
withVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
withVolumeConfigurations(VolumeConfiguration...) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A VolumeConfigurations object that describes the layer Amazon EBS volumes.
withVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
A VolumeConfigurations object that describes the layer Amazon EBS volumes.
withVolumeConfigurations(VolumeConfiguration...) - Method in class com.amazonaws.services.opsworks.model.Layer
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
withVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.Layer
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
withVolumeConfigurations(VolumeConfiguration...) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
withVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
A VolumeConfigurations object that describes the layer's Amazon EBS volumes.
withVolumeDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeDiskId property for this object.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the Amazon EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the Amazon EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the Amazon EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
The ID of the volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
The volume ID.
withVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeId property for this object.
withVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeId property for this object.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
One or more volume IDs.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
One or more volume IDs.
withVolumeIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
Am array of volume IDs.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
Am array of volume IDs.
withVolumeInfos(VolumeInfo...) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the VolumeInfos property for this object.
withVolumeInfos(Collection<VolumeInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the VolumeInfos property for this object.
withVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Lists iSCSI information about a volume.
withVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Lists iSCSI information about a volume.
withVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeProgress property for this object.
withVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeProgress property for this object.
withVolumeRecoveryPointInfos(VolumeRecoveryPointInfo...) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Sets the value of the VolumeRecoveryPointInfos property for this object.
withVolumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Sets the value of the VolumeRecoveryPointInfos property for this object.
withVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeRecoveryPointTime property for this object.
withVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeRecoveryPointTime property for this object.
withVolumes(Volume...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Returns a reference to this object so that method calls can be chained together.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Returns a reference to this object so that method calls can be chained together.
withVolumes(ImportInstanceVolumeDetailItem...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a reference to this object so that method calls can be chained together.
withVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a reference to this object so that method calls can be chained together.
withVolumes(Volume...) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
An array of volume IDs.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
An array of volume IDs.
withVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in GiB.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in GiB.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The size of the volume in bytes.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
The volume status.
withVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeStatus property for this object.
withVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeStatus property for this object.
withVolumeStatuses(VolumeStatusItem...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
withVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
A list of volumes.
withVolumeType(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume type.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The volume type.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The volume type.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
The volume type.
withVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeType property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeType property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeType property for this object.
withVolumeUsageInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeUsageInBytes property for this object.
withVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
withVpc(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
The VPC filter value.
withVpc(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
Indicates whether this is a VPC orderable DB instance.
withVpcAttachment(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Information about the attachment.
withVpcAttachments(VpcAttachment...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
withVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Any VPCs attached to the virtual private gateway.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateNetworkAclRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteTableRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
[EC2-VPC] The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
The ID of the VPC in which the instance is running.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.InternetGatewayAttachment
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkAcl
The ID of the VPC for the network ACL.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.RouteTable
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
[EC2-VPC] The ID of the VPC for the security group.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
The ID of the VPC the subnet is in.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
The ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.elasticache.model.CacheSubnetGroup
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
withVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the VPC attached to the load balancer.
withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
The ID of the VPC that the cloned stack is to be launched into.
withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
The ID of the VPC that the stack is to be launched into.
withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
The VPC ID.
withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
The VPC ID, if the stack is running in a VPC.
withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the VpcId of the DB security group.
withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the Vpc Id associated with the DB snapshot.
withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
Provides the VpcId of the DB subnet group.
withVpcId(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
If AllowsVpcAndNonVpcInstanceMemberships is 'false', this field is blank.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.Cluster
The identifier of the VPC the cluster is in, if the cluster is in a VPC.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.ClusterSubnetGroup
The VPC ID of the cluster subnet group.
withVpcId(String) - Method in class com.amazonaws.services.redshift.model.Snapshot
The VPC identifier of the cluster if the snapshot is from a cluster in a VPC.
withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
One or more VPC IDs.
withVpcs(Vpc...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
withVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Information about one or more VPCs.
withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
The name of the VPC security group.
withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership
Returns a reference to this object so that method calls can be chained together.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of EC2 VPC security groups to associate with this DB instance.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of EC2 VPC security groups to associate with this DB instance.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of EC2 VPC security groups to authorize on this DB instance.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of EC2 VPC security groups to authorize on this DB instance.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.CreateClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.redshift.model.ModifyClusterRequest
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
withVpcSecurityGroupMemberships(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this VPC security group allows access to the port.
withVpcSecurityGroupMemberships(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
If the option requires access to a port, then this VPC security group allows access to the port.
withVpcSecurityGroupMemberships(String...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of VpcSecurityGroupMemebrship name strings used for this option.
withVpcSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
A list of VpcSecurityGroupMemebrship name strings used for this option.
withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of VPC security group elements that the DB instance belongs to.
withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of VPC security group elements that the DB instance belongs to.
withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.redshift.model.Cluster
A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
withVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Information about the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest
The ID of the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
The ID of the VPN connection.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the VPN connection.
withVpnConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
withVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
One or more VPN connection IDs.
withVpnConnections(VpnConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
withVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Information about one or more VPN connections.
withVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Information about the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the virtual private gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
The ID of the virtual private gateway at the AWS side of the VPN connection.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
The ID of the virtual private gateway.
withVpnGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
withVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
One or more virtual private gateway IDs.
withVpnGateways(VpnGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
withVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Information about one or more virtual private gateways.
withVTLDevice(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The Virtual Tape Library (VTL) device that the virtual tape is associated with.
withVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Specifies the unique Amazon Resource Name (ARN) of the Virtual Tape Library device (tape drive or media changer).
withVTLDeviceARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
withVTLDeviceARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
withVTLDeviceProductIdentifier(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceProductIdentifier property for this object.
withVTLDevices(VTLDevice...) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
withVTLDevices(Collection<VTLDevice>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
withVTLDeviceType(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceType property for this object.
withVTLDeviceVendor(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceVendor property for this object.
withWait(boolean) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Specifies whether the step should wait for the modification to complete or if it should just continue onto the next step once the modification request is received.
withWaitTimeSeconds(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) for which the call will wait for a message to arrive in the queue before returning.
withWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard.
withWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
The Amazon SNS topic that you want to notify when Elastic Transcoder encounters a warning condition.
withWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
withWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
withWarnings(String...) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
A description of the validation warning.
withWarnings(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
A description of the validation warning.
withWatermarks(JobWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(JobWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding.
withWatermarks(PresetWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
withWatermarks(Collection<PresetWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
withWebIdentityToken(String) - Method in class com.amazonaws.services.securitytoken.model.AssumeRoleWithWebIdentityRequest
The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
withWednesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
The schedule for Wednesday.
withWeight(Long) - Method in class com.amazonaws.services.route53.model.ResourceRecordSet
Weighted resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that determines what portion of traffic for the current resource record set is routed to the associated location.
withWhitelistedNames(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.
withWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
Specifies the width of the output file in pixels.
withWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
Indicates the type of task the task runner is configured to accept and process.
withWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
Indicates the type of task the task runner is configured to accept and process.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.TerminateWorkflowExecutionParameters
 
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ActivityTask
The workflow execution that started this activity task.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The child workflow execution that was canceled.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The child workflow execution that was completed.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The child workflow execution that failed.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The child workflow execution that was started.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The child workflow execution that was terminated.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The child workflow execution that timed out.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The workflow execution for which this decision task was created.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes
The external workflow execution to which the cancellation request was delivered.
withWorkflowExecution(WorkflowExecution) - Method in class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes
The external workflow execution that the signal was delivered to.
withWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCanceled then this member is set and provides detailed information about the event.
withWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCancelRequested then this member is set and provides detailed information about the event.
withWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionCompleted then this member is set and provides detailed information about the event.
withWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionContinuedAsNew then this member is set and provides detailed information about the event.
withWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionFailed then this member is set and provides detailed information about the event.
withWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.DomainConfiguration
The retention period for workflow executions in this domain.
withWorkflowExecutionRetentionPeriodInDays(String) - Method in class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest
Specifies the duration--in days--for which the record (including the history) of workflow executions in this domain should be kept by the service.
withWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionSignaled then this member is set and provides detailed information about the event.
withWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionStarted then this member is set and provides detailed information about the event.
withWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionTerminated then this member is set and provides detailed information about the event.
withWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes) - Method in class com.amazonaws.services.simpleworkflow.model.HistoryEvent
If the event is of type WorkflowExecutionTimedOut then this member is set and provides detailed information about the event.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.SignalExternalWorkflowParameters
 
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the WorkflowId property for this object.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes
The workflowId of the external workflow execution to cancel.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow to which the cancel request was to be delivered.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution to be canceled.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest
The workflowId of the workflow execution to cancel.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes
The workflowId of the workflow execution to be signaled.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes
The workflowId of the external workflow execution that the signal was being delivered to.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes
The workflowId of the external workflow execution.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest
The workflowId of the workflow execution to signal.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The workflowId of the workflow execution.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The workflowId of the child workflow execution.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The workflowId of the child workflow execution.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The user defined identifier associated with the workflow execution.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest
The workflowId of the workflow execution to terminate.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
The user defined identifier associated with the workflow execution.
withWorkflowId(String) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
The workflowId to pass of match the criteria of this filter.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartChildWorkflowExecutionParameters
 
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.flow.generic.StartWorkflowExecutionParameters
Sets the value of the WorkflowType property for this object.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DecisionTask
The type of the workflow execution for which this decision task was created.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest
The workflow type to deprecate.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest
The workflow type to describe.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes
The type of the workflow execution to be started.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes
The workflow type provided in the StartChildWorkflowExecution Decision that failed.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes
The type of the child workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest
The type of the workflow to start.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
Represents a workflow type.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
The type of the workflow execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
The workflow type of this execution.
withWorkflowType(WorkflowType) - Method in class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
The workflow type this information is about.
withWorkflowTypeVersion(String) - Method in class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes
Sets the value of the WorkflowTypeVersion property for this object.
withWorkingStorageAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes allocated for the gateway.
withWorkingStorageUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes in use by the gateway.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Deprecated.
WriteCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Deprecated.
Sets the value of the WriteCapacityUnits property for this object.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
withXml(BootstrapActions.ConfigFile, String) - Method in class com.amazonaws.services.elasticmapreduce.util.BootstrapActions.ConfigureHadoop
Specify an XML file in S3 to merge with Hadoop's default configuration.
withZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
The name of the Availability Zone.
withZoneNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
withZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
The names of one or more Availability Zones.
WorkerBase - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkerLifecycle - Interface in com.amazonaws.services.simpleworkflow.flow
 
workerTaskLists - Variable in class com.amazonaws.services.simpleworkflow.flow.test.TestGenericActivityClient
 
Workflow - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
WORKFLOW_CLOCK - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
WORKFLOW_CONTEXT - Static variable in class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
WorkflowClient - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientBase - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientBase(WorkflowExecution, WorkflowType, StartWorkflowOptions, DataConverter, GenericWorkflowClient) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientBase
 
WorkflowClientExternal - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientExternalBase - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientExternalBase(WorkflowExecution, WorkflowType, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientExternalBase
 
WorkflowClientFactory<T> - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientFactoryBase<T> - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientFactoryBase() - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
WorkflowClientFactoryBase(StartWorkflowOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
WorkflowClientFactoryBase(StartWorkflowOptions, DataConverter) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
WorkflowClientFactoryBase(StartWorkflowOptions, DataConverter, GenericWorkflowClient) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryBase
 
WorkflowClientFactoryExternal<T> - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientFactoryExternalBase<T> - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowClientFactoryExternalBase(AmazonSimpleWorkflow, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
WorkflowClientFactoryExternalBase() - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
WorkflowClientFactoryExternalBase(GenericWorkflowClientExternal) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowClientFactoryExternalBase
 
workflowClock - Variable in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
WorkflowClock - Interface in com.amazonaws.services.simpleworkflow.flow
Clock that must be used inside workflow definition code to ensure replay determinism.
workflowContext - Variable in class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
WorkflowContext - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkflowDefinition - Class in com.amazonaws.services.simpleworkflow.flow.generic
Base class for all workflow definitions.
WorkflowDefinition() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinition
 
WorkflowDefinitionFactory - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
WorkflowDefinitionFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactory
 
WorkflowDefinitionFactoryFactory - Class in com.amazonaws.services.simpleworkflow.flow.generic
 
WorkflowDefinitionFactoryFactory() - Constructor for class com.amazonaws.services.simpleworkflow.flow.generic.WorkflowDefinitionFactoryFactory
 
WorkflowException - Exception in com.amazonaws.services.simpleworkflow.flow
Exception that is thrown from generic workflow implementation to indicate that workflow execution should be failed with the given reason and details.
WorkflowException(String, String) - Constructor for exception com.amazonaws.services.simpleworkflow.flow.WorkflowException
 
workflowExecution - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
workflowExecution - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
WorkflowExecution - Class in com.amazonaws.services.simpleworkflow.model
Represents a workflow execution.
WorkflowExecution() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecution
 
WorkflowExecutionAlreadyStartedException - Exception in com.amazonaws.services.simpleworkflow.model
Returned by StartWorkflowExecution when an open execution with the same workflowId is already running in the specified domain.
WorkflowExecutionAlreadyStartedException(String) - Constructor for exception com.amazonaws.services.simpleworkflow.model.WorkflowExecutionAlreadyStartedException
Constructs a new WorkflowExecutionAlreadyStartedException with the specified error message.
WorkflowExecutionAlreadyStartedExceptionUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
 
WorkflowExecutionAlreadyStartedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionAlreadyStartedExceptionUnmarshaller
 
WorkflowExecutionCanceledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionCanceled event.
WorkflowExecutionCanceledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes
 
WorkflowExecutionCanceledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Canceled Event Attributes JSON Unmarshaller
WorkflowExecutionCanceledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCanceledEventAttributesJsonUnmarshaller
 
WorkflowExecutionCancelRequestedCause - Enum in com.amazonaws.services.simpleworkflow.model
Workflow Execution Cancel Requested Cause
WorkflowExecutionCancelRequestedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionCancelRequested event.
WorkflowExecutionCancelRequestedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes
 
WorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Cancel Requested Event Attributes JSON Unmarshaller
WorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
 
WorkflowExecutionCompletedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionCompleted event.
WorkflowExecutionCompletedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes
 
WorkflowExecutionCompletedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Completed Event Attributes JSON Unmarshaller
WorkflowExecutionCompletedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCompletedEventAttributesJsonUnmarshaller
 
WorkflowExecutionConfiguration - Class in com.amazonaws.services.simpleworkflow.model
The configuration settings for a workflow execution including timeout values, tasklist etc.
WorkflowExecutionConfiguration() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration
 
WorkflowExecutionConfigurationJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Configuration JSON Unmarshaller
WorkflowExecutionConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionConfigurationJsonUnmarshaller
 
WorkflowExecutionContinuedAsNewEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionContinuedAsNew event.
WorkflowExecutionContinuedAsNewEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes
 
WorkflowExecutionContinuedAsNewEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Continued As New Event Attributes JSON Unmarshaller
WorkflowExecutionContinuedAsNewEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionContinuedAsNewEventAttributesJsonUnmarshaller
 
WorkflowExecutionCount - Class in com.amazonaws.services.simpleworkflow.model
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or CountClosedWorkflowExecutions
WorkflowExecutionCount() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount
 
WorkflowExecutionCountJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Count JSON Unmarshaller
WorkflowExecutionCountJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionCountJsonUnmarshaller
 
WorkflowExecutionDetail - Class in com.amazonaws.services.simpleworkflow.model
Contains details about a workflow execution.
WorkflowExecutionDetail() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail
 
WorkflowExecutionDetailJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Detail JSON Unmarshaller
WorkflowExecutionDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionDetailJsonUnmarshaller
 
WorkflowExecutionFailedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionFailed event.
WorkflowExecutionFailedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes
 
WorkflowExecutionFailedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Failed Event Attributes JSON Unmarshaller
WorkflowExecutionFailedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionFailedEventAttributesJsonUnmarshaller
 
WorkflowExecutionFilter - Class in com.amazonaws.services.simpleworkflow.model
Used to filter the workflow executions in visibility APIs by their workflowId .
WorkflowExecutionFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter
 
WorkflowExecutionInfo - Class in com.amazonaws.services.simpleworkflow.model
Contains information about a workflow execution.
WorkflowExecutionInfo() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo
 
WorkflowExecutionInfoJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Info JSON Unmarshaller
WorkflowExecutionInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionInfoJsonUnmarshaller
 
WorkflowExecutionInfos - Class in com.amazonaws.services.simpleworkflow.model
Contains a paginated list of information about workflow executions.
WorkflowExecutionInfos() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos
 
WorkflowExecutionInfosJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Infos JSON Unmarshaller
WorkflowExecutionInfosJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionInfosJsonUnmarshaller
 
WorkflowExecutionJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution JSON Unmarshaller
WorkflowExecutionJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionJsonUnmarshaller
 
WorkflowExecutionLocal<T> - Class in com.amazonaws.services.simpleworkflow.flow
Contains value that is bound to a currently executing workflow.
WorkflowExecutionLocal() - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowExecutionLocal
 
WorkflowExecutionOpenCounts - Class in com.amazonaws.services.simpleworkflow.model
Contains the counts of open tasks, child workflow executions and timers for a workflow execution.
WorkflowExecutionOpenCounts() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts
 
WorkflowExecutionOpenCountsJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Open Counts JSON Unmarshaller
WorkflowExecutionOpenCountsJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionOpenCountsJsonUnmarshaller
 
WorkflowExecutionSignaledEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionSignaled event.
WorkflowExecutionSignaledEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes
 
WorkflowExecutionSignaledEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Signaled Event Attributes JSON Unmarshaller
WorkflowExecutionSignaledEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionSignaledEventAttributesJsonUnmarshaller
 
WorkflowExecutionStartedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of WorkflowExecutionStarted event.
WorkflowExecutionStartedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes
 
WorkflowExecutionStartedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Started Event Attributes JSON Unmarshaller
WorkflowExecutionStartedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionStartedEventAttributesJsonUnmarshaller
 
WorkflowExecutionTerminatedCause - Enum in com.amazonaws.services.simpleworkflow.model
Workflow Execution Terminated Cause
WorkflowExecutionTerminatedEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionTerminated event.
WorkflowExecutionTerminatedEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes
 
WorkflowExecutionTerminatedEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Terminated Event Attributes JSON Unmarshaller
WorkflowExecutionTerminatedEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
 
WorkflowExecutionTimedOutEventAttributes - Class in com.amazonaws.services.simpleworkflow.model
Provides details of the WorkflowExecutionTimedOut event.
WorkflowExecutionTimedOutEventAttributes() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes
 
WorkflowExecutionTimedOutEventAttributesJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Execution Timed Out Event Attributes JSON Unmarshaller
WorkflowExecutionTimedOutEventAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
 
WorkflowExecutionTimeoutType - Enum in com.amazonaws.services.simpleworkflow.model
Workflow Execution Timeout Type
WorkflowExecutionUtils - Class in com.amazonaws.services.simpleworkflow.flow.common
Convenience methods to be used by unit tests and during development.
WorkflowExecutionUtils() - Constructor for class com.amazonaws.services.simpleworkflow.flow.common.WorkflowExecutionUtils
 
WorkflowRegistrationOptions - Annotation Type in com.amazonaws.services.simpleworkflow.flow.annotations
 
WorkflowReplayer<T> - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowReplayer(AmazonSimpleWorkflow, String, WorkflowExecution, Class<T>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(AmazonSimpleWorkflow, String, WorkflowExecution, T) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(AmazonSimpleWorkflow, String, WorkflowExecution, WorkflowDefinitionFactoryFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(Iterable<HistoryEvent>, WorkflowExecution, Class<T>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(Iterable<HistoryEvent>, WorkflowExecution, T) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(Iterable<HistoryEvent>, WorkflowExecution, WorkflowDefinitionFactoryFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(Iterator<DecisionTask>, Class<T>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(Iterator<DecisionTask>, T) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowReplayer(Iterator<DecisionTask>, WorkflowDefinitionFactoryFactory) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowReplayer
 
WorkflowScope - Class in com.amazonaws.services.simpleworkflow.flow.spring
 
WorkflowScope() - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScope
 
WorkflowScopeBeanNames - Class in com.amazonaws.services.simpleworkflow.flow.spring
 
WorkflowScopeBeanNames() - Constructor for class com.amazonaws.services.simpleworkflow.flow.spring.WorkflowScopeBeanNames
 
WorkflowSelfClient - Interface in com.amazonaws.services.simpleworkflow.flow
 
WorkflowSelfClientBase - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowSelfClientBase(GenericWorkflowClient, DataConverter, StartWorkflowOptions) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowSelfClientBase
 
WorkflowTest - Class in com.amazonaws.services.simpleworkflow.flow.junit
JUnit Rule that should be present as a public field of the test class annotated with @Rule.
WorkflowTest() - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTest
 
WorkflowTestBase - Class in com.amazonaws.services.simpleworkflow.flow.junit
 
WorkflowTestBase(DecisionContext) - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestBase
 
WorkflowTestStatement - Class in com.amazonaws.services.simpleworkflow.flow.junit
 
WorkflowTestStatement(Callable<WorkflowTestBase>, Statement, Long, Class<? extends Throwable>) - Constructor for class com.amazonaws.services.simpleworkflow.flow.junit.WorkflowTestStatement
 
workflowType - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientExternalImpl
 
workflowType - Variable in class com.amazonaws.services.simpleworkflow.flow.DynamicWorkflowClientImpl
 
WorkflowType - Class in com.amazonaws.services.simpleworkflow.model
Represents a workflow type.
WorkflowType() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowType
 
WorkflowTypeConfiguration - Class in com.amazonaws.services.simpleworkflow.model
The configuration settings of a workflow type.
WorkflowTypeConfiguration() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration
 
WorkflowTypeConfigurationJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Type Configuration JSON Unmarshaller
WorkflowTypeConfigurationJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeConfigurationJsonUnmarshaller
 
WorkflowTypeDetail - Class in com.amazonaws.services.simpleworkflow.model
Contains details about a workflow type.
WorkflowTypeDetail() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail
 
WorkflowTypeDetailJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Type Detail JSON Unmarshaller
WorkflowTypeDetailJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeDetailJsonUnmarshaller
 
WorkflowTypeFilter - Class in com.amazonaws.services.simpleworkflow.model
Used to filter workflow execution query results by type.
WorkflowTypeFilter() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter
 
WorkflowTypeInfo - Class in com.amazonaws.services.simpleworkflow.model
Contains information about a workflow type.
WorkflowTypeInfo() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo
 
WorkflowTypeInfoJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Type Info JSON Unmarshaller
WorkflowTypeInfoJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeInfoJsonUnmarshaller
 
WorkflowTypeInfos - Class in com.amazonaws.services.simpleworkflow.model
Contains a paginated list of information structures about workflow types.
WorkflowTypeInfos() - Constructor for class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos
 
WorkflowTypeInfosJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Type Infos JSON Unmarshaller
WorkflowTypeInfosJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeInfosJsonUnmarshaller
 
WorkflowTypeJsonUnmarshaller - Class in com.amazonaws.services.simpleworkflow.model.transform
Workflow Type JSON Unmarshaller
WorkflowTypeJsonUnmarshaller() - Constructor for class com.amazonaws.services.simpleworkflow.model.transform.WorkflowTypeJsonUnmarshaller
 
WorkflowTypeRegistrationOptions - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowTypeRegistrationOptions() - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions
 
WorkflowWorker - Class in com.amazonaws.services.simpleworkflow.flow
 
WorkflowWorker(AmazonSimpleWorkflow, String, String) - Constructor for class com.amazonaws.services.simpleworkflow.flow.WorkflowWorker
 
wrap(ClientConnectionManager) - Static method in class com.amazonaws.http.conn.ClientConnectionManagerFactory
Returns a wrapped instance of ClientConnectionManager to capture the necessary performance metrics.
wrapListener(ProgressListener) - Static method in class com.amazonaws.event.ProgressListenerCallbackExecutor
Returns a new ProgressListenerCallbackExecutor instance that wraps the specified ProgressListener if it is not null, otherwise directly returns null.
write(Writer) - Method in class com.amazonaws.util.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class com.amazonaws.util.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writePolicyToString(Policy) - Method in class com.amazonaws.auth.policy.internal.JsonPolicyWriter
Converts the specified AWS policy object to a JSON string, suitable for passing to an AWS service.
writer - Variable in class com.amazonaws.util.json.JSONWriter
The writer that will receive the output.
WriteRequest - Class in com.amazonaws.services.dynamodb.model
Deprecated.
Use WriteRequest instead.
WriteRequest() - Constructor for class com.amazonaws.services.dynamodb.model.WriteRequest
Deprecated.
 
WriteRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents an operation to perform - either DeleteItem or PutItem .
WriteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
Default constructor for a new WriteRequest object.
WriteRequest(PutRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
Constructs a new WriteRequest object.
WriteRequest(DeleteRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
Constructs a new WriteRequest object.
WriteRequestJsonUnmarshaller - Class in com.amazonaws.services.dynamodb.model.transform
Deprecated.
WriteRequestJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodb.model.transform.WriteRequestJsonUnmarshaller
Deprecated.
 
WriteRequestJsonUnmarshaller - Class in com.amazonaws.services.dynamodbv2.model.transform
Write Request JSON Unmarshaller
WriteRequestJsonUnmarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.model.transform.WriteRequestJsonUnmarshaller
 
writeTo(OutputStream) - Method in class com.amazonaws.metrics.MetricInputStreamEntity
 

X

XML_NAMESPACE - Static variable in class com.amazonaws.services.s3.internal.Constants
XML namespace URL used when sending S3 requests containing XML
XmlResponsesSaxParser - Class in com.amazonaws.services.s3.model.transform
XML Sax parser to read XML documents returned by S3 via the REST interface, converting these documents into objects.
XmlResponsesSaxParser() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Constructs the XML SAX parser.
XmlResponsesSaxParser.AccessControlListHandler - Class in com.amazonaws.services.s3.model.transform
Handler for AccessControlList response XML documents.
XmlResponsesSaxParser.AccessControlListHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
XmlResponsesSaxParser.BucketLifecycleConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketLifecycleConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
XmlResponsesSaxParser.BucketLocationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for CreateBucketConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.BucketLocationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
XmlResponsesSaxParser.BucketLoggingConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for LoggingStatus response XML documents for a bucket.
XmlResponsesSaxParser.BucketLoggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
XmlResponsesSaxParser.BucketNotificationConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketNotificationConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketNotificationConfigurationHandler
 
XmlResponsesSaxParser.BucketTaggingConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketTaggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
XmlResponsesSaxParser.BucketVersioningConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketVersioningConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
XmlResponsesSaxParser.BucketWebsiteConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketWebsiteConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
XmlResponsesSaxParser.CompleteMultipartUploadHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.CompleteMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
XmlResponsesSaxParser.CopyObjectResultHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.CopyObjectResultHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
XmlResponsesSaxParser.DeleteObjectsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.DeleteObjectsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
XmlResponsesSaxParser.InitiateMultipartUploadHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.InitiateMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
XmlResponsesSaxParser.ListAllMyBucketsHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListAllMyBuckets response XML documents.
XmlResponsesSaxParser.ListAllMyBucketsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
XmlResponsesSaxParser.ListBucketHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListBucket response XML documents.
XmlResponsesSaxParser.ListBucketHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
XmlResponsesSaxParser.ListMultipartUploadsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListMultipartUploadsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
XmlResponsesSaxParser.ListPartsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListPartsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
XmlResponsesSaxParser.ListVersionsHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListVersionsResult XML document.
XmlResponsesSaxParser.ListVersionsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
XmlResponsesSaxParser.RequestPaymentConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for RequestPaymentConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.RequestPaymentConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
XmlUtils - Class in com.amazonaws.util
 
XmlUtils() - Constructor for class com.amazonaws.util.XmlUtils
 
XmlWriter - Class in com.amazonaws.services.s3.internal
Basic XML Writer helper library.
XmlWriter() - Constructor for class com.amazonaws.services.s3.internal.XmlWriter
 
XMLWriter - Class in com.amazonaws.util
Utility for creating easily creating XML documents, one element at a time.
XMLWriter(Writer) - Constructor for class com.amazonaws.util.XMLWriter
Creates a new XMLWriter, ready to write an XML document to the specified writer.
XMLWriter(Writer, String) - Constructor for class com.amazonaws.util.XMLWriter
Creates a new XMLWriter, ready to write an XML document to the specified writer.
XpathUtils - Class in com.amazonaws.util
Utility methods for extracting data from XML documents using Xpath expressions.
XpathUtils() - Constructor for class com.amazonaws.util.XpathUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2016. All rights reserved.